[Bug 433939] New: multi-display bits ...
https://bugzilla.novell.com/show_bug.cgi?id=433939 Summary: multi-display bits ... Product: openSUSE 11.1 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: mmeeks@novell.com QAContact: qa@suse.de Found By: --- I hot plug a monitor; nothing happens - do we not get an event we can trigger firing up the display-properties thingy ? Anyhow - I then click on the display applet - which shows me only having one display plugged in: which is odd, since when I run gnome-display-properties it clearly shows that there are two ;-) What's the story there ? photo attached. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 User mmeeks@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=433939#c1 --- Comment #1 from Michael Meeks <mmeeks@novell.com> 2008-10-09 09:25:50 MDT --- Created an attachment (id=244647) --> (https://bugzilla.novell.com/attachment.cgi?id=244647) photo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=433939#c3 --- Comment #3 from Federico Mena Quintero <federico@novell.com> 2008-11-29 11:39:08 MST --- *** Bug 388161 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=388161 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=433939#c4 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |374148 Status|NEW |ASSIGNED Summary|multi-display bits ... |Not obvious how to turn on or auto-configure a | |new display from the tray icon or capplet Status Whiteboard| |control-center, gnome-usability --- Comment #4 from Federico Mena Quintero <federico@novell.com> 2008-11-29 11:52:04 MST --- Unfortunately we don't get notification when a new display is plugged in. VGA can't do it; only some drivers and DVI can do it. As for not showing the new monitor in the tray icon, we need a "Detect displays" command there that will do the equivalent of "xrandr --auto" (i.e. turn on any connected outputs and put them in a sensible position). Right now the tray icon only shows outputs which are turned on (in software, not in hardware). From your screenshot of gnome-display-properties, your second display is turned off (see the darker-colored "Unknown" box in the dialog). You need to click on that box (notice that it will say "Off" in the resolution combo), and then select a resolution to turn it on. Summary: the usability sucks here, but it is easy to fix :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=433939#c5 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vuntz@novell.com --- Comment #5 from Federico Mena Quintero <federico@novell.com> 2008-11-29 12:34:22 MST --- *** Bug 381020 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=381020 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=433939#c6 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED OS/Version|Other |openSUSE 11.1 Resolution| |FIXED --- Comment #6 from Federico Mena Quintero <federico@novell.com> 2009-01-09 14:05:05 MST --- Submitted for GNOME:Factory; this should become part of openSUSE:Factory soon. You need gnome-desktop, gnome-settings-daemon, and gnome-control-center. gnome-desktop: * Fri Jan 09 2009 federico@novell.com - Added gnome-desktop-randr-gerror.diff. This adds GError reporting to the GnomeRR API, which in turn lets gnome-settings-daemon and gnome-control-center provide good error messages when something fails in multihead configuration. - Removed gnome-desktop-randr-cloned-outputs.diff, as it is already part of the patch above. gnome-settings-daemon: * Fri Jan 09 2009 - federico@novell.com - Added gnome-settings-daemon-randr-gerror.diff. This makes the RANDR plugin for gnome-settings-daemon process GError arguments from the GnomeRR API, so that it can give good error reporting. - Removed gnome-settings-daemon-randr-fnf7.diff as it is already contained within the patch above. gnome-control-center: * Fri Jan 09 2009 - federico@novell.com - Added gnome-control-center-randr-gerror.diff. This adds good error reporting when changing the multihead configuration, and fixes these bugs: https://bugzilla.novell.com/show_bug.cgi?id=381030 - Fix spacings in the display capplet's dialog, labels, and option grouping. https://bugzilla.novell.com/show_bug.cgi?id=450141 - Remove nonfunctioning Help button. https://bugzilla.novell.com/show_bug.cgi?id=433939 - Make it more obvious how to turn on a newly-detected monitor that is off. http://bugzilla.gnome.org/show_bug.cgi?id=551566 - Fix incorrect repainting when resizing the capplet's dialog. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Fix_is_Ready -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=433939 User swamp@suse.com added comment https://bugzilla.novell.com/show_bug.cgi?id=433939#c7 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard|control-center, |control-center, |gnome-usability |gnome-usability | |maint:released:11.1:22701 --- Comment #7 from Swamp Workflow Management <swamp@suse.com> 2009-03-30 05:13:50 MDT --- Update released for: gnome-control-center, gnome-control-center-devel, gnome-control-center-lang, gnome-desktop, gnome-desktop-devel, gnome-desktop-doc, gnome-desktop-lang, gnome-settings-daemon, gnome-settings-daemon-devel, gnome-settings-daemon-lang, gnome-utils, gnome-utils-devel, gnome-utils-doc, gnome-utils-lang, libgnome-desktop-2-7 Products: openSUSE 11.1 (debug, i586, ppc, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com