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
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
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
> 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
@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
** 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
** 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
> @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
@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
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:
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
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
>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-
13 matches
Mail list logo