[dev] MacOS UNOPKG error: NSAutoreleaseNoPool(): Object 0x1c0f2f0 of class RemoteControlContainer autoreleased with no pool in place - just leaking

2010-01-13 Thread Fabio A. Miranda
Anyone familiar with above error:

macbook:UniOffice fabio
$ /Applications/OpenOffice.org.app/Contents/program/unopkg
gui /var/folders/-y/-yoCVMk2FhuuUG+xfZdcZU
+++TI/-Tmp-/UniOffice/UniOffice.oxt 
2010-01-13 10:30:00.423 unopkg[302:903] *** __NSAutoreleaseNoPool():
Object 0x1c0f2f0 of class RemoteControlContainer autoreleased with no
pool in place - just leaking
2010-01-13 10:30:00.426 unopkg[302:903] *** __NSAutoreleaseNoPool():
Object 0x1c0f2b0 of class MultiClickRemoteBehavior autoreleased with no
pool in place - just leaking
macbook:UniOffice fabio$ 
macbook:UniOffice fabio$ 


macbook:~ fabio$ uname -a
Darwin macbook.local 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov  3
10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386
macbook:~ fabio$ 

Looks like a bug to file ?

thanks,




-- 
Fabio A. Miranda
Enterprise Software
http://www.grupocesa.com/


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] MacOS UNOPKG error: NSAutoreleaseNoPool(): Object 0x1c0f2f0 of class RemoteControlContainer autoreleased with no pool in place - just leaking

2010-01-13 Thread Stephan Bergmann
On Jan 13, 2010, at 6:06 PM, Fabio A. Miranda wrote:
 Anyone familiar with above error:
 
 macbook:UniOffice fabio
 $ /Applications/OpenOffice.org.app/Contents/program/unopkg
 gui /var/folders/-y/-yoCVMk2FhuuUG+xfZdcZU
 +++TI/-Tmp-/UniOffice/UniOffice.oxt 
 2010-01-13 10:30:00.423 unopkg[302:903] *** __NSAutoreleaseNoPool():
 Object 0x1c0f2f0 of class RemoteControlContainer autoreleased with no
 pool in place - just leaking
 2010-01-13 10:30:00.426 unopkg[302:903] *** __NSAutoreleaseNoPool():
 Object 0x1c0f2b0 of class MultiClickRemoteBehavior autoreleased with no
 pool in place - just leaking

I do occasionally see such XXX autoreleased with no pool in place - just 
leaking  when terminating OOo itself on Mac OS X, too.  I would assume they 
are harmless, though.  (The above unopkg call did work correctly for you, apart 
from those messages, didn't it?)

-Stephan

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org