UbuntuIRC / 2012 /06 /23 /#ubuntu-app-devel.txt
niansa
Initial commit
4aa5fce
[03:54] <twobottux> auappdev: Do "package" and "application/software/program" mean the same thing in Linux? <http://askubuntu.com/questions/154852/do-package-and-application-software-program-mean-the-same-thing-in-linux>
[06:13] <twobottux> auappdev: how to set the border = 0 on GtkBox (dialog-Vbox-Element) in Glade on Dialog, which was creadted via "quickly add dialog" <http://askubuntu.com/questions/154882/how-to-set-the-border-0-on-gtkbox-dialog-vbox-element-in-glade-on-dialog-wh>
=== chu_ is now known as chu
[06:43] <twobottux> auappdev: How can I publish my project code online so someone can help me with it? <http://askubuntu.com/questions/154129/how-can-i-publish-my-project-code-online-so-someone-can-help-me-with-it>
[08:05] <JohnTeddy> What is a good way in python where I can find out what apps are being used on the Desktop? So I want to write software to see how my time is being spent, then have a summary afterwards. So I want to know each time a window focus changes, etc.
[08:05] <JohnTeddy> What is a good python library to use for this, for Ubunbu
[08:05] <JohnTeddy> er, Ubuntu*
[08:59] <twobottux> auappdev: How can I change font attributes for "Text Entry" in Glade <http://askubuntu.com/questions/154918/how-can-i-change-font-attributes-for-text-entry-in-glade>
[09:30] <twobottux> auappdev: Can i use closed source application for art works or icon in my application for the showdown? <http://askubuntu.com/questions/154926/can-i-use-closed-source-application-for-art-works-or-icon-in-my-application-for>
[10:18] <twobottux> auappdev: How to use images on buttons? <http://askubuntu.com/questions/154938/how-to-use-images-on-buttons>
[10:32] <nafcool> hey guys!
[10:32] <nafcool> I too am taking part in the showdown
[10:33] <nafcool> how do I use the Unity launcher API
[10:33] <nafcool> I'm using Qt
[10:33] <nafcool> :D
=== vibhav is now known as Guest61908
[11:01] <nafcool> also, i'm using Qt
[11:01] <nafcool> how do i make my app run from /opt/ ?
[11:04] <morten771> making an package that install it there?
[11:05] <nafcool> and for the showdown we can make a package?
[11:07] <nafcool> morten771: ^^
[12:00] <twobottux> auappdev: Can't add page in a notebook <http://askubuntu.com/questions/154961/cant-add-page-in-a-notebook>
=== Guest61908 is now known as vibhav
=== vibhav is now known as Guest37517
=== Guest37517 is now known as vibhav
[13:25] <twobottux> auappdev: GTK3 tabs with big icons <http://askubuntu.com/questions/154982/gtk3-tabs-with-big-icons>
[13:37] <twobottux> auappdev: How do I add spellcheck to a TextView object in my Quickly app? <http://askubuntu.com/questions/154989/how-do-i-add-spellcheck-to-a-textview-object-in-my-quickly-app>
[14:13] <Phoenix87> hi
[14:14] <Phoenix87> could I use a lil help here pls?
[14:14] <Phoenix87> this is my problem http://askubuntu.com/questions/154706/quickly-wont-package-my-app-11-10
[14:14] <Phoenix87> any ideas?
[14:15] <Phoenix87> I'm developing an app for the showdown and I'm worried that I won't be able to correctly submit the app
[14:51] <commandoline> Phoenix87: no idea, sorry, but it might help to check if there are e.g. differences in the structure compared to a new quickly application. Also I see git in that post, while bzr is the 'usual' version control system for Ubuntu, so that might conflict. Just guessing though.
[15:01] <twobottux> auappdev: Can i use closed source application for artworks or icon in my application for the showdown? <http://askubuntu.com/questions/154926/can-i-use-closed-source-application-for-artworks-or-icon-in-my-application-for-t> || How do I include basic Image editing in my python application? <http://askubuntu.com/questions/154736/how-do-i-include-basic-image-editing-in-my-python-application>
[15:23] <Phoenix87> commandoline: yeah that .git thing puzzles me as well
[15:25] <Phoenix87> i created the project with quickly create ubuntu-application on 11.10
[15:25] <Phoenix87> btw I that i'd suffice to provide the source code for the app showdown
[15:35] <commandoline> I thought the requirement was to have it in the software center
[15:36] <commandoline> hmm, the channel #quickly exists
[15:36] <commandoline> maybe somebody there has an idea
[15:37] <Phoenix87> commandoline: well i think that I can manage to upload the code on my launchpad account, but I'm not sure about the software center. Would that be an issue?
[15:38] <commandoline> http://developer.ubuntu.com/showdown/ -> You must submit the app to the Software Centre
[16:08] <Phoenix87> solved! thank you anyway!
[16:19] <nafcool> http://developer.ubuntu.com/resources/technologies/launcher/
[16:19] <nafcool> where do i get the necessary header file?
[16:20] <mhall119> nafcool: you're using C++?
[16:20] <nafcool> mhall119: yep
[16:20] <mhall119> can you use GObject Introspection from C++?
[16:21] <nafcool> I'm not sure :(
[16:22] <mhall119> if not, the package libunity-dev probably has the C headers you'd need
[16:23] <mhall119> but I'm a C/C++ novice, so I'm not really sure
[16:23] <mhall119> if you haven't figured it out by Monday, join #ubuntu-unity and ask one of the actual developers there
[16:24] <nafcool> mhall119: actually, I've installed libunity-dev
[16:24] <nafcool> and I have the header file but I'm facing many prblems
[16:47] <twobottux> auappdev: How do I show an animated gif in the app I am developing? <http://askubuntu.com/questions/155045/how-do-i-show-an-animated-gif-in-the-app-i-am-developing>
[17:03] <Medival> hi
[17:24] <twobottux> auappdev: Problems related with spin buttons <http://askubuntu.com/questions/155061/problems-related-with-spin-buttons>
[17:46] <twobottux> auappdev: How do I get the size of a Gtk widget? <http://askubuntu.com/questions/155077/how-do-i-get-the-size-of-a-gtk-widget>
[18:25] <twobottux> auappdev: In development based on Quickly, why do codes start with "from gi.repository import Gtk"? <http://askubuntu.com/questions/155090/in-development-based-on-quickly-why-do-codes-start-with-from-gi-repository-imp>
[18:33] <__h__> hi, anyone?
[19:06] <twobottux> auappdev: Use Sublime Text 2 as Quickly default editor <http://askubuntu.com/questions/155119/use-sublime-text-2-as-quickly-default-editor>
[19:12] <twobottux> auappdev: How to use Sublime Text 2 as Quickly default editor? <http://askubuntu.com/questions/155119/how-to-use-sublime-text-2-as-quickly-default-editor>
[20:53] <__h__> what is the myapp_lib/ and myapp/ directories in a quickly project
[20:53] <__h__> do?
[21:06] <twobottux> auappdev: Using .add() on the same widget more than once <http://askubuntu.com/questions/155167/using-add-on-the-same-widget-more-than-once>
[21:25] <twobottux> auappdev: What are the different application directories in a quicly ubuntu-application template for? <http://askubuntu.com/questions/155175/what-are-the-different-application-directories-in-a-quicly-ubuntu-application-te>
[21:31] <twobottux> auappdev: What are the different application directories in a quickly ubuntu-application template for? <http://askubuntu.com/questions/155175/what-are-the-different-application-directories-in-a-quickly-ubuntu-application-t>
[21:43] <twobottux> auappdev: In Glade, how do I set a widget size (i.e. minimum and maximum)? <http://askubuntu.com/questions/155183/in-glade-how-do-i-set-a-widget-size-i-e-minimum-and-maximum>
[21:49] <twobottux> auappdev: How can I relocate the default quickly directory? <http://askubuntu.com/questions/155185/how-can-i-relocate-the-default-quickly-directory>
[22:31] <JohnTeddy> What is a good way in python where I can find out what apps are being used on the Desktop? So I want to write software to see how my time is being spent, then have a summary afterwards. So I want to know each time a window focus changes, etc.
[22:31] <JohnTeddy> What is a good python library to use for this, for Ubunbu
[22:32] <JohnTeddy> Does python-dbus do what I want?
[22:50] <Guest46886> Hello. Having set a dynamic quicklist item how do I apply an action to the item?
[23:24] <twobottux> auappdev: does signing have to be before or after packing? <http://askubuntu.com/questions/155211/does-signing-have-to-be-before-or-after-packing>
[23:36] <twobottux> auappdev: Stop box from expanding horizontally <http://askubuntu.com/questions/155214/stop-box-from-expanding-horizontally>