Menu

#43 Cannot save settings

v1.2
closed-fixed
nobody
Core (49)
5
2009-04-30
2009-04-29
hilt2
No

Hello Neil,

an error message dialog is shown in 1.2 when I try to change a repository and save the settings.

Traceback (most recent call last):
File "libappupdater\guiqt.pyc", line 936, in _action_options_triggered
File "libappupdater\guiqt.pyc", line 1587, in _apply_config
File "libappupdater\utils.pyc", line 846, in remove_duplicates
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 0: ordinal not in range(128)

Discussion

  • nabber00

    nabber00 - 2009-04-30

    This is likely due to unicode characters being used. Fixed in r648.

     
  • nabber00

    nabber00 - 2009-04-30
    • labels: 1103099 --> Core
    • status: open --> closed-fixed