Summary: | wish: add feature to copy/move image files from digikam to filemanager on non-kde desktop | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Jonas Meurer <jonas> |
Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | wishlist | CC: | caulier.gilles, jonas |
Priority: | NOR | ||
Version: | 1.9.0 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
Jonas Meurer
2011-06-25 18:29:08 UTC
Gnome must support open desktop standard to be able to play with other applications. D&D into digiKam use Qt4 api : http://doc.qt.nokia.com/4.7/dnd.html#interoperating-with-other-applications This work fine under Macosx and Windows. Why not Gnome... Gilles Caulier It seems that others discovered the drag&drop issue with gnome as well: http://mail.kde.org/pipermail/digikam-users/2010-April/010285.html http://ubuntuforums.org/showthread.php?t=1161994 https://bugs.launchpad.net/ubuntu/+source/digikam/+bug/382557 Apparently the fix is easy: press <Ctrl> while dragging the image, and it will be copied instead of moved. |