Re: Weird Popup Menus - pgAdmin 1.8.4 - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Weird Popup Menus - pgAdmin 1.8.4
Date
Msg-id 4850037A.6040902@lelarge.info
Whole thread Raw
In response to Re: Weird Popup Menus - pgAdmin 1.8.4  ("Dave Page" <dpage@pgadmin.org>)
Responses Re: Weird Popup Menus - pgAdmin 1.8.4  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-support
Dave Page a écrit :
> On Wed, Jun 11, 2008 at 2:33 PM, Guillaume Lelarge
> <guillaume@lelarge.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.
> 

I'll ask them.

> If you're feeling adventurous, you could also give SVN trunk a whirl
> and see what 3.0.0 might look like :-)
> 

I did try: 1. there's no contrib directory 2. First compilation error is on wx/ogl/ogl.h which does not exist 3. of
course,there's no wxOGLInitialize function 4. if i comment these, I have a bunch of messages about overloaded
ambiguousmethods.
 

So, I quite quickly gave up on using trunk sources.


-- 
Guillaume. http://www.postgresqlfr.org http://dalibo.com


pgadmin-support by date:

Previous
From: Christos Vasilakis
Date:
Subject: Re: Weird Popup Menus - pgAdmin 1.8.4
Next
From: "Black Falcon Software, Inc."
Date:
Subject: Re: Bug Report: PgAdmin -> pg_hba.conf Editor