Summary: | emerge appears to be generating undecodable printable control sequences | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Phil Richards <news> |
Component: | Unclassified | Assignee: | Nicholas Jones (RETIRED) <carpaski> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Screen shot of window used to launch konsole, and the error messages
konsole window that generates the errors, with the command used |
Description
Phil Richards
2003-02-05 16:46:59 UTC
could you attach some sample outputs and/or screenshots ? [In a normal konsole window:] pgr@derisoft business $ konsole [window pops up] [In new window:] pgr@derisoft business $ emerge -s fileutils Searching... [ Results for search key : fileutils ] [ Applications found : 1 ] * sys-apps/fileutils Latest version available: 4.1.11 Latest version installed: 4.1.11 Size of downloaded files: 2,503 kB Homepage: http://www.gnu.org/software/fileutils/fileutils.html Description: Standard GNU file utilities (chmod, cp, dd, dir, ls, etc) [There are 6 sections above in green, the "*", and the field name on each of the lines after.] [In the original window:] undecodable token: \001b(hex)[32;06m undecodable token: \001b(hex)[32;06m undecodable token: \001b(hex)[32;06m undecodable token: \001b(hex)[32;06m undecodable token: \001b(hex)[32;06m Attachments for original and new window are (being) attached. Created attachment 8002 [details]
Screen shot of window used to launch konsole, and the error messages
Created attachment 8003 [details]
konsole window that generates the errors, with the command used
All kde apps output their errors to stderror. Normally you don't see it, but in your case you do. The errors are generated because portage uses escape sequences that konsole doesn't understand. I'm assigning this bug to carpaski to see whether he can do something with it, else it is a WONTFIX. To be honest, I'm not that fussed - I just raised the bug report because something was generating codes that may have been causing emerge to incorrectly highlight its output. I'm happy for this to be closed as a WONTFIX - as long as the emerge bods are happy that emerge output is fine in a konsole. Let's face it, there are more important things to sort out than *this*. phil I wasn't able to reproduce this. I'm resolving this as FIXED. Reopen if needed. |