[k3b] [Bug 382347] A second and strange burning progress window appears in Gnome shell

Johannes Obermayr bugzilla_noreply at kde.org
Wed Jul 19 04:48:05 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=382347

Johannes Obermayr <johannesobermayr at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |johannesobermayr at gmx.de

--- Comment #9 from Johannes Obermayr <johannesobermayr at gmx.de> ---
Maybe that should handle it:
$ grep -r -n -e m_checkShowProgressOSD
src/option/base_k3bmiscoptiontab.ui:89:       <widget class="QCheckBox"
name="m_checkShowProgressOSD">
src/option/k3bmiscoptiontab.cpp:73:    m_checkShowProgressOSD->setChecked(
c.readEntry( "Show progress OSD", true ) );
src/option/k3bmiscoptiontab.cpp:95:    c.writeEntry( "Show progress OSD",
m_checkShowProgressOSD->isChecked() );

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the k3b mailing list