[JBoss JIRA] (JBIDE-24676) CDK3 server adapter's console view is using wrong coding on all platforms
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24676?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-24676:
---------------------------------------
[~gbraad], that depends on the definition of the issue. I no longer see bad character, but I also said:
{quote}
But we still want to get rid of it, because it's a very very long line.
{quote}
At least that's my opinion. But of course it's much less critical now. (And this is on Mac - I need to check on other platforms later today.)
> CDK3 server adapter's console view is using wrong coding on all platforms
> -------------------------------------------------------------------------
>
> Key: JBIDE-24676
> URL: https://issues.jboss.org/browse/JBIDE-24676
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.5.0.AM2
> Environment: Windows, Linux, macOS
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
> Attachments: Console_output.png, cdk_console_coding.png, no_progressbar.png
>
>
> Console view on all platforms show strange characters. See the pic.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24676) CDK3 server adapter's console view is using wrong coding on all platforms
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24676?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-24676:
---------------------------------------
[~budhrg], thanks, I will try the modified minishift binary in a bit.
[~gbraad], I agree with you in general. But in this case it's not simply adding a new feature, it's about fixing a bug that we've had for some time - that the output is ugly in Eclipse. So in the worst case if you remove the fix (this added functionality) in the future we're back exactly where we've been until now.
> CDK3 server adapter's console view is using wrong coding on all platforms
> -------------------------------------------------------------------------
>
> Key: JBIDE-24676
> URL: https://issues.jboss.org/browse/JBIDE-24676
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.5.0.AM2
> Environment: Windows, Linux, macOS
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
> Attachments: Console_output.png, cdk_console_coding.png, no_progressbar.png
>
>
> Console view on all platforms show strange characters. See the pic.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (JBIDE-24676) CDK3 server adapter's console view is using wrong coding on all platforms
by Gerard Braad (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24676?page=com.atlassian.jira.plugi... ]
Gerard Braad commented on JBIDE-24676:
--------------------------------------
I think the problem here is that the Eclipse console does not support ANSI escape sequences, which means it does not only effect Minishift/CDK, but any application or script that uses colorize or escape sequences for layout control.
Do we really want to modify Minishift specifically for this case?
I'd rather want to take more time and look for an alternative library or fix this with the author of the progress indicator than to rush adding a toggle or flag to suppress the progress indicators. Adding functionality is simple, but it is harder (or impossible) to remove once added.
> CDK3 server adapter's console view is using wrong coding on all platforms
> -------------------------------------------------------------------------
>
> Key: JBIDE-24676
> URL: https://issues.jboss.org/browse/JBIDE-24676
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, upstream
> Affects Versions: 4.5.0.AM2
> Environment: Windows, Linux, macOS
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Fix For: 4.5.1.AM2
>
> Attachments: Console_output.png, cdk_console_coding.png, no_progressbar.png
>
>
> Console view on all platforms show strange characters. See the pic.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months