Issue 153 in labyrinth: Doesn't start

0 views
Skip to first unread message

codesite...@google.com

unread,
Dec 8, 2010, 3:18:42 PM12/8/10
to labyrin...@googlegroups.com
Status: New
Owner: ----

New issue 153 by berendsthomas: Doesn't start
http://code.google.com/p/labyrinth/issues/detail?id=153

What steps will reproduce the problem?
I tried opening at the menu, but it didn't start.

What is the expected output? What do you see instead?
I tried it at the terminal, this is the result:
thomas@ubuntu:~$ labyrinth
/usr/lib/python2.6/dist-packages/labyrinth/MainWindow.py:24:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
import sha
Traceback (most recent call last):
File "/usr/bin/labyrinth", line 46, in <module>
from labyrinth import Browser
File "/usr/lib/python2.6/dist-packages/labyrinth/Browser.py", line 33, in
<module>
import MainWindow
File "/usr/lib/python2.6/dist-packages/labyrinth/MainWindow.py", line 33,
in <module>
from MapList import MapList
File "/usr/lib/python2.6/dist-packages/labyrinth/MapList.py", line 218,
in <module>
MapList.load_all_from_dir(utils.get_save_dir ())
File "/usr/lib/python2.6/dist-packages/labyrinth/MapList.py", line 103,
in load_all_from_dir
cls.new_from_file(dir+f)
File "/usr/lib/python2.6/dist-packages/labyrinth/MapList.py", line 112,
in new_from_file
map._read_from_file(filename)
File "/usr/lib/python2.6/dist-packages/labyrinth/MapList.py", line 49, in
_read_from_file
doc = dom.parse (filename)
File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 924, in parse
result = builder.parseFile(fp)
File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 211, in parseFile
parser.Parse("", True)
xml.parsers.expat.ExpatError: no element found: line 1, column 0
thomas@ubuntu:~$

What version of the product are you using? On what operating system?
0.4.1-0ubuntu5 on Ubuntu 10.10

Please provide any additional information below.

codesite...@google.com

unread,
Dec 8, 2010, 3:41:14 PM12/8/10
to labyrin...@googlegroups.com

Comment #1 on issue 153 by cfree220: Doesn't start
http://code.google.com/p/labyrinth/issues/detail?id=153

I also am having this problem. Terminal output for "labyrinth" is identical
to OP.

codesite...@google.com

unread,
Dec 9, 2010, 2:54:50 AM12/9/10
to labyrin...@googlegroups.com

Comment #2 on issue 153 by berendsthomas: Doesn't start
http://code.google.com/p/labyrinth/issues/detail?id=153

The problem is a broken map file, the solution:
Delete the broken map file in ~/.gnome2/labyrinth
Your map will be lost.

codesite...@google.com

unread,
Mar 3, 2011, 3:56:01 AM3/3/11
to labyrin...@googlegroups.com

Comment #3 on issue 153 by jaimeram...@gmail.com: Doesn't start
http://code.google.com/p/labyrinth/issues/detail?id=153

Thanx!, i had the same problem, but now is working again!

codesite...@google.com

unread,
Apr 23, 2011, 10:25:30 AM4/23/11
to labyrin...@googlegroups.com
Updates:
Status: WontFix

Comment #4 on issue 153 by matthias...@gmail.com: Doesn't start
http://code.google.com/p/labyrinth/issues/detail?id=153

Thanks for figuring it on your own. That DeprecationWarning should also be
gone by now.

Reply all
Reply to author
Forward
0 new messages