https://bugs.kde.org/show_bug.cgi?id=506593
Mohammed Aquib Azad <azad.aq...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |azad.aq...@gmail.com --- Comment #5 from Mohammed Aquib Azad <azad.aq...@gmail.com> --- I ran a stacktrace and the filesystem basically stopped me from creating a file with ':' in the filename. Android basically does not allow files with case the following characters - * / : < > ? \ | Linux does allow : for some reason. I think Linux allows some of these characters, I tested : and ? works. We can have a workaround where we replace any of these characters, but I don't if this is a high priority item. I can probably fix this, but I don't see this being an issue. -- You are receiving this mail because: You are watching all bug changes.