﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
646	Problem with ./bin/gmg theme assetlink	Tumulte	Christopher Allan Webber	"./bin/gmg theme assetlink gives me this error : 

{{{
  File ""./bin/gmg"", line 9, in <module>
    load_entry_point('mediagoblin==0.3.3.dev', 'console_scripts', 'gmg')()
  File ""/var/www/mediagoblin/mediagoblin/gmg_commands/__init__.py"", line 100, in main_cli
    args.func(args)
  File ""/var/www/mediagoblin/mediagoblin/gmg_commands/theme.py"", line 122, in theme
    SUBCOMMANDS[args.subcommand](args)
  File ""/var/www/mediagoblin/mediagoblin/gmg_commands/theme.py"", line 104, in assetlink_command
    link_assets(current_theme, app_config['theme_linked_assets_dir'])
  File ""/var/www/mediagoblin/mediagoblin/gmg_commands/theme.py"", line 71, in link_assets
    printer(_(""No asset directory for this theme\n""))
  File ""/var/www/mediagoblin/mediagoblin/tools/translate.py"", line 122, in pass_to_ugettext
    return mg_globals.thread_scope.translations.ugettext(
AttributeError: 'NoneType' object has no attribute 'ugettext'
}}}"	defect	closed	blocker	0.3.3	programming	fixed			
