xingplus / tunnelblick

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

"Couldn't list login items" error on startup #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Running 3.1beta06 on OS X 10.5.8, I see these two entries in the log whenever 
Tunnelblick starts up:
  6/11/10 2:11:35 PM Tunnelblick[678] Couldn't list login items error -609 
  6/11/10 2:11:40 PM Tunnelblick[678] Retry couldn't list login items error -609 

They appear to be output by the UKLoginItemRegistry/UKLoginItemRegistry.m 
source.  The most informative thing I could find via Google is that it uses 
AESendMessage (in LoginItemsAE.c) instead of the LSSharedFileList API 
implemented in Leopard.
  https://dropzone.lighthouseapp.com/projects/27262/tickets/72-dropzone-helper401-couldnt-list-login-items-error-609

It looks like growl changed a similar call in Aug '09.
  http://growl.info/hg/growl/rev/5c1d8f5e64c2

I haven't seen any problems as a result, but wanted to bring it up in case 
nobody else did.  I assume it may affect whether or not it starts on login...

Original issue reported on code.google.com by petiep...@gmail.com on 11 Jun 2010 at 6:55

GoogleCodeExporter commented 9 years ago
Thanks.

The growl solution doesn't work in Tiger, which Tunnelblick still (stubbornly!) 
supports.

Original comment by jkbull...@gmail.com on 2 Jul 2010 at 9:05

GoogleCodeExporter commented 9 years ago
Tunnelblick 3.1beta10 (2010-07-29) has changes that should take care of this 
problem.

Original comment by jkbull...@gmail.com on 31 Jul 2010 at 12:48