Summary: | Crashes when uploading to PicasaWeb | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Magnus Määttä <magnus> |
Component: | Plugin-WebService-Google | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bonne, caulier.gilles, GSX |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.6.0 | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Magnus Määttä
2012-02-04 15:32:50 UTC
This did work before I upgraded to KDE 4.8. It crash indeep in Qt4. Sound like a binary compatibility broken. kipi-plugins need to be recompiled... Gilles Caulier Try also to update kipi-plugins and digiKam to 2.5.0... Gilles Caulier Created attachment 68518 [details]
New crash information added by DrKonqi
digikam (2.1.1) on KDE Platform 4.8.00 (4.8.0 using Qt 4.7.4
- What I was doing when the application crashed:
Did the same - tried to upload to flickr and crashes on clicking go.
-- Backtrace (Reduced):
#7 QString (other=..., this=0x7fffb71447a8) at ../../include/QtCore/../../src/corelib/tools/qstring.h:729
#8 QUrlPrivate::QUrlPrivate (this=0x7fffb7144790, copy=...) at io/qurl.cpp:3388
#9 0x00007f6660eb7033 in QUrlPrivate::normalized (this=0x7fffb71450a0) at io/qurl.cpp:3991
#10 0x00007f6660eb7cb0 in QUrl::operator== (this=0x7fffb7144f18, url=<optimized out>) at io/qurl.cpp:5959
#11 0x0000000000499c6d in Digikam::ImagePropertiesSideBarDB::slotFileMetadataChanged (this=0x1d02570, url=<optimized out>) at /build/buildd/digikam-2.1.1/core/libs/imageproperties/imagepropertiessidebardb.cpp:382
It's definitivly a binary compatibility with Qt4. It's a packaging problem. kipi-plugins must be recompiled after an update of KDE/Qt. Contact your distro team... Gilles Caulier Thanks, I can confirm that updating to newer packages fixes this problem. I am now using packages from the philip5/extra ppa from ubuntu and it works fine. *** Bug 297798 has been marked as a duplicate of this bug. *** |