![]() |
Re: [Announce] GnGeo-gui
i also have no other dependencies on pyside qtcore other than gngeo-gui. so i went ahead and removed and reinstalled everything. no luck still :(
|
Re: [Announce] GnGeo-gui
I haven't update mine yet as I see droll is having problems, anyway what is new in this version? Thanks.
|
Re: [Announce] GnGeo-gui
The new version of GnGeo-Gui works for me. However, my installation might not be comparable to a fresh start (meaning I have several gngeo binaries all around the place).
|
Re: [Announce] GnGeo-gui
Quote:
It's very hard for me to see what is wrong with pyside. We could try to deinstall all the pyside packages and reinstall them. First find out what pyside packages you have: Code:
dpkg --get-selections|grep -i pyside Code:
sudo gainroot Code:
apt-get install <deinstalled pyside package> |
Re: [Announce] GnGeo-gui
after doing the above, i now get a segmentation fault when i run gngeo-gui.
|
Re: [Announce] GnGeo-gui
Quote:
What if you create and run the following testscript with content: Code:
import sys |
Re: [Announce] GnGeo-gui
ldd = no more undefined errors.
running the above python script = no errors. i see "test" as output. |
Re: [Announce] GnGeo-gui
i deleted the config file. i see the traceback reaching
line 627, ui = Ui_MainWindow() line 47, self.gui_opts = parse_config(self,GNGEOGUI_CFG_FILE) finally, line 19, f = open(filename) then i see IOError: [Errno 2] No such file or directory: '/home/user/.gngeo-gui/gngeo-gui.cfg and finally i see Segmentation fault. so it seems it's segfaulting after the config file loading part?? |
Re: [Announce] GnGeo-gui
Quote:
The error you now getting seems logical. If you start gngeo-gui from the menu (not from the xterminal), it will create the needed initial config file. So please start gngeo-gui from the menu, and your problems may be gone.... |
Re: [Announce] GnGeo-gui
still crashes when i launch from gui. but thanks for the tip for fixing pyside! :) :) :)
nothing to do with the config file i think because i already had the config file from a previous version of gngeo-gui. i was just testing to see if the config file version was incompatible with this version of gngeo-gui and if that could be the cause of the segfault. |
All times are GMT. The time now is 21:37. |
vBulletin® Version 3.8.8