Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: znes problems

  1. #11
    Join Date
    Aug 2006
    Location
    kingsport
    Beans
    232
    Distro
    Lubuntu

    Re: znes problems

    well i just installed the release canidate of gutsy and zsnes works fine now. something must have been wrong in the beta
    linux lubuntu machine dell dimension 4300s 1.6 p4 with 1gb of ram runnint peppermint3 compaq 2.5 p4 1gb of ram running peppermint3 dell optiplex 620 2.8 pentium d 2.5 gb of ram running linux mint 13 maya cinnamon desktop

  2. #12
    Join Date
    Jun 2007
    Location
    Abilene TX
    Beans
    26
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: znes problems

    ZSNES is STILL not working for me. What the deuce.

    I've tried uninstalling it, and reinstalling via Synaptic, but still, no dice.

    This also came up.

    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/event6. Make sure you have read permissions to it.
    Unable to poll /dev/input/event5. Make sure you have read permissions to it.
    Unable to poll /dev/input/event4. Make sure you have read permissions to it.
    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/sochbat/.kde/socket-SochBAT.
    can't create mcop directory
    Last edited by sochbat; October 19th, 2007 at 09:06 AM.
    Boop.

  3. #13
    Join Date
    May 2005
    Beans
    7

    Re: znes problems

    Try using SDL audio output. Works for me.

  4. #14
    Join Date
    Jan 2006
    Beans
    2,031

    Re: znes problems

    can't create mcop directory
    Sounds like a permissions issue in your home directory. Have you by any chance backed up/restored your home directory? It may be that you didn't copy things correctly, unfortunately I'm not sure how to resolve this issue. Your home folder should have 755 permissions.

  5. #15
    Join Date
    May 2007
    Location
    Maryland
    Beans
    539
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: znes problems

    Manually create the directories, seems to work for me.
    "I thought what I'd do was I'd pretend I was one of those deaf-mutes"
    Desktop: Ubuntu 9.10, Windows XP
    Laptop: Ubuntu 9.10, Windows Vista (soon to be replaced by Windows 7)
    n800: Diablo/Maemo 4 (one day Mer..)

  6. #16
    Join Date
    Feb 2007
    Beans
    227
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: znes problems

    Where is this mcop directory supposed to be placed? I tried placing it in .zsnes to no avail.

    p.s. I freshly installed ZSNES onto a clean installation of Gutsy (final version)

    This is my output:

    Code:
    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/event9. Make sure you have read permissions to it.
    Unable to poll /dev/input/event5. Make sure you have read permissions to it.
    Unable to poll /dev/input/event8. Make sure you have read permissions to it.
    Unable to poll /dev/input/event6. Make sure you have read permissions to it.
    Unable to poll /dev/input/event7. Make sure you have read permissions to it.
    Unable to poll /dev/input/event4. Make sure you have read permissions to it.
    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/chrisw/.kde/socket-chrisw-laptop.
    can't create mcop directory

  7. #17
    Join Date
    Feb 2007
    Beans
    227
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: znes problems

    Fixed all those polling errors by allowing read permissions , ZSNES still won't run though.

    EDIT: It seems that if you run a KDE app before starting ZSNES it works! I'm not yet sure if this is permanent, but I'm guessing it probably is .
    Last edited by chriswyatt; October 21st, 2007 at 05:51 PM.

  8. #18
    Join Date
    Jan 2006
    Beans
    2,031

    Re: znes problems

    Quote Originally Posted by chriswyatt View Post
    Fixed all those polling errors by allowing read permissions , ZSNES still won't run though.

    EDIT: It seems that if you run a KDE app before starting ZSNES it works! I'm not yet sure if this is permanent, but I'm guessing it probably is .
    Hmmm, I haven't had this issue when testing my packages before, maybe it's a issue specific to using the official debian package? Oh well, at least it's working for you guys!

    EDIT: Yeah, the polling errors won't cause the emulator to crash, it's not that big of an issue unless you can't get your joystick to work.

  9. #19
    Join Date
    Oct 2004
    Beans
    56

    Re: znes problems

    Hmm, i have the exact same problem. Has only appeared since I upgraded to gutsy. The polling error was easily fixed, but i cannot find out what the "mcop" error is.

  10. #20
    Join Date
    Sep 2007
    Location
    On a small blue planet.
    Beans
    Hidden!

    Wink Re: znes problems

    Okay, I just ran into this error on my sisters laptop. Doing as Depressed man says make the directory manually.

    So for chrisw

    Code:
    mkdir /home/chrisw/.kde/socket-chrisw-laptop
    Using my meager bash skills, this command should work for everybody.

    Code:
    mkdir ~/.kde/socket-`hostname`
    Pears for your heirs
    My GNU/Linux and Emulation blog.
    Resources for the nostalgic emulation enthusiast.

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •