My openerp-client is crashing when system generating any PDF file.

sysad...@sysadmin-desktop:~/src/openerp/trunk_client$ python 
openerp-client.py

(openerp-client.py:16624): libglade-WARNING **: Error 
loading image: Failed to open file 
'/usr/share/openerp-client/pixmaps/openerp_logo.png': No such file or 
directory

(openerp-client.py:16624): libglade-WARNING **: could not 
convert string to type `GdkPixbuf' for property `pixbuf'
/home/sysadmin/src/openerp/trunk_client/widget_search/calendar.py:46: 
DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/home/sysadmin/src/openerp/trunk_client/widget_search/date_widget.py:64:
 DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips = gtk.Tooltips()
/home/sysadmin/src/openerp/trunk_client/widget_search/date_widget.py:69:
 DeprecationWarning: Use the new widget gtk.Tooltip
  You can also use "=" to set the date to the current date/time and '-' to 
clear the field.'''))
/home/sysadmin/src/openerp/trunk_client/widget_search/date_widget.py:70:
 DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.enable()
/home/sysadmin/src/openerp/trunk_client/widget_search/calendar.py:55: 
DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.set_tip(self.entry1, _('Start date'))
/home/sysadmin/src/openerp/trunk_client/widget_search/calendar.py:59: 
DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.set_tip(self.eb1, _('Open the calendar widget'))
/home/sysadmin/src/openerp/trunk_client/widget_search/calendar.py:75: 
DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.set_tip(self.entry2, _('End date'))
/home/sysadmin/src/openerp/trunk_client/widget_search/calendar.py:79: 
DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.set_tip(self.eb2, _('Open the calendar widget'))
/home/sysadmin/src/openerp/trunk_client/widget_search/calendar.py:88: 
DeprecationWarning: Use the new widget gtk.Tooltip
  tooltips.enable()
Traceback (most recent call last):
  File "/home/sysadmin/src/openerp/trunk_client/modules/gui/main.py", line 
1163, in sig_plugin_execute
    plugins.execute(datas)
  File "/home/sysadmin/src/openerp/trunk_client/plugins/__init__.py", line 
45, in execute
    
plugins_repository[sel[1]]['action'](datas)
  File 
"/home/sysadmin/src/openerp/trunk_client/plugins/workflow_print/__init__.py", 
line 34, in wkf_print_simple
    obj.exec_report('workflow.instance.graph', datas)
  File "/home/sysadmin/src/openerp/trunk_client/modules/action/main.py", 
line 65, in exec_report
    printer.print_data(val)
  File "/home/sysadmin/src/openerp/trunk_client/printer/printer.py", line 
215, in print_data
    printer.print_file(fp_name, data['format'])
  File "/home/sysadmin/src/openerp/trunk_client/printer/printer.py", line 
185, in print_file
    raise Exception(_('Unable to handle %s filetype') % 
ftype)
Exception: Unable to handle pdf filetype



Environment Information : 
System : Linux-2.6.31-14-generic-i686-with-Ubuntu-9.10-karmic
OS Name : posix
Distributor ID:   Ubuntu
Description:   Ubuntu 9.10
Release:   9.10
Codename:   karmic
Operating System Release : 2.6.31-14-generic
Operating System Version : #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 
2009
Operating System Architecture : 32bit
Operating System Locale : en_GB.UTF8
Python Version : 2.6.4
OpenERP-Server Version : 5.0.5



Please help me !!!




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

--
http://www.openobject.com/forum/viewtopic.php?p=58147#58147

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


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

Reply via email to