]> git.sesse.net Git - kdenlive/commit
This patch tries to fix issue 0000340: Suggestion: Open Kuiserver automatically when...
authorMads Bondo Dydensborg <mads@dydensborg.dk>
Mon, 10 Nov 2008 23:37:32 +0000 (23:37 +0000)
committerMads Bondo Dydensborg <mads@dydensborg.dk>
Mon, 10 Nov 2008 23:37:32 +0000 (23:37 +0000)
commit4feb93fff3eca7a316b2c4a3edd199e01599923b
tree9eb50dfd51d86ab69a32e2e475be35aa962f4624
parent49b59672a5aebfb43b67ac7006d0b3ccd9711e9b
This patch tries to fix issue 0000340: Suggestion: Open Kuiserver automatically when render starts (http://www.kdenlive.org/mantis/view.php?id=340). I am sorry about the whitespace changes, actual changes are the addition of a threadsleep class, which I find hard to believe I need, a check for the kuiserver running, via dbus, and finally a waitloop with a cap of three seconds to start it. Tested under kde 4.1.2 - please revert if unacceptable

svn path=/branches/KDE4/; revision=2665
renderer/renderjob.cpp