daily pastebin goal
32%
SHARE
TWEET

Untitled

a guest Oct 8th, 2012 25 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ben@Ignaz-lubuntu:~/Arbeitsfläche/obkey-1.0$ ./obkey
  2. Traceback (most recent call last):
  3.   File "./obkey", line 40, in <module>
  4.     ob.load(path)
  5.   File "/home/ben/Arbeitsfläche/obkey-1.0/obkey_classes.py", line 1667, in load
  6.     self.dom = xml.dom.minidom.parse(path)
  7.   File "/usr/lib/python2.7/xml/dom/minidom.py", line 1920, in parse
  8.     return expatbuilder.parse(file)
  9.   File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse
  10.     fp = open(file, 'rb')
  11. IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/ben/.config/openbox/rc.xml'
  12. ben@Ignaz-lubuntu:~/Arbeitsfläche/obkey-1.0$ whereis lubuntu-rc.xml
  13. lubuntu-rc:
  14. ben@Ignaz-lubuntu:~/Arbeitsfläche/obkey-1.0$ ./obkey lubuntu-rc.xml
  15. Traceback (most recent call last):
  16.   File "./obkey", line 40, in <module>
  17.     ob.load(path)
  18.   File "/home/ben/Arbeitsfläche/obkey-1.0/obkey_classes.py", line 1667, in load
  19.     self.dom = xml.dom.minidom.parse(path)
  20.   File "/usr/lib/python2.7/xml/dom/minidom.py", line 1920, in parse
  21.     return expatbuilder.parse(file)
  22.   File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 922, in parse
  23.     fp = open(file, 'rb')
  24. IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: 'lubuntu-rc.xml'
  25. ben@Ignaz-lubuntu:~/Arbeitsfläche/obkey-1.0$
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top