Re: v2.0-rc1 not starting, runtime not building

From: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
To: Willy-Bas Loos <willybas(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: v2.0-rc1 not starting, runtime not building
Date: 2017-09-14 09:07:52
Message-ID: CACCA4P2SrvW+8+zdbAmmgiaZVEggnm0-yEpps9DezdoakWNKRA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Hi,

I don't know the installed packages on your system but what I can help only
- Download Qt 5.5 installers from "https://download.qt.io/archive/qt/" and
install it on custom path ( e.g. /opt/Qt5.5" and use "qmake" installed in
that directory during compilation and let us know result.

Thanks,
Neel Patel

On Thu, Sep 14, 2017 at 2:32 PM, Willy-Bas Loos <willybas(at)gmail(dot)com> wrote:

>
> On Thu, Sep 14, 2017 at 10:35 AM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
> wrote:
>
>> Surely, there is something wrong with your Qt installation.
>> Can you please try to install required "*-dev" packages for qt5 ?
>>
>>
>> Sure, i just don't know how to find out which ones. libraies.txt only
> says "QT".
> So i have:
> qtdeclarative5-dev:amd64
> qtdeclarative5-dev-tools
> libqt5opengl5-dev:amd64
> libqt5webkit5-dev:amd64
> pyqt5-dev
> and now also pyqt5-dev-tools (doesn't change the outcome/output)
>
> all in version 5.5.1
>
> Interestingly, qmake only displays the QT warning when I add "DEFINES
> +=PGADMIN4_USE_WEBKIT"
> To me, that implies that the wrong webkit is being used. I do have a few
> packages that are similar:
>
> (pgadmin4) wbloos(at)wb:~/python-files/pgadmin4/runtime$ dpkg -l|grep
> webkit|cut -f 3 -d ' '
> gir1.2-webkit2-4.0:amd64
> libqt5webkit5:amd64
> libqt5webkit5-dev:amd64
> libqtwebkit4:amd64
> libqtwebkit4:i386
> libwebkit2gtk-4.0-37:amd64
> libwebkit2gtk-4.0-37-gtk2:amd64
> libwebkitgtk-3.0-0:amd64
> libwebkitgtk-3.0-common
>
> I'm not sure how they got there, i haven't tried what dependents they
> have. I could try removing them but i will probably run into some trouble.
>
> Willy-Bas Loos
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-09-14 10:18:29 Re: Array representation and save array data from datagrid [RM2671][pgAdmin4]
Previous Message Neel Patel 2017-09-14 04:45:32 Re: v2.0-rc1 not starting, runtime not building

Browse pgadmin-support by date

  From Date Subject
Next Message Willy-Bas Loos 2017-09-14 10:39:07 Re: v2.0-rc1 not starting, runtime not building
Previous Message Johann Spies 2017-09-14 06:11:14 Re: Query tool - file browser