Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Sandeep Thakkar
Sure Dave. I will apply the patch to wxWidgets sources and rebuild on 9.5 OS X build machine. BTW, the git show of your commit displays some Ctrl+M characters at the end of newly added lines in Makefile.am. Is that okay? On Thu, Feb 4, 2016 at 8:18 PM, Dave Page wrote: > BTW - I've added the

[pgadmin-support] missing menu bar in pgadmin3 18.1 installed on Ubuntu

2016-02-04 Thread Ronald_Jewell
http://www.postgresql.org/message-id/cacwgkqejstaqtcycpv+3wx+z2yn9_s4plqgkcxmew6tvxh6...@mail.gmail.com did this ever get fixed on the later versions of pgAdmin3??

Re: [pgadmin-support] bug report: pgadmin3 server status dialog malfunction

2016-02-04 Thread Dave Page
Glad it's working for you - thanks for letting us know. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 4 Feb 2016, at 19:27, StanC wrote: > > Thanks again Dave, > > I went to a non-functional

Re: [pgadmin-support] bug report: pgadmin3 server status dialog malfunction

2016-02-04 Thread StanC
Thanks again Dave, I went to a non-functional instance, removed all wxwidgets3.0, removed all pgadmin3 1.22 (that was installed from Ubuntu's package), made sure wxwidgets2.8 deps were there, downloaded source pgadmin 1.22, compiled etc. ** It works now. I also noticed that Archlinux packages

Re: [pgadmin-support] PgAdmin III 1.22 crashes, bug riport

2016-02-04 Thread Dave Page
Thanks Sheldon. It's unclear what is causing the issue, as others have said that 1.20 didn't have this problem, yet the code in your trace hasn't been touched in 1.22. All; it would be really helpful to get more stack traces so I can see if this is consistently the same issue! Thanks. On Wed, Fe

Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Dave Page
BTW - I've added the patch to the source tree under xtra/wx-build/patches. Sandeep, please ensure our Mac builds of wxWidgets are updated to include it. Thanks. On Thu, Feb 4, 2016 at 1:57 PM, Dave Page wrote: > That seems to fix it - though changing the font for the browser > doesn't seem to ac

Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Dave Page
That seems to fix it - though changing the font for the browser doesn't seem to actually work on Mac :-( Thanks! On Thu, Feb 4, 2016 at 12:22 PM, Sanket Mehta wrote: > Hi Dave, > > PFA the revised patch. > > > Regards, > Sanket Mehta > Sr Software engineer > Enterprisedb > > On Thu, Feb 4, 2016

Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Sanket Mehta
Hi Dave, PFA the revised patch. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Thu, Feb 4, 2016 at 4:27 PM, Dave Page wrote: > Can you fix the patch so it'll apply from the top-level source > directory of the wxWidgets tarball please? It doesn't even declare > what file it's patch

Re: [pgadmin-support] bug report: pgadmin3 server status dialog malfunction

2016-02-04 Thread Dave Page
OK - that makes it pretty clear. The one that works is using wxWidgets 2.8, whilst the others are using wxWidgets 3.0. We've never fully tested with 3.0, so there are almost certainly known issues with such a build. It is recommended that packagers use 2.8 at the moment, so I would suggest complain

Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Dave Page
Can you fix the patch so it'll apply from the top-level source directory of the wxWidgets tarball please? It doesn't even declare what file it's patching as is. On Thu, Feb 4, 2016 at 9:38 AM, Sanket Mehta wrote: > Hi Sandeep, > > As we have talked, please find the patch for wxWidgets_2.8.12 atta

Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Sanket Mehta
Hi Sandeep, As we have talked, please find the patch for wxWidgets_2.8.12 attached with this mail. Please do the needful. Regards, Sanket Mehta Sr Software engineer Enterprisedb On Thu, Feb 4, 2016 at 1:55 PM, Dave Page wrote: > Can it be back-patched relatively painlessly? > > -- > Dave Page

Re: [pgadmin-support] PgAdmin III 1.22 crashes, bug riport

2016-02-04 Thread Strauch, Sheldon
PFA A seg fault dump from pgadmin III 1.22.0 RC 1 debug build. This is a dump from precisely such an occurrence as mentioned earlier. I encounter this on a routing basis since I often move around between groups and even floors an lose wireless connectivity from time to time. This fault occurred aft

Re: [pgadmin-support] Crash when changing font in Preferences > Query tool

2016-02-04 Thread Dave Page
Can it be back-patched relatively painlessly? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company > On 4 Feb 2016, at 06:53, Sanket Mehta wrote: > > Hi, > > I have checked about the solution of this bu