GTK_ICON_SIZE_INVALID warning on launch
Bug #519726 reported by
slimIT
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenShot Video Editor |
Fix Released
|
Low
|
Unassigned |
Bug Description
When i try to open openshot i have this problem :
Added /usr/share/openshot to system path
/usr/share/
-------
OpenShot (version 1.0.0)
-------
/usr/share/
return gtk.glade.
A new frmMain has been created
Segmentation fault
Changed in openshot: | |
status: | Fix Committed → Fix Released |
tags: | added: patch |
To post a comment you must log in.
I have the same issue. Here's my terminal output: desktop: ~$ openshot ------- ------- ------- ---- ------- ------- ------- ---- openshot/ windows/ SimpleGladeApp. py:340: GtkWarning: gtk_toolbar_ set_icon_ size: assertion `icon_size != GTK_ICON_ SIZE_INVALID' failed XML(self. glade_path, root, domain) openshot" , line 50, in <module> openshot/ openshot. py", line 57, in main frmMain( project= current_ project, version= info.SETUP[ 'version' ]) openshot/ windows/ MainGTK. py", line 161, in __init__ settings. load_settings_ from_xml( ) openshot/ windows/ preferences. py", line 208, in load_settings_ from_xml settings_ path) python2. 6/xml/dom/ minidom. py", line 1918, in parse parse(file) python2. 6/xml/dom/ expatbuilder. py", line 924, in parse parseFile( fp) python2. 6/xml/dom/ expatbuilder. py", line 211, in parseFile Parse(" ", True) expat.ExpatErro r: no element found: line 1, column 0
user@user-
Added /usr/share/openshot to system path
-------
OpenShot (version 1.0.0)
-------
/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.
Let me add that I have a weird computer that was assembled privately in China. I have system clock issues when the power cuts out or after the computer is unplugged. After a power outage, I restarted the computer and could barely boot into Ubuntu. I had to reset a bios setting (boot order) and after finally getting into Karmic I had to reset my clock. It's possible that the above bug is related to some missing or corrupted configuration file. My other programs work and start just fine. I've already tried the fixes here https:/ /bugs.launchpad .net/openshot/ +bug/480894 (purging openshot and mlt, plus the files listed there, then reinstalling).
I'm running Ubuntu Karmic 9.10 and OpenShot was installed through the PPA.