Hi,

I use OpenBSD 4.6 stable with the stable ports. devede a DVD authoring
tool written in python with a gtk+2 GUI is in stable ports with version
3.13.1. If  i use devede to create a DVD and press the "Forward" button
nothing happens. On the console from which devede is started i can see
following error message:
Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/devede/devede_main.py",
line 508, in on_main_go_clicked
    
conversor=devede_convert.create_all(self.gladefile,self.structure,self.global_vars,self.callback2)
  File
"/usr/local/lib/python2.5/site-packages/devede/devede_convert.py", line
154, in __init__
    self.tree=devede_other.create_tree(self,"wprogress",self.gladefile)
  File "/usr/local/lib/python2.5/site-packages/devede/devede_other.py",
line 406, in create_tree
    tree.add_from_file(os.path.join(builderpath,filename+".ui"))
glib.GError: /usr/local/share/devede/wprogress.ui: required gtk+ version
2.16, current version is 2.14

But in stable ports there is only the gtk+2 version 2.14. Looks like a
unsolvable dependency with the stable ports tree.

Regards
René
-- 
René Maroufi
[email protected]

Reply via email to