this seems to have to due with the glues IIRC, remember the GrowlHelperApp files made in the glues dirs...

try this for me

sudo /usr/libexec/locate.updatedb
locate glues/GrowlHelperApp

if any are in /System or /sw/lib erase them and rebuild mac-growl. if there are none then that could be the reason too. I'm going to experiment with it as well.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 18-Jan-06, at 1:39 AM, Martin Costabel wrote:

TheSin wrote:
no I have xcode 2.2 and it works with or without finks mac-glue on about 10 systems and over 15 times it's been installed, it has to be a conflicts just not sure what, I'm waiting for a pkg list from Martin IIRC, he has 3 machines 1 works two others don't. Once I have the lists I can figure it out.

I have tried to have the same perl-related packages on two of the machines, one of them having the bug, the other one not. No rebuilding of anything changed the situation so far.

OTOH, I found that this problem has been on the growl bug tracker for a long time already:
<http://trac.growl.info/trac/ticket/330>
Some weirdo closed the ticket, because for him the problem disappeared when he updated to Xcode-2.2. Well, I have Xcode-2.2.1 on all three machines I have at my fingertips, two of them having the bug, one of them not. All three have more or less identical installations.

From looking at the error message, it is clear that the error happens in the line

RegisterNotifications($app, [EMAIL PROTECTED], [$names[0]], $as_app);

of the test program. If I remove the last argument from the function, the tests work. The variables are

my $app    = 'Mac::Growl Test';
my $as_app = 'GrowlHelperApp.app';
my @names  = ('test 1', 'test 2');

The thingy that is not working seems to be $as_app, which has to do with the Growl Preferences (haven't yet understood how). On one of the three machines where the bug existed, I played with these preferences now, checking and unchecking some boxes, and now the bug has disappeared. On the other one I did the same, but the bug persists.

--
Martin





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to