brunolojor / jbrout

Automatically exported from code.google.com/p/jbrout
0 stars 0 forks source link

jbrout filed to start (new dependecies ?) #53

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run ./jbrout.py

What is the expected output? 
just running program.

What do you see instead?

Traceback (most recent call last):
  File "./jbrout.py", line 44, in <module>
    from jbrout.folderselect import FolderSelect
  File "/home/kefiiir/soft/jbrout/jbrout/folderselect.py", line 30, in <module>
    from gladeapp import GladeApp
ImportError: No module named gladeapp

What version of the product are you using? On what operating system?

$ svn up
At revision 171.

dev-cpp/libglademm-2.6.6
dev-util/glade-3.4.5
dev-util/wxglade-0.6.3
gnome-base/libglade-2.6.3

Original issue reported on code.google.com by Oleg.Bla...@gmail.com on 26 Jan 2009 at 3:28

GoogleCodeExporter commented 9 years ago

Updating to revision 174. fixed the probblem.

Original comment by Oleg.Bla...@gmail.com on 27 Jan 2009 at 10:07

GoogleCodeExporter commented 9 years ago

Original comment by manat...@gmail.com on 27 Jan 2009 at 10:10