Re: BUG #6164: Flashing dialog

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: BUG #6164: Flashing dialog
Дата
Msg-id CA+OCxoyt2NwMosbGwdi8t0+E8ptCE6hEGbpZ8_FkT=d+t6+jDw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #6164: Flashing dialog  (Josh Kupershmidt <schmiddy@gmail.com>)
Ответы Re: BUG #6164: Flashing dialog  (Dave Page <dpage@pgadmin.org>)
Список pgsql-bugs
On Tue, Aug 16, 2011 at 8:11 PM, Josh Kupershmidt <schmiddy@gmail.com> wrote:
> On Mon, Aug 15, 2011 at 11:31 PM, Kyle Fox <kyle.fox@gmail.com> wrote:
>
>> I used the installer to install Postgres 9.0 on my Mac, and now every 10
>> seconds a dialog message flashes and immediately disappears, and STEALS
>> FOCUS.
>
> The focus-stealing sounds like a problem coming from the EDB installer
> you said you used, and you'll have to complain to those folks about
> it.

No it doesn't, unless the OP has found some weird bug in pgAdmin or
StackBuilder.

Sounds to me more like OSX is throwing the dialogue for some reason
when the launch daemon tries to load the service. Try running:

sudo launchctl unload /Library/LaunchDaemons/com.edb.launchd.postgresql-8.4

That should stop it trying to start the server, at least until the
next reboot (enough to hopefully see if the focus issue is resolved).
To completely uninstall, use

sudo open /Library/PostgreSQL/8.4/uninstall-postgresql.app/

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

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

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

Предыдущее
От: Josh Kupershmidt
Дата:
Сообщение: Re: BUG #6164: Flashing dialog
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #6164: Flashing dialog