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 583452 - mixer applet dock always displays on screen 0 of multihead display
mixer applet dock always displays on screen 0 of multihead display
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: mixer
unspecified
Other opensolaris
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-21 14:13 UTC by Matt Keenan (IRC:MattMan)
Modified: 2009-05-22 04:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Git patch to fix make mixer multihead aware (938 bytes, patch)
2009-05-21 14:22 UTC, Matt Keenan (IRC:MattMan)
committed Details | Review

Description Matt Keenan (IRC:MattMan) 2009-05-21 14:13:35 UTC
- Multihead display (2 screen in my case)
- Add mixer applet to panel on both heads.
- When clicking mixer applet on 2nd head (screen 1), the volume control
  dock is displayed on screen 0.
- Mixer applet on 1st head (screen 0), behaves correctly.

This is very easy to fix, just set the correct screen when the dock is created in
dock.c.
Comment 1 Matt Keenan (IRC:MattMan) 2009-05-21 14:22:04 UTC
Created attachment 135098 [details] [review]
Git patch to fix make mixer multihead aware

Git patch (my first one ever), attached which sets screen to that of the parent
applet when creating the dock, this ensures the dock is actually displayed on the correct of a multihead setup.
Comment 2 Callum McKenzie 2009-05-22 04:55:41 UTC
So this is my first attempt to put someone elses patch into my git tree. Its painless once you find the right command.

You didn't test the patch did you? A slight typo means it doesn't compile.

Patch applied to both master and gnome-2-26.