Re: Query tool layout issues

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Query tool layout issues
Date: 2010-03-04 20:42:29
Message-ID: 4B901B35.4020100@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 04/03/2010 11:23, Dave Page a écrit :
> On Wed, Mar 3, 2010 at 10:03 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2010-03-04 20:45:09 Re: Query tool layout issues
Previous Message pgAdmin Trac 2010-03-04 20:01:41 Re: [pgAdmin III] #147: Window Size SQL-query