Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
Ğ Groups Home
Growl doesn't work on some machines
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Artem Y  
View profile  
 More options Dec 17 2009, 5:49 am
From: Artem Y <nedr...@gmail.com>
Date: Thu, 17 Dec 2009 02:49:10 -0800 (PST)
Local: Thurs, Dec 17 2009 5:49 am
Subject: Growl doesn't work on some machines
Hello,

I'm writing simple PyObjC application and I added Growl support to it.
I develop on 10.6 and also test it on my other 10.5  Mac, it works
fine on both of my machines, but other users complains that Growl
notificaitons don't work, they seem to have same OS X version (10.6.2)
and PyObjC version (2.2b3) as mine, and I don't have any idea what is
wrong, because no errors showed up in their Console. The other
applications show Growl popups for them.

I'm using Growl framework 1.2

Could someone test it out and see what is wrong ? To test Growl
navigate to Preferences -> Notifications and click "Preview
Notification" button. All Growl related code are in Notification.py
file.

Application released under GPL, you can download it here:

http://mactimelog.splyer.com/MacTimeLog-test.zip

Many thanks,
Artem


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter Hosey  
View profile  
 More options Dec 17 2009, 1:47 pm
From: Peter Hosey <p...@growl.info>
Date: Thu, 17 Dec 2009 10:47:50 -0800
Local: Thurs, Dec 17 2009 1:47 pm
Subject: Re: [growl-discuss] Growl doesn't work on some machines
On Dec 17, 2009, at 02:49:10, Artem Y wrote:

> … other users complains that Growl notificaitons don't work …

Does your app show up on the Applications tab in the Growl preference  
pane for these users?

What happens if you remove it from your own Applications tab?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Artem Y  
View profile  
 More options Dec 17 2009, 3:58 pm
From: Artem Y <nedr...@gmail.com>
Date: Thu, 17 Dec 2009 12:58:33 -0800 (PST)
Local: Thurs, Dec 17 2009 3:58 pm
Subject: Re: Growl doesn't work on some machines
Yes, it showed up preference pane for them. I guess I figured out what
is the problem. My system Python has PyObjC 2.2b3(which is default
version of PyObjC on 10.6) but program was using Python from /Library/
Frameworks and it has PyObjC 1.4, however on the other user's machine
it was using it from /System/Library/Frameworks which had PyObjC
2.2b3. So I guess it's a bug in PyObjC 2.2b3.
Growl register fine but not displaying. When I change Python to
version which has PyObjC 1.4 Growl works fine.

On Dec 17, 10:47 pm, Peter Hosey <p...@growl.info> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »