Bug 246438 - kprint crashes after pressing quit button
Summary: kprint crashes after pressing quit button
Status: RESOLVED UNMAINTAINED
Alias: None
Product: system-config-printer-kde
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: 2010-08-01 17:50 UTC by nadzeja
Modified: 2013-11-23 20:34 UTC (History)
1 user (show)

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 nadzeja 2010-08-01 17:50:33 UTC
Application: python2 (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I just wanted to close kprint, called the context menu at the kprint-icon on tray, chose quit and it crashed.

 -- Backtrace:
Application: Аплет друку (python2.6), signal: Segmentation fault
[KCrash Handler]
#5  visit_decref (op=<unknown at remote 0x20181bca8>, data=0x0) at ../Modules/gcmodule.c:271
#6  0x0000000000451ebe in dict_traverse (op=
    {'ModernStyle': <WizardStyle at remote 0x181f758>, 'Stretch': <WizardButton at remote 0x181f908>, 'HaveNextButtonOnLastPage': <WizardOption at remote 0x181f560>, 'setButtonText': <sip.methoddescriptor at remote 0x181c8d0>, 'setPixmap': <sip.methoddescriptor at remote 0x181c960>, 'CustomButton1': <WizardButton at remote 0x181f1b8>, 'setField': <sip.methoddescriptor at remote 0x181c900>, 'visitedPages': <sip.methoddescriptor at remote 0x181ca80>, 'ExtendedWatermarkPixmap': <WizardOption at remote 0x181f320>, 'pixmap': <sip.methoddescriptor at remote 0x181c840>, 'initializePage': <sip.methoddescriptor at remote 0x181c798>, 'restart': <sip.methoddescriptor at remote 0x181c888>, <unknown at remote 0x20181bca8>: <sip.methoddescriptor at remote 0x181c720>, 'WizardButton': <sip.enumtype at remote 0x126fc70>, 'WatermarkPixmap': <WizardPixmap at remote 0x181f950>, 'helpRequested': <PyQt4.QtCore.pyqtSignal at remote 0x7ffaf7d44570>, 'setPage': <sip.methoddescriptor at remote 0x181c948>, 'NoCancelButton': <WizardOption a...(truncated), visit=0x4d5ce0 <visit_decref>, arg=0x0) at ../Objects/dictobject.c:2002
#7  0x00000000004d6755 in subtract_refs (generation=2) at ../Modules/gcmodule.c:296
#8  collect (generation=2) at ../Modules/gcmodule.c:817
#9  0x00000000004d7314 in PyGC_Collect () at ../Modules/gcmodule.c:1292
#10 0x00000000004c922a in Py_Finalize () at ../Python/pythonrun.c:428
#11 0x00000000004c88a3 in Py_Exit () at ../Python/pythonrun.c:1744
#12 handle_system_exit () at ../Python/pythonrun.c:1120
#13 0x00000000004c8e75 in PyErr_PrintEx (set_sys_last_vars=<value optimized out>) at ../Python/pythonrun.c:1130
#14 0x00000000004c9d30 in PyRun_SimpleFileExFlags (fp=<value optimized out>, filename=0x7fff99b6c9ef "/usr/bin/printer-applet", closeit=1, flags=0x7fff99b6abb0) at ../Python/pythonrun.c:939
#15 0x000000000041a7ff in Py_Main (argc=-137510784, argv=<value optimized out>) at ../Modules/main.c:572
#16 0x00007ffaf67ccc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff99b6acc8) at libc-start.c:226
#17 0x00000000004199f9 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2013-11-23 20:34:43 UTC
"system-config-printer-kde" is no longer maintained and has been replaced with "Print Manager" since KDE 4.10. The new version is a C++ rewrite of the old Python version, and may still lack some features or have some bugs.

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