[k3b] [Bug 382637] After the user to change the file system to "custom (rock bridge, joliet)", K3b reverts to previous file system when the user follows specific steps

2017-07-23 Thread Leslie Zhai
https://bugs.kde.org/show_bug.cgi?id=382637

Leslie Zhai  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 CC||lesliez...@llvm.org.cn
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Leslie Zhai  ---
(In reply to Dr. Chapatin from comment #0)
> 1. Create a data project, click "burn" button, file system tab,
> 2. see the actual file system
> 3. open file system dropdown and select "custom (rock bridge, joliet)",
> 4. click "custom" button, do NOT change anything and click ok button,

Correct! do NOT change anything EQUALS Linux/Unix + Windows preset settings
https://github.com/KDE/k3b/blob/master/src/projects/k3bdataimagesettingswidget.cpp#L236
so just set combo to that settings m_comboFilesystems->setCurrentIndex(i);


(K3b::DataImageSettingsWidget) found preset settings:  Linux/Unix + Windows
(K3b::DataImageSettingsWidget) found preset settings:  Linux/Unix + Windows
22 22
DEBUG: void K3b::DataImageSettingsWidget::slotCustomFilesystems()


> Result: file system dropdown changed itself to the initial file system you
> saw in step 2

-- 
You are receiving this mail because:
You are watching all bug changes.

[k3b] [Bug 382637] After the user to change the file system to "custom (rock bridge, joliet)", K3b reverts to previous file system when the user follows specific steps

2017-07-23 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=382637

Dr. Chapatin  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages

-- 
You are receiving this mail because:
You are watching all bug changes.