Gwenview crashes when exporting to Picasaweb

Bug #212572 reported by Ján Dráb
2
Affects Status Importance Assigned to Milestone
gwenview (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: gwenview

Hardy
Qt: 3.3.8b
KDE: 3.5.9
Gwenview: 1.4.2

It's easy to reproduce the crash. "Plugins->Export->Export to Picasaweb"
It's maybe related to http://bugs.kde.org/show_bug.cgi?id=146525
but export to Flicker works just fine.

[Thread debugging using libthread_db enabled]
[New Thread 0xb67ff6c0 (LWP 28271)]
[KCrash handler]
#6 0xb44695e6 in KIPIPicasawebExportPlugin::PicasawebWindow::PicasawebWindow
    () from /usr/lib/kde3/kipiplugin_picasawebexport.so
#7 0xb4466e96 in Plugin_PicasawebExport::slotActivate ()
   from /usr/lib/kde3/kipiplugin_picasawebexport.so
#8 0xb4466fe2 in Plugin_PicasawebExport::qt_invoke ()
   from /usr/lib/kde3/kipiplugin_picasawebexport.so
#9 0xb720b73c in QObject::activate_signal (this=0x8393670, clist=0x8384eb0,
    o=0xbffc7028) at kernel/qobject.cpp:2359
#10 0xb720c221 in QObject::activate_signal (this=0x8393670, signal=2)
    at kernel/qobject.cpp:2328
#11 0xb6c0ab19 in KAction::activated (this=0x8393670) at ./kaction.moc:176
#12 0xb6c4b432 in KAction::slotActivated (this=0x8393670)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kaction.cpp:1102
#13 0xb6d3692d in KAction::slotPopupActivated (this=0x8393670)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kaction.cpp:1137
#14 0xb6d36c13 in KAction::qt_invoke (this=0x8393670, _id=16, _o=0xbffc7178)
    at ./kaction.moc:219
#15 0xb720b73c in QObject::activate_signal (this=0x851f0b0, clist=0x8527c08,
    o=0xbffc7178) at kernel/qobject.cpp:2359
#16 0xb759a5be in QSignal::signal (this=0x851f0b0, t0=@0x851f0d8)
    at .moc/debug-shared-mt/moc_qsignal.cpp:100
#17 0xb722a7ea in QSignal::activate (this=0x851f0b0) at kernel/qsignal.cpp:215
#18 0xb732f75c in QPopupMenu::mouseReleaseEvent (this=0x82b9fc0, e=0xbffc7650)
    at widgets/qpopupmenu.cpp:1700
#19 0xb6c11a12 in KPopupMenu::mouseReleaseEvent (this=0x82b9fc0, e=0xbffc7650)
    at /build/buildd/kdelibs-3.5.9/./kdeui/kpopupmenu.cpp:508
#20 0xb7241e6b in QWidget::event (this=0x82b9fc0, e=0xbffc7650)
    at kernel/qwidget.cpp:4705
#21 0xb719fc36 in QApplication::internalNotify (this=0xbffc7c5c,
    receiver=0x82b9fc0, e=0xbffc7650) at kernel/qapplication.cpp:2638
#22 0xb71a1de5 in QApplication::notify (this=0xbffc7c5c, receiver=0x82b9fc0,
    e=0xbffc7650) at kernel/qapplication.cpp:2424
#23 0xb78a4702 in KApplication::notify (this=0xbffc7c5c, receiver=0x82b9fc0,
    event=0xbffc7650)
    at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#24 0xb71302ed in QApplication::sendSpontaneousEvent (receiver=0x82b9fc0,
    event=0xbffc7650) at kernel/qapplication.h:526
#25 0xb712ec56 in QETWidget::translateMouseEvent (this=0x82b9fc0,
    event=0xbffc7a98) at kernel/qapplication_x11.cpp:4248
#26 0xb712d11b in QApplication::x11ProcessEvent (this=0xbffc7c5c,
    event=0xbffc7a98) at kernel/qapplication_x11.cpp:3483
#27 0xb714492f in QEventLoop::processEvents (this=0x81005a8, flags=4)
    at kernel/qeventloop_x11.cpp:195
#28 0xb71baf90 in QEventLoop::enterLoop (this=0x81005a8)
    at kernel/qeventloop.cpp:201
#29 0xb71bac8e in QEventLoop::exec (this=0x81005a8)
    at kernel/qeventloop.cpp:148
#30 0xb71a17df in QApplication::exec (this=0xbffc7c5c)
    at kernel/qapplication.cpp:2761
#31 0xb667ffb6 in kdemain () from /usr/lib/libkdeinit_gwenview.so
#32 0xb7f19454 in kdeinitmain () from /usr/lib/kde3/gwenview.so
#33 0x0804ee20 in launch (argc=8, _name=0x8082ae4 "gwenview",
    args=0x8082b3e "", cwd=0x0, envc=1, envs=0x8082b4f "", reset_env=false,
    tty=0x0, avoid_loops=false,
    startup_id_str=0x8082b54 "greenbox;1207436238;813544;7292_TIME41095525")
    at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:673
#34 0x0804f541 in handle_launcher_request (sock=17)
    at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1240
#35 0x0804fa7b in handle_requests (waitForPid=0)
    at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1443
#36 0x0805057d in main (argc=5, argv=0xbffc83e4, envp=0xbffc83fc)
    at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1908

Revision history for this message
Emanuel Goscinski (emu--deactivatedaccount) wrote :

I can confirm this behaviour. A backtrace is attached

Changed in gwenview:
status: New → Confirmed
Revision history for this message
Romain Henriet (romain-henriet) wrote :

Same problem for me. In Digikam, the plugin doesn't crash but doesn't work either.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.