[marble] [Bug 394101] Crash when working with a GPX-track

Torsten Rahn bugzilla_noreply at kde.org
Sat Apr 8 18:59:08 BST 2023


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

Torsten Rahn <rahn at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/educ
                   |                            |ation/marble/commit/611b67e
                   |                            |69f96a2ab41400ede9c14df6ca3
                   |                            |bd4c3e
             Status|CONFIRMED                   |RESOLVED

--- Comment #7 from Torsten Rahn <rahn at kde.org> ---
Git commit 611b67e69f96a2ab41400ede9c14df6ca3bd4c3e by Torsten Rahn.
Committed on 08/04/2023 at 17:49.
Pushed by rahn into branch 'master'.

Fix "Crash when working with a GPX-track" and brush up the UI a bit.

MultiGeometries which don't inherit from Features were casted
statically to Folders. The code that tried to access the style
of Features tried to access the non-existing style member which
lead to the crash.

M  +4    -2    src/lib/marble/FileViewWidget.cpp
M  +14   -2    src/lib/marble/FileViewWidget.ui
M  +19   -15   src/lib/marble/TreeViewDecoratorModel.cpp

https://invent.kde.org/education/marble/commit/611b67e69f96a2ab41400ede9c14df6ca3bd4c3e

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


More information about the Marble-bugs mailing list