I will try to look at this sometime this weekend.  Now that exams are almost 
over (I give my last exam tomorrow morning!) I have more time to work on 
basKet.  Maybe I can work on the millions of clicks encryption bug, too.

By the way -- thanks, Riyad, for the height and width fix that patched the 
regression introduced by Matt's d-pointer commit.  I was tearing my hair 
out...

I have just pushed patches to my github repository which fix:

A.  The "big notes" bug.
B.  The "cannot select by clicking the handle" bug.  

Actually, it turns that selection was working fine -- there was some code that 
automatically UNSELECTED everything as soon as the mouse button was released.  
That code has been in there a long time and I can't figure out why it worked 
before, so I'm a little suspicious of my fix.  If a few more pairs of eyes 
could look at it, I'd appreciate it.

I'm excited that we have so many people working on basKet now.  Awesome!  I'm 
especially excited about Matt's test cases and his refactoring of the 
Basket(View) class.  We need more of this basic structure stuff fixed.  

Kelvie: Is there an easy way to move over to gitorious?  Since you've already 
moved your repo, any advice you have would be greatly appreciated...

~Robert

On Wednesday 09 December 2009 13:48:15 Kelvie Wong wrote:
> 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.
> 

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
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