| From: | "Dave Page" <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | "Guillaume Lelarge" <guillaume(at)lelarge(dot)info> |
| Cc: | "Christos Vasilakis" <cvasilak(at)gmail(dot)com>, pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Weird Popup Menus - pgAdmin 1.8.4 |
| Date: | 2008-06-11 13:55:38 |
| Message-ID: | 937d27e10806110655u77de7015xbca8296f2070ba3b@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Wed, Jun 11, 2008 at 2:33 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> Yes, it was. I tried 2.8.3, 2.8.4, 2.8.5... this last one is wrong. I
> checked the differences between 2.8.4 and 2.8.5, and found that the culprit
> seems to be src/gtk/menu.cpp. I copied this file from 2.8.4 to 2.8.5 and,
> tadammm, 2.8.5 now works :) The same goes for 2.8.7.
>
> AFAICS, this is the changeset that breaks our shortcut handling:
> http://trac.wxwidgets.org/changeset/48053/wxWidgets/branches/WX_2_8_BRANCH/src/gtk/menu.cpp
>
> And it's the last changeset on this branch. trunk seems completely changed.
Ahh - well diagnosed.
> I'm not sure about what we should do. Perhaps stripping the underscore for
> the GTK platform. Not an ideal solution though.
I would suggest asking on the wxWidgets mailing list (no, I'm not on
it either :-p ). If they don't agree it's a bug, we should probably
strip it in code.
If you're feeling adventurous, you could also give SVN trunk a whirl
and see what 3.0.0 might look like :-)
--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2008-06-11 13:57:07 | Re: Can't assign Group role permissions in 1.8.4 |
| Previous Message | Guillaume Lelarge | 2008-06-11 13:33:34 | Re: Weird Popup Menus - pgAdmin 1.8.4 |