** Attachment added: "error.py"
   http://launchpadlibrarian.net/18122373/error.py

** Description changed:

  Hi!
  If I create a file dialog, and use the destroy method, return one error.
+ If you change .destroy() by .hide() it works.
+ But .destroy() works fine in Hardy and previus Intrepid.
+ 
  I don't know if is of python or gtk.
  Best regards.
  
  Intrepid Ibex updated to kernel 2.6.27-4-generic

** Description changed:

  Hi!
- If I create a file dialog, and use the destroy method, return one error.
+ If I create a file dialog, and use the destroy method, return one error:
+ [EMAIL PROTECTED]:~/Desktop$ python gufw.py
+ gufw.py:19: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
+   dialog.destroy()
+ End program
+ [EMAIL PROTECTED]:~/Desktop$ 
+ 
+ 
  If you change .destroy() by .hide() it works.
  But .destroy() works fine in Hardy and previus Intrepid.
  
  I don't know if is of python or gtk.
  Best regards.
  
  Intrepid Ibex updated to kernel 2.6.27-4-generic

** Description changed:

  Hi!
  If I create a file dialog, and use the destroy method, return one error:
  [EMAIL PROTECTED]:~/Desktop$ python gufw.py
  gufw.py:19: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    dialog.destroy()
  End program
  [EMAIL PROTECTED]:~/Desktop$ 
  
  
  If you change .destroy() by .hide() it works.
- But .destroy() works fine in Hardy and previus Intrepid.
+ But .destroy() works fine in Hardy and previus Intrepid kernel.
  
  I don't know if is of python or gtk.
  Best regards.
  
  Intrepid Ibex updated to kernel 2.6.27-4-generic

-- 
destroy method in python, return error
https://bugs.launchpad.net/bugs/276854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to