Summary: | Plasma crash after removing widget from desktop | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | avikghosh_747 |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | andresbajotierra, aseigo, lkaratzas, mart.jones1, thomasm_64 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
avikghosh_747
2009-10-09 20:41:44 UTC
*** Bug 210116 has been marked as a duplicate of this bug. *** *** Bug 210129 has been marked as a duplicate of this bug. *** So far the only people experiencing the issue are PCLinuxOS users with Qt4.5.3; so it could be a downstream issue. Have you checked this on PCLinuxOS bugtracker ? Thanks Dario Andres wrote: > https://bugs.kde.org/show_bug.cgi?id=210014 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |andresbajotierra@gmail.com > > > > > --- Comment #3 from Dario Andres <andresbajotierra gmail com> 2009-10-10 23:27:00 --- > So far the only people experiencing the issue are PCLinuxOS users with Qt4.5.3; > so it could be a downstream issue. Have you checked this on PCLinuxOS > bugtracker ? > Thanks > > Dario Couldn't find anything reported on PCLOS forums, will post there and let you know. Rgds Martin Hello, Yes, I am using PCLinuxOS with the mentioned QT version. No I have not checked to see if there is info on PCLinuxOS forums but will follow up with them. Thank you for the prompt attention to the bug report. :-) Tom --- On Sat, 10/10/09, Dario Andres <andresbajotierra@gmail.com> wrote: > From: Dario Andres <andresbajotierra@gmail.com> > Subject: [Bug 210014] Plasma crash after removing widget from desktop > To: thomasm_64@yahoo.com > Date: Saturday, October 10, 2009, 1:27 PM > https://bugs.kde.org/show_bug.cgi?id=210014 > > > Dario Andres <andresbajotierra@gmail.com> > changed: > > What > |Removed > |Added > ---------------------------------------------------------------------------- > > CC| > > |andresbajotierra@gmail.com > > > > > --- Comment #3 from Dario Andres <andresbajotierra gmail > com> 2009-10-10 23:27:00 --- > So far the only people experiencing the issue are PCLinuxOS > users with Qt4.5.3; > so it could be a downstream issue. Have you checked this on > PCLinuxOS > bugtracker ? > 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. > *** Bug 210209 has been marked as a duplicate of this bug. *** Dario Andres wrote: > https://bugs.kde.org/show_bug.cgi?id=210014 > > > Dario Andres <andresbajotierra@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |andresbajotierra@gmail.com > > > > > --- Comment #3 from Dario Andres <andresbajotierra gmail com> 2009-10-10 23:27:00 --- > So far the only people experiencing the issue are PCLinuxOS users with Qt4.5.3; > so it could be a downstream issue. Have you checked this on PCLinuxOS > bugtracker ? > Thanks > > Dario As far as I can tell, there has been one other report at PCLOS of the same bug; there's probably others who haven't seen the post and thus haven't responded. For the record, the current version of Qt on the PCLOS repos is 4.5.3, so pretty much anybody using PCLOS with this problem will be running Qt 4.5.3, and that is the version I am running. Regards Martin #22 0xb5cd327e in Plasma::IconWidget::addIconAction () from /usr/lib/libplasma.so.3 #23 0xb5cd5bf1 in Plasma::IconWidget::paint () from /usr/lib/libplasma.so.3 this code path does not exist in our upstream sources. i imagine this has been patched downstream. Aaron J. Seigo wrote: > https://bugs.kde.org/show_bug.cgi?id=210014 > > > Aaron J. Seigo <aseigo@kde.org> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > CC| |aseigo@kde.org > Resolution| |INVALID > > > > > --- Comment #8 from Aaron J. Seigo <aseigo kde org> 2009-10-15 04:20:36 --- > #22 0xb5cd327e in Plasma::IconWidget::addIconAction () from > /usr/lib/libplasma.so.3 > #23 0xb5cd5bf1 in Plasma::IconWidget::paint () from /usr/lib/libplasma.so.3 > > this code path does not exist in our upstream sources. i imagine this has been > patched downstream. > > Aaron PCLOS are mystified about the cause of this, however in the interim I have fixed it by updating the kernel to 2.6.27.31.tex5 and doing a full system update. OpenGL compositing is still not available, but XRender works. Regards Martin |