when I put this file into python directory I try to start dia thru following 
commands I get error like this plz chk...
[EMAIL PROTECTED] ~]# cd /root/Desktop/dia-0.96.1
[EMAIL PROTECTED] dia-0.96.1]# ./app/run_dia.sh
could not import codegen_openerp.py
could not import codegen_openerp.py
could not import codegen_openerp.py
could not import codegen_openerp.py
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:118: 
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.text.set_editable(gtk.FALSE)
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:139: 
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.inp.pack_end(self.vscroll, expand=gtk.FALSE)
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:143: 
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.pack_end(self.inputbox, expand=gtk.FALSE)
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:149: 
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.inputbox.pack_start(self.prompt, fill=gtk.FALSE, expand=gtk.FALSE)
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:154: 
GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead
  self.inputbox.pack_end(self.closer, fill=gtk.FALSE, expand=gtk.FALSE)
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:197: 
GtkDeprecationWarning: gtk.idle_add is deprecated, use gobject.idle_add instead
  gtk.idle_add(self.scroll_to_end)
/root/Desktop/dia-0.96.1/app/../plug-ins/python/gtkcons.py:190: 
DeprecationWarning: integer argument expected, got float
  self.text.scroll_to_iter(iter, 0.0, 0.5)
sys:1: GtkDeprecationWarning: gtk.FALSE is deprecated, use False instead

------------------------
jitu




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=23185#23185

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to