← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 693700] Re: task calendar view does not support international characters in windows client

 

Hello,
        It has been fixed in openerp-dev/openobject-client/trunk-dev-client. For windows client you need to wait for the next windows installer release.
        sorry for inconvenience
   
Thanks

** Changed in: openobject-client
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/693700

Title:
  task calendar view does not support international characters in windows client

Status in OpenObject GTK Client:
  Fix Released

Bug description:
  OS: all win platforms
Client: OpenERP - GTK Client - v6.0.0-rc1-1
GTK language Interface: non-english (tested on Latvian). 

In Project Tasks calendar view, when we use language other, than english with international characters in Months and weekdays - e.g. "ā", "š" there are errors in client. Characters are not dispayed correctly and errors in log file on exit.
See. attached image.

C:\Program Files\OpenERP Client\library.zip\SpiffGtkWidgets\Calendar\TableLayout.py:305: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
C:\Program Files\OpenERP Client\library.zip\SpiffGtkWidgets\Calendar\TableLayout.py:339: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
C:\Program Files\OpenERP Client\library.zip\SpiffGtkWidgets\Calendar\TableLayout.py:390: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()
C:\Program Files\OpenERP Client\openerp-client.exe:137: PangoWarning: Invalid UTF-8 string passed to pango_layout_set_text()

On linux everything works as expected.





References