The disappearing title in o2m is probably related to the unified menus in ubuntu 11.10, as there is a real gtk.Menu object involved. I tried disabling this unified menu when starting the client, but it does not really fix the problem, even if it does make a very small difference (there is a "-" character on the left of the titlebar that becomes more easy to click) $ UBUNTU_MENUPROXY=0 ./openerp-client.py
The o2m menu does not seem to appear in the unified menu in any case, and in fact the menu order appears messed up in all cases. Issue 2 is perhaps related to this as well, but they could also be completely unrelated, not sure... -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to OpenERP Project Group. https://bugs.launchpad.net/bugs/898166 Title: Graphical glitches on o2m widgets on Ubuntu 11.10 (Oneiric) Status in OpenERP GTK Client: Confirmed Bug description: On Ubuntu 11.10 several issues with one2many widgets have been reported: 1. The left part of the title bar of all o2m is missing, and replaced by an empty area (see screenshot_1). This is not specific to the version of the client, as I could reproduce this with both v6 and trunk clients. 2. Other people have reported issues where the o2m widget is collapsed and does not show its content, only the title bar. [OPW 50847]. See screenshot_2. This issue was reported on v6, don't know if it can be reproduced on trunk, but I suppose so. I couldn't reproduce it on 11.10 myself, it might depend on other factors. Here are my versions of relevant libs on Ubuntu 11.10, for issue 1 and screenshot_1: - libglib2.0-0 2.30.0-0ubuntu4 - libgtk2.0-0 2.24.6-0ubuntu5 - python-gtk2 2.24.0-2 For the second issue I don't have the list of versions, but Agaplan provided a tentative patch to solve the issue (patch_2). This patch should be reviewed/cleaned up as necessary. The patch may help solve issue 2, but it does not solve issue 1 at all, as expected. Thanks To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-client/+bug/898166/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

