Opened 14 years ago

Closed 14 years ago

#1500 closed patch (Fixed)

Console client crashes on command longer than terminal width

Reported by: bjwebb Owned by: Calum
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 Calum 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by bjwebb, 14 years ago

Summary: DelugeConsole client crashes on command longer than terminal width

comment:2 by Calum, 14 years ago

Milestone: Future1.3.x

comment:3 by Calum, 14 years ago

Milestone: 1.3.x1.3.2
Type: bugpatch

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 by Calum, 14 years ago

Owner: set to Calum
Status: newaccepted

comment:5 by Calum, 14 years ago

Resolution: fixed
Status: acceptedclosed

1.3-stable: 87f871f40a

Note: See TracTickets for help on using tickets.