Version: 1.3 (using 4.3.4 (KDE 4.3.4) "release 2", KDE:43 / openSUSE_11.2) Compiler: gcc OS: Linux (x86_64) release 2.6.31.5-0.1-desktop I have mounted a usb vfat drive with german umlaut problems, I want to rename/copy/move some of these files for example a file named (a iso encoded filename with utf8) k�se.txt it is correctly displayed in dolphin, but I can make no actions like rename, copy, move: dolphin displays a dialog "file/folder not found" after renaming/dragging
Thanks for the bug report! Maybe this is related to/a duplicate of bug 165044.
maybe it is related. but this must not be a wontfix!! in the meanwhile after much fiddling I fixed my vfat encoding problems with a tool named "convmv" like "convmv -r -f utf-8 -t cp1252 --fixdouble MYDIR", when mounted the device with utf-8-encoding. but a "normal" user should be able do normal operations on files with broken filenames in dolphin, too.
> maybe it is related. but this must not be a wontfix!! [...] > but a "normal" user should be able do normal operations on files with broken > filenames in dolphin, too. I agree that this situation is not nice, but note that the cause of the problem is inside Qt, not in Dolphin. It seems that it would require a lot of work to fix this properly, and nobody was willing to come up with a patch so far :-( Note that the wish bug 204768 is about another approach to solve the problem. *** This bug has been marked as a duplicate of bug 165044 ***
has there been a bug reported to Qt already? is this a new bug in qt4?
(In reply to comment #4) > has there been a bug reported to Qt already? is this a new bug in qt4? http://bugreports.qt.nokia.com/browse/QTBUG-5832