Opened 13 years ago

Closed 13 years ago

#1500 closed patch (Fixed)

Console client crashes on command longer than terminal width

Reported by: bjwebb Owned by: Cas
Priority: major Milestone: 1.3.2
Component: Console UI Version: 1.3.1
Keywords: Cc:

Description

If a command is typed in the console client that is longer than the width of the terminal, the client will close itself. This includes typing the command manually, pasting it in, or tab completing.

Attachments (1)

Fix-1500-Console-crashes-on-command-longer-than-term.patch (1.8 KB) - added by Cas 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by bjwebb

  • Summary changed from Deluge to Console client crashes on command longer than terminal width

comment:2 Changed 13 years ago by Cas

  • Milestone changed from Future to 1.3.x

comment:3 Changed 13 years ago by Cas

  • Milestone changed from 1.3.x to 1.3.2
  • Type changed from bug to patch

I have attached a patch that will suppress the errors. It will not solve the issue that the cursor is off the screen and cannot see what you are typing but it does stop it crashing.

comment:4 Changed 13 years ago by Cas

  • Owner set to Cas
  • Status changed from new to accepted

comment:5 Changed 13 years ago by Cas

  • Resolution set to fixed
  • Status changed from accepted to closed

1.3-stable: 87f871f40a

Note: See TracTickets for help on using tickets.