View Issue Details

IDProjectCategoryView StatusLast Update
0002260Double CommanderGraphical user interfacepublic2019-03-15 09:25
Reporterthn Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
ProjectionnoneETAnone 
Product Version0.9.1Product Build8664 
Summary0002260: When Tab Headers is switched off, error dialog window appears in undefinite cycle
DescriptionIt is impossible to switch off Tab Headers due to undefinite cycle of popup windows with error Index Grid is out of range (first time) or Access violation (next times after pressing Ignore button)

Bug reproduces in Qt5 as well as Gtk2.
Steps To ReproduceFirst way (EGridException: Index Grid is out of range)
1.1 kill doublecmd
1.2 edit ~/.config/doublecmd/doublecmd.xml as follows:
<TabHeader>False</TabHeader>
1.3 run doublecmd
1.4 error message appears in dialog window
1.5 press "Ignore" button
1.6 dialog window with error message appears again

Second way (EGridException: Value FixedRows cannot exceed RowCount)
1.1 run doublecmd with <TabHeader>True</TabHeader>
1.2 go to "Settings/Parameters/Layout"
1.3 switch off "Tab Headers"
1.4 press "Apply" button
1.4 error message appears in dialog window
1.5 press "Ignore" button
1.6 it is possible switch on "Tab Headers" and continue normal work
Additional InformationOS
kernel 4.19.24-1-MANJARO 0000001 SMP PREEMPT Wed Feb 20 22:59:23 UTC 2019 x86_64 GNU/Linux
gnome 3.30.2

Double Commander
Version: 0.9.1 beta
Revision: 8664
Build date: 2019/02/16
Lazarus: 2.0.0.4
FPC: 3.0.4
Platform: x86_64-Linux-qt5
OS version: Manjaro Linux

Widgetset library: Qt 5.12.1, libQt5Pas 5.6.1
TagsNo tags attached.
Attached Files
doublecmd.err (7,201 bytes)
Fixed in Revision
Operating systemLinux
WidgetsetGTK2, Qt5
Architecture64-bit

Relationships

duplicate of 0002239 closedAlexx2000 Crashes after disabling tabstop headers 

Issue History

Date Modified Username Field Change
2019-03-14 18:16 thn New Issue
2019-03-14 18:16 thn File Added: doublecmd.err
2019-03-14 21:06 j2969719 Note Added: 0003091
2019-03-15 09:25 Alexx2000 Relationship added duplicate of 0002239
2019-03-15 09:25 Alexx2000 Status new => closed
2019-03-15 09:25 Alexx2000 Resolution open => duplicate