Summary: | App crashes when clicking "send to" button | ||
---|---|---|---|
Product: | [Unmaintained] ksnapshot | Reporter: | Majki <skynet> |
Component: | send-to menu | Assignee: | Richard Moore <rich> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 0.8.2 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Majki
2013-07-23 11:20:09 UTC
From error app: Application: KSnapshot (ksnapshot), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 0x00007f70398bb97d in QString::operator=(QString const&) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #6 0x00007f702a625e49 in KIPI::Plugin::setUiBaseName(char const*) () from /usr/lib/libkipi.so.10 #7 0x00007f702aab6b9f in ?? () from /usr/lib/kde4/kipiplugin_ipodexport.so #8 0x00007f702aab7097 in ?? () from /usr/lib/kde4/kipiplugin_ipodexport.so #9 0x00007f703a146e55 in KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /usr/lib/libkdecore.so.5 #10 0x00007f703b6ff586 in KIPI::PluginLoader::Info::plugin() const () from /usr/lib/libkipi.so.9 #11 0x00000000004177b8 in _start () You are mixing KDE builds. Some components are compiled against libkipi.so.9, others against libkipi.so.10. This unfortunately is not supported, because pulling in two different dynamic libraries with the same symbols causes conflicts. *** This bug has been marked as a duplicate of bug 322208 *** I have stable Linux Mint, no fanzy PPA repos plugged into my system. Something is wrong with packaging maybe? If you get this bug with the default repository, please report it to the bug tracker of your distribution. From comment #1 the issue is easily visible. |