|
From: SourceForge.net <no...@so...> - 2008-01-30 16:35:57
|
Plugin Patches item #1850005, was opened at 2007-12-13 04:35 Message generated for change (Comment added) made by ezust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=997937&aid=1850005&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: kerik (kerik-sf) >Assigned to: kerik (kerik-sf) Summary: fix bug [ 787498 ] SpellCheck freeze Initial Comment: There is a patch for SpellCheckPlugin freeze bug. https://sourceforge.net/tracker/?func=detail&aid=787498&group_id=588&atid=565475 I already submitted it as comment. But now it's much more usable, I think. The problem was related to read from the process from the jedit thread, so blocking read stops the whole GUI forever. The patch introduces a timeoutinputstream, to report an error after a (configurable) time. I'm willing to take over the plugin, to fix it and bring it to other dimensions ! The original author, C. Scott Willy, agrees totally. What do you guys think of it ? Cheers, ---------------------------------------------------------------------- >Comment By: Alan Ezust (ezust) Date: 2008-01-30 08:35 Message: Logged In: YES user_id=935841 Originator: NO ok, you have permissions, I converted it over to svn. it's all yours. ---------------------------------------------------------------------- Comment By: kerik (kerik-sf) Date: 2008-01-30 01:48 Message: Logged In: YES user_id=1725856 Originator: YES Thank you ! I'm looking forward to giving back to the community :) ---------------------------------------------------------------------- Comment By: Scott Willy (cswilly) Date: 2008-01-30 00:01 Message: Logged In: YES user_id=80658 Originator: NO Happy to see that kerik-sf is new maintainer of the SpellCheck plugin. Good luck. ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2008-01-29 07:58 Message: Logged In: YES user_id=935841 Originator: NO assigning to kerik, the new maintainer of the SpellCheck plugin. ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2008-01-29 07:43 Message: Logged In: YES user_id=935841 Originator: NO Sounds good to me. Nobody else has touched it in a while. I will give you permissions to commit to our subversion repository later this week, and convert the spell check plugin over to svn as well. ---------------------------------------------------------------------- Comment By: kerik (kerik-sf) Date: 2008-01-29 03:07 Message: Logged In: YES user_id=1725856 Originator: YES Indeed, he answered to me that I can take the maintenance if I want to. Which I do ! Let me know if you are interested... Cheers, ---------------------------------------------------------------------- Comment By: Alan Ezust (ezust) Date: 2008-01-28 11:16 Message: Logged In: YES user_id=935841 Originator: NO assigning to cswilly for now, but this plugin has not been updated since 2002, so I suspect cswilly is not any longer maintaining it. We may need someone else to take over maintenance of this plugin. ---------------------------------------------------------------------- Comment By: kerik (kerik-sf) Date: 2007-12-13 04:36 Message: Logged In: YES user_id=1725856 Originator: YES File Added: TimeoutInputStreamNoPoll.java ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=997937&aid=1850005&group_id=588 |