Hello,

some more results investigating this bug:

1. My system:
Ubuntu 12.04, 32 bit, using cinnamon 1.66 GUI, quad core, Intel integrated 
graphics, SSD
(actually the same problem on an older computer that also has Ubuntu 12.04)

2. Removed old spyder installation:
a) sudo apt-get remove spyder
b) sudo rm -r /usr/share/pyshared/spyderlib
c) sudo rm /usr/local/lib/python2.7/dist-packages/spyder-2.1.11-py2.7.egg

3. Installed with hg:
cd ~/00Software
mkdir spyder-2.2
cd spyder-2.2
hg clone https://code.google.com/p/spyderlib/
sudo apt-get install python-qt4
sudo apt-get install python-pip
sudo easy_install -U sphinx
sudo easy_install -U ipython
sudo easy_install vcs

4. Launch it:
cd ~/00Software/spyder-2.2/spyderlib
python boostrap.py --GUI=pyqt

Normal output:
ufechner@uwe-ssd:~/00Software/spyder-2.2/spyderlib$ python bootstrap.py 
--gui=pyqt
Executing Spyder from source checkout
Revision 6962a4a24446+:2369+, Branch: default
01. Patched sys.path with /home/ufechner/00Software/spyder-2.2/spyderlib
02. Skipping GUI toolkit detection
03. Imported Spyder 2.2.0dev (Qt 4.8.1 via PyQt4 (API v2) 4.9.1)
0x. Enforcing parent console (Windows only)
04. Executing spyder.main()

Closed Spyder manually.

After doing this 8 times it crashes:
ufechner@uwe-ssd:~/00Software/spyder-2.2/spyderlib$ python bootstrap.py 
--gui=pyqt
Executing Spyder from source checkout
Revision 6962a4a24446+:2369+, Branch: default
01. Patched sys.path with /home/ufechner/00Software/spyder-2.2/spyderlib
02. Skipping GUI toolkit detection
03. Imported Spyder 2.2.0dev (Qt 4.8.1 via PyQt4 (API v2) 4.9.1)
0x. Enforcing parent console (Windows only)
04. Executing spyder.main()
Speicherzugriffsfehler (Speicherabzug geschrieben)

Closed project explorer.

Restarted spyder 30 times. No crash during launch.

So the crashes seam to be related to the project explorer.
I have four projects in the project explorer.

Once it crashed when enabling the project explorer in the View->Windows and 
toolbars menu.

Best regards:

Uwe Fechner

Am 14.11.2012 19:07, schrieb Carlos Córdoba:
Hi Uwe,

20 to 50% of the time is a lot of time! I'm using Kubuntu 12.04 and Spyder is working without any problem.

I have a couple of questions to you to understand what's happening:

1. How did you install our dev branch? Did you remove 2.1 before installing 
2.2dev?

2. How are you starting Spyder? If you are not using a terminal, please open one and start Spyder from it with the command:

spyder

If it crashes, then take a look at it to see if there are any messages printed during the startup process which can help us to debug this problem.

Cheers,
Carlos

El 14/11/12 03:18, Uwe Fechner escribió:
Hello,

I just started to use the hg version of spyder.

I really like the support for nicely rendered formulas and integrated
matplotlib graphics in the ipython console !

Somtimes (20% to 50%) though it crashes during launch.

Did anybody else see this, too?

I am using Ubuntu 12.04, 32 bit.

I tried to follow the instruction on:
http://code.google.com/p/spyderlib/wiki/HowToDebugQtCrash

but did not get any useful information yet.

Regards:

Uwe Fechner



--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spyderlib?hl=en.

Reply via email to