So something's up with the how (gnome-panel/menu.c) menuitem_to_screen
(or one of it's called functions) works, or how the menu items are
generated, perhaps with the traceability of the menu item to its panel
and therefore screen. See (panel-menu-items.c)
panel_menu_item_activate_desktop_file:
panel_launch_desktop_file (path, NULL, menuitem_to_screen (menuitem),
&error);
as compared to a working function like:
panel_launch_desktop_file ("alacarte.desktop", "alacarte", screen,
&error);
where screen is set using gtk_widget_get_screen(GTK_WIDGET (button));
I don't think it's anything to do with having multiple menu bars as removing
the first screen's menu bar does not affect the issue.
I'm afraid I can't really go any further than this as it involves a bit too
much work for me as a simple user, but I'm guessing this would require only a
simple fix.
--
2 screens -> nautilus shown on the wrong screen when opened via the panel
https://bugs.launchpad.net/bugs/282806
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs