Re: crash in pgadmin3

From: Dave Page <dpage(at)pgadmin(dot)org>
To: chris(at)chriscurvey(dot)com
Cc: Gallien LABEYRIE <glabeyrie(at)business-geografic(dot)com>, "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: crash in pgadmin3
Date: 2015-12-01 13:39:06
Message-ID: CA+OCxow2ABAb9yFnsWyo9GOSBXjqTsigKAcgCGeQOeUYhx=_aA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, Dec 1, 2015 at 1:09 PM, Chris Curvey <chris(at)chriscurvey(dot)com> wrote:
>
>
> On Tue, Dec 1, 2015 at 6:19 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>> On Mon, Nov 30, 2015 at 1:42 PM, Gallien LABEYRIE
>> <glabeyrie(at)business-geografic(dot)com> wrote:
>> > Hi,
>> >
>> > This has already been reported to the PG ADMIN community ..
>> > This is a critical bug.
>> > As far as I know, the problem hasn't been resolved yet.
>> > Try to downgrad your version (It worked for me) or use it through as VM.
>> >
>> > Good luck
>> > Gallien
>> >
>> >
>> > On 30/11/2015 14:37, Chris Curvey wrote:
>> >
>> > 1) Start PG Admin3
>> > 2) right-click on "servers" in the left hand box (under Server Groups).
>> >
>> > Kaboom!
>> >
>> > 2a) Right click on "server groups" has the same effect!
>> > 2b) Right click on a server, click "properties" has the same effect.
>> >
>> > PGAdmin 1.20.0 Beta 2 (installed from PPA) running on Ubuntu 15.10 under
>> > Cinnamon.
>>
>>> Do you know if this is an Ubuntu-specific issue? I can't reproduce it on
>>> CentOS.
>
>
> I don't know. I can test on Windows tonight.
>
>>>
>>>
>>> What version of wxWidgets is it using?
>>
>>
>
> Synaptics says that libwxgtk3 is 3.0.2+dfsg-1.2. Does that answer the
> question?

I'm not sure what "dfsg" is, but yes, libwxgtk3 implies wxWidgets 3.x.
Our code builds with that, but is largely untested as most people use
wxWidgets 2.8. I did just try a build using wxGTK3 3.0.2 on CentOS
though, and it seems to work fine to me.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Ed Tablante 2015-12-01 18:57:40 Register a new server using pgAdminIII
Previous Message Melvin Davidson 2015-12-01 13:30:45 Re: Accessing SQL that has been executed behind the interface