https://bugs.kde.org/show_bug.cgi?id=370025
Bug ID: 370025
Summary: KMLExport cannot move data to destination directory
Product: kipiplugins
Version: 5.2.0
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: KMLExport
Assignee: [email protected]
Reporter: [email protected]
Some time ago KIO::moveAs method was replaced by QDir::rename
(https://quickgit.kde.org/?p=kipi-plugins.git&a=commit&h=a7fb881e1d8cc7896d411d7d7482c166bfec2139).
However, rename method fails in some cases. It seems to fail when trying to
move a directory from one partition to another. As a result images are exported
to a temporary directory (/tmp/...) but they are not moved to user directory.
--
You are receiving this mail because:
You are watching all bug changes.