Thanks a lot francesco,

This seems to work.

Abraço,

Francisco Medeiros



francesco fantoni wrote:
Hi, F.,

the first message you have is not really an error, is just a warning
that doesn't stop the program execution.
The second is an issue with the install process, that doesn't do all it
is supposed to do, but the workaround is simple:
go to shoebot directory and type
sudo cp assets/shoebot-ide.png  /usr/share/shoebot/icon.png
this should give you a working shoebot.

have a good time with shoebot.
francesco


Il giorno ven, 12/12/2008 alle 03.30 +0000, F. Medeiros ha scritto:
Hello list,

I heard about shoebot and decided to try on my Intrepid machine, I followed the instructions on the website and got no errors but when I run "shoebot -ide" I get:

/usr/bin/shoebot-ide:451: DeprecationWarning: use gtk.UIManager
  self.accel_group)

and If I try to run an example (like bacground.bot) I get:

Traceback (most recent call last):
  File "/usr/bin/shoebot-ide", line 830, in run_script
self.sbot_window = gtkui.ShoebotWindow(codestring, self.use_socketserver, 7777, self.use_varwindow) File "/usr/lib/python2.5/site-packages/shoebot/gtkui.py", line 271, in __init__
    self.window.set_icon_from_file(ICON_FILE)
glib.GError: Failed to open file '/usr/share/shoebot/icon.png': No such file or directory

And no drawing window.

What am I doing wrong?

Thanks

F. Medeiros

_______________________________________________
Shoebot-devel mailing list
[email protected]
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net

_______________________________________________
Shoebot-devel mailing list
[email protected]
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net

Reply via email to