Bug 322208 - KSnapShot Crashes on SendTo after new snapshot
Summary: KSnapShot Crashes on SendTo after new snapshot
Status: RESOLVED DUPLICATE of bug 306693
Alias: None
Product: ksnapshot
Classification: Applications
Component: general (show other bugs)
Version: 0.8.2
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Richard Moore
URL:
Keywords:
: 322731 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-07-10 17:42 UTC by Please Delete
Modified: 2013-07-23 13:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Please Delete 2013-07-10 17:42:30 UTC
Application: ksnapshot (0.8.2)
KDE Platform Version: 4.10.5
Qt Version: 4.8.3
Operating System: Linux 3.5.0-27-generic x86_64
Distribution: Linux Mint 14 Nadia

-- Information about the crash:
- What I was doing when the application crashed:

PrtSc button.

Take a new snapshot.

Selected an area of Google Chrome version 28.0.1500.71 (Official Build 209842) window which was not maximized.

DoubleClicked and image is in KSnapshot.

Clicked the Send To... button in KSnapshot.

Program Crashes.

Was hoping to send it to Gimp but it never gave me a list of apps to send to. It crashed instead.

The crash can be reproduced every time.

-- Backtrace:
Application: KSnapshot (ksnapshot), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  QString::operator= (this=0x72006500730097, other=...) at tools/qstring.cpp:1411
#7  0x00007f4ce9584e49 in KIPI::Plugin::setUiBaseName (this=0x193e540, name=<optimized out>) at ../../libkipi/plugin.cpp:309
#8  0x00007f4ce9a3ab9f in KIPIIpodExportPlugin::Plugin_iPodExport::Plugin_iPodExport (this=0x193e540, parent=0x182f990) at /build/buildd/digikam-3.2.0/extra/kipi-plugins/ipodexport/plugin_ipodexport.cpp:66
#9  0x00007f4ce9a3b097 in KPluginFactory::createInstance<KIPIIpodExportPlugin::Plugin_iPodExport, QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at /usr/include/kpluginfactory.h:477
#10 0x00007f4cf8e35e55 in KPluginFactory::create (this=0x18f38e0, iface=0x7f4cfa3fa0c0 "KIPI::Plugin", parentWidget=0x0, parent=0x182f990, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:203
#11 0x00007f4cfa3ee586 in KIPI::PluginLoader::Info::plugin() const () from /usr/lib/libkipi.so.9
#12 0x00000000004177b8 in _start ()

This bug may be a duplicate of or related to bug 306693.

Possible duplicates by query: bug 314658, bug 307114.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-10 18:04:49 UTC
You are mixing incompatible packages in your system.

*** This bug has been marked as a duplicate of bug 306693 ***
Comment 2 Please Delete 2013-07-10 22:16:18 UTC
Which ones? It worked before and then today there was a big KDE update. That's when it all stopped working after that.
Comment 3 Please Delete 2013-07-11 01:12:46 UTC
Ok, I've tried to remove libkipi9. Did so using dpkg and --force-dependencies. Then ksnapshot and kamoso stopped working altogether, won't even load. So I had to reinstall libkipi9 to get them to even load. But kamoso crashes (where it didn't before) and ksnapshot still has that same problem I mentioned of it not allowing me to send the capture to another application.

Something definitely broke in the update from 4.10.4 to 4.10.5.
Comment 4 Christoph Feck 2013-07-23 13:14:50 UTC
*** Bug 322731 has been marked as a duplicate of this bug. ***