eaglexmw / seascope

Automatically exported from code.google.com/p/seascope
Other
0 stars 0 forks source link

Ubuntu Lucid (10.04) closing Seascope always dies with a "segmentation fault" #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi and congratulations for this great program!

It has been a long time looking for a similar program to Kscope (which was 
discontinued) and I feel very happy for having found this little gem.

I think I have found a little bug, I'm using Ubuntu Lucid (10.04) and when I 
close Seascopo it always dies with a "segmentation fault". If I execute it in a 
console the only trace I get is "Segmentation fault", so I cannot take a look 
to the python script Seascope.py.

When I downloaded Seascope-0.4 I installed the following libraries:

sudo apt-get install python-qt4 python-qscintilla2 exuberant-ctags cscope

So in my case I use scope as a backend.

Thank you very much and best regards!

Original issue reported on code.google.com by jorge.ga...@gmail.com on 10 Jan 2012 at 1:36

GoogleCodeExporter commented 9 years ago
Oh I forgot, the versions of the libraries are the standard of Ubuntu Lucid 
10.04.

python-qt4 --> 4.7.2-0ubuntu1
python-qscintilla2 --> 2.4.3-0ubuntu1
exuberant-ctags --> 1:5.8-2
cscope --> 15.7a-3

Regards!

Original comment by jorge.ga...@gmail.com on 10 Jan 2012 at 1:39

GoogleCodeExporter commented 9 years ago
jorge, it will probably be some issue around the versions of python or pyqt etc.
Can you try upgrading to latest versions and see where the real issue is ?

I generally check the program on debain sid and fedora. Any other system would 
be difficult for me to verify.

Original comment by anil.om...@gmail.com on 20 Jan 2012 at 1:47

GoogleCodeExporter commented 9 years ago
Jorge,

you still see this issue ? May be latest versions of the pyqt etc solved it ?

Thanks
Anil

Original comment by anil.om...@gmail.com on 6 Mar 2012 at 7:58

GoogleCodeExporter commented 9 years ago
Probably a transient issue in system.

Original comment by anil.om...@gmail.com on 12 Apr 2012 at 4:24