[00:24] Riddell: did you take a look at my application yet? [00:29] apachelogger: no, where is it? [00:30] seaLne: that big kev? [00:32] Riddell: https://edge.launchpad.net/~apachelogger/+archive [00:32] I made the different kind of application ;-) [00:49] apachelogger: gosh [00:50] apachelogger: reads great [00:50] * Riddell snoozes [00:50] cool [00:50] nini Riddell [00:51] nini [01:04] Riddell: yeah :) [02:17] anything fun happening tonight? [02:17] ninjas are secretly packaging KDE 4.1.1 [02:17] ah secret ninjas [02:20] wha! [02:20] ninja? [02:21] i didn't realize we had packaging ninjas :) [02:26] 私達はか [02:26] that looks pretty wrong [02:45] nini [02:47] KGrubEditor works nice :) [02:49] * ryanakca wishes his X were working... [02:50] working X is nice [02:50] * JontheEchidna is forced to use nv drivers anyway so he isn't affected [02:55] JontheEchidna: neither nvidia, nv nor vesa work :/ [02:56] hmm [02:56] maybe it's because I haven't rebooted [02:56] Oh well, the only X apps I ever really use are FF/konqueror and kpdf/okular [03:00] my touchpad doesn't react to tapping here, or scrolling all of a sudden [03:14] ryanakca: ping [03:22] neversfelde: pong [03:22] ryanakca: we want to change our kubuntu-de.org design within the next few weeks and the developers of the new look asked, if kubuntu.org reached it's final status? [03:22] hi Ryan [03:24] neversfelde: There are still a few changes to make to the theme before Intrepid is released... a search box like kubuntu-fr.org, move the free download box to the right hand side... wiki.kubuntu.org/KubuntuIntrepidWebsite [03:26] ryanakca: thx for that information, I will forward it. [03:27] neversfelde: cheers :) [03:27] btw. http://kubuntu.neversfelde.de/forum-corporate. I think it will lokk great :) [03:28] s/lokk/look [03:29] neversfelde: looks awesome :) [03:32] we did a drupal theme, too. But I do not know the status at the moment. Probably, you can use some elements of this for kubuntu.org. I am going to ask, that somebody send it to you. [03:48] neversfelde: thanks :) [06:38] morning all [06:39] is there a way to search quickly in this channel logs? [06:39] download the log and grep it? [06:40] I have visited irclogs.ubuntu.com, but it is organized in a such manner, so I can't easily "download all #kubuntu-devel logs for year" [06:40] stdin: ah... grep ALL logs... [06:40] all the logs? wow [06:40] * Serega sighs looking at his CPU [06:41] stdin: there is /YYYY/MM/DD directory structure [06:41] I think wget can use "globbing", so "wget http://..../YYY/*/*/#kubuntu-devel.log", or something like that [06:42] okay... at least it is real to search in a month [06:42] oh, I'll try, thanks [07:00] stdin: for a in `seq 01 30`; do day=`printf %.2d $a` ; wget http://irclogs.ubuntu.com/2008/04/$day/%23kubuntu-devel.txt -O#kubuntu-devel-2008-04-$day; done [07:00] quick & easy :) [07:01] look at seq -w ;) [07:01] stdin: oh, great! [07:02] but you get extra points for using printf :p [07:02] * Serega thinking about making a flexible script for the log fetching [07:02] stdin: :-D [07:02] doh... seq even has --format [07:02] man rules: ) [07:31] <\sh> gosh, apachelogger will hate me now [07:38] \sh: what's up? [07:39] <\sh> Serega: nothing I just +1ed apacheloggers core-dev application in a very "sweet" way ;) [07:39] \sh: what does this mean? :) [07:40] <\sh> Serega: that could mean: he wants to love me, or he wants to kill me, depends on his mood ,-> [07:41] haha [10:05] if i want to upgrade to intrepid and i have both kde3 and kde4 installed should i remove any of them first to avoid conflicts? [10:05] upgrade from hardy that is [10:05] upgrading will overwrite kde3 [10:06] what about 4? will i have 2 kde4's after? :D [10:06] no, because the new kde4 packages conflict/replace the hardy ones [10:06] ah cool [10:06] so i guess i'm good to go [10:07] if you're feeling brave, sure ;) [10:07] :D === mcas is now known as mcas_away === mcas_away is now known as mcas [12:30] * apachelogger hugs \sh and jtechidna [12:30] \sh: the python comment is frightening though :P === jtechidna is now known as JontheEchidna [12:36] we need some upgrade improvements ... everytime I upgrade guidance tells me my battery was removed [12:37] smarter: add a dbus interface to pause status-polling of guidance [12:37] aw man, kio-bookmarks 2.0 was just released [12:37] well, it's squarely a feature release [12:37] then we can pause polling in preinst of hal and resume it in postinst [12:37] <\sh> apachelogger: ah you will love me :) that's a good sign ;) [12:38] hehe [12:38] apachelogger: but when hal is upgraded, it's stopped, and we don't know if the battery is running out of power or no, letting the user know that we don't know what's happening to the battery let them take precautions [12:39] smarter: then make an dbus interface to tell guidance we are upgrading right now [12:39] let guidance change the icon to something strange and show a popup that information might be wrong because we are upgrading the system right now [12:39] a dbus interface for that is a bit overkill [12:40] smarter: how else would you do it? [12:41] just when hal is stopped: "We don't know what may happen to your battery right now, if you're upgrading, don't worry, wait 'till it's finished, if you were about to run out of power, plug your computer" [12:41] hm [12:41] also, dbus interface are not that useful when DBus is stopped : [12:41] :P [12:41] smarter: it's a solution, not a very good one though [12:42] "What if I am not upgrading?" [12:42] "You're screwed up :P" [12:42] well, guidance should know exactly what is going on [12:43] so that the user does [12:43] it could let people restart HAL if it detects that dpkg is not running [12:43] well, we have 3 different kinds of HAL restarts [12:43] those invoked by the user [12:44] those invoked by an upgrade [12:44] those caused by a crash or something as bad as that [12:44] 1) user know what to do and can safely ignore the message [12:44] we don't need no message in 1) [12:45] just like we don't need one in the 2 second time frame of 2) [12:46] ScottK: bug 262538 [12:46] Launchpad bug 262538 in kdepim "Kontact / Kaddressbook 3.5.10 : mail-list disappeared + impossible to create" [Undecided,New] https://launchpad.net/bugs/262538 [12:46] why? user may not know what they do when they kill hal and should be informed that gpm will not shutdown your laptop before the battery is empty [12:46] Thanks. [12:47] smarter: which leads to the question how to restart it ;-) [12:47] smarter: but yeah, good point [12:48] kdesu -c "/etc/init.d/hal restart" [12:48] you would have to tell them [12:49] otherwise it is like "don't shoot the bunny" but you don't take away the gun [12:49] :] [13:18] good morning [13:19] !nixternal [13:19] Oh no! The pointy-clicky Vista lover has arrived! He's rumoured to be giving out free money, too! === akonadi is now known as nihui [14:19] apachelogger: What did I sponsor for you? [14:19] ScottK: kdesdk [14:19] OK. Thanks. [14:23] <\sh> apachelogger: bug #256261 is an easy one...just fix it now ,-) [14:23] Launchpad bug 256261 in kdebase-workspace "keyboard won't work loginmanager starts" [Undecided,Confirmed] https://launchpad.net/bugs/256261 [14:32] hm [14:32] -1 [14:33] seeing as I don't have intrepid and qt 4.4.1, I can't install your core-dev app, so -1 from me [14:33] it's open source -> go read the source :P [14:34] nixternal: Use the source. [14:34] its your app, you scratch my itch this time [14:34] <\sh> port the app to hardy ,) [14:34] <\sh> backport it [14:34] nixternal: Do you really want to install .debs from an unsigned repository in any case (consider DNS cache poisoning in your answer)? [14:34] ppa's can't build against hardy-backport [14:35] well [14:35] actually the app should build against whatever is in hardy [14:35] nixternal: first the bug if that is ok with you [14:36] \sh: you know, I don't like that kdm is s99, and I don't like that it if -x's it and I don't like that it dev/nulls the output [14:36] * apachelogger should rewrite that whole postinst [14:37] <\sh> apachelogger: so why don't you move it to S30 then? same as gdm? [14:38] that is a very good question [14:38] Riddell: is there a reason we use S99 for kdm? [14:38] JontheEchidna: Why not ask for a freeze exception for kio-bookmarks? [14:39] <\sh> the fun part about it, the report tells us: hal is not started when KDM is already up..so if kdm is now S99 it starts after HAL...so the bug is already fixed in intrepid? [14:40] \sh: not on upgrades [14:40] ScottK: hmm, I guess you're right. There isn't any documentation or translations for it at the moment [14:40] so nothing to break [14:41] \sh: the bug is for intrepid [14:41] * apachelogger reads the changelog [14:42] meh [14:42] according to changelog it wasn't touched in months [14:43] <\sh> so what's that then? [14:43] first things first [14:43] according to gdm's changelog it was changed to not use S99 due to debian bug 291187 [14:43] Debian bug 291187 in gdm "gdm should start earlier in the system boot process" [Wishlist,Closed] http://bugs.debian.org/291187 [14:44] oh [14:44] that makes tons of sense [14:44] I am making Intrepid boot faster now :P === nemphis is now known as elysion === elysion is now known as nemphis [14:48] apachelogger: Are we merging the Debian 4.1.0 changes as we package 4.1.1? [14:49] not enough time [14:50] apachelogger: Why? [14:50] because we have to package 70 packages for 2 distro series where one is completely different [14:50] +QA [14:50] simply not enough time/manpower to do a merge at the same time [14:51] \sh: https://bugs.edge.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/256261/comments/8 [14:51] I don't worry about it for Hardy, just Intrepid. [14:51] Launchpad bug 256261 in kdebase-workspace "keyboard won't work loginmanager starts" [Undecided,Confirmed] [14:51] apachelogger: We need to pull it back together with Debian at some point and it'll be even harder for 4.1.2 than now. [14:52] ScottK: we should do it between 4.1.1 and 4.1.2 [14:53] rushing a merge within the < 7 days we got for packaging wouldn't have good influence on the quality [14:53] ScottK: you got kde3 kdm installed? [14:53] OK; As long as there's a plan. [14:53] In hardy, yes. [14:54] ScottK: please paste the output of ls -l /etc/rc*/*kdm [14:55] apachelogger: Please paste that again. Desktop is Dapper, so that won't help much. [14:55] ls -l /etc/rc*/*kdm [14:55] Thanks. [14:56] apachelogger: http://paste.ubuntu.com/41558/ [14:57] And why is there no paste.kubuntu.org? [14:57] ScottK: thank you very much [14:57] No problem. [14:58] \sh: ok, I reproduced the isssue - kdm was using S13, kdm-kde4 did use S99, when kdm-kde4 became kdm it was not providing a transition from S13 because it was missing the update-rc.d remove [15:00] <\sh> apachelogger: I just did yesterday an upgrade of hardy to intrepid with kde3 installed [15:00] <\sh> apachelogger: and kdm-kde4 [15:01] <\sh> apachelogger: kdm-kde4 wasn't even touched, and before kdm was S99. [15:01] <\sh> or did I fix it myself? [15:02] * apachelogger downloads kde3 kdebase [15:02] \sh: well maybe kdm was missing a transition in KDE 3 already [15:02] so ScottK's S13 is even older [15:03] moving it back to an earlier start point should be ok so long as it gets testing (which kdm does) [15:04] gdm also suses S30, so I guess it should be pretty save [15:04] This laptop was originally installed as Hardy, so no older legacy is possible. [15:04] * apachelogger just needs to find the perfect transition here [15:04] ScottK-laptop: ok [15:04] \sh: you probably did fix it then [15:05] apachelogger: Run grep S99 * over the debian dir of the kde3 kdebase. [15:06] ./changelog: * Fix kdm.postinst to correctly update existing S99kdm links to S13kdm [15:06] ./changelog: * Fix kdm.postinst to update existing S99kdm links to S13kdm [15:06] ./changelog: * Make kdm start at at S13 rather than S99 (see Ubuntu Bugzilla No 3143 [15:06] we did fix that 3 times [15:07] might it be that debian was using S99 all along and we always merge-lost the S13? [15:10] <\sh> but s13 is wrong...since hal became new world order [15:10] well, not in hardy [15:11] I don't have the KDE4 source locally. Does kdm.postinst not have something like "update-rc.d kdm defaults 13 01 >/dev/null" in it? [15:13] <\sh> apachelogger: you mean, the changelog comes from hardy package latest entry? [15:13] ScottK: it does, but that is not going to do anything without update-rc.d remove [15:14] Oh. [15:14] <\sh> ./changelog: * Make kdm start at at S13 rather than S99 (see Ubuntu Bugzilla No 3143 <- this is ancient [15:14] \sh: well yeah, we don't have kdebase KDE 3 in intrepid anymore ;-) [15:15] <\sh> apachelogger: just move them to S30 as gdm...and go...drop the S99 and S13 crap, try to update-rc.d remove them if they exists... [15:16] yeah [15:16] writing the changelog right now [15:19] \sh: http://paste.ubuntu.com/41568/ [15:19] what do you think? [15:21] <\sh> apachelogger: if would just if [ -e ...S99kdm ]; update-rc.d remove elif [ -e S13kdm ]; update-rc.d remove ... fi update-rc.d [15:21] <\sh> so you save one line ;-) [15:21] then update-rc.d would be executed every time [15:22] <\sh> s/apachelogger: if/apachelogger: I/ [15:22] which is unnecessary and slows down installation :P [15:22] <\sh> apachelogger: make sure only on upgrade ... [15:22] hm [15:23] <\sh> and in install set it correctly to 30 [15:23] well [15:23] how to do an IF foo OR bar; then in sh? [15:23] that would probably the best solution of all [15:26] <\sh> if [ -e ... ] || [ -e ...] ; then I would say [15:26] <\sh> hopefully that's dash [15:27] ah [15:28] * apachelogger just did [ statement || statement ] [15:28] ] || [ works [15:28] * apachelogger hands \sh a cookie [15:29] <\sh> hopefully with some ingridiens from .nl [15:29] lol [15:29] meh [15:30] because of all the kdebase downloads my upload of kdebase-runtime died -.- [15:30] \sh: http://paste.ubuntu.com/41570/ [15:31] *testbuilding [15:35] <\sh> apachelogger: you forgot now to set update-rc.d S30 somehow...or I'm blind? [15:36] \sh: true, you shouldn't have said moving it out of the if [15:36] <\sh> apachelogger: na, I was right, but you didn't follow my orders ;) [15:37] right, the idea was better than yours, the execution was just not very reasonable :P [15:38] <\sh> apachelogger: just fix it and you can has core-dev [15:39] not without testing [16:14] Riddell or ScottK-laptop: bug 256261 needs some sponsoring :) [16:14] Launchpad bug 256261 in kdebase-workspace "keyboard won't work loginmanager starts" [Medium,Triaged] https://launchpad.net/bugs/256261 [16:16] * ScottK-laptop looks [16:18] I am off for today [16:18] apachelogger and Riddell: I'll take it. [16:18] ScottK: thank you :) [16:18] ScottK: you don't need to testbuild === mcas is now known as mcas_away [16:18] I pbuilt and upgraded in both scenarios [16:19] apachelogger: I'll testbuild anyway. Thanks. [16:34] apachelogger: When do we plan to upload 4.1.1? [16:34] Before or after alpha5? [16:34] [11:17:49] I am off for tonight [16:34] [11:17:55] or mabye half the night [16:35] Yes. Saw that. Maybe he'd still be around anyway [16:35] alpha 5? [16:35] The one Main freezes for on Tuesday? [16:35] It is 5 isn't it? [16:36] yeah, how inconvenient [16:36] Yeah. [16:36] Riddell: do you have the grep command you used to process the hardware logs saves somewhere? [16:36] guess we can upload on monday [16:37] I think we ought to. [16:37] A lot of people will test the alpha and better to do that on 4.1.1 [16:37] seele: grep + " detected " + options.root + entry + " | grep @ | sed 's/.*//' | sed 's/ @.*//'" [16:38] seele: grep detected | grep @ | sed 's/.*//' | sed 's/ @.*//'" [16:39] ugh.. now to figure out wtf that means [16:39] Riddell: thanks :) [17:42] thanks for the release meeting update ScottK-laptop [17:42] Riddell: No trouble. I hope it was reasonably accurate.... [17:57] Does someone need an intrepid countdown? http://www.seqfault.de/files/intrepid_countdown.png [17:58] ryanakca: ^^ [17:59] 30 days? [17:59] Long days. [17:59] yuriy: just to show it ;) [18:00] maybe we can count down in seconds :) [18:00] or uploads. whichever is greater. [18:00] :D [18:01] is there a way to view dependencies for a package on launchpad? [18:01] seele: Yes. [18:01] You have to go to the page for a particular binary package. [18:01] apt-cache depends is a lot easier. [18:02] ScottK: https://launchpad.net/ubuntu/intrepid/+source/kgrubeditor/0.8.1-0ubuntu1 [18:02] is that the right page? [18:02] No. That's source. Let me get you a link [18:02] ok. sorry.. but i've been looking for 10 minutes [18:02] * seele kicks launchpad [18:02] https://launchpad.net/ubuntu/intrepid/i386/kgrubeditor/0.8.1-0ubuntu1 [18:03] Note that for an arch:any package like kgrubeditor it may be different on different archs. [18:03] ok.. thanks for the help :) [18:04] seele: It certainly won't hurt my feelings if you find the LP U/I obscure, overcomplicated, and hard to use and file bugs as a result. === nemphis is now known as nemphis_ === nemphis_ is now known as nemphis [18:23] hmm [18:23] ScottK: is linking to this page to download a .deb or source a bad idea? http://archive.ubuntu.com/ubuntu/pool/main/k/kgrubeditor/ [18:24] i want people to be able to download kgrubeditor and test it without having to add intrepid sources in apt [18:25] seele: The problem is that those .debs were built on the Intrepid toolchain. They aren't suitable for Hardy. [18:25] even if they have all the deps? [18:25] Versions will be different. [18:25] It may, or may not, be OK. Someone who is experienced should test it first at the very least. [18:26] If PPAs signed their release file, that'd be the way to go. [18:27] Also it's built against KDE4, so you can't run it in Hardy without the KDE4 PPA. [18:27] # kdebase-runtime (>= 4:4.1.0) [18:27] # kdelibs5 (>= 4:4.1.0) [18:27] right, i know that part [18:27] My suggestion would be to upload a version to that PPA and let people install it that way. [18:28] so much for that idea, i guess intrepid users will be enough for testing but it's kindof stupid to blog about it since most people wont be testing intrepid [18:28] ok, maybe apachelogger can repackage it for me then [18:28] Many of the people here could do it. It's not very complex and lots of people have access to upload to the PPA. [18:30] ScottK: ok, i'll ping some bodies when i get back from my meeting === mcas_away is now known as mcas [19:07] apachelogger: https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/256261/comments/15 - please fix. [19:07] Launchpad bug 256261 in kdebase-workspace "keyboard won't work loginmanager starts" [Medium,Triaged] [20:26] so someone else I'm working with is running into django not working under kde4, like I was with project neon packages [20:29] somehow creating a QuerySet crashes when running python in a konsole, but works fine on a TTY [20:30] I only had this problem w/ project neon, but he's on 4.0.3 [21:36] nemphis: thanks :) [21:41] yuriy: does django have anything to do with Qt? [21:41] or if it works on a TTY see what the difference in the environment is [21:49] Riddell: do you really live in the arctic ocean like your launchpad page suggests? [21:50] heh, we only have 5 kubuntu members in america [21:50] JontheEchidna: haha, from what I heard, there was a bug where people could move others... dunno if it's true... elmo was marked to be living in Manitoba... [21:51] lawl [21:51] 9 people from europe have set their locations with google maps [21:51] only 5 form america [21:51] I have the feeling we're outnumbered [21:52] at least we beat Canada, \o/ [21:53] JontheEchidna: Eh, we'll catch up [21:54] oh wait, we have more [21:55] I just wasn't zoomed in far enough [21:55] You can't count the one in Manitoba... [21:55] I guess I'm the only Canadian, unless more people pin their location... [22:01] Is bug 262379 a dupe of bug 256261? [22:01] Launchpad bug 262379 in kdebase "cannot login with kdm." [Undecided,New] https://launchpad.net/bugs/262379 [22:01] Launchpad bug 256261 in kdebase-workspace "keyboard won't work loginmanager starts" [Medium,Triaged] https://launchpad.net/bugs/256261 [22:03] JontheEchidna: me, you, nixternal, scottk, and i think yuriy is up in boston, no? [22:03] is that really all who are in the US? there have to be more [22:04] oh [22:05] JontheEchidna: are you a motu? [22:05] nope [22:06] * JontheEchidna lives in New Hampshire [22:08] so we're all east coasters except for nix [22:13] vorian is in ohio [22:13] not exactly west-coast but not exactly mid-west [22:13] *not exactly east coast [22:16] ohio is considered mid-west [22:20] ScottK: oi, stupid pretty much [22:23] GO MIDWEST!!! [22:23] GO CHICAGO!!! [22:23] * nixternal is doing the Chicago Critical Mass bicycle ride [22:24] the same one where the NYC cop tackled the cyclist, but our cops are cool, they ride with us [22:28] ScottK, Riddell: bug 256261 :) [22:28] Launchpad bug 256261 in kdebase-workspace "keyboard won't work loginmanager starts" [Medium,Triaged] https://launchpad.net/bugs/256261 === taupter_ is now known as taupter [22:48] Riddell: nothing at all. that's what makes this bug so weird [22:50] JontheEchidna: what is this map you are looking at? [22:50] yuriy: on the kubuntu team's LP page [22:51] deb http://us.archive.ubuntu.com/ubuntu/ hardy main [22:51] oops [22:51] https://edge.launchpad.net/~kubuntu-members [22:51] stupid copy/paste not workign [22:56] Oo [22:57] why is quassel using opera as browser === mcas is now known as mcas_away [23:42] taupter: about? [23:53] ubottu: please tell me about bug 237336 [23:53] Launchpad bug 237336 in strigi "strigidaemon doesn't start when "Nepomuk Semantic Desktop" is enabled in KDE4.1Beta1" [Undecided,Confirmed] https://launchpad.net/bugs/237336 [23:54] basically, nepomunk lives in /usr/lib/kde4 [23:54] strigi lives in /usr [23:54] and then people are complaining about the backend [23:55] but we can't use the sesame backend because it uses those .jar files [23:55] those would be packagable [23:55] it's more a question of if we want java on the CD [23:56] I think we can't [23:56] * apachelogger curses kernel 2.6.27 [23:56] *reboot* [23:56] we can, but it likely would cause space problems [23:56] and well, ug [23:57] java [23:57] Riddell: space problems is what I meant [23:57] of course, if we would remove openoffice.... ;-) [23:58] hehe