Bug 1149503 - [abrt] ninja-ide: plistlib.py:75:readPlist:IOError: [Errno 2] No such file or directory: ''
Summary: [abrt] ninja-ide: plistlib.py:75:readPlist:IOError: [Errno 2] No such file or...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: ninja-ide
Version: 21
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:518dd8bbaea6997e5182b039997...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-05 14:59 UTC by Hapoofesgeli
Modified: 2014-10-08 09:39 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-08 09:39:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (622 bytes, text/plain)
2014-10-05 15:00 UTC, Hapoofesgeli
no flags Details
File: environ (1.33 KB, text/plain)
2014-10-05 15:00 UTC, Hapoofesgeli
no flags Details

Description Hapoofesgeli 2014-10-05 14:59:53 UTC
Version-Release number of selected component:
ninja-ide-2.3-3.fc21

Additional info:
reporter:       libreport-2.2.3
cmdline:        /usr/bin/python /usr/bin/ninja-ide
dso_list:       python-libs-2.7.8-4.1.fc21.x86_64
executable:     /usr/bin/ninja-ide
kernel:         3.16.3-302.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
plistlib.py:75:readPlist:IOError: [Errno 2] No such file or directory: ''

Traceback (most recent call last):
  File "/home/hapoofesgeli/.ninja_ide/addins/plugins/sublime_themes/main.py", line 68, in <lambda>
    "applications-graphics"), __doc__, self, triggered=lambda: self.run()))
  File "/home/hapoofesgeli/.ninja_ide/addins/plugins/sublime_themes/main.py", line 76, in run
    theme = readPlist(xml_file)
  File "/usr/lib64/python2.7/plistlib.py", line 75, in readPlist
    pathOrFile = open(pathOrFile)
IOError: [Errno 2] No such file or directory: ''

Local variables in innermost frame:
didOpen: 0
pathOrFile: ''

Comment 1 Hapoofesgeli 2014-10-05 15:00:06 UTC
Created attachment 944046 [details]
File: backtrace

Comment 2 Hapoofesgeli 2014-10-05 15:00:12 UTC
Created attachment 944047 [details]
File: environ

Comment 3 Nikos Roussos 2014-10-08 09:39:32 UTC
Hi,

This is caused by the Sublime plugin not by Ninja-ide.


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