Public bug reported:

Please see the attachment.  ksnapshot crashed while clicking "Send to".

In the backtrace, though it didn't have enough debug symbol and
information, we could still see that ksnapshot called KIPI:PluginLoader
from libkipi.so.9, but after calling kipi plugins it called KIPI:Plugins
from libkipi.so.10.

A fresh kubuntu 12.10 install would not have problem before updating, since 
they all run on KDE 4.9 (libkipi9).
After upgrading to 4.10, digikam depended on libkipi10, while ksnapshot 
(4.10.5) still depended on libkipi9

$ ldd /usr/bin/ksnapshot | grep kipi
              libkipi.so.9 => /usr/lib/libkipi.so.9 (0xb735d000)

If I link /usr/lib/libkipi.so.9 to /usr/lib/libkipi.so.10, it would have
symbol problem like:

$ ksnapshot
ksnapshot: symbol lookup error: ksnapshot: undefined symbol: 
_ZN4KIPI12PluginLoaderC1ERK11QStringListPNS_9InterfaceERK7QString

Removing kipi-plugins packages can avoid this crash happening.

** Affects: gwenview (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "ksnapshot crash backtraces"
   
https://bugs.launchpad.net/bugs/1205268/+attachment/3749694/+files/ksnapshot-20130726-095110.kcrash.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205268

Title:
  After upgrading to KDE 4.10, ksnapshot crashed when clicking "Send to"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwenview/+bug/1205268/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to