at the end of exporting video, I got in my xterm the following error/warning:
- Code: Select all
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/openshot/windows/ExportVideo.py", line 798, in update_progress
n.show()
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
This cause the fact that the export procedure ends without any notification: I have to close the windows related to exportation video.
The weird thing it is this one: the video exported is ok.
M
