Public bug reported: If an configuration using pathes to files with non-ascii characters (such as /home/user/Arbeitsfläche/) fs-uae-launcher do not load the config at all. Running from a terminal, the following exception appears:
Traceback (most recent call last): File "/usr/share/fs-uae-launcher/fs_uae_launcher/Config.py", line 522, in load_file cls._load_file(path, "") File "/usr/share/fs-uae-launcher/fs_uae_launcher/Config.py", line 596, in _load_file cls.load(config) File "/usr/share/fs-uae-launcher/fs_uae_launcher/Config.py", line 364, in load cls.fix_loaded_config(update_config) File "/usr/share/fs-uae-launcher/fs_uae_launcher/Config.py", line 510, in fix_loaded_config Settings.get_hard_drives_dir()) File "/usr/share/fs-uae-launcher/fs_uae_launcher/Config.py", line 459, in fix_file_checksum if path.startswith("http://") or path.startswith("https://"): UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128) ** Affects: fs-uae (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1525715 Title: Regression: fs-uae-launcher can't read configs with UTF8 pathes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fs-uae/+bug/1525715/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs