doccosgrove / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

ZSNES restarts ROM after exit #93

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install RCB and ZSNES on XBMC Live 10.1
2. Run a ROM
3. On exit, ROM automatically restarts.

What is the expected output? What do you see instead?
After hitting the exit key, the ROM should quit and return to XBMC.  Instead, 
it quits to XBMC and then immediately restarts on its own.

What version of the product are you using? On what operating system?
Running on XBMC Live 10.1.  RCB version ~0.9.3

Please provide any additional information below.
This issue occurs whether hitting the escape key on the keyboard, or hitting 
the escape button mapped to my xbox360 controller (using xboxdrv).

Original issue reported on code.google.com by mdhaseme...@gmail.com on 4 Nov 2011 at 6:32

GoogleCodeExporter commented 8 years ago
Could you please show me a log file after this happened?

Original comment by maloep on 7 Nov 2011 at 8:53

GoogleCodeExporter commented 8 years ago
Log file here:
http://pastebin.com/Pd8c78Xq

Situation:
Started FIFA 98 and quit.
Mega Man Soccer automatically launched after I returned to RCB screen.  I quit 
Mega Man Soccer.  Mega Man Soccer restarted after returning to RCB screen.  
Repeat forever.

I think it might be due to the way I'm mapping my exit game key with ZSNES?  
I'm using an XBOX360 controller with xboxdrv.  I'll try to re-map it tomorrow.

Original comment by mdhaseme...@gmail.com on 9 Nov 2011 at 7:41

GoogleCodeExporter commented 8 years ago
Re-mapping has not fixed the issue.  It seems rather random when it will exit 
normally, and when it won't.  I'm kind of clueless at this point.

Original comment by mdhaseme...@gmail.com on 16 Nov 2011 at 4:31

GoogleCodeExporter commented 8 years ago
Sorry, I can't see anything obvious in your log file. It looks like a launching 
process on my system, just without launching the game twice. I really guess it 
has something to do with the button mappings but I can't say for sure.

I have seen these two lines in your log:
00:30:08 T:3054839680 M:2911145984   ERROR: Keymapping error: no such action '' 
defined
00:30:41 T:2826902384 M:2947641344   ERROR: Previous line repeats 6 times.

Maybe this causes an error?

You could also come to the thread in the XBMC forum and ask your question 
there. Maybe somebody else had a similar issue and found a solution.

Original comment by maloep on 16 Nov 2011 at 7:21

GoogleCodeExporter commented 8 years ago

Original comment by maloep on 19 Dec 2011 at 4:21

GoogleCodeExporter commented 8 years ago
Same exact issue.  Any advice?

Original comment by eric.pot...@gmail.com on 28 Jan 2012 at 4:06

GoogleCodeExporter commented 8 years ago
Sorry, no. Does it also happen if you don't map any exit actions for your 
controller?

Maybe XBMC is still receiving input during you play the game. You could try to 
go with RCBs solo mode or try LIRC.stop / start commands (or whatever handles 
your input).

Maybe this helps: http://forum.xbmc.org/showthread.php?p=1001488#post1001488

Original comment by maloep on 28 Jan 2012 at 12:37