click maintainer field is oddly formatted

Bug #1214613 reported by Jamie Strandboge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qtcreator (Ubuntu)
Invalid
Undecided
Zoltan Balogh
Saucy
Invalid
Undecided
Zoltan Balogh

Bug Description

Ie I have this (I'm not sure how it was created):
"maintainer": "jdstrand <Jamie Strandboge <email address hidden>>"

This should probably be changed to:
"maintainer": "Jamie Strandboge (jdstrand) <email address hidden>"

Tags: appstore
Changed in qtcreator (Ubuntu Saucy):
importance: Undecided → Medium
Changed in qtcreator (Ubuntu Saucy):
importance: Medium → Undecided
Zoltan Balogh (bzoltan)
Changed in qtcreator (Ubuntu Saucy):
assignee: nobody → Zoltan Balogh (bzoltan)
Revision history for this message
Zoltan Balogh (bzoltan) wrote :

The maintainer field is filled from the launchpad and bzr identity.

The /usr/share/qtcreator/ubuntu/scripts/qtc_bzr_info returns the values the Ubuntu plugin for QtCreator is using.

In short, the maintaier field's value comes from `bzr whoami` and `bzr launchpad-login`

Please check what these commands and script returns.

The qtc_bzr_info script comes from the qtcreator-plugin-ubuntu-common package and I use the 0.1-0ubuntu1~saucy1~test6 version from the http://ppa.launchpad.net/ubuntu-sdk-team/ppa/ubuntu/

Changed in qtcreator (Ubuntu Saucy):
status: New → Incomplete
tags: added: appstore
Revision history for this message
Jamie Strandboge (jdstrand) wrote :

$ bzr whoami
jdstrand <Jamie Strandboge <email address hidden>>
$ bzr launchpad-login
jdstrand

Huh. Not sure why it was set like this. I can confirm if I do:
$ bzr launchpad-login jdstrand
$ bzr whoami "Jamie Strandboge <email address hidden>"

Then I get:
$ bzr whoami
Jamie Strandboge <email address hidden>

This appears to be a local issue. Marking Invalid.

Changed in qtcreator (Ubuntu Saucy):
status: Incomplete → Invalid
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.