← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

** Changed in: openobject-client
    Milestone: None => 6.0

-- 
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