Hi all,
after 2.5 days of fight I was able to produce a new shining pgadmin3,
even with an installer. What a relief.
It runs, and has that unfortunate bug still at the same place :)
Now going to investigate the bug itself as time permits.
As a side effect, I now have a detailed and valid ins
Hi again,
there is some problem in my previous patch, it did not actually work,
here goes a better one:
--- pkg/win32/Make.bat.orig Fri Sep 25 13:20:24 2015
+++ pkg/win32/Make.bat Fri Oct 02 21:55:27 2015
@@ -9,7 +9,9 @@
SET APPKEYWORDS=PostgreSQL, pgAdmin
SET APPCOMMENTS=PostgreSQL Too
Hi all,
How about allowing wix3 to be located in a different path, pointed to by
setting WIXDIR environment variable _manually_ before building.
The following patch allows doing so, while fully retaining previous
behaviour in case this variable was not manually set.
(E.g. when building in a 3
Hi all,
shouldn't the following be applied to git already?
--- pkg/win32/Installer.vcxproj.origFri Oct 02 18:02:48 2015
+++ pkg/win32/Installer.vcxproj Fri Oct 02 21:01:04 2015
@@ -31,7 +31,7 @@
Condition="'$(Configuration)|$(Platform)'=='All|Win32'">
Calling installer build
On Fri, Oct 2, 2015 at 12:48 PM, Nikolai Zhubr wrote:
> Hi Dave,
> 02.10.2015 14:10, Dave Page write:
>>>
>>> apparenly switched to using wxwidgets 3.0. However, pgAdmin3 1.20 for
>>> windows released after that date, on 19-Dec-2014 is still bundled with
>>> wxwidgets 2.8 (And 19-Dec is supposedly
Hi Dave,
02.10.2015 14:10, Dave Page write:
apparenly switched to using wxwidgets 3.0. However, pgAdmin3 1.20 for
windows released after that date, on 19-Dec-2014 is still bundled with
wxwidgets 2.8 (And 19-Dec is supposedly later than 27-Jan)
We added initial support for it. We didn't switch t
On Fri, Oct 2, 2015 at 12:11 PM, Nikolai Zhubr wrote:
> Hi all,
>
> According to git.postgresql.org, since 27-Jan-2014 the pgAdmin3.sln has
> apparenly switched to using wxwidgets 3.0. However, pgAdmin3 1.20 for
> windows released after that date, on 19-Dec-2014 is still bundled with
> wxwidgets 2
Hi all,
According to git.postgresql.org, since 27-Jan-2014 the pgAdmin3.sln has
apparenly switched to using wxwidgets 3.0. However, pgAdmin3 1.20 for
windows released after that date, on 19-Dec-2014 is still bundled with
wxwidgets 2.8 (And 19-Dec is supposedly later than 27-Jan)
How is that?
Ok, in that case, probably it's broken. Error mean, it doesn't like running
python code in separate thread.
regards,
Prasad
Sent: Friday, October 02, 2015 at 7:54 AM
From: "Dave Page" 't
To: "Prasad Somwanshi"
Cc: pgadmin-hackers
Subject: Re: [pgadmin-hackers] Running pgAdmin4
The deskto