Summary: | Problem dragging folders from digikam to other places, like the desktop | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Antonio E. <aironmail> |
Component: | Usability-Drag&Drop | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, marcel.wiesweg, sven.burmeister |
Priority: | NOR | ||
Version: | 0.9.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.5.0 | |
Sentry Crash Report: |
Description
Antonio E.
2006-07-27 22:42:12 UTC
Same here, this is really annoying if one wants to copy pictures. It has nothing to do with non-ascii chatacters in the album's name, it happens for every album. A workaround is to choose "skip" for the .digikam_properties file which the copy dialogue complains about. Marcel, I can reproduce this problem here, excepted than with digiKAm 0.9.0, the all album content is copied properlly in all case. There is no problem with space or non-latin characters in album/file naming. But the copy action ask to user something about '.digikam_properties' file... This is relevant of digikam/kioslave/digikamalbum.cpp implementation (line 542/736/1070. Do you know this part in kio-slave ? Gilles Copying without problems but digiKam still asks about .digikam_properties file. Marcel, Can you take a look please ? Gilles This is a pseudo file that is added to copy the album's properties - but I dont know for what this is needed. We can try to remove it and then see if anything is broken. This problem still exists... I will take a look at it today... Andi We could just remove this pseudo file as Marcel mentioned, but then I guess we will break the functionality inside of digiKam. Right now this file seems to be used when copying folders in digiKam and update the albumDB with this file, but actually we can not copy albums at all in the AlbumGUI? As long as it will copy files to your desktop or into other applications and the only thing you have to do is pressing "Skip", I think we can live with it right now. I will not touch this anymore because I'm not too much into kioslaves and changes in here might affect other functions in digiKam as well. Andi Andi, I'm agree. It still a Marcel job. Marcel, please take a look what can be do here. Thanks in advance... Gilles Caulier I put it on my TODO list. For 0.9.x, again, we can simply remove it as I dont see where we need it, but then we might introduce a bug somewhere. Marcel, I think this file is solved with 0.10.0. Right ? Gilles Caulier I am not Marcel :-) , but it was fixed yesterday (or 2 days ago)... Andi Oh I get confused, too much bugreports to read today... :-) I just answered for the wrong report, sorry. Forget my post above (comment #11) Andi Yes, this problem is fixed in 0.10. We have other means of copying album metadata. Thanks Marcel. I close this file now. Gilles Caulier |