Re: pgAdmin 3.0 builds

2018-04-17 Thread Chris Marx
Hi,

On Mac Sierra (10.12.5), v3 doesn't even launch, unless I happen to have
Chrome open (my default browser), and then it launches in browser mode. Is
this what's supposed to happen with the new version?

Chris-

On Tue, Apr 17, 2018 at 10:25 AM, Dave Page  wrote:

>
>
> On Tue, Apr 17, 2018 at 3:23 PM, Christoph Berg  wrote:
>
>> Re: Dave Page 2018-04-16 > 7e...@mail.gmail.com>
>> > > The python part is causing headaches - the move from flask-babel to
>> > > flask-babelex is hurting because that's not available in Debian, and
>> > > the move as such is controversial:
>> > > https://github.com/mattupstate/flask-security/issues/715
>> >
>> > Hmm, we had to update as flask_babel isn’t working with modern versions
>> of
>> > Babel.
>> >
>> > > At the moment this looks like a huge time sink to package.
>> >
>> > Can flask_babelex be built as a private package and installed in the
>> > pgAdmin web/ directory? That’s what Devrim does with a bunch of the dips
>> > for the RPMs.
>>
>> That part turned out to be easier than I had thought. I had already
>> packaged babelex because it's a dependency of flask-security 3.0.0,
>> but never uploaded it because flask-security 1.7.5 seemed good enough.
>> Done now.
>>
>> flask-security 3.0.0 has the additional problem that it wants
>> python-speaklater, but that seems to be dead upstream and got removed
>> from Debian years (?) ago, so I think we'll stay with 1.7.5 for now.
>>
>> Packages for pgadmin4 3.0 will appear on the mirrors in about one hour.
>>
>
> \o/
>
> Many thanks!
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>



-- 
-- 
Chris Marx
ZevRoss - Know Your Data
Data Science & Spatial Analysis
New website: www.zevross.com
Ithaca, NY


Re: pgAdmin 3.0 builds

2018-04-17 Thread Chris Marx
Ok, interesting, that didn't make it to the notable section of the release
notes (https://www.pgadmin.org/), I'd say rather that's rather notable. Not
that I know it's supposed to be opening in browser, I can see that it isn't
opening because the pgadmin process is still running, even though I closed
the chrome tab. But since there's no application process present, I see no
way to quit the application except by killing the process manually

On Tue, Apr 17, 2018 at 11:29 AM, Dave Page  wrote:

>
>
> On Tue, Apr 17, 2018 at 3:58 PM, Chris Marx  wrote:
>
>> Hi,
>>
>> On Mac Sierra (10.12.5), v3 doesn't even launch, unless I happen to have
>> Chrome open (my default browser), and then it launches in browser mode. Is
>> this what's supposed to happen with the new version?
>>
>
> It's supposed to launch in the browser. My work machines are running
> 10.12.5, and it works on them. Can you see anything in the system logs etc.
> that might indicate why it's not starting the browser?
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>



-- 
-- 
Chris Marx
ZevRoss - Know Your Data
Data Science & Spatial Analysis
New website: www.zevross.com
Ithaca, NY


Re: pgAdmin 3.0 builds

2018-04-17 Thread Chris Marx
@dpage Ok, wow, I did read that, but I didn't read it as "only utilizes"
the browser, this is a huge change for everyone in my office, and no one
caught that message in the release notes. Also, on a mac, it's not called
the "system tray", which probably adds to the confusion for all us mac
users here, the icon shows up in the "menu bar" - https://support.apple.com/
kb/PH25077?locale=en_US

On Tue, Apr 17, 2018 at 11:48 AM, Devrim Gündüz  wrote:

>
> Hi Christoph,
>
> On Tue, 2018-04-17 at 16:23 +0200, Christoph Berg wrote:
> > Packages for pgadmin4 3.0 will appear on the mirrors in about one hour.
>
> Great!
>
> Just a FYI -- I am about add two new subpackages to pgAdmin4 RPMs:
>
> - pgadmin4-desktop-common
> - pgadmin4-desktop-gnome
>
> I aimed to split desktop components into their subpackages, in order to:
>
> * For "server-only" users, do not require qt libraries.
> * For desktop users: Require topicons only on GNOME
>
> Just in case you want to do the same.
>
> Regards,
> -
> Devrim Gündüz
> EnterpriseDB: https://www.enterprisedb.com
> PostgreSQL Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>



-- 
-- 
Chris Marx
ZevRoss - Know Your Data
Data Science & Spatial Analysis
New website: www.zevross.com
Ithaca, NY