| Summary: | git-master-2016-06-25: No way to clear error message | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Evert Vorster <evorster> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Evert Vorster
2016-06-24 18:56:35 UTC
This one is so small, it does not warrant it's own bug: QXcbConnection: XCB error: 8 (BadMatch), sequence: 44396, resource id: 12583977, major code: 130 (Unknown), minor code: 3 * * * **SATRTUING PROXY JOB * * * **SATRTUING PROXY JOB QXcbConnection: XCB error: 8 (BadMatch), sequence: 58038, resource id: 12583977, major code: 130 (Unknown), minor code: 3 I'm assuming that message should be "STARTING PROXY JOB" ;P Git commit 033ccb4bdb33f278a8920c813fc64a00e018fa74 by Jean-Baptiste Mardelle. Committed on 24/06/2016 at 22:10. Pushed by mardelle into branch 'master'. Make sure the bin messages can be closed If proxy failed, uncheck option in context menu M +2 -2 src/bin/bin.cpp M +3 -0 src/bin/projectclip.cpp M +0 -2 src/project/jobs/proxyclipjob.cpp http://commits.kde.org/kdenlive/033ccb4bdb33f278a8920c813fc64a00e018fa74 Fixed, works perfectly, thanks. |