Thread: crash in pgadmin3

crash in pgadmin3

From
Chris Curvey
Date:
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.

--
Today is going to be a great day.  (It just doesn't know it yet.)

Re: crash in pgadmin3

From
Gallien LABEYRIE
Date:
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.

--
Today is going to be a great day.  (It just doesn't know it yet.)

Re: crash in pgadmin3

From
Dave Page
Date:
On Mon, Nov 30, 2015 at 1:42 PM, Gallien LABEYRIE
<glabeyrie@business-geografic.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.

What version of wxWidgets is it using?


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

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



Re: crash in pgadmin3

From
Chris Curvey
Date:


On Tue, Dec 1, 2015 at 6:19 AM, Dave Page <dpage@pgadmin.org> wrote:
On Mon, Nov 30, 2015 at 1:42 PM, Gallien LABEYRIE
<glabeyrie@business-geografic.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?

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

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



--
Today is going to be a great day.  (It just doesn't know it yet.)

Re: crash in pgadmin3

From
Dave Page
Date:
On Tue, Dec 1, 2015 at 1:09 PM, Chris Curvey <chris@chriscurvey.com> wrote:
>
>
> On Tue, Dec 1, 2015 at 6:19 AM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> On Mon, Nov 30, 2015 at 1:42 PM, Gallien LABEYRIE
>> <glabeyrie@business-geografic.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