Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KDE Plasma Framework
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 28
    • Merge requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FrameworksFrameworks
  • KDE Plasma Framework
  • Merge requests
  • !753

WindowThumbnail: postpone texture deletion to avoid crash

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Fushan Wen requested to merge work/fuf/466976 into kf5 Mar 07, 2023
  • Overview 0
  • Commits 1
  • Pipelines 5
  • Changes 1

The culprit was the texture was deleted as soon as the item was deleted while it may be used a bit longer by the render thread.

See also: https://github.com/sailfishos/sailfish-office/pull/85

BUG: 464186 BUG: 446874 FIXED-IN: 5.104

Edited Mar 07, 2023 by Fushan Wen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/fuf/466976