quickly quickly new template should remove *.pyc files as command are imported.

Bug #658710 reported by Tony Byrne
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly
Fix Released
Low
Unassigned
quickly (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

on fresh install of ubuntu 10.10 into empty partition
quickly quickly ubuntu-application ua-with-help

this file exists
~/quickly-templates/ua-with-help/add.pyc

but this one doesn't
~/quickly-templates/ua-with-help/add.py

making template editing difficult

Related branches

Revision history for this message
Tony Byrne (tony-badwolf) wrote :

builtincommands.py
 contains a line
os.remove(file_path)
which suggests that this effect (difficult to edit template commands) may be intentional.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

It's not the case.

Quickly quickly import commands instead of executing them. (but removing .pyc file is a good statement and should be done).
Look at commandsconfig file from the created template.

So, we should remove .pyc file as well, I'm fixing this in trunk now :)

summary: - quickly quickly new template contains only *.pyc command files
+ quickly quickly new template should remove *.pyc files as command are
+ imported.
Changed in quickly:
status: New → Triaged
Changed in quickly (Ubuntu):
status: New → Triaged
Changed in quickly:
importance: Undecided → Low
Changed in quickly (Ubuntu):
importance: Undecided → Low
Changed in quickly:
status: Triaged → Fix Committed
Michael Terry (mterry)
Changed in quickly:
milestone: none → 11.03.0
tags: added: patch
tags: removed: patch
Michael Terry (mterry)
Changed in quickly:
status: Fix Committed → Fix Released
Changed in quickly (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package quickly - 11.03-0ubuntu1

---------------
quickly (11.03-0ubuntu1) natty; urgency=low

  * New upstream release
    + ubuntu-application-template:
      - tutorial command reference 4.4 glade should be design (Tony Byrne)
        LP: #661699
      - refresh the branding to the new ubuntu brand (Daniel Fore)
        (LP: #666557)
      - Support self.ui.label1 syntax
      - Support auto-connection of signal handlers named widget_signal_event()
      - support submitubuntu command to install applications in /opt
        (LP: #625581)
    + ubuntu-application-template and derivatives:
      - Fix apport code to not fail when lp-project name changes
      - Fix apport test to run cleanly by always upgrading from 0.3 to 0.4
        template (test was originally written to test that upgrade)
      - Add many tests
      - Provide mallard-formatted starter help files (Tony Byrne)
      - Fix 'add dialog' to rename dialog name with dashes correctly
      - Add 'add help-guide' and 'add help-topic' (Tony Byrne)
      - Support custom licenses better by noticing when they are being used
      - add QUICKLY_EDITOR variable to override SELECTED_EDITOR or EDITOR
        if we want a dedicated editor for Quickly (Dennis Craven)
      - regenerate debian/copyright at each quickly release/package
        (LP: #656943)
      - When getting Launchpad credentials, only allow choosing full access
      - Cleanup various help descriptions to be more consistent
    + common:
      - Reorganize tests to be easier to run as a group (./test/run.sh)
      - quickly quickly should remove *.pyc files as commands are imported
        (LP: #658710)
      - If not running under X, use nano instead of gedit as fallback editor
 -- Michael Terry <email address hidden> Mon, 06 Dec 2010 10:23:14 -0500

Changed in quickly (Ubuntu):
status: Fix Committed → Fix Released
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.