Comment 9 for bug 488717

Revision history for this message
Jonathan Thomas (jonoomph) wrote : Re: [Openshot.developers] [Bug 488717] Re: Openshot doesn't start anymore

The next time someone has this problem, please attach the
~/.openshot/config.xml file to this bug. It looks like a bug in our XML
config file, that can no longer be parsed when OpenShot launches. Removing
the .openshot folder will just recreate the file, thus fixing the effects of
the bug. But there is probably some reason the config.xml got messed up in
the first place.

Thanks!
-Jonathan

On Fri, Nov 27, 2009 at 1:57 PM, cenwen <email address hidden> wrote:

> Yes there is a lot of people which have this problem after an update to
> 0.9.53 at 0.9.54. Now we know where but not why, and we have an issue.
>
> --
> Openshot doesn't start anymore
> https://bugs.launchpad.net/bugs/488717
> You received this bug notification because you are a member of OpenShot
> Developers, which is subscribed to OpenShot Video Editor.
>
> Status in OpenShot Video Editor: New
>
> 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@giorgia-desktop:~$ openshot
> Added /usr/share/openshot to system path
> --------------------------------
> OpenShot (version 0.9.54)
> --------------------------------
> /usr/share/openshot/windows/SimpleGladeApp.py:340: GtkWarning:
> gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID'
> failed
> return gtk.glade.XML(self.glade_path, root, domain)
> A new frmMain has been created
> Traceback (most recent call last):
> File "/usr/bin/openshot", line 50, in <module>
> main()
> File "/usr/share/openshot/openshot.py", line 57, in main
> form1 = MainGTK.frmMain(project=current_project,
> version=info.SETUP['version'])
> File "/usr/share/openshot/windows/MainGTK.py", line 160, in __init__
> self.settings.load_settings_from_xml()
> File "/usr/share/openshot/windows/preferences.py", line 207, in
> load_settings_from_xml
> xmldoc = xml.parse(settings_path)
> File "/usr/lib/python2.6/xml/dom/minidom.py", line 1918, in parse
> return expatbuilder.parse(file)
> File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 925, in parse
> result = builder.parseFile(fp)
> File "/usr/lib/python2.6/xml/dom/expatbuilder.py", line 212, in parseFile
> parser.Parse("", True)
> xml.parsers.expat.ExpatError: no element found: line 1, column 0
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help : https://help.launchpad.net/ListHelp
>