← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 663264] Re: [6.0rc1] menu tips are empty on Windows and old versions of [py]GTK

 

It's due to the version of pango. it requires pango >= 1.21.

-- 
[6.0rc1] menu tips are empty on Windows and old versions of [py]GTK
https://bugs.launchpad.net/bugs/663264
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject GTK Client: In Progress

Bug description:
All menu tips are empty if using an old version of GTK/pygtk, such as the one packaged with the Windows installers.
To reproduce, just open any of the menus which have tips (e.g. Sale Orders, Opportunities, etc..) and notice that the tip area at the top is empty.

This is typically associated with the following error in the logs:

common/common.py:73: GtkWarning: Failed to set text from markup due to error parsing markup: Attribute 'font' is not allowed on the <span> tag on line 1 char 48
modules/gui/main.py:1223: GtkWarning: Failed to set text from markup due to error parsing markup: Attribute 'font' is not allowed on the <span> tag on line 1 char 48





References