linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00543
[Bug 287982] Re: not sharing files with regional filenames
lys is this solved for you like it is for matej_bb? I was unable to
reproduce it myself. If we could use glib's g_filename_to_utf8 it would
reduce the likelihood of this occurring, but we can't since the core
can't have a dependence on glib.
--
not sharing files with regional filenames
https://bugs.launchpad.net/bugs/287982
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Confirmed
Bug description:
I use linuxdcpp 1.02 and I have plenty of files with slovak/czech filenames. But these are not shared, while other files in the same directory, which contain only english characters, are being shared finely. How do I fix this?
Follow ups