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

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|06be489a73b57ad06038d604a43 |https://commits.kde.org/kbi
                   |4adc26c2a3e52               |btex/90a55671b0e5f7b4d18636
                   |                            |7871c20cf3b902129f
         Resolution|WORKSFORME                  |FIXED
             Status|NEEDSINFO                   |RESOLVED

--- Comment #4 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit 90a55671b0e5f7b4d186367871c20cf3b902129f by Thomas Fischer.
Committed on 24/11/2016 at 21:04.
Pushed by thomasfischer into branch 'kbibtex/0.6'.

Fixing crash when open file got modified externally

Fixing a crash that would happen when closing a file or KBibTeX
or when changing the filter criteria (depending on bug reporter),
but only if file was modified externally (e.g. in KWrite/Kate)
and the file monitor in KBibTeX detected this modification and
the user confirmed to reload the affected file.

This commit refactors the FileSettings dock/panel to not use a
potentially stale File object, but to retrieve an always(?)
current File object from the currently shown central FileView.

M  +0    -10   src/gui/widgets/filesettingswidget.cpp
M  +0    -2    src/gui/widgets/filesettingswidget.h
M  +13   -15   src/program/docklets/filesettings.cpp
M  +2    -3    src/program/docklets/filesettings.h

https://commits.kde.org/kbibtex/90a55671b0e5f7b4d186367871c20cf3b902129f

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

Reply via email to