﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5035	gi warnings	ayleph		"I get the following warnings when I run `bin/gmg dbupdate` in v0.8.0.

{{{
(mediagoblin-0.8.0) ~/mediagoblin-0.8.0 $ bin/gmg dbupdate
/usr/lib/python2.7/site-packages/gi/module.py:178: Warning: g_array_append_vals: assertion 'array' failed
  g_type = info.get_g_type()
/usr/lib/python2.7/site-packages/gi/module.py:178: Warning: g_hash_table_lookup: assertion 'hash_table != NULL' failed
  g_type = info.get_g_type()
/usr/lib/python2.7/site-packages/gi/module.py:178: Warning: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed
  g_type = info.get_g_type()
}}}

Are these safe to ignore? If so, would it make sense to suppress the warning output?"	defect	closed	trivial		programming	duplicate	gi,warning		
