On 12/01/2011 07:04 AM, Naresh(OpenERP) wrote: > Yes, both the issues are confirmed for the issue #1 the problem is as > same as you described and will be reproduced in both ubuntu 11.04 and > 11.10.Ubuntu 11.04 and 11.10 feature a Global Menu (AppMenu) that is > shared by all applications. Instead of each application having its > own application menu, but we can disable the Global Menu in Ubuntu so > that each application can maintain its own menu by executing * sudo > apt-get autoremove appmenu-gtk appmenu-gtk3 appmenu-qt * and then > restart your pc > now each apps should use their own menu defined. In case if you want > the feature back you can again install the same .
Indeed it's possible to disable the global menu, but I don't see why I should do it ;-) BTW contrary to my previous comment, the issue is properly fixed when the client is started with UBUNTU_MENUPROXY=0. Anyway, I would expect the client to be compatible with the global menu if possible. I assume other GTK applications would have the same problem. Maybe these links are useful: http://code.google.com/p/gnome2-globalmenu/wiki/AppGuideLines http://code.google.com/p/gnome2-globalmenu/wiki/ApplicationCompatibility#Small_problems Perhaps bug 662077 is also useful (and there are many similar ones) Finally, I don't see why we need a Menu for o2m widgets. If it's only to give access to the Set Default options, why don't we use a right-click pop-up menu like for all other widgets ? The gnome2-globalmenu wiki advices not to use gtk.Menu except for the main application menu. Also it seems like it would be an easy fix because we have that logic for the other widgets already, for example for m2m that is very similar. Thanks! -- 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

