[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
Leslie Zhai
bugzilla_noreply at kde.org
Mon Jul 24 02:26:50 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=382637
Leslie Zhai <lesliezhai at llvm.org.cn> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
CC| |lesliezhai at llvm.org.cn
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Leslie Zhai <lesliezhai at llvm.org.cn> ---
(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 the assignee for the bug.
More information about the k3b
mailing list