Re: Query tool layout issues - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject Re: Query tool layout issues
Date
Msg-id 4B901B35.4020100@lelarge.info
Whole thread Raw
In response to Re: Query tool layout issues  (Dave Page <dpage@pgadmin.org>)
Responses Re: Query tool layout issues
List pgadmin-hackers
Le 04/03/2010 11:23, Dave Page a écrit :
> On Wed, Mar 3, 2010 at 10:03 PM, Guillaume Lelarge
> <guillaume@lelarge.info> wrote:
>
>> Done too. See miscquery.patch.
>
> The Query tool looks good now, but I get a crash if I try to open the
> Options dialogue:
>

I don't get a crash when I open the frmOptions window. With which patch
did you get that crash?

> Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
> 0   org.postgresql.pgadmin            0x001eddb0
> pgSettingItemHashmap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)
> + 28512
> 1   org.postgresql.pgadmin            0x001f21f9
> pgSettingItemHashmap_wxImplementation_HashTable::DeleteNode(_wxHashTable_NodeBase*)
> + 45993
> 2   org.postgresql.pgadmin            0x0018c926
> dlgSelDBNode::~dlgSelDBNode() + 342
> 3   libwx_base_carbonu-2.8.0.dylib    0x01375463
> wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&,
> wxEvtHandler*, wxEvent&) + 131
> 4   libwx_base_carbonu-2.8.0.dylib    0x01375526
> wxEvtHandler::SearchDynamicEventTable(wxEvent&) + 86
> 5   libwx_base_carbonu-2.8.0.dylib    0x01375df3
> wxEvtHandler::ProcessEvent(wxEvent&) + 179
> 6   libwx_base_carbonu-2.8.0.dylib    0x01375da9
> wxEvtHandler::ProcessEvent(wxEvent&) + 105
> 7   libwx_macu_core-2.8.0.dylib       0x00f50f80
> wxMenuBase::SendEvent(int, int) + 144
> 8   libwx_macu_core-2.8.0.dylib       0x00e9b6ac
> wxMenu::MacHandleCommandProcess(wxMenuItem*, int, wxWindow*) + 60
> 9   libwx_macu_core-2.8.0.dylib       0x00ecc3ab
> wxMacWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
> void*) + 427
> 10  com.apple.HIToolbox               0x90e5ee29
> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
> HandlerCallRec*) + 1567
> 11  com.apple.HIToolbox               0x90e5e0f0
> SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
> HandlerCallRec*) + 411
> 12  com.apple.HIToolbox               0x90e80981 SendEventToEventTarget + 52
> 13  com.apple.HIToolbox               0x90eace3b
> SendHICommandEvent(unsigned long, HICommand const*, unsigned long,
> unsigned long, unsigned char, void const*, OpaqueEventTargetRef*,
> OpaqueEventTargetRef*, OpaqueEventRef**) + 448
> 14  com.apple.HIToolbox               0x90ed1b20
> SendMenuCommandWithContextAndModifiers + 66
> 15  com.apple.HIToolbox               0x90ed1ad7 SendMenuItemSelectedEvent + 121
> 16  com.apple.HIToolbox               0x90ed19d3
> FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
> 17  com.apple.HIToolbox               0x90ea1212
> MenuSelectCore(MenuData*, Point, double, unsigned long,
> OpaqueMenuRef**, unsigned short*) + 440
> 18  com.apple.HIToolbox               0x91053144 MenuSelect + 190
> 19  libwx_macu_core-2.8.0.dylib       0x00ec3af9
> wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*,
> OpaqueEventRef*, void*) + 1193
> 20  libwx_macu_core-2.8.0.dylib       0x00e60b95
> wxMacAppEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
> void*) + 1061
> 21  com.apple.HIToolbox               0x90e5ee29
> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
> HandlerCallRec*) + 1567
> 22  com.apple.HIToolbox               0x90e5e0f0
> SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
> HandlerCallRec*) + 411
> 23  com.apple.HIToolbox               0x90e80981 SendEventToEventTarget + 52
> 24  com.apple.HIToolbox               0x90e924f7
> ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*,
> OpaqueEventRef*, void*) + 1417
> 25  com.apple.HIToolbox               0x90e5f27a
> DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*,
> HandlerCallRec*) + 2672
> 26  com.apple.HIToolbox               0x90e5e0f0
> SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
> HandlerCallRec*) + 411
> 27  com.apple.HIToolbox               0x90e80981 SendEventToEventTarget + 52
> 28  libwx_macu_core-2.8.0.dylib       0x00e5efe6
> wxApp::MacHandleOneEvent(void*) + 38
> 29  libwx_macu_core-2.8.0.dylib       0x00e5f80b wxApp::MacDoOneEvent() + 123
> 30  libwx_macu_core-2.8.0.dylib       0x00e78fd3 wxEventLoop::Dispatch() + 35
> 31  libwx_macu_core-2.8.0.dylib       0x00f1f708 wxEventLoopManual::Run() + 136
> 32  libwx_macu_core-2.8.0.dylib       0x00ef8bf3 wxAppBase::MainLoop() + 83
> 33  libwx_base_carbonu-2.8.0.dylib    0x0132b81a wxEntry(int&, wchar_t**) + 106
> 34  org.postgresql.pgadmin            0x0003f4c8 0x1000 + 255176
> 35  org.postgresql.pgadmin            0x0003f1c9 0x1000 + 254409
>
>


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

pgadmin-hackers by date:

Previous
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #147: Window Size SQL-query
Next
From: Dave Page
Date:
Subject: Re: Query tool layout issues