Hello All, Currently i am facing serious problem in Sale Orders Form. When i am trying to print 'Quotation / Order' , i am getting following error.
WARNING:translate:Unable to set locale en_US.ISO8859-1 Traceback (most recent call last): File "/home/deven/client/bin/widget/view/form.py", line 187, in _action value = obj._exec_action(act, data, context) File "/home/deven/client/bin/modules/action/main.py", line 158, in _exec_action self.exec_report(action['report_name'], datas, context) File "/home/deven/client/bin/modules/action/main.py", line 65, in exec_report printer.print_data(val) File "/home/deven/client/bin/printer/printer.py", line 215, in print_data printer.print_file(fp_name, data['format']) File "/home/deven/client/bin/printer/printer.py", line 185, in print_file raise Exception(_('Unable to handle %s filetype') % ftype) Exception: Unable to handle pdf filetype The program 'openerp-client.py' received an X Window System error. This probably reflects a bug in the program. The error was 'BadGC (invalid GC parameter)'. (Details: serial 26540 error_code 13 request_code 60 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) python: ../../src/xcb_io.c:242: process_responses: Assertion `(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' failed. Aborted Please help me solve this problem ASAP. Waiting for the reply. ------------------------ Sincerely, Deven www.4colordesign.com -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=48098#48098 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
