[krita] [Bug 524212] Krita 5.3.3 crashes when "First Frame" shortcut is used when a file with a linked audio track is open
"Freya Lupen" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=524212 Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Freya Lupen <[email protected]> --- Seems to be a regression of commit 96434e2e, it crashes in KisAnimTimelineDocker::establishPlaybackEngineConnections() where firstFrame/lastFrame are connected to a lambda with a local variable "playbackEngine" instead of the member variable "m_d->playbackEngine". -- You are receiving this mail because: You are watching all bug changes.