brett
unread,Nov 13, 2009, 6:35:50 PM11/13/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to br-...@googlegroups.com
I installed all of the support software and downloaded revision 105 on a
linux computer at my son's school, but I was unable to run Blocos. I
also tried to run a copy of Blocos from the thumbdrive that has a linux
install of Blocos from the same computer and it came up with the same
error message. The error messages are below:
bnelson@freekbox:~/br-gogo/host/blocos/trunk$ python Blocos.py
aviso! imagem 'images/en_CA/block_images/null.png' nao encontrada
Traceback (most recent call last):
File "Blocos.py", line 671, in <module>
Main()
File "Blocos.py", line 158, in __init__
self.generate_blocklist()
File "Blocos.py", line 482, in generate_blocklist
self.add_block_tree( self.treeList[0], None, on_block() )
File "Blocos.py", line 457, in add_block_tree
if block.get_width() > self.maxblockwidth:
File "/home/bnelson/br-gogo/host/blocos/trunk/blockcanvas/block.py",
line 599, in get_width
return self.get_image()[0].get_width()
AttributeError: 'NoneType' object has no attribute 'get_width'
bnelson@freekbox:~/br-gogo/host/blocos/trunk$
Now that I'm back home and thinking about it, maybe the screen size was
too small for the default Blocos window. Any thoughts?
Brett