[Bug 216043] New: startx doesn't always finish exiting
https://bugzilla.novell.com/show_bug.cgi?id=216043 Summary: startx doesn't always finish exiting Product: openSUSE 10.2 Version: Beta 1 Platform: x86 OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: mrmazda@ij.net QAContact: sndirsch@novell.com This dates back to 10.0 and continued through 10.1 and remains present in 10.2 beta 1. It occurs using both i81x and mga video drivers on multiple systems. It does not occur every time, but does do it quite often, maybe 50% of the time. To reproduce: 1-boot to runlevel 3 (alternatively, from runlevel 5 drop to runlevel 3) 2-login on any tty 3-startx 4-exit X session Actual results: 1-error messages on tty from which startx was run: waiting for X server to shut down kded: Fatal IO error: client killed kdeinit: Fatal IO error: client killed klauncher: Exiting on signal 15 klauncher: Fatal IO error: client killed 2-ps -A shows tee still running on tty from which startx was run Expected results: 1-login prompt waiting for next command -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #1 from sndirsch@novell.com 2006-12-13 05:09 MST ------- I can reproduce this issue. Pressing Ctrl-C afterwards helps. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #2 from mrmazda@ij.net 2006-12-13 06:51 MST ------- s/login prompt waiting/shell prompt waiting/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #3 from sndirsch@novell.com 2007-05-05 03:24 MST ------- # ps a|grep tee 8763 tty1 S+ 0:00 tee /root/.xsession-errors -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com AssignedTo|sndirsch@novell.com |werner@novell.com Status|ASSIGNED |NEW ------- Comment #4 from sndirsch@novell.com 2007-05-05 04:15 MST ------- /etc/bash.bashrc: # # Some useful functions # startx () { test -x /usr/bin/startx || { echo "No startx installed" 1>&2 return 1; } /usr/bin/startx ${1+"$@"} 2>&1 | tee $HOME/.xsession-errors } Reassigning to Werner. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 werner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |werner@novell.com AssignedTo|werner@novell.com |bnc-team-screening@forge.provo.novell.com Component|X.Org |KDE QAContact|sndirsch@novell.com |qa@suse.de ------- Comment #5 from werner@novell.com 2007-05-11 09:28 MST ------- This seems to a problem with KDE ... the reason for the tee command is simply that it should repeat the messages and also errors to the command line as well to the log file. Therefore I'll not remove that. IMHO the KDE session should close a session, this and only this will cause that the stdin file descriptor of tee will be closed and then only then tee does an exit. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |kde-maintainers@suse.de |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eich@novell.com ------- Comment #6 from sndirsch@novell.com 2007-05-12 04:28 MST ------- Egbert, JFYI. Since Matthias or me is in Cc of this bugreport or the reported itself, it might be interesting for you as well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhopf@novell.com ------- Comment #7 from sndirsch@novell.com 2007-05-12 04:42 MST ------- JFYI, Matthias. This is a bugreport, which is assigned to Egbert/me or with Egbert/me in CC or reported by Egbert/me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #8 from eich@novell.com 2007-05-14 02:12 MST ------- The session is only closed when xinit returns ie. when both xinitrc and xserverrc have terminated. xinitrc - unless hacked - will do an exec $WINDOWMANAGER (like xserverrc does an exec <Xserver>). Thus if the application that's WINDOWMANAGER in KDE doesn't exit startx will be dangling. Ctrl-C isn't the solution as startx performs some auth cleanups before exiting and these aren't done when the program is simply killed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #9 from werner@novell.com 2007-05-14 03:11 MST ------- IMHO one problem is that kde is designed for KDM and not for startx. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #10 from mrmazda@ij.net 2007-05-14 08:06 MST ------- The reproduction scenario in comment 0 seemed at the time the simplest way to describe how to produce the problem. The actual reason I use startx is that I haven't been able to figure out any other way to get e.g. 1600x1200x120DPIx16bpp by default (on :0) via KDM and e.g. 1280x960x96DPIx24bpp by default on :1 through KDE. It seems KDM ignores $XORGCONFIG (alternate user specific xorg.conf file set in .profile or .bashrc or .bash_profile or .dmrc or .kderc) to be used for different X sessions. Current Mandriva Cooker always exits 'startx -- :1' properly. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #11 from werner@novell.com 2007-05-14 08:47 MST ------- IMHO the variable `XORGCONFIG' is not exported in all XDM's due security risks. Also an environment variable does not make sence in this case because the X serve is already up and running before any user script is set up, this would require an X server restart or at least a reset triggered with the environment of a user open a security risk. The allowed environment of e.g. XDM is well defined and described in the manual page of xdm(1). Don't know why Mandriva allows this. Beside this lines like 0: local /usr/bin/X -nolisten tcp -br vt7 -config xorg-large.conf 1: local /usr/bin/X -nolisten tcp -br vt7 -config xorg-small.conf in /etc/X11/xdm/Xservers could help todo such things. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #12 from mrmazda@ij.net 2007-05-14 10:32 MST ------- (In reply to comment #11)
0: local /usr/bin/X -nolisten tcp -br vt7 -config xorg-large.conf 1: local /usr/bin/X -nolisten tcp -br vt7 -config xorg-small.conf
in /etc/X11/xdm/Xservers could help todo such things.
AFAIK, that config would only be helpful if user-large is always on 0: first and user-small is always on 1: after user-large but before user-medium on :2. The per user config is what I'm after, even though the way I wrote comment 10 doesn't so indicate. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #13 from mhopf@novell.com 2007-05-14 11:35 MST ------- The right solution for per-user configs would be to include a xrandr -s 1280x1024 or so in your .xinitrc. That will work with xdm/kdm/gdm as well. Though you cannot change the framebuffer depth with randr yet. With current graphics hardware this is a non-issue, though. Alternatively, when using startx you can create your own .xserverrc, in which you start X with -xf86config xorg-small.conf. Users can choose between configs that are located in /etc/X11, but not in arbitrary paths. Still, the original bug remains. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #14 from eich@novell.com 2007-05-14 13:13 MST ------- Err, we are straying away from the orgiginal topic ;) I think it's time that the KDE team takes a look here. To assist this could you please run 'pstree' from a second text console when the shutdown startx still hangs and post the output (just the processes that are linked to startx) here. This will indicate which application is 'hanging'. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #15 from mrmazda@ij.net 2007-05-14 21:18 MST ------- (In reply to comment #13)
With current graphics hardware this is a non-issue, though.
I'm not sure what you mean by this. I use mostly older hardware. A large part of what I do involves testing browsers and web pages at particular (and arbitrary as relates to the hardware I'm using) combinations of X DPI and resolution. I use xorg.conf options like 'Virtual ... ...', 'Option "NoDDC"' and 'Displaysize ... ...' to accomplish this. Anyway, I'll be pursuing your suggestions as time permits. Thanks. (In reply to comment #14)
I think it's time that the KDE team takes a look here. To assist this could you please run 'pstree' from a second text console when the shutdown startx still hangs and post the output (just the processes that are linked to startx) here. This will indicate which application is 'hanging'.
With startx session hung, I redirected the output of pstree to a file. It does not contain the word startx. It's not apparent to me what if anything in it might be of use other than maybe this one line: |-login---bash---tee -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #18 from mrmazda@ij.net 2007-05-15 10:17 MST ------- [I couldn't figure out the x option from the man page, which always seems to do only the whole system.] # ps -u <username> PID TTY TIME CMD 18315 tty4 00:00:00 bash 20348 tty4 00:00:00 tee 20582 ? 00:00:00 artsd # pstree <username> artsd bash---tee -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #19 from werner@novell.com 2007-05-16 02:26 MST ------- Maybe artsd doen't know that the X session is closed? Beside this artsd seems not to be a clean daemon otherwise it would close stdout, stdin, and stderr before doing hopefully a setsid(). Please list the fd directory of the artsd process ls -l /proc/`pidof artsd`/fd/ and list also the contents of the stat file cat /proc/`pidof artsd`/stat -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #20 from coolo@novell.com 2007-05-16 02:30 MST ------- Werner, don't confuse unix system daemons with desktop background processes called daemons. They are meant to output into .xsession-errors and not in syslog. just a side node: artsd is supposed to be dead in our default desktop, it seems to have came back from the dead. A so called zombie process ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #21 from werner@novell.com 2007-05-16 02:41 MST ------- Nevertheless this zombie should be `waitpid'ed by the KDE master service before exiting the X session. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 mrmazda@ij.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mrmazda@ij.net | ------- Comment #23 from mrmazda@ij.net 2007-05-16 04:55 MST ------- # ls -l /proc/20582/fd/ total 13 lrwx------ 1 user group 64 May 16 06:43 0 -> /dev/tty4 l-wx------ 1 user group 64 May 16 06:43 1 -> pipe:[16285045] lrwx------ 1 user group 64 May 16 06:43 10 -> socket:[16286485] lr-x------ 1 user group 64 May 16 06:43 11 -> pipe:[16286536] l-wx------ 1 user group 64 May 16 06:43 12 -> pipe:[16286536] l-wx------ 1 user group 64 May 16 06:43 2 -> pipe:[16285045] lr-x------ 1 user group 64 May 16 06:43 3 -> pipe:[16286381] l-wx------ 1 user group 64 May 16 06:43 4 -> pipe:[16286381] lr-x------ 1 user group 64 May 16 06:43 5 -> pipe:[16286382] l-wx------ 1 user group 64 May 16 06:43 6 -> pipe:[16286382] lr-x------ 1 user group 64 May 16 06:43 7 -> pipe:[16286484] l-wx------ 1 user group 64 May 16 06:43 8 -> pipe:[16286385] l-wx------ 1 user group 64 May 16 06:43 9 -> pipe:[16286484] # cat /proc/20582/stat 20582 (artsd) S 1 20572 20572 0 -1 4202752 1830 0 2 0 7 1 0 0 -51 0 1 0 472311229 9801728 1311 901734400 134512640 134664992 3213037056 3213035872 3086218256 0 0 4096 24579 0 0 0 17 1 50 1 8 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 llunak@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #24 from llunak@novell.com 2007-05-17 07:57 MST ------- *** This bug has been marked as a duplicate of bug 178930 *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #25 from coolo@novell.com 2007-06-12 02:20 MST ------- Lubos, http://websvn.kde.org/?view=rev&revision=671951 makes me wonder if this really is a bug in startkde and that the fixed problem might affect KDE3 too. Can you please check? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 ------- Comment #26 from llunak@novell.com 2007-06-12 06:48 MST ------- It's been backported (r671953, too late for 3.5.7 though). I don't think that fix is relevant to this bugreport, although I'm not 100% sure. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c27 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|KDE |Basesystem Product|openSUSE 10.2 |openSUSE 11.0 Resolution|DUPLICATE | Version|Beta 1 |RC 1 --- Comment #27 from Felix Miata <mrmazda@ij.net> 2008-05-30 22:17:37 MDT --- Startx was recently totally unusable in Factory. A few days ago startx got fixed. Since that fix, this bug is back on an occasional basis. Tail of onscreen messages: sound server terminated klauncher: Exiting on signal 1 startkde: Running shutdown scripts... startkde: Done. waiting for X server to shut down ^C -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c28 --- Comment #28 from Stefan Dirsch <sndirsch@novell.com> 2008-05-31 00:29:55 MDT --- I went back to xinit 1.0.8. So this cannot be the issue here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User llunak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c29 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |mrmazda@ij.net --- Comment #29 from Lubos Lunak <llunak@novell.com> 2008-06-04 09:58:29 MDT --- And it is really the same problem, with artsd staying running, despite the 'sound server terminated' in your output? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c30 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|mrmazda@ij.net | --- Comment #30 from Felix Miata <mrmazda@ij.net> 2008-06-05 19:47:23 MDT --- Created an attachment (id=220583) --> (https://bugzilla.novell.com/attachment.cgi?id=220583) ps -A out put after startx failing to exit (In reply to comment #29 from Lubos Lunak)
And it is really the same problem, with artsd staying running, despite the 'sound server terminated' in your output?
I don't think artsd has anything to do with anything. Startx came from tty3, which shows tee still running. Any clues here? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c31 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |mrmazda@ij.net --- Comment #31 from Dr. Werner Fink <werner@novell.com> 2008-06-06 05:07:19 MDT --- The tee program dies exactly when stdin is closed. In other words there is a program which is writing via pipe to stdin of tee used in the shell function startx() found in /etc/bash.bashrc: /usr/bin/startx ${1+"$@"} 2>&1 | tee $HOME/.xsession-errors The question is: Which program started by /usr/bin/startx writes to stdout/stderr even if the session is finished. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c32 --- Comment #32 from Felix Miata <mrmazda@ij.net> 2008-06-06 05:46:54 MDT --- Created an attachment (id=220692) --> (https://bugzilla.novell.com/attachment.cgi?id=220692) ps ux output with startx stalled on exit -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #220692|ps ux output with startx stalled on exit |pstree output with startx stalled on exit description| | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c33 --- Comment #33 from Felix Miata <mrmazda@ij.net> 2008-06-06 05:49:59 MDT --- Created an attachment (id=220693) --> (https://bugzilla.novell.com/attachment.cgi?id=220693) ps ux output with startx stalled on exit s/ps ux/pstree/ for prior attachment -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c34 --- Comment #34 from Felix Miata <mrmazda@ij.net> 2008-06-06 05:56:35 MDT --- Created an attachment (id=220696) --> (https://bugzilla.novell.com/attachment.cgi?id=220696) ls -l /proc/`pidof pulseaudio` output -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c35 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|mrmazda@ij.net | --- Comment #35 from Felix Miata <mrmazda@ij.net> 2008-06-06 05:58:10 MDT --- Created an attachment (id=220698) --> (https://bugzilla.novell.com/attachment.cgi?id=220698) output of cat /proc/`pidof pulseaudio`/stat -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c36 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |mrmazda@ij.net --- Comment #36 from Dr. Werner Fink <werner@novell.com> 2008-06-06 07:12:42 MDT --- Does this mean if you kill the pulseaudio process the session is finished? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User mrmazda@ij.net added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c37 Felix Miata <mrmazda@ij.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|mrmazda@ij.net | --- Comment #37 from Felix Miata <mrmazda@ij.net> 2008-06-06 07:52:09 MDT --- Yes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User werner@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c38 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bnc-team-gnome@forge.provo.novell.com --- Comment #38 from Dr. Werner Fink <werner@novell.com> 2008-06-06 08:08:15 MDT --- As pulseaudio is involved here add also gnome-maintainers. Nevertheless for any type of X session (KDE/GNOME/..) no process should hang an X session openm if an X session was closed by the user. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 User llunak@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=216043#c39 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |bnc-team-gnome@forge.provo.novell.com Status|REOPENED |NEW --- Comment #39 from Lubos Lunak <llunak@novell.com> 2008-06-26 05:55:12 MDT --- This is a PulseAudio problem now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=216043 Scott Reeves <sreeves@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sreeves@novell.com AssignedTo|bnc-team-gnome@forge.provo.novell.com |rodrigo@novell.com Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com