View Issue Details

IDProjectCategoryView StatusLast Update
0001794Slicer4Core: Base Codepublic2018-03-02 11:01
Reporterdpace Assigned Tofinetjul  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.7.0Fixed in Version 
Summary0001794: Command-line options override application settings, even when not set
Description

Ex: In application settings, turn tooltips off and restart Slicer. Tooltips will stay on because the command-line options are interpreted after the application settings, and --disable-tooltips is not used. GUI for application settings correctly shows tooltips as disabled.

Also applies for the splash screen.

Likely fix: in qSlicerApplication::handleCommandLineArguments(), test whether --disable-tooltips was used as a command-line argument before call to this->setToolTipsEnabled.

TagsNo tags attached.

Activities

finetjul

finetjul

2012-03-07 10:40

administrator   ~0003806

As a side note, I would challenge the need for a --disable-tooltips CLI option

dpace

dpace

2012-03-07 10:45

developer   ~0003807

Agreed, not sure who would use that.

jcfr

jcfr

2014-05-13 11:10

administrator   ~0011791

@Julien: Re-targetting minor issue from 4.4 to 4.5

lassoan

lassoan

2017-09-27 10:44

developer   ~0015157

Cannot reproduce in Slicer 4.7.0-2017-09-26 on Windows10.

Issue History

Date Modified Username Field Change
2012-03-07 10:08 dpace New Issue
2012-03-07 10:08 dpace Status new => assigned
2012-03-07 10:08 dpace Assigned To => finetjul
2012-03-07 10:40 finetjul Note Added: 0003806
2012-03-07 10:45 dpace Note Added: 0003807
2012-08-22 05:56 jcfr Target Version => Slicer 4.3.0
2013-08-09 04:37 finetjul Target Version Slicer 4.3.0 => Slicer 4.4.0
2014-05-13 11:10 jcfr Note Added: 0011791
2014-05-13 11:11 jcfr Target Version Slicer 4.4.0 => Slicer 4.5.0-1
2015-11-02 11:58 jcfr Target Version Slicer 4.5.0-1 => Slicer 4.6.0
2016-10-13 01:22 jcfr Target Version Slicer 4.6.0 => Slicer 4.7.0
2017-09-27 10:44 lassoan Status assigned => resolved
2017-09-27 10:44 lassoan Resolution open => fixed
2017-09-27 10:44 lassoan Note Added: 0015157
2018-03-02 11:01 jcfr Status resolved => closed