Bug#643634: restore nested login in gdm3

2011-10-01 Thread dave bl
Actually, it turns out I can do a export AM_MAKEFLAGS=-j 4 and that works better :) (for me TM). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#643634: restore nested login in gdm3

2011-10-01 Thread dave bl
Ok I have made a github repo with what should be clean patches. If the patches aren't clean (or I have accidentally used tab instead of a space, please let me know). The repo is at https://github.com/d1b/gdm3 . I'll update the upstream bug report (hoping that they will accept the patch with

Bug#643634: restore nested login in gdm3

2011-09-30 Thread dave bl
On a side note, I am not familiar with automake, how does one increase the build jobs count (so I can build on more cores ) ? (export CONCURRENCY_LEVEL=4 didn't seem to change anything :( ) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#643634: restore nested login in gdm3

2011-09-30 Thread dave bl
On 30 September 2011 20:20, Josselin Mouette j...@debian.org wrote: Le vendredi 30 septembre 2011 à 15:40 +1000, dave bl a écrit : Ok I got it to work :) . It was fairly trivial to make it compile TM. The one final issue (that I encountered) was that the configuration stuffwasn't setting up

Bug#643634: restore nested login in gdm3

2011-09-30 Thread Josselin Mouette
Le vendredi 30 septembre 2011 à 15:40 +1000, dave bl a écrit : Ok I got it to work :) . It was fairly trivial to make it compile TM. The one final issue (that I encountered) was that the configuration stuffwasn't setting up the xephyr command :) (I have hard-coded it in this diff, which I know

Bug#643634: restore nested login in gdm3

2011-09-30 Thread Josselin Mouette
Le vendredi 30 septembre 2011 à 22:20 +1000, dave bl a écrit : On a side note, I am not familiar with automake, how does one increase the build jobs count (so I can build on more cores ) ? (export CONCURRENCY_LEVEL=4 didn't seem to change anything :( ) make -j4 -- .''`. Josselin

Bug#643634: restore nested login in gdm3

2011-09-28 Thread david b
Package: gdm3 Version: restore nested login in gdm3 Severity: normal Hi, I am a long time user of gdm nested logins. However, they do not exist in gdm3 :( . Before(in 'gdm') I created new logins via the command gdmflexiserver -n which would bring up another gdm login window inside a Xephyr

Bug#643634: restore nested login in gdm3

2011-09-28 Thread Josselin Mouette
Le mercredi 28 septembre 2011 à 19:12 +1000, david b a écrit : Package: gdm3 Version: restore nested login in gdm3 Severity: normal Hi, I am a long time user of gdm nested logins. However, they do not exist in gdm3 :( . Before(in 'gdm') I created new logins via the command gdmflexiserver

Bug#643634: restore nested login in gdm3

2011-09-28 Thread dave bl
On 28 September 2011 20:08, Josselin Mouette j...@debian.org wrote: Le mercredi 28 septembre 2011 à 19:12 +1000, david b a écrit : Package: gdm3 Version: restore nested login in gdm3 Severity: normal Hi, I am a long time user of gdm nested logins. However, they do not exist in gdm3 :( .