Hi folks, I got the unusual problem with kdenlive, It only run as root… o_0
hamed@linux-35j8:~> kdenlive
project monitor connected
clip monitor connected
hamed@linux-35j8:~>
hamed@linux-35j8:~> su
Password:
linux-35j8:/home/hamed # kdenlive
kdenlive(7665): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application ‘kdenlive’ crashing…
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/root/.kde4/socket-linux-35j8/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(7666): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
hamed@linux-35j8:~> su -
Password:
linux-35j8:~ # kdenlive
project monitor connected
clip monitor connected
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kbuildsycoca4 running…
Any idea?