[Xfce-bugs] [Bug 15834] Number of rows not shown in 2nd switcher when starting xfce desktop
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Aug 17 00:06:52 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15834
Simon Steinbeiss <ochosi at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ochosi at xfce.org
--- Comment #2 from Simon Steinbeiss <ochosi at xfce.org> ---
Indeed, I can confirm the bug. I'm not sure it's in the panel though, I need to
investigate further.
libpager-Message: 00:00:32.896: Setting the pager rows returned false. Maybe
the setting is not applied.
libpager-Message: 00:00:32.897: Failed to set the number of pager rows. You
probably have more than 1 pager in your panel setup.
This means that the call to wnck_pager_set_n_rows fails. From reading the code
(and documentation) about that call only one pager widget should try to set the
rows (i.e. you shouldn't really be able to configure two pager widgets
differently consistently).
https://gitlab.gnome.org/GNOME/libwnck/blob/master/libwnck/pager.c#L2330
Did this work for you consistently in 4.12?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list