On Sat, 21 Sep 2013 09:10:49 -0500 Terry Brown <[email protected]> wrote:
> On Fri, 20 Sep 2013 23:34:13 -0400 > gatesphere <[email protected]> wrote: > > > Working: windows xp/python 2.7 > > Not working: windows 7 64-bit/python 2.7 32-bit > > Yep, I've seen no issues in Ubuntu, but a win 7 VM is showing the > problem. So... a Win 7 specific issue, not even windows specific... > wonderful :-} - if len(allIcons) != len(icons): # something to add / remove - com.setIconList(p, icons) + + com.setIconList(p, icons) in leo/plugins/todo.py fixes it, the code was messy and dubious. But why it only caused a problem in Win 7? Absolutely no idea. If launchpad ever comes up again, I'll push this. https://twitter.com/launchpadstatus Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
