Mailinglist Archive: opensuse-bugs (19837 mails)

< Previous Next >
[Bug 375701] Desktop is "sluggish" due to missing esound
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 9 May 2008 17:50:54 -0600 (MDT)
  • Message-id: <20080509235054.AB2C324538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=375701

User captain.magnus@xxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=375701#c34





--- Comment #34 from Magnus Boman <captain.magnus@xxxxxxxxxxxx> 2008-05-09
17:50:54 MST ---
Fresh install from pre-Beta3 LiveCD. I reverted the default.pa to not use
"socket="/tmp/.esd/socket", installed libesd0 then logout/login and it works
perfectly.
We need the esound patch due to the way the LiveCD works. During the second
stage, you're logged in as the default user "linux" with uid=1000. Once second
stage has completed, you will login with your new user (which will get
uid=1001). This new user is trying to access /tmp/.esd but is not allowed due
to rights.
Also, if one runs nautilus as root, /tmp/.esd will end up with root:root
ownership and the user can no longer use it.
The package is Comment#32 creates /tmp/.esd-$UID which is unique for each 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.

< Previous Next >