Summary: | Systemsettings crashes on opening system-config-printer-kde | ||
---|---|---|---|
Product: | [Unmaintained] system-config-printer-kde | Reporter: | wyldrodney <wyldrodney> |
Component: | general | Assignee: | Jonathan Riddell <jr> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andresbajotierra, apacz42, cgoodwin, cmcx.linux, cne007, druido77, edd.hillier, jaw.wings, neil+kde, o_rendon, p.zdunek90, rigo, schneider |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
wyldrodney
2009-06-10 23:25:31 UTC
This is likely a packaging issue. Can you run python from the command line and do import sip import PyQt4 import PyKDE4 ? *** Bug 203726 has been marked as a duplicate of this bug. *** *** Bug 203769 has been marked as a duplicate of this bug. *** Yep I can run those from the terminal, furthermore when I take a look in dmesg I get something like this: mike@LinuxTablet:~$ dmesg | grep pyt [ 128.738771] python[4222]: segfault at 0 ip 00007fed8d5e6c60 sp 00007fff965b3348 error 4 in libc-2.9.so[7fed8d566000+168000] [ 128.746001] python[4221]: segfault at 0 ip 00007f92b6bcdc60 sp 00007fffbfb9cce8 error 4 in libc-2.9.so[7f92b6b4d000+168000] my python version is : mike@LinuxTablet:~$ python --version Python 2.6.2 mike@LinuxTablet:~$ Might be a problem with python itself I guess. Thanks for the replay. *** Bug 208317 has been marked as a duplicate of this bug. *** *** Bug 208722 has been marked as a duplicate of this bug. *** *** Bug 210117 has been marked as a duplicate of this bug. *** Could you check if updating your python and python-qt packages solves this issue ? Thanks python qt was held back but i forced the upgrade and i can now access the printer config page, edd | internest <http://internest.org.uk>| my gladman space<http://www.myspace.com/analparade>| cisco biscuits <http://internest.org.uk/cisco> | Contact Me [image: Flickr] <http://www.flickr.com/photos/internest/> --- @ WiseStamp Signature <http://www.wisestamp.com/email-install>. Get it now <http://www.wisestamp.com/email-install> 2009/10/10 Dario Andres <andresbajotierra@gmail.com> > https://bugs.kde.org/show_bug.cgi?id=195952 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| | > andresbajotierra@gmail.com > > > > > --- Comment #8 from Dario Andres <andresbajotierra gmail com> 2009-10-10 > 22:27:18 --- > Could you check if updating your python and python-qt packages solves this > issue ? > Thanks > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > So, my idea may be true, it could be a DOWNSTREAM issue... Can anyone else confirm that ? Thanks *** Bug 211786 has been marked as a duplicate of this bug. *** *** Bug 214192 has been marked as a duplicate of this bug. *** Crashes related to: #5 strlen () at ../sysdeps/x86_64/strlen.S:37 #6 0x00007f1cf3ad070f in PyString_FromFormatV () from /usr/lib/libpython2.6.so.1.0 #7 0x00007f1cf3b2eb50 in PyErr_Format () from /usr/lib/libpython2.6.so.1.0 are in fact caused by a mistmatch between the versions of Qt, Python and Python-Qt and/or some packaging/compiling problem Closing as DOWNSTREAM *** Bug 215296 has been marked as a duplicate of this bug. *** *** Bug 215391 has been marked as a duplicate of this bug. *** *** Bug 216881 has been marked as a duplicate of this bug. *** *** Bug 217004 has been marked as a duplicate of this bug. *** *** Bug 217646 has been marked as a duplicate of this bug. *** |