https://bugs.kde.org/show_bug.cgi?id=396831
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy |money/73dc6c0e163c3f5ce34b5 |money/f580ae94efa58bfbe96cb |4595bdf1e989f14ff21 |5418cb12d717f83df2b Resolution|--- |FIXED Status|REOPENED |RESOLVED Version Fixed In|5.0.2 |5.0.3 --- Comment #22 from Thomas Baumgart <t...@net-bembel.de> --- Git commit f580ae94efa58bfbe96cb5418cb12d717f83df2b by Thomas Baumgart. Committed on 25/11/2018 at 16:19. Pushed by tbaumgart into branch '5.0'. Don't update views if no storage element is attached In case of WebConnect and tabbed view views become active during destruction of objects with no storage attached. This change prevents to update the views in this case causing the crash. FIXED-IN: 5.0.3 M +12 -11 kmymoney/plugins/views/reports/kreportsview.cpp M +36 -32 kmymoney/views/kgloballedgerview.cpp M +12 -10 kmymoney/views/kpayeesview.cpp M +1 -1 kmymoney/views/kscheduledview.cpp M +12 -10 kmymoney/views/ktagsview.cpp M +5 -3 kmymoney/views/simpleledgerview.cpp https://commits.kde.org/kmymoney/f580ae94efa58bfbe96cb5418cb12d717f83df2b -- You are receiving this mail because: You are watching all bug changes.