Creating hardlink leads to an error if destination contains an umlaut

Bug #1460194 reported by Stephan Müller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Distribution: Ubuntu 14.04 trusty
Application: Ubuntu Tweak 0.8.8-1~trusty1
Desktop:ubuntu

Traceback (most recent call last):
  File "/usr/share/ubuntu-tweak/script-worker", line 205, in __init__
    work(file, folder)
  File "/usr/share/ubuntu-tweak/script-worker", line 142, in hardlink
    cls.do_hard_link(source, dest)
  File "/usr/share/ubuntu-tweak/script-worker", line 94, in do_hard_link
    if cls.permission_test(dest):
  File "/usr/share/ubuntu-tweak/script-worker", line 57, in permission_test
    ErrorDialog(_("You don't have permission to write in %s") % dirname).launch()
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.