Your message dated Mon, 19 Mar 2012 14:54:17 +0000
with message-id
<CAPQ4b8nA5bd_=zrev96haeg2s3ksc-pvc2eq3gkwrzmxsze...@mail.gmail.com>
and subject line Re: zsnes exits at startup, can't create mcop directory
has caused the Debian Bug report #428166,
regarding zsnes exits at startup, can't create mcop directory
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
428166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428166
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsnes
Version: 1.510-1
On debian lenny/sid (unstable) zsnes fails to start when invoked from the shell.
$ zsnes
ZSNES v1.51, (c) 1997-2007, ZSNES Team
Be sure to check http://www.zsnes.com/ for the latest version.
ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE.TXT' thoroughly before doing so.
Use ZSNES -? for command line definitions.
Starting Mouse detection.
Unable to poll /dev/input/event3. Make sure you have read permissions to it.
Unable to poll /dev/input/event2. Make sure you have read permissions to it.
Unable to poll /dev/input/event1. Make sure you have read permissions to it.
Unable to poll /dev/input/event0. Make sure you have read permissions to it.
ManyMouse: 0 mice detected.
Creating link /home/rian/.kde/socket-cooked.
can't create mcop directory
I am not sure why zsnes is mucking around in .kde, especially since it doesn't
depend on any KDE packages. This seems to be a problem with other packages:
http://www.linuxquestions.org/questions/showthread.php?t=394282
Doing the quick fix at the end of the thread fixes the problem:
$ mkdir /tmp/ksocket-$USER
This weird KDE dependency should probably be removed from the ZSNES upstream
source, My hunch is that it happens when ZSNES queries for the aRts output
sound driver. I haven't looked at the sources so I'm not sure if it's doing it
explicitly or if that code is in libSDL.
rian
--- End Message ---
--- Begin Message ---
Hello,
arts support was removed in libsdl1.2 at version 1.2.14-6.2, so this
bug shouldn't be present now -- closing.
Regards.
--- End Message ---