OSX shouldn't raise error messages if growl isn't installed. #607

Closed
opened 2014-01-09 13:43:43 +01:00 by grant-olson · 3 comments
grant-olson commented 2014-01-09 13:43:43 +01:00 (Migrated from github.com)

User on DevTalk reported error messages because they don't have growl installed. growl provides the pop up status updates on OSX. It is apparently no longer open source and costs $3.99 to install.

The app should silently ignore things and not attempt to do a status update if growl isn't installed.

I'll get a PR together this weekend.

User on DevTalk reported error messages because they don't have growl installed. growl provides the pop up status updates on OSX. It is apparently no longer open source and costs $3.99 to install. The app should silently ignore things and not attempt to do a status update if growl isn't installed. I'll get a PR together this weekend.
iShift commented 2014-01-09 14:43:43 +01:00 (Migrated from github.com)

maybe don't use growl, use system notifications center

maybe don't use growl, use system notifications center
grant-olson commented 2014-01-12 14:02:55 +01:00 (Migrated from github.com)

I was unable to reproduce this on Snow Leopard. I uninstalled growl, and now I don't get pop-ups as expected, but don't get any error modals. Can someone running 10.9 test?

I was unable to reproduce this on Snow Leopard. I uninstalled growl, and now I don't get pop-ups as expected, but don't get any error modals. Can someone running 10.9 test?
PeterSurda commented 2015-11-11 23:40:19 +01:00 (Migrated from github.com)

I have 10.11 El Capitan. I did a clean base OS install and then got the packages through homebrew as described in the building instructions. I can't reproduce anything like this. I am not an OSX expert, but PyBitmesage does seem to use some sort of notification system on OSX, and it appears to work just like on my linux machine. I don't know what it's called but I didn't have to pay for anything or install anything unexpected. It works both when I run python manually from the terminal, as well as when I run in from the bundle created by py2app.

I have 10.11 El Capitan. I did a clean base OS install and then got the packages through homebrew as described in the building instructions. I can't reproduce anything like this. I am not an OSX expert, but PyBitmesage does seem to use some sort of notification system on OSX, and it appears to work just like on my linux machine. I don't know what it's called but I didn't have to pay for anything or install anything unexpected. It works both when I run python manually from the terminal, as well as when I run in from the bundle created by py2app.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-27#607
No description provided.