| Summary: | git master (reopened) - When project playback reaches near end of timeline, pause function becomes unresponsive | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Unknown <null> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| URL: | https://www.youtube.com/watch?v=vu7Fu1HNi0A | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2015-09-23 18:10:06 UTC
One small correction: this is happening in the clip monitor as well, not just the project monitor. Just tested Kdenlive 15.11.80, and I'm still experiencing this bug. Should finally be fixed in recent git Confirmed. This issue has been fixed. Thanks JB! I had to re-open this bug, originally posted on 2015.09.23. This issue has appeared again in the latest git master build. Git commit 244c700295b5b6b92a8e33b4f75f6de785ddeb45 by Jean-Baptiste Mardelle. Committed on 20/07/2016 at 20:24. Pushed by mardelle into branch 'Applications/16.08'. Fix cannot pause near end of clip regression M +1 -0 src/mainwindow.cpp M +1 -1 src/monitor/monitor.cpp M +1 -1 src/monitor/monitor.h M +1 -1 src/renderer.cpp M +1 -1 src/timeline/customtrackview.cpp M +1 -0 src/timeline/customtrackview.h http://commits.kde.org/kdenlive/244c700295b5b6b92a8e33b4f75f6de785ddeb45 Confirmed fix in latest git master build. Works great! Thanks JB! Marking as resolved/fixed. |