[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2013-12-16 Thread Bug Watch Updater
** Changed in: gdm
   Status: New = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/395314/+subscriptions

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2012-06-17 Thread Tim
Looks like this issue has finally been resolved, by way of the new
NVIDIA 302 drivers supporting XRandr!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/395314/+subscriptions

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2012-01-08 Thread sanktnelson
rant
How can a bug that was reported almost 3 years ago and affects many people 
reproducably still exist? Then again, GNOME developers probably consider it a 
feature.
Yet another case of GNOME (and Ubuntu) breaking stuff that worked fine for a 
decade, and then making a point of not listening to the users who complain. I 
have so many examples of this by now, I stopped counting. byebye GNOME, byebye 
UBUNTU, it was nice while it lasted (the first few years anyway, lately it just 
sucks).
/rant

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/395314/+subscriptions

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2012-01-07 Thread Dàrent
This is an old bug, but just in case somebody is still  experiencing it
in a newer release, I can confirm than  this problem is due to the mouse
appearing in the exact center of both displays (nvidia gtx 550 ti in my
case, two monitors 1024x768 with twin view) and gdm thinks than it's on
the one of the right, since must be one pixel to the right or left since
technicaly there's no real center betwen both screens.

The solution from post Joerg in post #11 worked for me, thanks a lot! It
forces gdm to set the mouse closer to the 0x0 coordinates, making it
appear in the first monitor by default and so the gdm, login screen,
language selector, etc...

Thanks again man :)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/395314/+subscriptions

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2011-05-03 Thread Bug Watch Updater
** Changed in: gdm
   Status: Fix Released = New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2011-04-27 Thread Bug Watch Updater
** Changed in: gdm
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2011-03-19 Thread repley
I also have the same problem, but not only gdm login form appear on the
second monitor, but also truecrypt password form and amsn main window at
first start-up.

I'm on ubuntu 10.10

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2011-03-19 Thread repley
... and also amsn popup that appear when user logged in

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/395314

Title:
  gdm 2.26 appears on wrong monitor

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2010-09-16 Thread Bug Watch Updater
** Changed in: gdm
   Importance: Unknown = Medium

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2010-02-28 Thread Joerg Friede
Another quick workaround (if not already posted somewhere else) that
worked for me:

- install xwit from using apt-install or synaptics
- add the following line to /etc/gdm/Init/Default or another script that gets 
called by gdm prior to login

xwit -root -warp 500 500#or use any other x/y coordinates that lie
within the range of the primary monitor

Hope this helps

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2010-02-28 Thread Rocko
Thanks, Joerg! It works a treat.

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2010-02-19 Thread Cosworth
a quick workaround for this problem is to add:

Option TwinViewOrientation CRT-0 RightOf TV-0

to the device section in xorg.conf. CRT-0 is in my case the primary
monitor.

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-12-25 Thread YitzchokL
I'm adding my comment here rather than to the Gnome bug tracker because
I don't have an account there, and here I can reference Ubuntu versions

According to lspci my graphics card is
VGA compatible controller: nVidia Corporation G71 [GeForce 7300 GS] (rev a1)

On Jaunty the login prompt always appeared on the primary monitor
(left). On Karmic (upgraded on-line today 25/Dec/09) the login prompt
seems to be dependent on the mouse position as described above. I seem
to recall that the mouse always was in the middle of the two screens,
just to the right.

Interestingly at the point at which you have to put your mouse on the
main screen to get the login prompt to appear there, you can't actually
see the mouse pointer on that screen; it seems to be hidden by the
Ubuntu splash screen.

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-11-12 Thread Luke J Militello
Is there a way to add an option in gdm.conf to tell gdm which display is
the primary (that it should appear on)?

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-10-07 Thread Michal Bořek
Gdm appears on monitor where is  mouse pointer while system starting.

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-10-06 Thread Michal Bořek
I am also having this problem. (Karmic/gdm 2.28.0/nvidia 185.18.36)

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-09-24 Thread Tim
I am also having this problem, on Karmic/gdm 2.28.0

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-09-18 Thread Sebastien Bacher
** Changed in: gdm (Ubuntu)
   Status: New = Triaged

** Changed in: gdm
   Importance: Undecided = Unknown

** Changed in: gdm
   Status: New = Unknown

** Changed in: gdm
 Remote watch: None = GNOME Bug Tracker #595531

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-09-18 Thread Bug Watch Updater
** Changed in: gdm
   Status: Unknown = New

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-09-17 Thread Rocko
I have reported it as https://bugzilla.gnome.org/show_bug.cgi?id=595531.

** Bug watch added: GNOME Bug Tracker #595531
   http://bugzilla.gnome.org/show_bug.cgi?id=595531

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-07-24 Thread Sebastien Bacher
** Also affects: gdm
   Importance: Undecided
   Status: New

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-07-03 Thread Max Bowsher

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/28670447/Dependencies.txt

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-07-03 Thread Max Bowsher
Empirically is seems that gdm 2.26 is appearing on whichever monitor
contains the mouse pointer, which in my case at bootup seems to be one
pixel right of centre, putting it just onto my secondary monitor. I
assume gdm 2.20 tried to pick the primary monitor.

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 395314] Re: gdm 2.26 appears on wrong monitor

2009-07-03 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

** Changed in: gdm (Ubuntu)
   Importance: Undecided = Low

-- 
gdm 2.26 appears on wrong monitor
https://bugs.launchpad.net/bugs/395314
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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