Bug 1104181

Summary: [abrt] git-cola: pyinotify.py:1907:add_watch:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 11: ordinal not in range(128)
Product: [Fedora] Fedora Reporter: Matej <m>
Component: git-colaAssignee: Kevin Kofler <kevin>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: davvid, i, kevin
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/78a00e57809839d2a2f8f7bb4cb341b81abc0018
Whiteboard: abrt_hash:cd00b504e10e9808c360c7cb257d9fcf3f4ea62c
Fixed In Version: git-cola-2.0.4-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-05 14:51:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Matej 2014-06-03 12:52:38 UTC
Version-Release number of selected component:
git-cola-2.0.1-1.fc19

Additional info:
reporter:       libreport-2.2.1
cmdline:        /usr/bin/python /usr/bin/git-dag --prompt
dso_list:       python-inotify-0.9.4-2.fc19.noarch
executable:     /usr/bin/git-dag
kernel:         3.14.4-100.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
pyinotify.py:1907:add_watch:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 11: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/share/git-cola/lib/cola/inotify.py", line 203, in run
    self._watch_directory(self._path)
  File "/usr/share/git-cola/lib/cola/inotify.py", line 174, in _watch_directory
    self._wmgr.add_watch(directory, self._mask)
  File "/usr/lib/python2.7/site-packages/pyinotify.py", line 1907, in add_watch
    self._inotify_wrapper.str_errno()))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 11: ordinal not in range(128)

Local variables in innermost frame:
wd: -1
npath: u'/home/matej/prace/sport_tracking/git'
rec: False
rpath: u'/home/matej/prace/sport_tracking/git'
mask: 654
quiet: True
self: <pyinotify.WatchManager object at 0x25bda10>
auto_add: False
proc_fun: None
do_glob: False
apath: u'/home/matej/prace/sport_tracking/git'
path: u'/home/matej/prace/sport_tracking/git'
ret_: {u'/home/matej/prace/sport_tracking/git': -1}
exclude_filter: <function <lambda> at 0x1d28578>

Comment 1 Matej 2014-06-03 12:52:43 UTC
Created attachment 901780 [details]
File: backtrace

Comment 2 Matej 2014-06-03 12:52:45 UTC
Created attachment 901781 [details]
File: environ

Comment 3 David Aguilar 2014-06-04 04:30:39 UTC
I just a pushed a fix to git-cola's master branch on github that may fix this. Is there any way to get the original submitter to test it?

I'll test the fix a bit myself as well.

Comment 4 Matej 2014-06-04 07:45:31 UTC
I tested the github version and the error is fixed. Thanks!

Comment 5 Fedora Update System 2014-06-26 05:45:25 UTC
git-cola-2.0.4-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/git-cola-2.0.4-1.fc20

Comment 6 Fedora Update System 2014-06-27 02:29:01 UTC
Package git-cola-2.0.4-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing git-cola-2.0.4-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-7802/git-cola-2.0.4-1.fc20
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2014-07-05 14:51:34 UTC
git-cola-2.0.4-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2014-08-03 23:37:55 UTC
git-cola-2.0.5-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/git-cola-2.0.5-1.fc19

Comment 9 Fedora Update System 2014-08-16 22:30:28 UTC
git-cola-2.0.5-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.