Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 1173)

Ticket Owner Reporter Resolution Summary
#5023 ayleph fixed Incorrect version string in latest master
Description

0.8.0 claims to be 0.8.1.

#5035 ayleph duplicate gi warnings
Description

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?

#5036 ayleph fixed Add pip-selfcheck.json to .gitignore
Description

Somewhere during the install process a file named pip-selfcheck.json was created in my mediagoblin root directory. This should be excluded from the git repository.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.