Re: [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows
Дата
Msg-id CA+OCxoxWQZsqACk2GQ6j7fgrNReKCD=YNSdRDJZA6J1MUYxo+A@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch] To fix "there is no disk..." warning in Windows  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Список pgadmin-hackers
Thanks, applied.

On Mon, Jul 10, 2017 at 1:26 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue in Windows where Windows throws warning "there is no disk..." if user do not have a removable disk in the removable disk drive while opening File Manager.
RM#1999

I was able to reproduce issue by following steps on Windows:
1. Open Query tool, type 'SELECT 1;'
2. Save the file to your removable drive.
3. Eject that removable drive.
4. Now click Open button in Query tool, you will get error.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Handle un-mounted drives correctly on Windows.Fixes
Следующее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: Fixed RM #1165 - Too many request to updatedashboard graphs when server is disconnected.