openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #02609
[Bug 519726] Re: GTK_ICON_SIZE_INVALID warning on launch
@Andy Finch: If the patch removes the warning, but the problem is still
there, isn't that a bad idea? At least before we'd have an error message
to give us a hint about what is going on.
I think the root issues of this bug are:
1. OpenShot gets borked by a system clock change
2. OpenShot is easily installed but does not uninstall cleanly, making a simple reinstall useless as a fix.
--
GTK_ICON_SIZE_INVALID warning on launch
https://bugs.launchpad.net/bugs/519726
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: Fix Committed
Bug description:
When i try to open openshot i have this problem :
Added /usr/share/openshot to system path
/usr/share/themes/Human/gtk-2.0/gtkrc:85: Murrine configuration option "gradients" is no longer supported and will be ignored.
--------------------------------
OpenShot (version 1.0.0)
--------------------------------
/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
Segmentation fault
References