mate-desktop / mate-panel

MATE panel
https://mate-desktop.org
GNU General Public License v2.0
184 stars 117 forks source link

[Ubuntu 15.10] Mate panel loads without theme elements after login #372

Open fayad opened 8 years ago

fayad commented 8 years ago

Mate panel fails to load its enabled theme during the first few seconds after login. It appears as grey without panel icons before loading the theme. A video to explain it better - https://plus.google.com/+FayadFami/posts/ZffBUrt8ZKn

Mate panel is version 1.10.1+gfdl1-1 on Ubuntu Mate 15.10.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/28233335-ubuntu-15-10-mate-panel-loads-without-theme-elements-after-login?utm_campaign=plugin&utm_content=tracker%2F314880&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F314880&utm_medium=issues&utm_source=github).
monsta commented 8 years ago

@flexiondotorg: can you please take a look at this? I can confirm this in Ubuntu 15.10, but not in other distros (Mint 17.x, LMDE 2, Debian Testing)... so it might be release-specific issue.

flexiondotorg commented 8 years ago

Confirmed in Ubuntu MATE 15.10 with MATE 1.10 and 1.12. In my limited testing only observed on machines with encrypted home partition.

monsta commented 8 years ago

I only tried it in a VM. Might be some race condition between loading components...

fayad commented 8 years ago

I remember trying to delay loading of panel and compiz by few seconds each seperately to see how one affects the other. It didn't show any difference.

ghost commented 8 years ago

I get this when I log out or shutdown. It also takes a really long time so my work around has just been doing sudo shutdown now in console. I am using full disk encryption is that matters. Ubuntu 15.10

NathanRHD commented 8 years ago

Still an issue in 16.04 for me, no disk encryption here.

monsta commented 8 years ago

@raveit65 @posophe @XRevan86 @NP-Hardass @willysr Guys - can you look at this please? Did this issue ever happen in your distros? I suspect it might be Ubuntu-specific issue...

XRevan86 commented 8 years ago

@monsta, happens here, in openSUSE. It's caused by xrandr plugin in mate-settings-daemon having a higher priority than xsettings. Sometimes for some reason xrandr can take a while to finish it's deed, so xsettings doesn't initiate at once => no theme.

raveit65 commented 8 years ago

@monsta I didn't get any reports about in the past, but i'm testing the gnome settings for the plugins since 2 months, here mostly every plugin use priority = 0. Works good here.

XRevan86 commented 8 years ago

here mostly every plugin use priority = 0

https://git.gnome.org/browse/gnome-settings-daemon/commit/data?id=7ed13d4

monsta commented 8 years ago

Looks like that commit was mostly about moving these settings to another place (if you look at the full commit, https://git.gnome.org/browse/gnome-settings-daemon/commit?id=7ed13d4).

XRevan86 commented 8 years ago

@monsta, exactly the point.

ViniciusBRodrigues commented 7 years ago

Confirmed in openSUSE 42.2

raveit65 commented 1 year ago

Does this issue still exists?