Segmentation fault when launched
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| eric (Ubuntu) |
Fix Released
|
Medium
|
Stephan Rügamer | ||
Bug Description
I installed eric3 today and when I try to run it it segmentation faulted.
This is the output on the console:
Traceback (most recent call last):
File "/usr/lib/
main()
File "/usr/lib/
mw = UserInterface(loc, splash)
...
I installed eric3 today and when I try to run it it segmentation faulted.
This is the output on the console:
Traceback (most recent call last):
File "/usr/lib/
main()
File "/usr/lib/
mw = UserInterface(loc, splash)
File "/usr/lib/
self.sbv = SBVviewer(dbs, self.sbvDock, 1)
File "/usr/lib/
self.
TypeError: argument 1 of QSizePolicy() has an invalid type
Segmentation fault
| Changed in eric: | |
| assignee: | nobody → sh-sourcecode |
| status: | New → Accepted |

I can't reproduce it on version 3.6.1-3ubuntu2 in Breezy. I guess transitioning Sip and KDE Python bindings helped out.