quickly crashed with NameError in /usr/share/quickly/templates/hostname-application/run.py: name 'env' is not defined

Bug #955800 reported by Simen
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
quickly (Ubuntu)
New
Undecided
Unassigned

Bug Description

This happens every time I try to run any quickly project (even newly created ones).

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: quickly-ubuntu-template 11.12-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Thu Mar 15 09:54:32 2012
ExecutablePath: /usr/share/quickly/templates/ubuntu-application/run.py
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/share/quickly/templates/hostname-application/run.py
PythonArgs: ['/usr/share/quickly/templates/hostname-application/run.py']
QuicklyDataPath: /usr/share/quickly
QuicklyTemplates:
 /usr/share/quickly/templates/ubuntu-flash-game
 /usr/share/quickly/templates/ubuntu-cli
 /usr/share/quickly/templates/ubuntu-application
 /usr/share/quickly/templates/ubuntu-pygame
QuicklyTemplatesDirectories: /usr/share/quickly/templates/
SourcePackage: quickly
Title: run.py crashed with NameError in /usr/share/quickly/templates/hostname-application/run.py: name 'env' is not defined
Traceback:
 Traceback (most recent call last):
   File "/usr/share/quickly/templates/hostname-application/run.py", line 73, in <module>
     subprocess.call(command_line, env=env)
 NameError: name 'env' is not defined
UpgradeStatus: Upgraded to precise on 2012-03-12 (2 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Simen (simen-burud) wrote :
tags: removed: need-duplicate-check
Revision history for this message
Simen (simen-burud) wrote :

Terminal output when creating a project:

simen@ubuntu:~/Programmering$ quickly create ubuntu-application test
Creating project directory test
Creating bzr repository and committing
Launching your newly created project!
Traceback (most recent call last):
  File "/usr/share/quickly/templates/ubuntu-application/create.py", line 125, in <module>
    subprocess.call(['./' + project_name], cwd='bin/', env=env)
NameError: name 'env' is not defined
ERROR: create command failed
Avbryter

visibility: private → public
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.