| Summary: | [abrt] cinnamon: genericpath.py:29:isfile:TypeError: coercing to Unicode: need string or buffer, NoneType found | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John Ruiz <jruiz> | ||||||
| Component: | cinnamon | Assignee: | leigh scott <leigh123linux> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | andrelib, curtadkins, dabbill, drbardin, dtimms, fedora, gustavo890915, iweiss, james.sunshine, jan.pool, jsavinon88, leigh123linux, lnewman, mark_a_rodriguez, miketwebster, rbarlow, rgd720, serega.belarus, simeon_nikolson | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/68970f7c307dfcb51ecd19f63855afdc8fac76e5 | ||||||||
| Whiteboard: | abrt_hash:893c407e81f77b6f9f68ca319a5878833e8e903e | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-11-03 10:14:33 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 839153 [details]
File: backtrace
Created attachment 839154 [details]
File: environ
Same issue, came up when trying to edit laucher in favorites panel. To replicate: Rclick launcher icon (happens for yum, rpm, or self-compiled application) Select "Edit" Lclick icon to bring up Nemo window While searching the error is typically thrown If I select a .png from a 3rd party icon pack and apply, it will disappear from the launcher. If you then go to Settings --> Theme --> More Settings --> Icons and go back to defualt or another loaded theme, all the missing icons reappear in the panel applet. Another user experienced a similar problem: Error occurred when going to users&groups, adding user, and adding picture to user from /home/<user>/dropbox/ Other then that, don't know what caused it. reporter: libreport-2.2.2 cmdline: python /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py dso_list: python-libs-2.7.5-11.fc20.x86_64 executable: /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py kernel: 3.14.2-200.fc20.x86_64 package: cinnamon-2.2.3-3.fc20 reason: genericpath.py:29:isfile:TypeError: coercing to Unicode: need string or buffer, NoneType found runlevel: N 5 type: Python uid: 0 I also don't know what caused this issue, but I wanted to report that it happened to me on Rawhide today as well. Another user experienced a similar problem: crashed sometime shortly after login reporter: libreport-2.2.2 cmdline: python /usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py -mpanel-launcher -flibreoffice-draw.desktop dso_list: python-libs-2.7.5-11.fc20.i686 executable: /usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py kernel: 3.14.4-200.fc20.i686+PAE package: cinnamon-2.2.7-1.fc20 reason: genericpath.py:29:isfile:TypeError: coercing to Unicode: need string or buffer, NoneType found runlevel: N 5 type: Python uid: 1000 Another user experienced a similar problem: Directly after loggin into Cinnamon desktop reporter: libreport-2.2.2 cmdline: python /usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py -mpanel-launcher dso_list: python-libs-2.7.5-11.fc20.i686 executable: /usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py kernel: 3.14.4-200.fc20.i686 package: cinnamon-2.2.10-1.fc20 reason: genericpath.py:29:isfile:TypeError: coercing to Unicode: need string or buffer, NoneType found runlevel: N 5 type: Python uid: 1000 Another user experienced a similar problem: Working on desktop parameters reporter: libreport-2.2.2 cmdline: python /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py dso_list: python-libs-2.7.5-12.fc20.x86_64 executable: /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py kernel: 3.14.8-200.fc20.x86_64 package: cinnamon-2.2.13-5.fc20 reason: genericpath.py:29:isfile:TypeError: coercing to Unicode: need string or buffer, NoneType found runlevel: N 5 type: Python uid: 0 |
Description of problem: I don't know what I did to cause this. It seemed to just pop-up from the background. Version-Release number of selected component: cinnamon-2.0.14-4.fc20 Additional info: reporter: libreport-2.1.10 cmdline: python /usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py -mlauncher -o/home/jar349/.local/share/applications/alacarte-made-f442367a-68d9-11e3-b115-080027241bef.desktop dso_list: python-libs-2.7.5-9.fc20.x86_64 executable: /usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: genericpath.py:29:isfile:TypeError: coercing to Unicode: need string or buffer, NoneType found Traceback (most recent call last): File "/usr/lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py", line 125, in update_icon_preview_cb if os.path.isfile(filename): File "/usr/lib64/python2.7/genericpath.py", line 29, in isfile st = os.stat(path) TypeError: coercing to Unicode: need string or buffer, NoneType found Local variables in innermost frame: path: None