Summary: | plasma Crashes everytime I launch amaroK | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | pacemaxime |
Component: | scriptengines | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andresbajotierra, asraniel, bjoern, info, kde, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
pacemaxime
2010-04-02 15:15:56 UTC
hi, can you install python-debuginfo please ? You likely have a problematic (custom?) amarok acript causing this. (esp due to the PyQt/sip references in the backtrace). Python-debuginfo is installed yet AmaroK has been installed from fedora repository so I didn't custom anything ... Le Fri, 02 Apr 2010 15:34:33 +0200, Nicolas Lécureuil <nlecureuil@mandriva.com> a écrit: > https://bugs.kde.org/show_bug.cgi?id=233071 > > > Nicolas Lécureuil <nlecureuil@mandriva.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |nlecureuil@mandriva.com > > > > > --- Comment #1 from Nicolas Lécureuil <nlecureuil mandriva com> > 2010-04-02 15:34:27 --- > hi, > > can you install python-debuginfo please ? > Yes, it seems there is a Python Plasma widget related to the NowPlaying engine... May be you could try removing it ? Regards I removed it and it no longer bugs... I'll tell you if it crash in the future. Thank you very much !!! Le Fri, 02 Apr 2010 17:15:05 +0200, Dario Andres <andresbajotierra@gmail.com> a écrit: > https://bugs.kde.org/show_bug.cgi?id=233071 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| > |andresbajotierra@gmail.com > > > > > --- Comment #4 from Dario Andres <andresbajotierra gmail com> > 2010-04-02 17:15:03 --- > Yes, it seems there is a Python Plasma widget related to the NowPlaying > engine... May be you could try removing it ? > Regards > - Could you tell use the name of that Python widget ? Regards now rocking (one of the most downloaded) Le Fri, 02 Apr 2010 18:00:27 +0200, Dario Andres <andresbajotierra@gmail.com> a écrit: > https://bugs.kde.org/show_bug.cgi?id=233071 > > > > > > --- Comment #6 from Dario Andres <andresbajotierra gmail com> > 2010-04-02 18:00:22 --- > - Could you tell use the name of that Python widget ? > Regards > I can confirm in KDE SC 4.4.3 in OpenSuse 11.3, btw. it worked fine with 4.4.3 in Mandriva 2010.0. Here's a backtrace from the plasmoidviewer: Application: Plasma-Miniprogramm-Anzeige (plasmoidviewer), signal: Segmentation fault [KCrash Handler] #6 QString::toUcs4 (this=0x8453bdc) at tools/qstring.cpp:3572 #7 0xa7c82f54 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so #8 0xa7ba8517 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so #9 0xa7e0684f in PyObject_Unicode (v=0xa5fd75cc) at Objects/object.c:532 #10 0xa7e1a619 in unicode_new (type=0xa7eb43e0, args=0xa651f7ec, kwds=0x0) at Objects/unicodeobject.c:8916 #11 0xa7e16f65 in type_call (type=0xa7eb43e0, args=0xa651f7ec, kwds=0x0) at Objects/typeobject.c:726 #12 0xa7dee070 in PyObject_Call (func=0xa7eb43e0, arg=0xa651f7ec, kw=0x0) at Objects/abstract.c:2492 #13 0xa7e2935b in do_call (f=0x846774c, throwflag=0) at Python/ceval.c:3968 #14 call_function (f=0x846774c, throwflag=0) at Python/ceval.c:3773 #15 PyEval_EvalFrameEx (f=0x846774c, throwflag=0) at Python/ceval.c:2412 #16 0xa7e2b5c7 in fast_function (f=0x832ba8c, throwflag=0) at Python/ceval.c:3836 #17 call_function (f=0x832ba8c, throwflag=0) at Python/ceval.c:3771 #18 PyEval_EvalFrameEx (f=0x832ba8c, throwflag=0) at Python/ceval.c:2412 #19 0xa7e2b5c7 in fast_function (f=0x84acbac, throwflag=0) at Python/ceval.c:3836 #20 call_function (f=0x84acbac, throwflag=0) at Python/ceval.c:3771 #21 PyEval_EvalFrameEx (f=0x84acbac, throwflag=0) at Python/ceval.c:2412 #22 0xa7e2b5c7 in fast_function (f=0x8450414, throwflag=0) at Python/ceval.c:3836 #23 call_function (f=0x8450414, throwflag=0) at Python/ceval.c:3771 #24 PyEval_EvalFrameEx (f=0x8450414, throwflag=0) at Python/ceval.c:2412 #25 0xa7e2dfab in PyEval_EvalCodeEx (co=0xa81480f8, globals=0xa8163714, locals=0x0, args=0xa651f7d8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at Python/ceval.c:3000 #26 0xa7dfac73 in function_call (func=0xa6fd0994, arg=0xa651f7cc, kw=0x0) at Objects/funcobject.c:524 #27 0xa7dee070 in PyObject_Call (func=0xa6fd0994, arg=0xa651f7cc, kw=0x0) at Objects/abstract.c:2492 #28 0xa7df04b1 in instancemethod_call (func=0xa6fd0994, arg=0xa651f7cc, kw=0x0) at Objects/classobject.c:2579 #29 0xa7dee070 in PyObject_Call (func=0xa814cb44, arg=0xa817202c, kw=0x0) at Objects/abstract.c:2492 #30 0xa7e27a66 in PyEval_CallObjectWithKeywords (func=0xa814cb44, arg=0xa817202c, kw=0x0) at Python/ceval.c:3619 #31 0xa851f520 in sip_api_call_method (isErr=0x0, method=0xa814cb44, fmt=0xa7c95f0b "") at siplib.c:1709 #32 0xa7b5c018 in ?? () from /usr/lib/python2.6/site-packages/PyQt4/QtCore.so #33 0xa727a2ec in sipPlasma_AppletScript::init (this=0x8415928) at sipplasmapart4.cpp:3385 #34 0xb725ec46 in Plasma::Applet::init (this=0x8271a98) at /usr/src/debug/kdelibs-4.4.3/plasma/applet.cpp:221 #35 0xb727ab83 in Plasma::Containment::addApplet (this=0x80a7248, applet=0x8271a98, pos=..., delayInit=false) at /usr/src/debug/kdelibs-4.4.3/plasma/containment.cpp:974 #36 0xb727af12 in Plasma::ContainmentPrivate::addApplet (this=0x81c9278, name=..., args=..., appletGeometry=..., id=0, delayInit=false) at /usr/src/debug/kdelibs-4.4.3/plasma/containment.cpp:2296 #37 0xb727b22a in Plasma::Containment::addApplet (this=0x80a7248, name=..., args=..., appletGeometry=...) at /usr/src/debug/kdelibs-4.4.3/plasma/containment.cpp:905 #38 0x0804f2c0 in FullView::addApplet (this=0xbfadeaec, name=..., containment=..., wallpaper=..., args=...) at /usr/src/debug/kdebase-workspace-4.4.3/plasma/generic/shells/plasmoidviewer/fullview.cpp:127 #39 0x080510dc in main (argc=1940644, argv=0x0) at /usr/src/debug/kdebase-workspace-4.4.3/plasma/generic/shells/plasmoidviewer/main.cpp:222 Since an update of the python libraries and bindings in OpenSuse 11.3 Now-Rocking doesn't trigger this crash anymore, solved for me. Okay - so distributions should update their python packages |