Regarding RM #3316 Pgadmin4 No Tray Crash

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Regarding RM #3316 Pgadmin4 No Tray Crash
Date: 2018-07-10 10:20:17
Message-ID: CANxoLDf2bmnfQ-4EBiBA2nxEP50MrWDTMo0rWXdJ31AwAi3W+Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

I have implemented the fix for RM #3316 "Pgadmin4 No Tray Crash". I have
implemented it as follows:

- Check the availability of System Tray for 30 seconds (no changes made
here).
- If System Tray not found create one Floating Window with menu. (Refer
attached screenshot).
- I have remove close(x) button of the floating window.
- Fedora have "Quit" menu for the applications, so I have handle the
close event and shutdown the python server.

I have tested this on Fedora-28 (no system tray) and Ubuntu 18.04 (with
system tray).

Please review the screenshot and suggest changes (if any). I'll send the
patch later.

--
*Akshay Joshi*

*Sr. Software Architect *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
pgAdmin4_Floating_Window_1.png image/png 372.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2018-07-10 10:48:34 Re: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane
Previous Message Dave Page 2018-07-10 10:07:50 Re: [pgAdmin4][RM3480] User can not see any SQL query in SQL pane