View Issue Details

IDProjectCategoryView StatusLast Update
0000063Slicer3Command Line Modules (Applications/CLI)public2020-03-12 10:51
Reporterleue Assigned Tomillerjv  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Summary0000063: Commandline module issuing <filter-comment> XML causes status line problems on Win32
Description

If my command line module issues XML like this:

<filter-start>
<filter-name>
CreateCompositeImage
</filter-name>
<filter-comment>
Registration
</filter-comment>
</filter-start>
<filter-progress>
10
</filter-progress>
<filter-progress>
20
</filter-progress>
.
.
and so on..

then the Slicer3 status line 'jumps' to a 2-line width when the filter-comment 'Registration' is displayed, and it continues to jump back and forth from a single line width to 2 lines several times while the module is running.

If I omit the <filter-comment> part, then the status line behaves normally. This problem does not happen on Linux, just Windows. It is ugly, because when the height of the status bar changes, it affects every other part of the GUI.

I suspect an unwanted CR-NL is being appended to the comment.

Additional Information

Windows XP, SP2.

TagsNo tags attached.

Activities

pieper

pieper

2007-11-20 10:05

administrator   ~0000158

Is this still an issue?

leue

leue

2007-11-26 10:03

developer   ~0000180

Yes, the behavior is still as reported.

jcfr

jcfr

2020-03-12 10:51

administrator   ~0016363

Closing. Slicer3 is not being developed anymore.

Issue History

Date Modified Username Field Change
2007-05-18 11:18 leue New Issue
2007-05-21 09:24 hayes Category Base Code => Command Line Modules (Applications/CLI)
2007-08-15 12:27 pieper Assigned To => millerjv
2007-08-15 12:27 pieper Status new => assigned
2007-11-20 10:05 pieper Note Added: 0000158
2007-11-26 10:03 leue Note Added: 0000180
2020-03-12 10:51 jcfr Status assigned => closed
2020-03-12 10:51 jcfr Note Added: 0016363