| Summary: | plasma desktop segfaults on debian upgrade | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | belion |
| Component: | scriptengines | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra, asraniel, belion |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
belion
2009-11-16 10:10:43 UTC
- Are your python-qt , python-kde (kdebindings) packages updated ? The crash seems to be caused by a version mismatch between Python/Python-Qt/Qt as you probably have some python widget in your desktop. Thanks I am upgraded to the last versions in Debian/testing $ plasma-desktop -v Qt: 4.5.3 KDE: 4.3.2 (KDE 4.3.2) Plasma Workspace: 0.3 ii python-qt4 4.6-1 Python bindings for Qt4 ii python-qt4-dbus 4.6-1 DBus Support for PyQt4 ii python-qt4-gl 4.6-1 Python bindings for Qt4's OpenGL module ii python-kde4 4:4.2.2-3 Python bindings for the KDE 4 libraries Is the problem python-kde4 (version 4.2.2) versus KDE (version 4.3.2) ? It seems that the python-qt package was updated recently and that broke "python-kde" (which was not recompiled....). Tracking this bug at bug 214789 Thanks *** This bug has been marked as a duplicate of bug 214789 *** |