Error when add files

Bug #1825024 reported by Serveis IT
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
New
Undecided
Unassigned

Bug Description

bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 10: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/trace.py", line 381, in reports_exception_decorate
    return f(*args, **kargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/add.py", line 143, in initial_load
    change_load_filter=lambda c:not c.is_versioned())
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 1469, in set_tree
    initial_checked_paths=initial_checked_paths)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 539, in set_tree
    initial_checked_paths, load_dirs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 671, in process_tree
    QtCore.Qt.CheckStateRole)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 849, in setData
    set_child_checked_recurse(item_data)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 838, in set_child_checked_recurse
    has_children_changed = set_child_checked_recurse(child)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 838, in set_child_checked_recurse
    has_children_changed = set_child_checked_recurse(child)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 817, in set_child_checked_recurse
    self.load_dir(item_data.id)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 632, in load_dir
    key=ModelItemData.dirs_first_sort_key)
  File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr/lib/treewidget.py", line 560, in working_tree_get_children
    path = item_data.path+"/"+name
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf3 in position 10: ordinal not in range(128)

bzr 2.8.0dev1 on python 2.7.15rc1 (linux2)
arguments: ['/usr/bin/bzr', 'qadd', '--ui-mode']
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'es_ES.UTF-8'
plugins:
  bash_completion /usr/lib/python2.7/dist-packages/bzrlib/plugins/bash_completion [2.8.0dev1]
  changelog_merge /usr/lib/python2.7/dist-packages/bzrlib/plugins/changelog_merge [2.8.0dev1]
  explorer /usr/lib/python2.7/dist-packages/bzrlib/plugins/explorer [1.3.0]
  grep /usr/lib/python2.7/dist-packages/bzrlib/plugins/grep [2.8.0dev1]
  launchpad /usr/lib/python2.7/dist-packages/bzrlib/plugins/launchpad [2.8.0dev1]
  netrc_credential_store /usr/lib/python2.7/dist-packages/bzrlib/plugins/netrc_credential_store [2.8.0dev1]
  news_merge /usr/lib/python2.7/dist-packages/bzrlib/plugins/news_merge [2.8.0dev1]
  po_merge /usr/lib/python2.7/dist-packages/bzrlib/plugins/po_merge [2.8.0dev1]
  qbzr /usr/lib/python2.7/dist-packages/bzrlib/plugins/qbzr [0.23.2]
  weave_fmt /usr/lib/python2.7/dist-packages/bzrlib/plugins/weave_fmt [2.8.0dev1]

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.