Hum, problem seems harder then I thought :

I have in the same case some times the followng message
TypeError: can't convert return value to desired type
./luciole.py:134: Warning: g_value_get_boolean: assertion 
`G_VALUE_HOLDS_BOOLEAN (value)' failed
  gtk.main()
./luciole.py:134: Warning: g_value_reset: assertion `G_IS_VALUE (value)' failed
  gtk.main()
./luciole.py:134: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed
  gtk.main()

It lok likes 2 threads using gtk collapse. In theory in use gtk in the
main thread, I go to check if in my code I dont' misccode something and
use gtk in a spawned thread .....

-- 
Error when opening existing project
https://bugs.launchpad.net/bugs/505288
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to