2
votes
1answer
57 views

My newly created Quickly app gets warnings on install

I've created my very first, very simple app with Quickly (basically just followed the tutorial). But when i run the program i get warnings: /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py:391: ...
-1
votes
1answer
26 views

Quickly package doesn't package application [closed]

When I run the command quickly package it executes fine without any errors. However it just shows 6 dots and a flashing cursor, it doesn't package the application. I'm running Linux Mint 14.
2
votes
3answers
273 views

Why does 'quickly package' fail with “An error has occurred when creating debian packaging”?

I've got a big problem with packing my quickly application for the Ubuntu App Showdown. When I try to package or submit my application, I get some warnings: quickly package --verbose ........ ...
1
vote
1answer
150 views

An error has occurred when creating debian packaging

i execute quickly share and i get Launchpad connection is ok ........ Command returned some WARNINGS: ---------------------------------- WARNING: the following files are not recognized by ...
1
vote
2answers
256 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 ...
0
votes
1answer
203 views

Package PyGTK app with Quickly fails [closed]

So, I have fully functional PyGTK app and I want to package it with quickly since that is the easiest way to do it, and the only logical way, since if someone took efort to implement such tool, why ...
1
vote
1answer
115 views

Package created with quickly is of bad quality [closed]

I followed the tutorial and everything works except for the fact that apparently some information in the package is missing. Do you know how I can fix this using quickly or manually?