Invalid or empty config.xml prevents OpenShot from Launching
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Medium
|
Unassigned |
Bug Description
With the new ppa installation on Karmic Koala 6 bit Openshot worked great until yesterday, today it doesn't start.
This is the output on the terminal:
giorgia@
Added /usr/share/openshot to system path
-------
OpenShot (version 0.9.54)
-------
/usr/share/
return gtk.glade.
A new frmMain has been created
Traceback (most recent call last):
File "/usr/bin/
main()
File "/usr/share/
form1 = MainGTK.
File "/usr/share/
self.
File "/usr/share/
xmldoc = xml.parse(
File "/usr/lib/
return expatbuilder.
File "/usr/lib/
result = builder.
File "/usr/lib/
parser.
xml.parsers.
Related branches
Changed in openshot: | |
milestone: | none → 1.1.0 |
summary: |
- Openshot doesn't start anymore + Invalid or empty config.xml prevents OpenShot from Launching |
Changed in openshot: | |
status: | Fix Committed → Fix Released |
tags: | added: patch |
Hello Giorgia91
I have perhaps a solution. Try to do that on a console:
cd .openshot
rm pid.lock
and try again to launch Openshot.
I hope that will be a sucess.:)