Re: pgAdmin4 v8.10 candidate builds

From: Usman Khan <umk555(at)gmail(dot)com>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin4 v8.10 candidate builds
Date: 2024-07-26 06:50:28
Message-ID: CANVC+REVg9OCT46k_AiFC9WkON2iS6yGtoMbbDR-WALQVChzMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks,
I will reverify the platforms and update.

On Thu, Jul 25, 2024 at 7:36 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Hi All
>
> We have fixed the Ubuntu 24 crash issue. The latest candidate builds and
> source code is available at
> https://developer.pgadmin.org/builds/2024-07-25-1/
>
>
> On Thu, Jul 25, 2024 at 10:49 AM Aditya Toshniwal <
> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>
>> 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 <umk555(at)gmail(dot)com> wrote:
>>
>>> Thanks for the quick solution. Will we respin the installer after this?
>>>
>>> On Wed, Jul 24, 2024 at 7:01 PM Aditya Toshniwal <
>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> 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 <
>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>>>>
>>>>> Hi Dave,
>>>>>
>>>>>
>>>>>
>>>>> On Wed, Jul 24, 2024 at 6:15 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, 24 Jul 2024 at 13:37, Aditya Toshniwal <
>>>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> 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 <umk555(at)gmail(dot)com> 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 <
>>>>>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> 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 <umk555(at)gmail(dot)com>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> I am on following linux platform with architecture
>>>>>>>>>>
>>>>>>>>>> ----------------------------------------------------------------------------------------------------
>>>>>>>>>> root(at)ubuntu-VirtualBox:/home/ubuntu/Desktop# uname -m
>>>>>>>>>> x86_64
>>>>>>>>>> root(at)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(at)ubuntu-VirtualBox:/home/ubuntu/Desktop#
>>>>>>>>>>
>>>>>>>>>> -----------------------------------------------------------------------------------------------------------------------------------
>>>>>>>>>>
>>>>>>>>>> On Wed, Jul 24, 2024 at 5:00 PM Aditya Toshniwal <
>>>>>>>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> 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 <umk555(at)gmail(dot)com>
>>>>>>>>>>> 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 <umk555(at)gmail(dot)com>
>>>>>>>>>>>> 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 <
>>>>>>>>>>>>> akshay(dot)joshi(at)enterprisedb(dot)com> 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"
>>
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Muhammad Ikram 2024-07-26 07:00:37 Re: pgAdmin4 v8.10 candidate builds
Previous Message Akshay Joshi 2024-07-25 14:36:02 Re: pgAdmin4 v8.10 candidate builds