/srv/irclogs.ubuntu.com/2008/01/12/#ubuntu-doc.txt

emmajanequestion about bzr... how do I know what the name of the package is that I want to download to fix up?00:11
Kamping_Kaiseremmajane, pardon?00:12
emmajaneI found an error in the documentation that I'd like to fix.00:12
emmajaneI will need the XML files so that I can edit them and submit a patch.00:12
Kamping_Kaiserhave a look at https://wiki.ubuntu.com/DocumentationTeam, it should link to instructions00:13
emmajaneI've read that. it gives a sample, but I don't understand how to find the specific document that I want to fix.00:14
emmajaneit gives a kde example...00:14
emmajaneI have a different page I want to fix.00:14
Kamping_Kaiserso have you done a bzr checkout?00:14
emmajanepreviously for different documents, yes.00:14
emmajanebut I was told which package to download.00:14
emmajaneThis time I just have a URL that I want to fix, but I don't know how to download the related XML files.00:15
Kamping_Kaiserif you want to provide a patch to the documentation you'll need to do it on the bzr source, the shipped documentatino wont change, other then translations afaik00:15
emmajaneyes....00:15
dsasemmajane: you probably want one of the -hardy bzr branches on https://code.edge.launchpad.net/ubuntu-doc/+branches00:16
dsaswhich one depends on what variant the bug is on edubuntu/kubuntu/ubuntu/xubuntu00:16
emmajanedo I have to download the whole thing though? when I got the accessibility pages there was a sub-set that I downloaded.00:17
emmajanehttps://help.ubuntu.com/7.10/internet/C/troubleshooting.html00:17
emmajanethat's the page I want to fix.00:17
emmajaneI don't know how to translate that page into the right location for the source files though.00:17
emmajanehttps://help.ubuntu.com/community/EasyBazaar is the instructions I used last time to checkout the source. the kubuntu stuff was replaced with a different [branch?] name.00:19
Kamping_Kaiserkgoetz@wesnoth:~/public_html/ubuntu-doc$ find ./ -name troubleshooting*00:19
Kamping_Kaiser./ubuntu-hardy/ubuntu/internet/C/troubleshooting.00:19
Kamping_Kaiser./ubuntu-hardy/ubuntu/internet/C/troubleshooting.xml00:19
Kamping_Kaisereven.00:19
Kamping_Kaiserafk 15 min.00:20
emmajaneum.00:20
emmajaneThe last time I downloaded documentation I only grabbed a sub-set.00:20
emmajane(see above)00:20
emmajaneso this command doesn't help me, I don't think.00:21
emmajanesurely we documentation people can give one another better instructions than this? :)00:21
Kamping_Kaiserif you havent checked out the ubuntu internet section, you will need to if you want to edit that xml file00:21
emmajaneYES00:22
Kamping_Kaiser*or* download it directly (if you can, i'm not sure though)00:22
emmajanehow do I do that?00:22
emmajaneThe instructions say, "Locate the branch that you would like to work on. " I don't understand how to do this part of the instructions.00:22
Kamping_Kaiserhttps://wiki.ubuntu.com/DocumentationTeam/Repository00:23
Kamping_Kaiserreally afk for 15 min00:23
dsasemmajane: you locate via the link I gave above. (Though yes, that page could be slightly clearer)00:23
dsasas for just checking out one or two file, I didn't know that was possible.00:23
emmajanethe EasyBazaar gives the instructions for it and recommends it against checking out the whole tree because that takes a long time (IIRC that was the logic)00:24
* emmajane looks at the link again. I click on "ubuntu-hardy Current development focus"00:25
emmajaneand get a list of revisions...00:25
emmajanewith a URL at the top...00:25
emmajanehm.00:25
emmajanelast time I downloaded just: https://code.launchpad.net/~ubuntu-core-doc/gnome-user-docs/ubuntu-hardy00:26
dsasah, those are the gnome docs + ubuntu alterations. you want the ubuntu-hardy branch listed on that page.00:27
dsasoh sorry, you've got that far already00:28
emmajane:)00:28
emmajaneok, I think I've found the files... from the URL you first gave me you have to click on "browse code"00:29
dsasthe quickest way as far as I remember is to do a lightweight checkout using http://bazaar.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-hardy url00:29
emmajaneand then you can wander around and find the exact file...00:29
emmajanewhere URL is local dir?00:29
dsasthe command is bzr checkout --lightweight http://bazaar.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-hardy localdir00:30
* emmajane nods00:30
dsasyou can browse the code online via the link on the left00:31
emmajanedownloading now, thanks!!00:32
emmajanenext question: https://help.ubuntu.com/7.10/internet/C/troubleshooting.html open "Device Manager" ... in my 7.10 it's System -> Preferences -> Hardware Information00:33
emmajanethere's no such thing as "Device Manager" in the System menu. is that true for you as well?00:34
dsasthat bug has been reported and fixed in bzr I believe.00:34
emmajanehm. I searched for it, but maybe I'm not searching correctly either...00:34
emmajanehttps://bugs.launchpad.net/bugs/+bugs?field.searchtext=device+manager+documentation&search=Search+Bug+Reports&field.scope=all&field.scope.target=00:36
dsasbug 141941 perhaps00:40
ubotuLaunchpad bug 141941 in zope2 "KeywordIndex and FieldIndex subclassing" [Medium,Fix released] https://launchpad.net/bugs/14194100:40
dsasbug 141491 even00:40
ubotuLaunchpad bug 141491 in ubuntu-docs "ubuntu-docs internet string 24 - Device manager is under Preferences not Administration" [Low,Fix committed] https://launchpad.net/bugs/14149100:40
emmajanecool that it's fixed. what was wrong with my search that it didn't find the bug?00:40
dsasthe bug report doesn't include the string "device manager documentation"00:41
dsas(I found the bug by checking the changelog)00:42
emmajaneit's not smart enough to just do BOOLEAN "OR" searching?00:42
=== nivek_ is now known as nivek
* dsas shrugs00:44
emmajaneok. So let's pretend it wasn't fixed and I still wanted to find the file...00:45
emmajaneI went to: /ubuntu/internet/C/troubleshooting.xml00:45
emmajanesorry full URL: http://codebrowse.launchpad.net/~ubuntu-core-doc/ubuntu-doc/ubuntu-hardy/annotate/asommer70%40gmail.com-20080108215830-oiy3me2cd15s9byf?file_id=4337%401e033ed4-87e8-0310-8703-d68c7bbd86c9%3Atrunk%3Aubuntu%252Finternet%252FC%252Ftroubleshooting.xml00:45
emmajanegah00:45
dsasright00:45
emmajaneI followed the links in the "browse code" and found that file.00:45
emmajanebut that file doens't match: https://help.ubuntu.com/7.10/internet/C/troubleshooting.html00:46
emmajaneso now I'm back to my original question: how would I find the source file for that Internet page?00:46
jjesse_the source would be in the bzr branch00:46
emmajane"browse code" is the source files though...00:47
jjesse_hold on getting caught up w/ scroll00:47
dsasemmajane: right, that file on lp is the development version, the help.ubuntu.com file is the released 7.10 version. it's been modified.00:47
jjesse_dsas is correct00:47
emmajanebut it's *completely* different.00:47
jjesse_emmajane thats because people have been working on making changes to it00:48
jjesse_everything oon help.ubuntu.com is frozen in place for the life of the documentation00:48
jjesse_and on launchpad is the developmental version00:48
emmajaneso when my friend (who's just installed Ubuntu for the first time) calls me in a panic because he's missing a "Device Manager" found on that Web page I gave you... I, um, have to tell him that the online docs for 7.10 will never match his system?00:49
jjesse_if you wanted to look at the source of what is in 7.10 it is found http://codebrowse.launchpad.net/~ubuntu-core-doc/gnome-user-docs/ubuntu-gutsy/files00:50
jjesse_emmajane: what probablly happened is there was a bug reported and it got fixed00:50
jjesse_but we don't do stable release updates for documents that i am aware of00:50
emmajanebut I got an engineer to READ documentation!00:51
emmajaneand it's going to always be wrong?00:51
jjesse_yay for engineers reading documentation00:51
emmajanetotally yay!! :)00:51
jjesse_emmajane: it will be updated in the next release00:51
jjesse_as it is changed in the bzr branch00:52
emmajane7.10 docs will too, or just the 8.04 docs?00:52
jjesse_emmajane: i think we don't do stable release updates for documents00:52
jjesse_would have to double check with mdke or something00:52
emmajanebad documentation is just wrong.00:52
jjesse_emmajane: i agree00:52
emmajanegood :)00:53
emmajanecan I register a complaint somewhere? :)00:53
jjesse_sure00:53
emmajaneexcellent... where? :)00:53
jjesse_mailing list00:53
emmajanekay00:53
jjesse_ask there if we do updates for documents  that have already been released00:54
emmajaneyup00:54
=== Admiral_laptop is now known as Admiral_Chicago
=== chaos is now known as eddieftw
=== eddieftw is now known as posingaspopular
=== FlannelKing is now known as Flannel
* marcx is away: Gone away for now.16:03
=== marcx is now known as marcx_away
* marcx_away is back.19:09
=== marcx_away is now known as marcx
cdm10I'm wondering how the documentation team maintains the application documentation in Yelp... I'd like to contribute, but I'm not sure how to get started.19:48
posingaspopularcdm10: you can check out the getting started page19:49
posingaspopularhttp://www.mdke.org/?p=6719:49
cdm10ok19:49
posingaspopularoops i think it's the other one...19:49
posingaspopularhttps://wiki.ubuntu.com/DocumentationTeam19:49
=== posingaspopular is now known as tychesucks
=== tychesucks is now known as posingaspopular

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!