[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-11-11 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: New = Fix Released

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-07 Thread Martin Pitt
Hello Darren,

Darren Adams [2010-10-06 23:37 -]:
 /apps/gnome_settings_daemon/xrandr/use_xorg_monitor_settings to true

(Which we do by default now)

 Will make g-s-d use xorg details to set up the screens rather than the
 newer methods employed by g-s-d?

Yes, unless you have a ~/.config/monitors.xml (i. e. manual settings).
If there is no config file, g-s-d now won't touch the xrandr settings
at all.
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-06 Thread Darren Adams
I've not been using the daily CDs, but I not sure whether this isn't
fixed, or whether I'm afflicted by bug #654660 as well. So to confirm,
using gconftool to set
/apps/gnome_settings_daemon/xrandr/use_xorg_monitor_settings to true
like so:

sudo -u gdm gconftool --type bool --set
/apps/gnome_settings_daemon/xrandr/use_xorg_monitor_settings true

Will make g-s-d use xorg details to set up the screens rather than the
newer methods employed by g-s-d?

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-06 Thread Erick Brunzell
Just tested the October 6th i386 daily and I can verify that this is
fixed, many thanks to all involved.

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Martin Pitt
Bumping to high, since this breaks a lot of people's monitor settings.
The upstream change was introduced after feature freeze, so it appeared
quite late.

Seb and I discussed this in #ubuntu-desktop. We will add a gconf key to
enable the automatic xrandr configuration (if there are no configuration
files), and set that to false in Ubuntu. That patch will be acceptable
for upstream, and it's a very safe solution, in the sense that it is
easy to test, relatively unintrusive, and will change back behaviour to
what we had in all earlier releases and Maverick Beta. With my release
team hat on, I think this is safe enough to push into maverick final
still; this affects the live system, so an SRU would be a lot less
useful.

** Changed in: gnome-settings-daemon (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: gnome-settings-daemon (Ubuntu Maverick)
   Status: Confirmed = In Progress

** Changed in: gnome-settings-daemon (Ubuntu Maverick)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = (unassigned)

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Martin Pitt
** Bug watch added: GNOME Bug Tracker #631388
   https://bugzilla.gnome.org/show_bug.cgi?id=631388

** Also affects: gnome-settings-daemon via
   https://bugzilla.gnome.org/show_bug.cgi?id=631388
   Importance: Unknown
   Status: Unknown

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-settings-daemon/ubuntu

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Martin Pitt
http://bazaar.launchpad.net/~ubuntu-desktop/gnome-settings-
daemon/ubuntu/revision/114 adds the patch for introducing the new gconf
key. I also sent this patch upstream.

http://bazaar.launchpad.net/~ubuntu-desktop/gnome-settings-
daemon/ubuntu/revision/115 sets this new gconf key to true to disable
the new xrandr-auto-configuration behaviour. This gets us back to what
we had in Maverick beta and all previous releases.

** Changed in: gnome-settings-daemon (Ubuntu Maverick)
   Status: In Progress = Fix Committed

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Sebastien Bacher
Those commits seem fine to me, thanks pitti for working on that!

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Martin Pitt
Fixed package uploaded for release team consideration.

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Martin Pitt
** Changed in: gnome-settings-daemon (Ubuntu Maverick)
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon -
2.32.0-0ubuntu2

---
gnome-settings-daemon (2.32.0-0ubuntu2) maverick; urgency=low

  * Add 09_gconfify_default_xrandr.patch: In a lot of situations it is
undesirable to have g-s-d change the XRandR settings, because it overrides
X.org customizations, leads to unnecessary mode switches, or increases
boot time. Add a gconf key use_xorg_monitor_settings to disable
apply_default_boot_configuration(), in which case the XRandR configuration
will not be touched unless there is a global or per-user configuration
file.
  * debian/gnome-settings-daemon.gconf-defaults: Set use_xorg_monitor_settings
to true. This disables g-s-d's rather new default XRandR configuration and
reverts back to what we had up to Maverick beta. This avoids a lot of
monitor misconfigurations. (LP: #640807)
 -- Martin Pitt martin.p...@ubuntu.com   Tue, 05 Oct 2010 12:02:35 +0200

** Changed in: gnome-settings-daemon (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-settings-daemon

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread aramil
Hi

I have applied the above update to no effect i am still stuck with one
screen resolution?

The system just tells me i have one (should be two) UNKNOWN monitor, both 
screens working at this res.
Worked on beta but not on RC?

Should i need to do anything to reset/configure X?


a...@ubuntu:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)


a...@ubuntu:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x7680.0*

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread sdowney717
Yes, thank you it is fixed.
Did and update
Rebooted and came up with refresh at 85

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 640807] Re: automatic xrandr module misconfigures monitors

2010-10-05 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: Unknown = New

** Changed in: gnome-settings-daemon
   Importance: Unknown = Medium

-- 
automatic xrandr module misconfigures monitors
https://bugs.launchpad.net/bugs/640807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs