[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-28 Thread Rico Tzschichholz
Thanks for looking into it!
I pushed a new snapshot including the upstream changes

https://launchpad.net/~ricotz/+archive/staging/+sourcepub/2623986
/+listing-archive-extra

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-28 Thread Jeremy Bicha
** Changed in: gdm (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-27 Thread Tim
This has been fixed upstream now

http://git.gnome.org/browse/gdm/commit/?id=9c727fb7553250b46fe368163bab5156c016bed7


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

** Also affects: gdm via
   https://bugzilla.gnome.org/show_bug.cgi?id=511168
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-27 Thread Bug Watch Updater
** Changed in: gdm
   Status: Unknown = Fix Released

** Changed in: gdm
   Importance: Unknown = High

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-26 Thread Tim
some further debugging

server-priv-is_initial = 1
server-priv-display_seat_id = /org/freedesktop/ConsoleKit/Seat1

However these values appear to always be the same, regardless of if its
the first initial boot, or later restarting GDM.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-26 Thread Jeremy Bicha
Tim, thanks for filing this and posting what you've figured out. I have
to admit I don't really understand gdm much at all.

We did notice some booting problems. I managed to have some success if I
booted without quiet splash. gdm then booted into the fallback mode (ie
looks like gdm 3.0). GNOME then ran in fallback mode too until I logged
out or something. I don't think it always worked quite the same way.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-26 Thread Tim
Here is a patch, that fixes it for me. However I don't really know
enough about gdm to say this is entirely correct.

I have no idea, if or how multi-seat stuff works, but atleast I can boot
now and it seems to work fine when restarting gdm also.

** Attachment added: ubuntu-full-seat-id
   
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1041998/+attachment/3278446/+files/ubuntu-full-seat-id

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-26 Thread Jeremy Bicha
So on lightdm, I have these environment variables set:

XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session28
XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-26 Thread Ubuntu Foundation's Bug Bot
The attachment ubuntu-full-seat-id.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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


[Bug 1041998] Re: gdm fails on initial boot, due to broken initial VT switching.

2012-08-26 Thread Tim
@jbicha What do you have in /org/freedesktop/ConsoleKit/ as Seats?

the DIsplayManager interface appears to be completely different for
lightdm.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1041998

Title:
  gdm fails on initial boot, due to broken initial VT switching.

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

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