![]() |
Re: [Announce] GnGeo-gui
Quote:
Try: Code:
sudo gainroot |
Re: [Announce] GnGeo-gui
same thing. still segfaulting....
|
Re: [Announce] GnGeo-gui
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. |
Re: [Announce] GnGeo-gui
Quote:
|
Re: [Announce] GnGeo-gui
the error just says "Segmentation fault" from the command line.
|
Re: [Announce] GnGeo-gui
no matter what i change ListCmd to be
Code:
fin,fout = os.popen("ls -al") if i create a test.py with Code:
import os |
Re: [Announce] GnGeo-gui
anyway, ade, i'll check in again later. gotta run now for something.
thanks for PM-ing me. |
Re: [Announce] GnGeo-gui
Just a quick fixrelease send to the buildserver.
I noticed I had the maxvalue of the keyconfig codes set to 300, while the three most left keys have higher values. Maxvalue is now set to 307. Next to that, I have have put a version number in the about. In fixrelease version 0.0.3-2 I did not change all the maxvalues, in 0.0.3-3 I did. |
Re: [Announce] GnGeo-gui
still crashes for me. i think i'm going to try and hack a temporary workaround. sigh.
|
Re: [Announce] GnGeo-gui
Quote:
|
All times are GMT. The time now is 19:03. |
vBulletin® Version 3.8.8