Hi,
sleep api used in pgAdmin4.cpp doesn't seem cross-platform(used from POSIX specific C header). Either need to be replaced by C++11 equivalent or Qt one. QThread::sleep seem appropriate to me.
thanks and regards,
Prasad Somwanshi
diff --git a/runtime/pgAdmin4.cpp b/runtime/pgA
Ofcourse, it's fixed now.
thanks,
Prasad
Sent: Saturday, October 24, 2015 at 6:45 AM
From: "Ashesh Vashi"
To: "Prasad Somwanshi"
Cc: pgadmin-hackers
Subject: Re: [pgadmin-hackers] Running pgAdmin4
Hi Prasad,
Please check the current code.
--
Thanks &a
gards,
Prasad Somwanshi
Sent: Friday, October 02, 2015 at 8:13 AM
From: "Prasad Somwanshi"
To: pgadmin-hackers
Subject: Re: [pgadmin-hackers] Running pgAdmin4
Ok, in that case, probably it's broken. Error mean, it doesn't like running python code in separate thread.
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: [pga
Has anybody encountered this ? Or it's just me ?
regards,
Prasad
Sent: Thursday, October 01, 2015 at 10:09 AM
From: "Prasad Somwanshi"
To: pgadmin-hackers
Subject: Re: [pgadmin-hackers] Running pgAdmin4
I think, I did. Is there any specific settings I might have missed t
I think, I did. Is there any specific settings I might have missed there ?
regards,
Prasad
Sent: Thursday, October 01, 2015 at 6:34 AM
From: "Ashesh Vashi"
To: "Prasad Somwanshi"
Cc: pgadmin-hackers
Subject: Re: [pgadmin-hackers] Running pgAdmin4
On Thu, Oct 1, 201
Hi,
I'm trying to pgAdmin4. I'm able to run pgAdmin4.py in python shell. And server
runs.And able to access using browser.
Then I tried running desktop application, it throws following error,
Traceback (most recent call last):
File "/home/prasad/Development/pgadmin4/web/pgAdmin4.py", line 73,
Good. Still surprised that nobody encountered it so far. It would have nice, if
I got a mention in commit log , :(
regards,
Prasad
Sent: Tuesday, September 22, 2015 at 6:50 AM
From: "Ashesh Vashi"
To: "Prasad Somwanshi"
Cc: pgadmin-hackers
Subject: Re: [pgadm
Yes, using flush does work.
regards,
Prasad Somwanshi
Sent: Tuesday, September 08, 2015 at 11:14 AM
From: "Ashesh Vashi"
To: "Ronan Dunklau"
Cc: pgadmin-hackers , "Dave Page"
, "Khushboo Vashi" , Prasad
Subject: Re: [pgadmin-hackers] pgadmin4