public inbox for [email protected]
help / color / mirror / Atom feedFrom: Aditya Toshniwal <[email protected]>
To: Usman Khan <[email protected]>
Cc: Dave Page <[email protected]>
Cc: Akshay Joshi <[email protected]>
Cc: pgadmin-hackers <[email protected]>
Subject: Re: pgAdmin4 v8.10 candidate builds
Date: Thu, 25 Jul 2024 10:48:42 +0530
Message-ID: <CAM9w-_nuh0eMAaPNAO2hs=wZVcxLUzSq6q8LfHzmunH5UhFp8A@mail.gmail.com> (raw)
In-Reply-To: <CANVC+RGQg0DgW1Eg=sY+KLggrgP5e10wRBapGnrWkzyOv+hqBA@mail.gmail.com>
References: <CANxoLDd-C8gum9LYN8RBC=5zS66+LOmNiu26Kfc_JySsvKsYeA@mail.gmail.com>
<CANVC+REpY_u8OzRyiB5zrWQO=0g_r53hQGU0HQqs-xqDx3UgqA@mail.gmail.com>
<CANVC+RHquEWAtvBRCPiHD8YHGXvy16uwR2yJwdt0F4x_oYFBNw@mail.gmail.com>
<CAM9w-_mWtX2dSeqkcVdp0NZtoSdByUqmQK0O=5+a+gZpM67Bhg@mail.gmail.com>
<CANVC+RHgTC1L-R-UamkjKjD5qtSL+PEn52Rumg--Ss=988ZLbQ@mail.gmail.com>
<CAM9w-_nMRJSwYPM4-NxU7z14N8F+_Kd3ynx02KrLu96JBbkMkA@mail.gmail.com>
<CANVC+REKoySHys5JbiFUE6-V5T3_640yvwGEZ_7iZ2x_PNbJeA@mail.gmail.com>
<CAM9w-_mkCxHLUTc9qyksJxyfKQs=LZpaWG_UAyroD__GR1AUaQ@mail.gmail.com>
<CA+OCxozN_z59Pt7MyMjn=qkwbBgYVfM+HHsq+Zy8ShjGYU774A@mail.gmail.com>
<CAM9w-_=JECLcdoVmCYYvCeYN2w0ZiCBgcStVGbwYe2D7bzCURg@mail.gmail.com>
<CAM9w-_nMiecFHo+33on8KB97fVSrqn1+6h+smP2OrQux51af4A@mail.gmail.com>
<CANVC+RGQg0DgW1Eg=sY+KLggrgP5e10wRBapGnrWkzyOv+hqBA@mail.gmail.com>
Hi Usman,
Yes, we'll need a respin. I'm adding code to post installation of the
pgAdmin deb package to place the profile.
On Thu, Jul 25, 2024 at 12:32 AM Usman Khan <[email protected]> wrote:
> Thanks for the quick solution. Will we respin the installer after this?
>
> On Wed, Jul 24, 2024 at 7:01 PM Aditya Toshniwal <
> [email protected]> wrote:
>
>> Hi Dave/Usman,
>>
>> I added this as mentioned in the solution and restart apparmor. pgAdmin
>> started working. Now I need to figure out how I can create this file when
>> installing pgAdmin.
>> [image: image.png]
>>
>> On Wed, Jul 24, 2024 at 6:24 PM Aditya Toshniwal <
>> [email protected]> wrote:
>>
>>> Hi Dave,
>>>
>>>
>>>
>>> On Wed, Jul 24, 2024 at 6:15 PM Dave Page <[email protected]> wrote:
>>>
>>>>
>>>>
>>>> On Wed, 24 Jul 2024 at 13:37, Aditya Toshniwal <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi Usman,
>>>>>
>>>>> I suspect it is related to this
>>>>> https://github.com/electron/electron/issues/41066
>>>>>
>>>>
>>>> So we need to add something like this to our package?
>>>> https://github.com/electron/electron/issues/41066#issuecomment-2186041169
>>>>
>>>
>>> I'll have to try that locally. The other solution what most people have
>>> followed is -
>>> https://github.com/electron/electron/issues/41066#issuecomment-1913509942
>>>
>>>>
>>>>
>>>>>
>>>>> On Wed, Jul 24, 2024 at 5:58 PM Usman Khan <[email protected]> wrote:
>>>>>
>>>>>> Thanks,
>>>>>> Is there any pre req related to ELECTRON? Because for the previous
>>>>>> releases I did not face any issue.
>>>>>>
>>>>>> On Wed, Jul 24, 2024 at 5:13 PM Aditya Toshniwal <
>>>>>> [email protected]> wrote:
>>>>>>
>>>>>>> Sorry, my bad. I misread the screenshot with amd as arm. Will check
>>>>>>> once at my end.
>>>>>>>
>>>>>>> On Wed, Jul 24, 2024 at 5:37 PM Usman Khan <[email protected]> wrote:
>>>>>>>
>>>>>>>> I am on following linux platform with architecture
>>>>>>>>
>>>>>>>> ----------------------------------------------------------------------------------------------------
>>>>>>>> root@ubuntu-VirtualBox:/home/ubuntu/Desktop# uname -m
>>>>>>>> x86_64
>>>>>>>> root@ubuntu-VirtualBox:/home/ubuntu/Desktop# cat /etc/os-release
>>>>>>>> PRETTY_NAME="Ubuntu 24.04 LTS"
>>>>>>>> NAME="Ubuntu"
>>>>>>>> VERSION_ID="24.04"
>>>>>>>> VERSION="24.04 LTS (Noble Numbat)"
>>>>>>>> VERSION_CODENAME=noble
>>>>>>>> ID=ubuntu
>>>>>>>> ID_LIKE=debian
>>>>>>>> HOME_URL="https://www.ubuntu.com/";
>>>>>>>> SUPPORT_URL="https://help.ubuntu.com/";
>>>>>>>> BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/";
>>>>>>>> PRIVACY_POLICY_URL="
>>>>>>>> https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
>>>>>>>> UBUNTU_CODENAME=noble
>>>>>>>> LOGO=ubuntu-logo
>>>>>>>> root@ubuntu-VirtualBox:/home/ubuntu/Desktop#
>>>>>>>>
>>>>>>>> -----------------------------------------------------------------------------------------------------------------------------------
>>>>>>>>
>>>>>>>> On Wed, Jul 24, 2024 at 5:00 PM Aditya Toshniwal <
>>>>>>>> [email protected]> wrote:
>>>>>>>>
>>>>>>>>> Hi Usman,
>>>>>>>>>
>>>>>>>>> pgAdmin doesn't support ARM Linux yet. ARM is supported only for
>>>>>>>>> Mac.
>>>>>>>>>
>>>>>>>>> On Wed, Jul 24, 2024 at 5:20 PM Usman Khan <[email protected]>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> I am not able to launch desktop pgadmin on ubuntu 24.04. Getting
>>>>>>>>>> following error
>>>>>>>>>>
>>>>>>>>>> Web pgadmin4 working fine.
>>>>>>>>>>
>>>>>>>>>> On Wed, Jul 24, 2024 at 10:28 AM Usman Khan <[email protected]>
>>>>>>>>>> wrote:
>>>>>>>>>>
>>>>>>>>>>> Hi Hackers,
>>>>>>>>>>> I will verify the build on ubuntu 24.04 and windows 11.
>>>>>>>>>>>
>>>>>>>>>>> On Tue, Jul 23, 2024 at 5:32 PM Akshay Joshi <
>>>>>>>>>>> [email protected]> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi All,
>>>>>>>>>>>>
>>>>>>>>>>>> pgAdmin4 v8.10 candidate builds and source code is available at
>>>>>>>>>>>> https://developer.pgadmin.org/builds/2024-07-23-1/
>>>>>>>>>>>>
>>>>>>>>>>>> Yogesh, could you please verify this for Thursday's release?
>>>>>>>>>>>>
>>>>>>>>>>>> *Note:- We have transitioned from NW.js to Electron starting
>>>>>>>>>>>> with this release.*
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Akshay Joshi
>>>>>>>>>>>>
>>>>>>>>>>>> Principle Software Architect
>>>>>>>>>>>>
>>>>>>>>>>>> enterprisedb.com
>>>>>>>>>>>>
>>>>>>>>>>>> * Blog*: https://www.enterprisedb.com/akshay-joshi
>>>>>>>>>>>> * GitHub*: https://github.com/akshay-joshi
>>>>>>>>>>>> * LinkedIn*:
>>>>>>>>>>>> https://www.linkedin.com/in/akshay-joshi-086497216
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks,
>>>>>>>>> Aditya Toshniwal
>>>>>>>>> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
>>>>>>>>> <https://www.enterprisedb.com/;
>>>>>>>>> "Don't Complain about Heat, Plant a TREE"
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Thanks,
>>>>>>> Aditya Toshniwal
>>>>>>> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
>>>>>>> <https://www.enterprisedb.com/;
>>>>>>> "Don't Complain about Heat, Plant a TREE"
>>>>>>>
>>>>>>
>>>>>
>>>>> --
>>>>> Thanks,
>>>>> Aditya Toshniwal
>>>>> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
>>>>> <https://www.enterprisedb.com/;
>>>>> "Don't Complain about Heat, Plant a TREE"
>>>>>
>>>>
>>>>
>>>> --
>>>> Dave Page
>>>> pgAdmin: https://www.pgadmin.org
>>>> PostgreSQL: https://www.postgresql.org
>>>> EDB: https://www.enterprisedb.com
>>>>
>>>> PGDay UK 2024, 11th September, London: https://2024.pgday.uk/
>>>>
>>>>
>>>
>>> --
>>> Thanks,
>>> Aditya Toshniwal
>>> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
>>> <https://www.enterprisedb.com/;
>>> "Don't Complain about Heat, Plant a TREE"
>>>
>>
>>
>> --
>> Thanks,
>> Aditya Toshniwal
>> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
>> <https://www.enterprisedb.com/;
>> "Don't Complain about Heat, Plant a TREE"
>>
>
--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
<https://www.enterprisedb.com/;
"Don't Complain about Heat, Plant a TREE"
Attachments:
[image/png] image.png (718.0K, ../CAM9w-_nuh0eMAaPNAO2hs=wZVcxLUzSq6q8LfHzmunH5UhFp8A@mail.gmail.com/3-image.png)
download | view image
view thread (36+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected]
Subject: Re: pgAdmin4 v8.10 candidate builds
In-Reply-To: <CAM9w-_nuh0eMAaPNAO2hs=wZVcxLUzSq6q8LfHzmunH5UhFp8A@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox