[17:10] I've tried to make simple app with quickly, and it works on my machine but others say that it doesn't work. Something with gobject, i'll post traceback. Here are packages (without license, my name etc so it's "poor quality") [17:10] http://atlantic777.lugons.org/fizicko_0.1_all.deb http://atlantic777.lugons.org/fizicko_0.1.tar.gz [17:12] and traceback: http://paste.ubuntu.com/848980/ [18:17] Atlantic777: the way to use Gtk from Python has changed (or is currently being changed), and AFAIK currently Quickly only supports the old way, while your testers might have a newer Python, GObject & Gtk... :-/ === JanC_ is now known as JanC [18:23] JanC: erm... ok. I'll see with quickly folks what can I do. :) thanks [18:24] But, we had the same version both me and few guys who tested it. We were all on 11.04. [18:24] I'm upgrading to 11.10, maybe something changed. [18:24] maybe it depends on what packages are installed too [18:25] The interesting thing for me was that it worked on my machine. [18:27] hi Atlantic777, if no one can answer it right now on IRC, you might want to send an e-mail to the app developers list - https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel [18:28] if you could also point to your code, that'd be really helpful in trying to find out what the issue is and to be more effective in giving you a hand [18:29] dpm: this archive would be ok for showing code? http://atlantic777.lugons.org/fizicko_0.1.tar.gz [18:30] Atlantic777, yes, it's ok, but it's even better if you point people to a url where they can look at the code online or download it, apply changes, and give them back. Have you tried hosting your code on a bzr branch in Launchpad? [18:31] this might help: https://help.launchpad.net/Code [18:31] dpm: nope, but I was about to post it there.