fastsupply / growl

Automatically exported from code.google.com/p/growl
0 stars 0 forks source link

positionDisplay errors noted in growl.log #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using Growl 1.1.4, AboveTheNight style, Mac OS X 10.4.11

The following appears three times in growl.log after almost every growl from 
Cyberduck and 
after some from Adium:

Oct 18, 2008 11:22:27 PM positionDisplay: could not reserve initial rect; 
looking for another one
Oct 18, 2008 11:22:27 PM primaryDirection: down
Oct 18, 2008 11:22:27 PM secondaryDirection: left

Not sure what type of error this is... Seems like it should be fixed tho.

Note from Peter: 
It's not an error; it's debugging information from the position controller. 
There are still some odd 
bugs in it that we haven't figured out yet.

Original issue reported on code.google.com by chrisf.g...@gmail.com on 6 Dec 2009 at 1:42

GoogleCodeExporter commented 9 years ago
I think we should have multiple logging levels:

 * no logging
 * notification logging
 * debug logging - debug just gha
 * display logging - debug displays
 * everything logging - log everything

This is relevant to 2.0, so assigning there for now.

Original comment by chrisf.g...@gmail.com on 15 Oct 2010 at 4:56

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 14 Nov 2011 at 12:43

GoogleCodeExporter commented 9 years ago
Closing as fixed in source, the new positioning controller in Growl 2.0 
resolves the potential errors in the old system, and removes the logging that 
was there.  We still probably ought to provide better logging levels, but thats 
kind of a separate issue.

Original comment by dan...@growl.info on 13 Apr 2012 at 4:52

GoogleCodeExporter commented 9 years ago
Growl 2 is released, marking these as fixed.

Original comment by ch...@growl.info on 20 Sep 2012 at 3:16

GoogleCodeExporter commented 9 years ago

Original comment by ch...@growl.info on 11 Jan 2013 at 6:27