View Full Version : [SOLVED] How can I help make Ubuntu 8.10 better!
ptn107
August 16th, 2008, 11:48 AM
I have no programming experience short from a few basic python exercises (though I am experienced in shell scripting). What can I do to help eliminate some of the bugs* in Intrepid Ibex?
*https://bugs.launchpad.net/ubuntu/intrepid/+bugs
tamoneya
August 16th, 2008, 11:53 AM
well if you cant do any serious programming you can at least help confirm bugs. Basically search for bugs labeled as "new" and see if you can reproduce the bug. Then post your results.
ptn107
August 16th, 2008, 11:55 AM
Is it valid enough for me to reproduce them in a VM or should I install it to my spare laptop and go from there.
insane_alien
August 16th, 2008, 11:56 AM
well, if you encounter a bug, post it to launchpad, when a developer asks you for the output of some command you give it to him and generally do everything he asks.
without a bit of programming experience you can't directly fix bugs but by helping developers as much as you possibly can to track down the source of the bug, you can speed up the fixing process.
however, there are other ways to help ubuntu, you can write documentation(even if it is just fixing errors in old documentation).
you can work on packaging software. although thats more needed post release than anything else.
every little helps.
If you want to play a more direct role in fixing bugs i suggest you learn python really well, find a program or two written in python on ubuntu and see if you can fix bugs on them.
Most programs are written in C(or one of its derivatives like ++) so unless you learn one of those theres not much you can do for those programs.
tamoneya
August 16th, 2008, 12:25 PM
Is it valid enough for me to reproduce them in a VM or should I install it to my spare laptop and go from there.
It is best if you can actually install on real hardware. VMWare should be okay but virtual box has been rather problematic with the new kernel. It currently gets kernel panics. This bug is already well documented though as it has been around since pre-alpha. This bug is also a problem for fedora I think who has a similar release cycle.
ptn107
August 16th, 2008, 12:32 PM
Good to know. I'll install intrepid from the x86_64 dvd today and try to start confirming bugs.
UbuWu
August 16th, 2008, 06:45 PM
https://wiki.ubuntu.com/ContributeToUbuntu
https://wiki.ubuntu.com/HelpingWithBugs
nanog
August 16th, 2008, 09:16 PM
Actually programming experience is not required for quite a bit of packaging and bug fixing. If you are familiar with the shell and can use stdout and stderr you can almost certainly help:
https://wiki.ubuntu.com/MOTU/GettingStarted
https://wiki.ubuntu.com/PackagingGuide
https://wiki.ubuntu.com/PackagingGuide/Recipes
ubuntu27
August 19th, 2008, 01:47 AM
How to Help Ubuntu (http://www.ubuntu.com/community/participate)
You can also join the Bug Squad Team (https://wiki.ubuntu.com/BugSquad)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.