daniruiz / flat-remix-gnome

Flat Remix is a GNOME Shell theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
http://drasite.com/flat-remix-gnome
Creative Commons Attribution Share Alike 4.0 International
1.59k stars 108 forks source link

Top panel broken in Fedora 36 #203

Closed JuanLuVermejo closed 2 years ago

JuanLuVermejo commented 2 years ago

Hi, i always use the Flat-Remix-Blue-Darkest wich one had the top bar with some spaces on the corners, but after install fedora 36 it seems to be broken and don't fit in the original space for the top bar.

This is my journalctl -r report after load the theme. Only the fullpanel option works fine.

may 14 12:07:59 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x561507b246d0] is on because it needs an allocation.

may 14 12:07:59 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x561507b20740] is on because it needs an allocation.

may 14 12:07:59 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x561505b8a350] is on because it needs an allocation.

may 14 12:07:59 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaBackgroundActor>:0x56150661b240] is on because it needs an allocation.

may 14 12:07:59 juanlulap gnome-shell[3938]: Can't update stage views actor <topbar-blurred-background-parent>[<StWidget>:0x561505be4a00] is on because it needs an allocation.

may 14 12:07:59 juanlulap gnome-shell[3938]: Can't update stage views actor <panelBox>[<StBoxLayout>:0x5615063f31a0] is on because it needs an allocation.

may 14 12:07:59 juanlulap gnome-shell[3938]: loading user theme: /usr/share/themes/Flat-Remix-Blue-Darkest-fullPanel/gnome-shell/gnome-shell.css

may 14 12:07:55 juanlulap gnome-shell[3938]: loading user theme: /usr/share/themes/Flat-Remix-Blue-Dark/gnome-shell/gnome-shell.css

may 14 12:07:50 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaSurfaceActorX11>:0x561507b246d0] is on because it needs an allocation.

may 14 12:07:50 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaWindowActorX11>:0x561507b20740] is on because it needs an allocation.

may 14 12:07:50 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaWindowGroup>:0x561505b8a350] is on because it needs an allocation.

may 14 12:07:50 juanlulap gnome-shell[3938]: Can't update stage views actor <unnamed>[<MetaBackgroundActor>:0x56150661b240] is on because it needs an allocation.

may 14 12:07:50 juanlulap gnome-shell[3938]: Can't update stage views actor <topbar-blurred-background-parent>[<StWidget>:0x561505be4a00] is on because it needs an allocation.

may 14 12:07:50 juanlulap gnome-shell[3938]: Can't update stage views actor <panelBox>[<StBoxLayout>:0x5615063f31a0] is on because it needs an allocation.

may 14 12:07:50 juanlulap gnome-shell[3938]: loading user theme: /usr/share/themes/Flat-Remix-Blue-Darkest/gnome-shell/gnome-shell.css

daniruiz commented 2 years ago

could you share a screenshot?

JuanLuVermejo commented 2 years ago

Yes, This is how the top bar look currently toppanelerror2

This is my journalctl toppanelerror

daniruiz commented 2 years ago

You are using a the top panel blur extension. If you want to use blurred panel use the fullPanel theme version

JuanLuVermejo commented 2 years ago

Ok, thank you @daniruiz! Now works