Tagged Questions
2
votes
1answer
24 views
Unity .desktop Actions internationalization and localization?
How can we translate Desktop Action Names? Is it supported by quickly, launchpad?
2
votes
1answer
38 views
Uploading quickly packages to Launchpad
I created an application using Quickly and packaged it using the command quickly package. But after I uploaded it to my PPA, I got a message from Launchpad saying:
Rejected:
Source/binary (i.e. ...
0
votes
0answers
28 views
Upload for a PPA
I used quickly to pack my applications. When I type quickly share, the quickly upload my application using the public-1 as suffix. I tried ty upload using the dput ppa:name/repository changes but ...
0
votes
1answer
54 views
No Launchpad project set, leave blank to abort. Quickly
Create project:
https://launchpad.net/randomazer
input:
quickly submitubuntu.
Error:
Launchpad connection is ok
No Launchpad project set, leave blank to abort.
1
vote
3answers
2k views
Why does Launchpad fail to find 'glib-compile-schemas' while building for PPA?
So, I'm trying to publish my app in my PPA, but I'm having problems related with building my app. Here you have the output:
/bin/sh: 1: glib-compile-schemas: not found
make[1]: *** ...
2
votes
1answer
78 views
Change version number in launchpad
While committing package to launchpad through quickly submit, version automatically jumped to current month, that is 12.07. I did try to delete all milestones and re-upload the package. But every ...
2
votes
1answer
202 views
Why do I have a gnomekeyring.IOError when doing “quickly share”?
When I want to push my app to Launchpad by doing quickly share --verbose, I get the following Gnome Keyring error:
Get Launchpad Settings
Traceback (most recent call last):
File ...
2
votes
2answers
156 views
What does this Launchpad error building my package mean? [duplicate]
Possible Duplicate:
Launchpad failed to build after “quickly submitubuntu”
Hello I submitted my source package to ppa via command
quickly submitubuntu 1.1 myppa
This ...
1
vote
1answer
250 views
Uploading to a PPA using quickly
I am trying to participate in ubuntu showdown. I followed Jono's tutorial to do a browser using quickly.
I did some modifications including choosing license (gpl v3), putting my name in copy right ( ...
1
vote
1answer
211 views
Upload quickly project to Launchpad with “quickly share” not working!
I want to upload my quickly project for the Ubuntu App Showdown.
I signed the Ubuntu Code of Conduct successfully and created a project "interest-calculation" on my Launchpad-Portal.
When I enter in ...
0
votes
1answer
48 views
How do I fix error building package on ppa, uses tweepy/quickly
I'm building an application that uses tweepy (a python library) and when I build it on my local machine it works fine. When I submit it to launchpad though, it sent me a log which has this error: ...
2
votes
1answer
50 views
How do I make an amd64 version of my application?
I am here because I am able to successfully upload the i386 build of my program to launchpad, but I have no idea how to create a native 64-bit application. Your help would be greatly appreciated.
2
votes
4answers
136 views
“No Launchpad project set” - Quickly
I want to get a project on Launchpad using Quickly, but if I run quickly submitubuntu it just tells me that No Launchpad project set, leave blank to abort.. If I enter the name of my project he tells ...
2
votes
0answers
76 views
ValueError when running quickly share [duplicate]
Possible Duplicate:
Why does “quickly share --ppa share” abort with a “can't create” error?
I have successfully created and packaged a Quickly application, and I ...
1
vote
1answer
87 views
Can't upload project to PPA using Quickly
I can't get Quickly to upload my project into my PPA. I've set up my PGP key and used it so sign the code of conduct, and the PPA exists. I don't know what other usefull information I can supply.
...
6
votes
5answers
1k views
Launchpad failed to build after “quickly submitubuntu” [closed]
I uploaded my python project by running "quickly submitubuntu", but it failed to build on Launchpad. "quickly submitubuntu" is supposed to add package dependencies automatically, but the error log ...
3
votes
2answers
162 views
Build failed with the command : quickly submitubuntu
We try to submit our application for the ubuntushowdown contest, but when we do the command : quickly submitubuntu, the application is not submitted, we have errors such as "build failed".
We spend ...
2
votes
1answer
95 views
How to change project page name?
Hi I am taking part in the app showdown but I made a typo on my project while creating it. Can I change this in such a way that the page is changed too? My app name is liberedit however my typo ...
2
votes
1answer
222 views
Launchpad could not import your OpenPGP key
Quickly generated a gpg key for me:
quickly share
Get Launchpad Settings
The authorization page:
(https://launchpad.net/+authorize-token?oauth_token=*******&allow_permission=DESKTOP_INTEGRATION)
...
4
votes
1answer
90 views
Why doesn't my PPA show up on Launchpad?
I'm trying to create a project with Quickly, and to make it available on Launchpad through a PPA. I created a PPA (ppa:vetetix/quickgcal) and a project page (quickgcal). I added code, shared it, ...
1
vote
0answers
245 views
Quickly error in “Hello-World” app - ERROR: release command failed [closed]
I get an error in quickly with the Hello World application. The error says ERROR: release command failedCan anyone help me with this? Thanks in advance.
...
2
votes
1answer
197 views
Why can't I connect to my launchpad ppa with quickly?
Can anyone make sence of the following output:
confus@confus:~/prog/power-switch$ quickli configure ppa
confus@confus:~/prog/power-switch$ quickly configure ppa Traceback (most recent call last):
...