[00:06] Hey there, I don't have the power to edit the http://www.ubuntu.com/news/Official_Ubuntu_Book page, and the link to the Official Ubuntu Book is wrong. Is there someone with editing power who can change it to http://www.informit.com/store/product.aspx?isbn=0132748509 ? [00:07] Whoops, wrong channel - sorry! === txwikinger2 is now known as txwikinger === wgrant_ is now known as wgrant === skreech_ is now known as Daskreech === Mamarok is now known as Mamarok_ === Mamarok_ is now known as Mamarok__ === Mamarok__ is now known as Mamarok [12:07] lol, can one crash the kubuntu 12.04 installer by putting spaces in the hostname? [12:10] fregl: hmm possible [12:48] iirc harald fixed that one [12:48] though after 12.04 [12:55] I hope that's SRUed [12:56] apachelogger: ^ [12:56] it seems to crash on the current installer image, but then again, only silly colleagues would accidentally do this kind of thing :D [12:59] 'morning all [13:18] debfx: ? [13:18] ah [13:19] debfx, jtechidna: cjwatson is taking care of SRUing [13:25] Riddell: How is this new printer thing better than the one we have? [13:26] ScottK: it does not crash for pointless reasons :P [13:26] also it is maintained :P [13:26] also it looks nice :P [13:26] apachelogger: I can't recall last time it crashed for me (and I fixed a number of crashers for 12.04). [13:27] The backend bits of the current one are well maintained since we benefit from all the work Til is doing on the common parts. [13:27] I'm a bit worried that if we go off on our own, even though we'll have a maintained GUI, all the tricky printery bits will get less maintained. [13:27] who maintains the gui? [13:28] For the new one I guess danti. [13:29] For the old one, I'd been planning on doing the Python 3 port when the backend gets ported to Python 3. [13:29] The problems we've had relate a lot more to backend stuff than GUI failures. [13:33] For one, the python printer applet uses 22 MB of RAM to show a tray icon. [13:39] adding the equivalent print-manager plasmoid to the tray only increases plasma's mem usage by ~1 MB [13:45] jtechidna: Each of my bazillion akonadi processes takes at least the 22MB. [13:45] I agree it's a difference, but is it important? [13:50] there's also the improved UI [13:51] which new printer thing are you talking about? [13:51] print-manager. jr sent a mail to k-d about it [13:54] aha [13:56] does it have any external dependencies? [13:57] debfx: only libcups [13:57] * debfx sees some org.fedoraproject and com.redhat dbus stuff in there [13:58] ScottK: it's shinyer and probably it, but I some parts of the UI I'm unconvinced about and it doesn't recommend a print driver [13:58] but it probably doesn't have any random parts of broken gtk use that I failed to get round to porting in it [13:59] Riddell: so what implements org.fedoraproject.Config.Printing? [14:00] good point, there is some system-config-printer-common dependency [14:00] maybe it doesn't recommend a driver because nothing provides that dbus interface? [14:00] there is a GetBestDrivers call [14:02] ah indeed that's s-c-p-c [14:06] neither print-manager nor s-c-p-k set up my printer when I plug it in, some issue in the backend I guess [14:06] nice, that dbus service needs gtk [14:07] and one of the modules it needs is in system-config-printer-gnome [14:08] Riddell: FWIW, driver recommendation is bogusy IMHO [14:08] with plug'n'print you should get the right driver 99% of the time [14:08] in cases were pnp does not work you likely do not have a driver altogether [14:08] that's what I have been told anyway [14:10] so system-config-printer needs some packaging changes for print-manager to work [14:12] debfx: what needs changed? [14:13] Riddell: all python modules that scp-dbus-service.py requires need to be moved out of -gnome [14:36] Riddell: print'n'plug is in CUPS btw (IIRC) [14:36] not frontend related at any rate [14:38] all ktp 0.4 should be built soonishy in staging, will do public call for testing tomorrow [14:40] claydoh: SteveRiley: how about having a forum where people can share ktp experiences? [14:40] just random thinking :) [14:44] For me, every printer I've got (they are on the network) they are automatically discovered and I just click through accepting the recommendations. === apachelogger changed the topic of #kubuntu-devel to: Kubuntu - Friendly Computing | Status: http://goo.gl/ZGGJP | Packaging TODO: http://notes.kde.org/kubuntu-ninjas | apachelogger: make KTP testing happening & upload amarok (finish lastfm transition) & SRU plymouth logo [15:31] Hey there, is the official IRC network for Kubuntu irc.freenode.net or irc.ubuntu.com? [15:34] it's the same thing [15:34] but generally we'd point to irc.ubuntu.com [15:35] Okay, then I'll change the references to irc.freenode.net. (: [15:35] littlegirl, is that a entity? [15:35] It will be. (: [15:36] It will end up being more than one. irc.ubuntu.com will be an entity and then the separate channels will be entities, as needed. [15:36] I figure the more things I turn into entities, the easier it will be for anyone else later to change something. (: [15:37] We have until October to get this stuff done, right? [15:37] yes [15:37] string freeze or doc freeze don't remember what it is called [15:37] Good, because this is a slow process with small changes that affect other changes. (: [15:38] littlegirl, i should have time starting in august to get started [15:38] sorry i've been un responsive :) [15:38] Great! [15:38] You've been very helpful. (: [15:39] Listen, while I've got your ear, I found a link to copyright.html in the legal.xml file, and that file does not exist (it's a dead link in the existing KHelpCenter, too). Is that something that I need to write and put into the kubuntu-docs, or is that created and handled by someone else? [15:40] It's a link to help:/kubuntu/copyright.html in the legalnotice.xml file. [15:41] i thought there was a copyright file [15:41] it should reference something like Copyright Ubuntu Documentaion Team or something [15:41] see if ubuntu-docs has it still? [15:44] littlegirl, not familiar enough w/ the new ubuntu-docs and mallard so not sure where the copyright file is in the current branch [15:44] I did "locate copyright.html" and only turned up two files, both of which are for DocBook, the software. [15:45] yeah not quite sure [15:45] but i think there needs to be a copyright doc but don't know for sure [15:45] It [15:45] might want to ping Daskreech or ubuntu-doc list [15:46] It's trying to reference the Creative Commons license, which is in ccbysa.xml, but I don't know how to link that, because it's not on the docs subdirectory, and it gets called inside of each file, so the ../../ structure could wreck the links depending on which file calls it. (: [15:46] Okay, I'll try both. (: [15:46] Hey there, Daskreech, can I bend your ear about a copyright.html file? [15:49] jjesse: I'm also not sure how to handle these help:/kubuntu/_____ links in which _____ is replaced by a topic. Each of them points to an HTML file, none of which is maintained inside of the kubuntu-docs subdirectory, so their content is beyond my control and may or may not be up-to-date (and as seen in the case of the copyright one, missing entirely). [15:49] i would have to look into that [15:49] can you send me a direct email [15:49] Will do. (: [15:49] i know you've been updating the blueprint but those get filtered [15:50] I also put a few of the things that need to get done into the TODO file in the main kubuntu-docs directory. That way if anyone were to download and go offline, there would still be a list of work to do. (: [15:51] I could slam it all into the TODO file if that would be better. I think the blueprint is just a politeness thing to let others know what needs to be done and who's working on it. (: [15:52] well i guess we can figure out our own workflow right :) [15:52] I'm open to suggestion, and if you ever see me do anything I shouldn't, don't hesitate to let me know. (: [15:52] i think the TODO file is pretty cool idea [15:53] Yeah, the nice thing about that is if you download and then go offline. You then still can see everything in one place and not be left in a lurch until you get internet service again. (: [15:55] I still have a bunch of things I can do without any help, so there's plenty of time to get to the things I'm unsure of, but I'll fire off an email to you on the help:/kubuntu things and see if I can find out more about these HTML files in the ubuntu-doc channel, and then I'll be coming in here and all the other kubuntu and ubuntu channels begging people to please help me verify the accuracy of the content of all the topic docs. ( [15:55] : [15:59] littlegirl: SUre what's up? [16:01] The common/legalnotice.xml file has this Creative Commons ShareAlike License link which points to a nonexistent file. Do you know who maintains that file (and any other html files that are linked to in the Kubuntu system documentation) and where I can find a copy of it? [16:02] Sorry, link to the document in question: http://bazaar.launchpad.net/~ubuntu-core-doc/kubuntu-docs/quantal/view/head:/common/legalnotice.xml [16:04] Well the creative commons is a common (ha haha ooooh) license. It has multiple versions so I would suspect they want a particular version [16:05] Unless they were upgrading versions and misplaced the file? [16:06] http://creativecommons.org/licenses/by-sa/3.0/legalcode is the current version [16:06] http://creativecommons.org/licenses/by-sa/3.0/ if you want a human to read it [16:06] It pointed to 2.5. Should I update it to 3.0 in the Kubuntu system documentation? [16:07] This is a link to a local copy in case there is no internet connection, and it's expecting to find an html file. Is that something I should create and put somewhere in the documentation, or is that handled by the Ubuntu team? [16:07] Oh, I forgot to mention that I made an appropriate groan sound at your common reference. (: [16:10] You can't change it from 2.5 to 3.0 without permission of all the copyright holders. [16:10] Okay, I won't touch it, then. (: [16:50] ScottK: would the copyright holders be the doc team in this instance? [16:50] It would be whoever wrote the words. [16:51] littlegirl: I would guess that you could put a copy there but ask the Ubuntu team who put it there in the first place. May as well find out if they wanted it updated in the meantime [17:15] Thanks - I'll ask in the #ubuntu-doc channel. (: [17:18] RC2 is out === fenris_ is now known as Guest10826 === Guest10826 is now known as ejat === fenris is now known as Guest42115 [19:24] apachelogger: claydoh: i'm not sure how many folks on KFN are using KTP (or its predecessor). i'll start a thread in the quantal forum asking for folks to chime in with feedback. can i point folks to sumski's existing KTP ppa so they can get the 0.4 bits now? [20:28] Okay, my sleuthing efforts have resulted in finding html versions of almost all the documents in /usr/share/doc/kde/HTML/en/kubuntu/ but the copyright.html file is still missing. Does anybody know how and/or why those html documents are generated? They appear to be html versions of the Kubuntu system documentation xml files. [20:33] Darkwing: ^^^^ jjesse ^^^ [20:33] LOL [20:33] * littlegirl heads into email [20:38] It's possible Riddell might know. [20:38] Personally, i have a life goal to avoid knowing about XML as much as possible. [20:42] I just recently learned XML and DocBook and I'm loving them. You probably just need to get to know them better and you'll develop warm fuzzies for them. (: [20:43] I've got a pretty big Linux blog and I'm contemplating converting all my content to DocBook just because it's a wonderful tool for converting content to a whole lot of other formats quickly. (: [21:18] I may be weird, but I find csv and counting rows more intuitive. [21:24] littlegirl: yes those are the xml docbook converted into html which is what the packageis [21:35] Riddell: Thanks! How is that done? There's no script for it in the scripts subdirectory, and since at least one of the html files is missing, it looks like the script that does it should be updated. [21:46] littlegirl: it's in the packaging [21:46] actually it's in Makefile [21:47] see target under "All Kubuntu Documentation" [21:47] for doc in `ls docs/`; [21:54] * Riddell snoozes [21:55] Hmmm, I see that now, thanks! Then that file needs to be tweaked to include the contents of the common subdirectory. In the meantime I changed the links to point to the xml documents to get around the problem entirely. (: [21:55] Is there any objection to doing that with all the html links? [21:56] * littlegirl hands Riddell some coffee [21:56] ScottK: That sounds fine to me. (: [21:57] Worse and worse. That Makefile does address common, so it's over my head. Hopefully one of you can fix it. (: [22:14] Riddell: You're a genius! Problem solved! That file refers to license.html instead of copyright.html. When I change copyright to license, all is again well with the world. (: