2009/12/9 Riyad Preukschas <ri...@informatik.uni-bremen.de>:
> On Wednesday, 9. December 2009 12:04:01 Lorenzo M. Catucci wrote:
>> I think I've found a very easy way to reproduce the session startup problems
>> outlined by Doruk: if you run
>>
>>   $ basket -h
>>
>> instead of simply
>>
>>   $ basket
>>
>> the application tray icon does show, but it's missing the restore button.
>
> Nice, thanks.
>
>> Hope this can help somebody in understanding and fixing this small glitch!
>
> I hope so, too ;-)
>
> Regards,
>        Riyad

If you guys can get it to reliably do this, attach to it with gdb
(enter a terminal and type
gdb -p `pgrep basket`
)

then type 'bt', and copy and paste the results here, I can have an
idea of what Basket's doing while it's hiding in the tray.
-- 
Kelvie Wong

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Basket-devel mailing list
Basket-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basket-devel

Reply via email to