https://bugs.kde.org/show_bug.cgi?id=420089
--- Comment #2 from Stefan Brüns <[email protected]> --- Git commit 5e2c369a754a7457f2a746edd057ccc475c962af by Stefan Brüns. Committed on 02/11/2020 at 17:19. Pushed by rahn into branch 'master'. Dont open a MessageBox when a file fails to load from the library As the filemanager is also used from non-interactive contexts, a message box is a no-go. Interactive applications can connect to the fileError signal. This is done for both marble-qt and marble-kde. Related: bug 416925 M +8 -0 src/apps/marble-kde/marble_part.cpp M +8 -0 src/apps/marble-qt/QtMainWindow.cpp M +0 -6 src/lib/marble/FileManager.cpp https://invent.kde.org/education/marble/commit/5e2c369a754a7457f2a746edd057ccc475c962af -- You are receiving this mail because: You are watching all bug changes.
