Summary: | create new task crash | ||
---|---|---|---|
Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Ludwig Reiter <ludwig.reiter> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Windows CE | ||
OS: | Microsoft Windows CE | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ludwig Reiter
2011-02-17 14:12:01 UTC
Git commit d89662cfe36a240a804a20b9f993bd399e03a173 by Andre Heinecke. Committed on 17/02/2011 at 14:52. Pushed by aheinecke into branch 'komo3'. Only send a quit signal for a second frontend. Unbeknownst to me kdeclarativefullscreenview is used for the messagecomposer contacts editor and some other fullscreenview's which should not result in quit signals on Windows CE. Now it is checked if the fullscreenview is really one of the 5 Kontact Touch frontends before signaling the quit. BUG: 266525 M +4 -0 mobile/lib/kdeclarativefullscreenview.cpp http://commits.kde.org/kdepim/d89662cfe36a240a804a20b9f993bd399e03a173 |