Summary: | wanted to adjust printer setting through System Settings | Printer Config. but it crash. using Debian 2.6.30-2-amd64 up to date (squeeze in sourcelist) | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | cne007 |
Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
cne007
2009-11-11 23:47:57 UTC
*** Bug 214190 has been marked as a duplicate of this bug. *** Check bug 195952, and check if your python-qt package is updated. Thanks *** This bug has been marked as a duplicate of bug 195952 *** (In reply to comment #2) > Check bug 195952, and check if your python-qt package is updated. Thanks > > *** This bug has been marked as a duplicate of bug 195952 *** check bug 195952 and did not fix the problem by typing import sip import PyQt4 import PyKDE4 maybe I am doing something wrong. I am not a programmer and have no idea how to use python. what I did at a prompt: sudo python Python 2.5.4 (r254:67916, Sep 26 2009, 10:32:22) [GCC 4.3.4] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import sip >>> import PyQt4 >>> import PyKDE4 was it hte right move? I still cannot open the printer config. Tx for your help A That was just a test. Have you tried updating your "python-qt" package ? (In reply to comment #4) > That was just a test. > Have you tried updating your "python-qt" package ? i am using python-qt4 4.5.1.1 Mh, I don't see that version on http://packages.debian.org/search?keywords=python-qt4&searchon=names&exact=1&suite=all§ion=all In any case, the bug is being tracked at bug 195952. Just follow it to get the updates about it. Thanks (In reply to comment #6) > Mh, I don't see that version on > http://packages.debian.org/search?keywords=python-qt4&searchon=names&exact=1&suite=all§ion=all > > In any case, the bug is being tracked at bug 195952. Just follow it to get the > updates about it. > > Thanks 4.5.1.1 comes from aptitude (I do not know any other way to check the version of python-qt. Anyway I will keep following this bug, tx for your help A |