<div dir="ltr"><div>Sorry, I forgot to say that my os is fedora 20 and java version is:<br>java version "1.7.0_45"<br>OpenJDK Runtime Environment (fedora-2.4.3.0.fc20-x86_64 u45-b15)<br>OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)<br>
<br></div>thanks again,<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Apr 27, 2014 at 9:07 AM, Fatemeh Mehdizadeh <span dir="ltr"><<a href="mailto:mehdizadeh.fatemeh@gmail.com" target="_blank">mehdizadeh.fatemeh@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi all,<br><br></div>I have some errors that depend on gtk. the errors are like this:<br>
<pre>(python:9877): Gtk-CRITICAL **: IA__gtk_container_add: assertion 'GTK_IS_CONTAINER (container)' failed

(python:9877): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion 'GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed<br><br></pre>I have two programs in python. first program1 start and when finished the other program start.<br>

</div><div>when program2 start it shows the error and cannot work well.<br><br></div>Both programs used gtk . the codes start with:<br>import sys<br>from PyQt4 import QtGui, QtCore<br><br></div>Thanks for your help.<br></div>

</blockquote></div><br></div>