[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-19 Thread Felix Geyer
Good catch, fixed in bzr. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. https://bugs.launchpad.net/bugs/715093 Title: kdm does not emit well-known upstart events -- kubuntu-bugs mailing list kubuntu-b...@li

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-19 Thread xrichard
this patch has bug: debian/kdm.upstart has: emits login-session-started emits desktop-session-start but debian/kdm.upstart must be: emits login-session-start emits desktop-session-start I see to gdm.upstart where is: emits login-session-start emits desktop-session-start -- You received

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package kdebase-workspace - 4:4.6.1-0ubuntu2 --- kdebase-workspace (4:4.6.1-0ubuntu2) natty; urgency=low [ Felix Geyer ] * Emit upstart login-session-start and desktop-session-start events. (LP: #715093) - Add kubuntu_118_upstart_session_events.di

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-18 Thread Felix Geyer
> Is there another script we can use with kdm to emit the desktop- session-start event? Yes, Xstartup. I've already committed the fix: https://bazaar.launchpad.net/~kubuntu-members/kdebase-workspace/ubuntu/revision/481 -- You received this bug notification because you are a member of Kubuntu Bu

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-17 Thread James Hunt
@Felix - ah! sorry, I see your point, so ignore comment #3. Is there another script we can use with kdm to emit the desktop-session-start event? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. https://bugs.launchp

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread Felix Geyer
** Changed in: kdebase-workspace (Ubuntu) Status: In Progress => Fix Committed ** Changed in: kdebase-workspace (Ubuntu) Assignee: Felix Geyer (debfx) => (unassigned) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-worksp

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~kubuntu-members/kdebase-workspace/ubuntu -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. https://bugs.launchpad.net/bugs/715093 Title: kdm does not emit well-known upstart events -- kubu

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread Felix Geyer
> @Felix: thanks for picking this one up. The fact that Xsession doesn't run as root is fine. With gdm, we have: Only root is allowed to emit upstart signals, right? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread James Hunt
@Felix: thanks for picking this one up. The fact that Xsession doesn't run as root is fine. With gdm, we have: File /etc/gdm/Init/Default emitting the login-session-start event (as root) File /etc/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread James Hunt
If we have any lightdm gurus reading, it would be good to get the same functionality with lightdm (see bug 715094). -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. https://bugs.launchpad.net/bugs/715093 Title:

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread James Hunt
Oops! and we have File /etc/gdm/PreSession/Default emitting desktop-session-start as the user that is logging in. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. https://bugs.launchpad.net/bugs/715093 Title: k

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-15 Thread Felix Geyer
Xstartup and Xsetup are the right scripts. Xsession isn't run as root. ** Changed in: kdebase-workspace (Ubuntu) Status: New => In Progress ** Changed in: kdebase-workspace (Ubuntu) Assignee: (unassigned) => Felix Geyer (debfx) -- You received this bug notification because you are a

[Bug 715093] Re: kdm does not emit well-known upstart events

2011-03-14 Thread James Hunt
>From what I can see, the changes that need to be made are: File /etc/kde4/kdm/Xsession needs to specify the following: /sbin/initctl -q emit desktop-session-start DISPLAY_MANAGER=kdm USER=$USER File /etc/kde4/kdm/Xstartup needs to specify the following: /sbin/initctl -q emit login-session-