After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319050 - Dropdown shows on wrong head
Dropdown shows on wrong head
Status: RESOLVED FIXED
Product: quick-lounge-applet
Classification: Deprecated
Component: general
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2005-10-17 09:27 UTC by Hylke van der Schaaf
Modified: 2006-10-17 09:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes a bunch of multihead problems (4.40 KB, patch)
2006-10-12 23:30 UTC, Glynn Foster
none Details | Review
Multihead fixes, and GtkIconTheme port (12.32 KB, patch)
2006-10-16 23:37 UTC, Glynn Foster
none Details | Review

Description Hylke van der Schaaf 2005-10-17 09:27:29 UTC
Version details: Version: 2.10.0-2
Distribution/Version: Debian Sid

1. Get a 2 monitor setup in non-xinerama mode.
2. Put a launchers-list applet in a panel on the secondary head
3. Put enouhg stuff in the list to make a 'more' button appear
4. Click the more button, the dropdown apears on the primary head, not the head
with the applet.

the 'about' window also apears on the primary head.
Comment 1 Hylke van der Schaaf 2005-10-17 09:38:07 UTC
The environment if the QLA process suggest it is running on the primary head and
not on the head where the panel shows it. Maybe this is a bug of the panel for
not starting the applets on the head they are shown on?
Comment 2 Glynn Foster 2006-10-12 23:30:34 UTC
Created attachment 74602 [details] [review]
Fixes a bunch of multihead problems
Comment 3 Paolo Bacchilega 2006-10-13 07:02:01 UTC
patch applied, thanks.
Comment 4 Glynn Foster 2006-10-16 23:37:10 UTC
Created attachment 74847 [details] [review]
Multihead fixes, and GtkIconTheme port

Hey Paolo - didn't see the updates on this bug because I forgot to cc myself. In light of your comments to the gnome-dictionary bug, I've updated the patch to use the 'screen' id. Also ported over to GtkIconTheme while I was at it.
Comment 5 Paolo Bacchilega 2006-10-17 09:21:12 UTC
patch applied to CVS, thank you.