[Guifications-bugs] [ guifications-Bugs-1250045 ] Initial slashexec problems
Brought to you by:
amc_grim,
rekkanoryo
From: SourceForge.net <no...@so...> - 2006-11-27 06:44:18
|
Bugs item #1250045, was opened at 2005-08-02 04:21 Message generated for change (Settings changed) made by rekkanoryo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=602352&aid=1250045&group_id=92888 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: Closed >Resolution: Works For Me Priority: 7 Private: No Submitted By: Peter Lawler (bleeter) Assigned to: Peter Lawler (bleeter) Summary: Initial slashexec problems Initial Comment: We already know about these issues: 1. No timeouts. The original code wasn't cross platform, after converting to cross platform, grim realised we couldn't use a timeout to stop runaway processes without changing the guts of the cross-platform. So we released, and put timeouts off until v2.0 2. Bad error messages. The error messages as displayed in the chat could be... erm, better. The proper error message is displayed in gaim's debug log. I put this off until v2.0. ---------------------------------------------------------------------- Comment By: John Bailey (rekkanoryo) Date: 2006-05-17 00:36 Message: Logged In: YES user_id=606440 I have resolved #2 to the best of my ability. We now exec the user's shell (cmd.exe on Windows, so win9x/ME users are screwed) and feed it the command(s) to run. This has the benefit of allowing pipelines to work. I'm also putting the error message into the conversation window if there is one. I did NOT add async exec and timeouts. I'm lowering the priority because I think the most important things referenced here have been taken care of. ---------------------------------------------------------------------- Comment By: John Bailey (rekkanoryo) Date: 2006-03-06 23:43 Message: Logged In: YES user_id=606440 These are still problems... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=602352&aid=1250045&group_id=92888 |