Tagged Questions
0
votes
1answer
57 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.
2
votes
1answer
80 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
620 views
How do I fix “bzr: ERROR: Unable to determine your name. ”?
I am trying to quickly create my first app and am getting gtk errors when I try to run or create an application.
Here is a copy of what I executed and what results I got:
...
1
vote
2answers
272 views
Build binary deb package from python source
I have created python package (using Ubuntu Quickly) and want to create deb package. Unfortunatelly Quickly builds package with source python files (.py) and I want not to include source files. The ...