Please look at this thread: http://ubuntuforums.org/showthread.php?t=757850
I am using Ubuntu 7.10 x86 and x86_64. But the symptoms on both machines are 
same.
I mean that when Logout screen appears, some of already running processes 
suspend their operation. The processes are alive but stop their operation. I 
think Logout screen would block these processes in some manner.
And the test code will be the simplest example among them.
Thanks
Regards,
sjlee
 
-----Original Message-----
From: "Sebastien Bacher"<[EMAIL PROTECTED]> 
To: [EMAIL PROTECTED]
Cc: 
Sent: 08-04-21(월) 21:03:25
Subject: [Bug 219615] Re: Logout screen suspends some of already running 
processes.
Thank you for your bug report. What Ubuntu version do you use? Do you
mean that the informations on screen are not being updated or that the
software stops running?
** Changed in: gnome-session (Ubuntu)
 Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
 Status: New => Incomplete
-- 
Logout screen suspends some of already running processes.
https://bugs.launchpad.net/bugs/219615
You received this bug notification because you are a direct subscriber
of the bug.
Status in Source Package "gnome-session" in Ubuntu: Incomplete
Bug description:
Binary package hint: gnome-session
When logout screen appears, some of already running processes suspend their 
operation. You can check it easily with the following test code:
#include 
main()
{
 int i=0;
 while (1)
 { 
 printf("cnt: %d\n", i++);
 }
}
Binary from this code stops its operation when logout screen appears.
I tested it on both GNOME and KDE of Fedora7 & 8. GNOME logout screen does not 
have the fade effect, but though KDE logout screen has the fade effect (the 
fade effect of the KDE logout screen in Fedora is very similar with the one of 
Ubuntu), the KDE logout screen does not suspend already running processes at 
all.
I remember that the earlier version of KDE (in Fedora Core 4) had the same 
problem, but recent KDE version (in Fedora 7 or 8 ) fixed the problem.
I hope it be fixed soon.
Thanks in advance.


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/13596855/unnamed

-- 
Logout screen suspends some of already running processes.
https://bugs.launchpad.net/bugs/219615
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to