← Back to team overview

openshot.developers team mailing list archive

[Bug 519726] Re: GTK_ICON_SIZE_INVALID warning on launch

 

> If the patch removes the warning, but the problem is still there,
isn't that a bad idea?

It might be if the warning were _anything_ to do with the subsequent
segmentation fault, but I very much doubt that it is.

The patch I supplied fixes a real problem - just a rather trivial one
and not the one which I think is causing the other problems.

As I said there seems to be more than one problem here:

1) The GTK_ICON_SIZE_INVALID warning - trivial, easily fixed and
probably nothing to do with the others.

2) The segfault reported by slimIT - we haven't had any more information
on that so it's difficult to make any progress.

3) Ian's problems which seem to be unrelated to 2).

In turn Ian seems to have had two distinct issues - the preferences file
warnings which _do_ seem to have been fixed by removing .openshot/re-
installing openshot and his computer crashing/logging him out.

Ian - it sounds as though the X server is crashing when you get "logged
out" - see if you can find the X server log file (I don't run Ubuntu so
don't know exactly where it will be but look in /var/log for Xorg.0.log
or Xorg.0.log.old and see if there's any hint in those files).

Having said that it's a bit odd that you had time to copy anything from
the terminal window - can you describe what happens in any more detail?

Have you confirmed that MLT can play videos on your system. If it is an
X server crash it's is quite likely to be related to use of XV by SDL.

Also you admit that your hardware is a bit strange - can you give us any
more details on the video card, motherboard, processor, amount of RAM
etc.

The clock thing sounds a bit strange as well - is the BIOS battery OK?
Are there any motherboard links (eg clock reset) which are set
incorrectly?

I don't think there's anything in openshot which would get especially
upset by a system clock change.

-- 
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