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

            Bug ID: 382525
           Summary: [Crash] - libtaskmanager is crashing Latte, or vice
                    versa?
           Product: plasmashell
           Version: 5.10.3
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Task Manager
          Assignee: h...@kde.org
          Reporter: mvourla...@gmail.com
                CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 106740
  --> https://bugs.kde.org/attachment.cgi?id=106740&action=edit
crash1

Hello,
there is some time now that we get in Latte issues reports for crashes that
point into the libtaskmanager. Such backtraces will be provided to the end...
These crashes dont occur always and in all systems, we havent found a way to
reproduce them yet.
Some internals: Latte is using the libtaskmanager model for presenting the
tasks but for its tasks delegates it delays its removal in order to play
correctly the animations without breakage. So for the tasks it using at

ListView.onRemove: SequentialAnimation{
PropertyAction { target: task; property: "ListView.delayRemove"; value: true }
    .....plays the needed animations and afterwards,
PropertyAction { target: task; property: "ListView.delayRemove"; value: false }
}

Do you think it is Latte fault or libtaskmanager one?


 Crash1: executing the VirtualManager launcher
 Crash2: switching virtual desktops

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

Reply via email to