I am new to programming under Ubuntu, and I wanted to create a program to try it out. I have no (good) ideas and I was wonderng if anyone had any requests. Nothing is too hard, except maybe by physical limitation: no dish-washing, coffee-delivering, teleporting, etc. (sorry!)
I'm using Quickly, by the way. More info on Quickly: http://developer.ubuntu.com/get-started/
The second and last Ubuntu Developer Week online event for 2010 took place between July 12th to July 16th and covered various aspects of the Ubuntu and Kubuntu development process, from crash-courses in getting started with development to more advanced topics, such as Ubuntu hacking, creating applications for Ubuntu with Quickly or working with the Django we...
I need to write a small program to update my mongodb. I'm currently on ubuntu but I need to use it on other linux distributions. I would just like to make sure that applications using this method:
http://developer.ubuntu.com/get-started/
Can be run on other distros?
If you ever wanted to quickly change your computer name in Ubuntu and found the process difficult, this tutorial will show you how to do it quickly in Lucid Lynx
i was thinking of using quickly but i dont like glade i want to use pyside
i want to start my starch what should i do delete all the files and create a pyside python file will quickly still work with it and it will be considered for ubuntu app showdown
let me tell you that pyside is the official python bindings to qt and it is under the LGPL license and it is available in default ubuntu repository
since Ubuntu 12.10 ships only Python 3 by default, I wanted to ask, what steps should be taken to get my »Quickly« application ready for python 3?
I already know about 2to3, but I don't know how to start quickly's quickly run command with python 3 support or how to run my applicaton without quickly.
I have been following the http://developer.ubuntu.com/resources/tutorials/all/diy-media-player-wit... tutorial, i followed everything in it to the letter.
i even set the signal of the tool button "openbutton" to on_openbutton_clicked.
i run the code, click the button, nothing happens.
i cant seem to get the button to do anything.
any help will be super amazing!!
I am using quickly to create ubuntu-applications.
I am follwing the tutorial presented in the line
http://developer.ubuntu.com/get-started/
When I add a toolbutton to the tool bar, I am unable to Edit the Label.
The Edit Label Option is greyed out.
I'm followed steps this tutorial http://developer.ubuntu.com/get-started/
But my 'quickly' have problem when create a gtkentry. I can't write any letter, not have focus and when press tab button, not have focus too.
I created a new ubuntu-application but not work gktentry too. I don't understand this problem.