ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #02476
[Bug 1361633] Re: package name cannot have capital letter, qtcreator should convert project name into lower case
** No longer affects: qtcreator-plugin-ubuntu
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1361633
Title:
package name cannot have capital letter, qtcreator should convert
project name into lower case
Status in “qtcreator-plugin-ubuntu” package in Ubuntu:
New
Bug description:
I have just tried our latest Qt Creator, and I found that I got the
following errors if I use any of the capital letters in the
project/application names during the creation, I will get the
following error:
Executing: /tmp/com.ubuntu.developer.liu-xiao-guo.Balloon_0.1_all.click
Launcher PID: 28572
AppId: com.ubuntu.developer.liu-xiao-guo.Balloon_Balloon_0.1
Architecture: all
Transaction: Installing files
Status: Waiting in queue
Status: Starting
Status: Finished
Transaction: Installing files
Status: Waiting in queue
Status: Waiting for authentication
Status: Waiting in queue
Status: Starting
Status: Finished
Results:
Installed com.ubuntu.developer.liu-xiao-guo.Balloon-0.1.all (installed:click,removable=1,app_name=Balloon)
Application installed, executing
** (process:28572): WARNING **: Unable to find keyfile for application 'com.ubuntu.developer.liu-xiao-guo.Balloon_Balloon_0.1'
Traceback (most recent call last):
File "./qtc_device_applaunch.py", line 211, in <module>
logTailProc = subprocess.Popen(['sh','-c','while ! tail -n 0 -f '+UAL.application_log_path(app_id) +' 2>/dev/null ; do sleep 1 ; done'],stdout=subprocess.PIPE)
TypeError: Can't convert 'NoneType' object to str implicitly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1361633/+subscriptions