eul icon indicating copy to clipboard operation
eul copied to clipboard

eul status bar components are force hidden by system

Open zhqu1148980644 opened this issue 3 years ago • 9 comments

Make sure there's no open issue for the same bug before submit.

Describe the Bug

eul status bar components are force hidden by system

Expected Behavior

see the eul status bar

Screenshots

image

Context

  • eul version:
  • macOS version:
  • Device model:

Debug Output

# PASTE OUTPUT HERE #

Is Related to a Crash?

zhqu1148980644 avatar Jan 21 '21 12:01 zhqu1148980644

The status bar has limited amount of space. It's not a bug, try taking off other icons on status bar or use less number of components in eul preferences

jevonmao avatar Jan 21 '21 15:01 jevonmao

I get the same error, but all components are shown. So it's not a space issue. It looks like eul doesn't like it when the menu bar is set to auto hide and the settings pane is open.

CedricRBR avatar Jan 24 '21 13:01 CedricRBR

@CedricRBR didn't consider the auto hide setting, thank you for reporting! will take a look soon

gao-sun avatar Jan 25 '21 02:01 gao-sun

I have the same issue first time launching eul when bartender is enabled.

TinQ0 avatar Jan 25 '21 12:01 TinQ0

currently I'm using a delay detection of visibility (~15s) after booting up and actually I noticed it's still too short under some circumstances. it's kind of tricky to know whether the system is "ready" for displaying status bar items or it's trying to hide status bar items due to the lack of space. I'll try to figure this out as well.

gao-sun avatar Jan 25 '21 12:01 gao-sun

Would it be possible to split up the menubar into individual bits, so that it isn't all or nothing? So that if you have a particularly large window menu, your fan and network might be covered up, but you can still see your cpu usage?

jasikpark avatar Feb 22 '21 06:02 jasikpark

@jasikpark yes, this should be a reasonable feature as the number of components grow. need some time to think about the implementation.

gao-sun avatar Feb 22 '21 15:02 gao-sun

I have the same issue first time launching eul when bartender is enabled.

Similar issue here.

  1. Position eul outside of Hidden i.e. always visible
  2. Reboot machine
  3. eul has moved into the hidden section of Hidden, and this alert shows: screenshot

AlecRust avatar Oct 28 '21 19:10 AlecRust

I have the same issue first time launching eul when bartender is enabled.

Similar issue here.

  1. Position eul outside of Hidden i.e. always visible
  2. Reboot machine
  3. eul has moved into the hidden section of Hidden, and this alert shows: screenshot

Same here.

only enabled network widget in menu, still force hidden by system.

RainThinks avatar Nov 20 '21 17:11 RainThinks