OSX Query Window Resize Crash

From: Dave Barter <dave(at)phased(dot)co(dot)uk>
To: pgadmin-support(at)postgresql(dot)org
Subject: OSX Query Window Resize Crash
Date: 2014-11-05 09:44:50
Message-ID: etPan.5459f192.1190cde7.13b@iMac.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

This is now causing us serious issues.

We’ve developed a 20,000 line+ workflow in PL/PGSQL pgadmin is by far the best tool for developing and debugging the PL/PGSQL scripts

But we use OSX as our office platform and are seeing continuing UI crashes in two cases.

Case 1, we have a number of query windows open and maybe a fair amount of message text in the Message panel from RAISE NOTICE outputs. Resizing the window from either the bottom right corner control or the Message panel crashes PGADMIN completely. It is hard to recreate the issue consistently, I believe it is linked to output being in the message panel.

Case 2, using the debugger it is easy to crash the UI after extended use, this may be down to multiple developers hitting the same instance of Postgres when a single user is debugging a function

Case 2 we can live with. case 1 is causing no end of heartache and I bet is down to a problem with the WX control not PGAdmin. Is there anything we can do to help or proactively fix this, bearing in mind we are SQL developers and have very little C++ in the office.

Finally, can I lobby for a tabbed view when using the query window. Would make developing that little more joyful ;-)

This error happens in all versions of PGADMIN 1.18 upwards, we’re currently testing the beta 1.20 but can cause it in earlier versions.
Thanks for any help. 
Dave

-- 
Dave Barter

Web: http://www.phased.co.uk
Email:dave(at)phased(dot)co(dot)uk
Twitter:@Citizenfishy

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Barter 2014-11-05 09:46:05 OSX UI Crashes
Previous Message Sanket Mehta 2014-11-04 07:46:13 Re: potential invalid input field of pgAdmin New Column GUI