On Tue, Dec 1, 2015 at 1:09 PM, Chris Curvey <[email protected]> wrote: > > > On Tue, Dec 1, 2015 at 6:19 AM, Dave Page <[email protected]> wrote: >> >> On Mon, Nov 30, 2015 at 1:42 PM, Gallien LABEYRIE >> <[email protected]> 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 -- Sent via pgadmin-support mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
