quickly <command> generates an error for several xml-parsing functions

Bug #1021505 reported by Garyu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly community templates
New
Undecided
Unassigned

Bug Description

$ quickly configure lp-project projname
Get Launchpad Settings
Launchpad connection is ok
Traceback (most recent call last):
  File "/usr/share/quickly/templates/ubuntu-application/configure.py", line 104, in <module>
    "name", "website", project_url, {})
  File "/usr/share/quickly/templates/ubuntu-application/internal/quicklyutils.py", line 166, in change_xml_elem
    xml_tree.find(parent_node).insert(0, new_node)
AttributeError: 'NoneType' object has no attribute 'insert'
ERROR: configure command failed
Aborting

I was using the ubuntu-application-qt template to set up this project. But it seems from the error message that lp-project is not using the custom community template, is it? Should it be?

I do get Launchpad opening in my browser. So far so good. But then when the page is supposed to open I get this error message.

EDIT:
Actually, I get this for several commands. I tried quickly share, didn't work with the above message. quickly license is the same. Will leave this until I see some response.

description: updated
description: updated
summary: - Can't run quickly configure lp-project
+ quickly <command> generates an error for several xml-parsing functions
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.