Thread
:
[Announce] GnGeo-gui
View Single Post
droll
2011-06-10 , 09:30
Posts: 958 | Thanked: 483 times | Joined on May 2010
#
143
i did a bit of debugging and figured out which line in your code is causing the segfault.
line 80 -> fin,fout = os.popen4(ListCmd)
that line causes the segfault. ListCmd shows a value of "/opt/gngeo/bin/gngeo --scandir=/home/user/MyDocs/roms/neogeo"
when i run that command from the command line, the scandir works fine and neogeo finds all the roms i have in that folder.
Quote & Reply
|
droll
View Public Profile
Send a private message to droll
Find all posts by droll