Re: [pgadmin-support] How to enable PgAdmin Query Tool Favorites

2015-09-22 Thread Vahdet Mert
Thanks Ashesh, Following your advice, I installed pgAdmin III v.1.20.0 and the Favourites menu is working perfectly: “Manage favourites” is active all the time when I enter text in the query box, I can save it using the “Add favourites” Also there is a new menu item: “Inject” Thanks for your hel

Re: [pgadmin-support] How to enable PgAdmin Query Tool Favorites

2015-09-22 Thread Ashesh Vashi
Hi Vahdet, The logic written to enable/disable menus were dependent on the current focused control. But - for some reason, wxWidgets was not able to get the current focused control for certain events. And, that was resulting into not disabling few menu items for Query Editor. It was not just appl

Re: [pgadmin-support] pgadmin - v1.20.0 - Right click dialog results in segfault

2015-09-22 Thread Ashesh Vashi
Hi Moter Pent, As per my conversation with the pgdb repository handler, they support the ubuntu with LTS support only. Because - non-LTS Ubuntu does not stay there for longer than 1 year. And, putting the efforts to build the libraries/application (that includes many dependent third party librari