Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1505661 - [abrt] git-cola: _check_arg_types(): genericpath.py:149:_check_arg_types:TypeError: join() argument must be str or bytes, not 'NoneType'
Summary: [abrt] git-cola: _check_arg_types(): genericpath.py:149:_check_arg_types:Type...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: git-cola
Version: 27
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikos Roussos
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:3c0a885e8ab76b26b0ec4b6d347...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-24 05:50 UTC by Gwendal
Modified: 2018-11-30 18:04 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-30 18:04:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (892 bytes, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details
File: cgroup (289 bytes, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details
File: cpuinfo (1.68 KB, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details
File: environ (1.56 KB, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details
File: mountinfo (4.22 KB, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details
File: namespaces (102 bytes, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details
File: open_fds (1.18 KB, text/plain)
2017-10-24 05:50 UTC, Gwendal
no flags Details

Description Gwendal 2017-10-24 05:50:38 UTC
Version-Release number of selected component:
git-cola-2.10-2.fc26

Additional info:
reporter:       libreport-2.9.2
cmdline:        /usr/bin/python3 /usr/bin/git-cola --prompt
crash_function: _check_arg_types
exception_type: TypeError
executable:     /usr/bin/git-cola
kernel:         4.13.8-300.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
genericpath.py:149:_check_arg_types:TypeError: join() argument must be str or bytes, not 'NoneType'

Traceback (most recent call last):
  File "/usr/share/git-cola/lib/cola/fsmonitor.py", line 216, in run
    self._handle_events()
  File "/usr/share/git-cola/lib/cola/fsmonitor.py", line 320, in _handle_events
    self._check_event(wd, mask, name)
  File "/usr/share/git-cola/lib/cola/fsmonitor.py", line 305, in _check_event
    core.decode(name)))
  File "/usr/lib64/python3.6/posixpath.py", line 92, in join
    genericpath._check_arg_types('join', a, *p)
  File "/usr/lib64/python3.6/genericpath.py", line 149, in _check_arg_types
    (funcname, s.__class__.__name__)) from None
TypeError: join() argument must be str or bytes, not 'NoneType'

Local variables in innermost frame:
s: None
hasbytes: False
hasstr: True
args: ('/home/zerwan/Scripts/nautilusScripts', None)
funcname: 'join'

Comment 1 Gwendal 2017-10-24 05:50:44 UTC
Created attachment 1342507 [details]
File: backtrace

Comment 2 Gwendal 2017-10-24 05:50:45 UTC
Created attachment 1342508 [details]
File: cgroup

Comment 3 Gwendal 2017-10-24 05:50:46 UTC
Created attachment 1342509 [details]
File: cpuinfo

Comment 4 Gwendal 2017-10-24 05:50:48 UTC
Created attachment 1342510 [details]
File: environ

Comment 5 Gwendal 2017-10-24 05:50:49 UTC
Created attachment 1342511 [details]
File: mountinfo

Comment 6 Gwendal 2017-10-24 05:50:51 UTC
Created attachment 1342512 [details]
File: namespaces

Comment 7 Gwendal 2017-10-24 05:50:52 UTC
Created attachment 1342513 [details]
File: open_fds

Comment 8 Ben Cotton 2018-11-27 18:21:25 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Ben Cotton 2018-11-30 18:04:32 UTC
Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.