This bug was fixed in the package qtcreator - 2.7.1-0ubuntu9
---
qtcreator (2.7.1-0ubuntu9) saucy; urgency=low
* debian/patches/qtcreator-plugin-ubuntu.patch:
- Update to latest version to truly fix (LP: #1215133)
-- Timo JyrinkiWed, 28 Aug 2013 16:39:01 +0300
** Changed i
** Changed in: qtcreator (Ubuntu Saucy)
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1215133
Title:
click manifest name should not contain underscores
T
I should also mention that for appstore reviews, the click package filename
needs to match the manifest:
$name_$version_$architecture.click
where "name", "version" and the optional "architecture" are all in the manifest
file. Therefore, this package name:
com.ubuntu.developer.jdstrand.test_cordo
I tested 2.7.1-0ubuntu7~saucy1~test3, but it is not correct. The
changelog mentions the security manifest file, but it is actually the
manifest file that needs to not have underscores.
Eg, I created a project called 'test_cordova' and the following manifest was
generated:
{
"description": "de
** Branch linked: lp:~kubuntu-packagers/kubuntu-packaging/qtcreator_2.7
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1215133
Title:
click manifest name should not contain underscores
To manage not
The 0ubuntu5~saucy1~test6 version of the QtCreator in the SDK Staging
PPA (https://launchpad.net/~ubuntu-sdk-team/+archive/staging) has the
fix. Please check it.
The change is as simple as Jamie suggested.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
** Changed in: qtcreator (Ubuntu Saucy)
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1215133
Title:
click manifest name should not contain underscores
To manage
The #1 suggestion from Jamie sounds reasonable and doable. Replacing the
_ with - in the security manifest file's name is not a big deal. The
only twist is that I need to make sure that when reading up the security
manifest for a project what has _ in its name the right manifest file is
searched fo
** Summary changed:
- application name verification is too lenient
+ click manifest name should not contain underscores
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1215133
Title:
click manifest n