Bug 266277 - python-applet-kde crashes on startup and when running from command line
Summary: python-applet-kde crashes on startup and when running from command line
Status: RESOLVED UNMAINTAINED
Alias: None
Product: printer-applet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-14 10:25 UTC by Benjamin Southall
Modified: 2013-09-20 00:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Southall 2011-02-14 10:25:40 UTC
Application: python2 (1.6)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.1
Operating System: Linux 2.6.37-gentoo i686
Distribution: "Gentoo Base System release 2.0.1-r1"

-- Information about the crash:
Log into machine using KDM and it crashes
Run python-applet-kde in konsole and it crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Printer Applet (python2.6), signal: Aborted
[KCrash Handler]
#7  0xffffe424 in __kernel_vsyscall ()
#8  0xb7432d41 in raise () from /lib/libc.so.6
#9  0xb743452e in abort () from /lib/libc.so.6
#10 0xb400569e in _cupsStrFree (s=0x86b0508 "printer-added") at string.c:332
#11 0xb3ff04f1 in _ippFreeAttr (attr=0x86958c8) at ipp.c:2782
#12 0xb3ff06ac in ippDelete (ipp=0x817e800) at ipp.c:815
#13 0xb4001f6d in cupsDoIORequest (http=0x8727808, request=0x817e800, resource=0xb5265cb6 "/", infile=-1, outfile=-1) at request.c:306
#14 0xb400223c in cupsDoRequest (http=0x8727808, request=0x817e800, resource=0xb5265cb6 "/") at request.c:330
#15 0xb52585a2 in Connection_createSubscription () from /usr/lib/python2.6/site-packages/cups.so
#16 0xb75e0373 in PyCFunction_Call () from /usr/lib/libpython2.6.so.1.0
#17 0xb7633e72 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#18 0xb763593e in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#19 0xb7633de5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#20 0xb763593e in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#21 0xb75cfa39 in function_call () from /usr/lib/libpython2.6.so.1.0
#22 0xb75a911b in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#23 0xb75bb188 in instancemethod_call () from /usr/lib/libpython2.6.so.1.0
#24 0xb75a911b in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#25 0xb762ee04 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.6.so.1.0
#26 0xb75ba9f9 in PyInstance_New () from /usr/lib/libpython2.6.so.1.0
#27 0xb75a911b in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#28 0xb7632ed5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#29 0xb763593e in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#30 0xb75cf947 in function_call () from /usr/lib/libpython2.6.so.1.0
#31 0xb75a911b in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#32 0xb75bb188 in instancemethod_call () from /usr/lib/libpython2.6.so.1.0
#33 0xb75a911b in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#34 0xb75f839d in slot_tp_init () from /usr/lib/libpython2.6.so.1.0
#35 0xb75f7182 in type_call () from /usr/lib/libpython2.6.so.1.0
#36 0xb75a911b in PyObject_Call () from /usr/lib/libpython2.6.so.1.0
#37 0xb7632ed5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.6.so.1.0
#38 0xb763593e in PyEval_EvalCodeEx () from /usr/lib/libpython2.6.so.1.0
#39 0xb76359c0 in PyEval_EvalCode () from /usr/lib/libpython2.6.so.1.0
#40 0xb764e061 in run_mod () from /usr/lib/libpython2.6.so.1.0
#41 0xb764e121 in PyRun_FileExFlags () from /usr/lib/libpython2.6.so.1.0
#42 0xb764f618 in PyRun_SimpleFileExFlags () from /usr/lib/libpython2.6.so.1.0
#43 0xb764fdfe in PyRun_AnyFileExFlags () from /usr/lib/libpython2.6.so.1.0
#44 0xb765b367 in Py_Main () from /usr/lib/libpython2.6.so.1.0
#45 0x080487ff in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2013-09-20 00:39:59 UTC
"Printer Applet" is no longer maintained and has been replaced with "Print Manager" since KDE 4.10.

If this issue still needs to be addressed in KDE 4.10 or newer, please add a comment, or report it for "Print Manager".