[00:03] JontheEchidna: be sure to think of a punishment if I did something horribly wrong [00:03] :P [00:04] would processing the last 4 months of debian removal packages at very slow speed be a suitable punishment? [00:05] Riddell: it would be an overkill [00:05] I wonder what do you mean as slow speed [00:06] takes about 40 seconds for each one [00:06] and that's without the manual review needed [00:06] * Riddell does the kde4libs compiled on ARM dance [00:07] * maco hopes Riddell teaches that dance to folks at the next ceilidh [00:07] Riddell: Did you had NCommander to use his armel magic or it built by itself? [00:07] have* [00:07] Quintasan: I fixed it all on my own [00:07] \o/ [00:07] good job! [00:08] cookies for Riddell [00:08] apachelogger: fix kubotu! [00:11] * Quintasan is going to take a power nap [00:12] Riddell: Did anyone volunteer for looking at Kolab packages? [00:12] Quintasan: which ones? [00:12] The 3.5 ones [00:12] (We are going to use them, right?) [00:14] yes we should look at them [00:16] Congratulations Riddell. [00:16] Riddell: I read they will send you patches to skip the artS dependency, did you get them? [00:17] uploaded, should take a quick 9 hours to compile [00:17] Quintasan: can't say I did [00:17] Excellent. [00:17] probably adding --without-arts would do it [00:18] If it uses cdbs, it should get that automagically. [00:18] Riddell: Okay, I will do that tomorrow. [00:18] Do we have any python hackers except for apachelogger? [00:19] Quintasan: well, what's the problem? [00:19] i cant raise my hand on python hacker [00:19] but on python poker, i can [00:19] since when did apachelogger touch python? [00:19] yofel: kdelibs import :> [00:19] Riddell: u1 I fear ^^ [00:19] Quintasan: Python yes, Python + GUI stuff, no. [00:19] Riddell: that was irony for most of the part [00:21] damn, can't find the bug [00:22] bug 579491 ? [00:22] Launchpad bug 579491 in Bazaar Subversion Plugin "iter_changes on caching logwalker supports only one prefix" [Undecided,Triaged] https://launchpad.net/bugs/579491 [00:22] yes [00:22] yofel: thanks [00:23] yofel: I'm not wrong assuming it's problem with Python, am I? [00:24] well, it's written in python, I didn't look at the code long enough though to understand what it's supposed to do [00:26] I tried asking on #launchpad but the bzr-builder guys are busy and it doesn't seem that they will fix it in nearest future [00:27] with that bug we are unable to import kde{libs,runtime,whateverelse} [00:28] I love it when people write functions and don't add a comment for what it's supposed to do... (heck, even one line is better than zero) [00:30] Quintasan: actually, I'd rather you go through whatever process the kopete devs have for patches. I've never even touched the code base, and if anything went wrong I'd be solely responsible [00:30] okay [00:31] Quintasan, Riddell: oi! I has done plenty of pyth0rnz [00:31] well [00:31] apturl [00:34] Quintasan: feel free to add it to our packaging in the meantime, of course :) [00:34] bleh [00:34] with bindings I never know what is intentionally not-installed and what is just new [00:34] JontheEchidna: I will do it tomorrow, I just want to check with devs that it is not horrible :P [00:35] Like memleaks (Dunno how I could achieve that but...) [00:36] probably couldn't unless you were new'ign something, or preventing a delete [00:36] * Quintasan goes to bed [00:36] nighty night [00:36] * JontheEchidna goes off to mow the lawn [00:41] why the flying dutchman does libsmokeqt4-dev contain kde headers? Oo [00:44] seems lex introduced this quite some time ago :S [00:44] meh oh mhe [00:44] this certainly needs fixing [00:44] * apachelogger better does this tomorrow when he is less likely to screw up though :) [00:56] quick question. Im stuck at grub2 with a wubi installation. How do i know which kernel im running? [00:58] da-bayman: can you get to a command line? [00:58] if so, uname -a [00:59] no i cant access a command line, i have 2 options... sh :grub. and livecd [01:00] this channel is for development, not support [01:00] unfortunately [01:00] you might do better in #kubuntu [01:00] which is support [01:01] personally, I would use the liveCD [01:01] rather than wubi [01:01] yea, my laptop didnt have a cdrom and it couldnt boot from the usb... [01:02] that sucks [01:02] again, the support experts aren't here, but in #kubuntu [01:07] thanks [01:15] Riddell: right, i couldn't request a merge either [01:15] possibly because of my membership status [01:15] er [01:27] stalcup: Requesting a merge shouldn't take any particular status. [01:27] Someone perhaps should look into http://frinring.wordpress.com/2010/07/27/first-release-of-cagibi-prototype-of-cacheproxy-daemon-for-upnp-device-listening-and-publishing/ [01:39] ScottK: boost 1.40 transition still in progress? [01:39] Riddell: We're keeping boost 1.40 in Universe. [01:39] We want all the Main stuff to transition though. [01:40] That way we can ship the boost MPI stuff. [01:42] what's the boost MPI stuff? [01:43] There are several boost packages that deal with MPI (some multi processing thing) that we've historically just dropped because we didn't want all of MPI in Main and no packages used them. [01:44] Now there's at least one package that uses it (in Universe) and users were complaining. [01:44] So we use the current boost in Main with MPI removed and a previous release in Universe with it enabled. [01:57] hey guys, i just uploaded a new patch for ksambashare http://reviewboard.kde.org/r/4320/ [01:58] Riddell, can you take quick look at the patch? :-) [01:59] dantti, ^ [01:59] rbelem: tomorrow I promise [01:59] Riddell, :-D [02:00] Riddell, ok [02:00] Riddell, it is becoming a huge patch :-) [02:04] rbelem: shouldn't you use Q_D(d_ptr)? [02:05] dantti, uh! i forgot about that [02:06] dantti, but i general, do you think it is ok? [02:07] *in [02:07] seems to be fine [02:11] dantti, is the Q_D thread safe? [02:12] rbelem: afaik Q_D() is just to safely transform your d_ptr to d, making it const safe too [02:16] dantti, hum... i will update the code tomorrow [02:16] thanks Riddell, dantti [02:16] yw [02:16] :-) [02:16] * rbelem goes off [02:16] g'night [03:08] ok, now I just have to add the emblem and make sure --reverse works ok http://img820.imageshack.us/i/plasmadesktopxi1450.jpg/ :) [04:07] ScottK: That's what I would think too, but it says it's invalid [04:08] Then either it's a bug or you're not doing it right. [04:08] prolly the latter [04:26] We should try http://www.afiestas.org/bluedevil-the-new-kde-bluetooth-stack-is-here/ - Our Kubuntu bluetooth experience could hardly get worse. [05:05] ulysses: ok, latest scripty run fixed things. :) I plan on releasing in 12 hours. [05:05] I should get to sleep though [08:30] \o [08:44] hi! [08:44] anyone packaging/already packaged bluedevil? === markey_ is now known as markey [09:12] good morning kubuntu [09:17] morning [09:46] 'morning [09:46] oh dear [09:46] looks like I need to do mono packaging [09:46] brrr [09:46] eMyller: good morning to you too [09:57] eh [09:57] kate-- [09:57] anyone packaging/already packaged bluedevil? [09:57] JontheEchidna: translation will be soon ready, I won't miss the beta [09:57] apachelogger: what's the problem with it? [10:00] it crashed [10:00] freinhard: I dont think anyone is on this yet [10:02] Currently BlueDevil is not ready to be translated (the strings are not final), and we’re looking for native English speakers who can help us with the strings, interested people send an email to alex {at) ufocoders.com [10:02] cannot go prime time then :/ [10:06] anyways, the current state of bluetooth isn't.. lets say what it should be, therefore im keen on trying anything that might improove the situation. [10:06] so i'll give it a try [10:06] [ubuntuone-kde] Harald Sitter * apachelogger@ubuntu.com-20100728090630-1i2b2389qyd6g4yz * src/libs/ (3 files in 2 dirs) merge [10:06] can i somehow include kde 4.5 headers for my lucid ppa? [10:07] just make your ppa depend on whatever of our ppas contains 4.5 for lucid [10:07] but since bluedevil depends on >= 4.4 this should not be necessary [10:08] JontheEchidna: in muon/src/DetailsTabs/DependsTab.cpp:113 there is a missing „not” [10:08] aaah ppa dependencies, haven't seen that button before *g* [10:12] Riddell: lp:~apachelogger/ubuntu-sso-client/gsoc [10:27] is konqueror-plugin-searchbar coming back now that konqueror might become the default again? [10:28] it probably should be split out again [10:41] Riddell: desktopcouch patch might get done today I have been told [10:41] https://code.edge.launchpad.net/~apachelogger/desktopcouch/kwallet-support/+merge/31135 I did what I could to get it done :P [10:44] lovely [10:47] Riddell: https://code.edge.launchpad.net/~apachelogger/ubuntuone-client/kwallet-support/+merge/31138 [10:47] some for the syncdaemon [10:48] however I think that will be replaced by async encyrpted callback from the ubuntu-sso client soon ... that whole lookup business is completely pointless because ubuntu-sso will eventually get called anyway... [10:52] * apachelogger is now also becoming elite mono packag0r [10:52] who wants to update https://wiki.kubuntu.org/Kubuntu/Ninjas/BuildEnvironment [10:54] oh oh oh [10:54] my korganizer explodes on startup :/ [10:55] oh dear [10:55] which indicates to explode the TARDIS!!! [10:55] markey: I WISH YOU A VERY SUPER HAPPY AWESOME BIRTHDAY *hugs* *kisses* *cookies* [10:56] not even a bot to throw a birthday party around -.- [11:09] Riddell: these should be the necessary changes to konq-plugins: http://people.ubuntu.com/~debfx/konq-plugins_4.4.0-2ubuntu2.debdiff [11:10] debian-changes-4:4.4.0-2ubuntu1 wasn't supposed to be there, right? [11:11] probably not [11:23] thanks apachelogger :D [11:23] *hug* [12:12] [kdebindings] Harald Sitter * apachelogger@ubuntu.com-20100728111210-xw8z824vkfdiobx2 * debian/ (18 files in 3 dirs) (log message trimmed) [12:12] * New upstream release * Drop kubuntu_03_qt_no_style_s60.diff (origin: upstream [12:12] -> applied) * Turn libsmokeqtmultimedia into dust because we do not build [12:14] Quintasan: bindings uploaded to ppa, please watch out for failures, I only did one build locally due to insane long build time ... that one went straight through to list-missing though, so everything should be fine [12:14] * apachelogger is awayish a bit === yofel_ is now known as yofel [13:00] any reason why i would need a shlibs.local file in debian for libbluedevil? [13:09] * sheytan food time [13:37] Quintasan: apachelogger whee... something broke http://pastebin.com/0A01HdB2 [13:50] I can at least confirm that kdelibs5-dev is broken :/ http://launchpadlibrarian.net/52618642/buildlog_ubuntu-maverick-i386.quassel_0.7~pre%2B115-gbf0ef15-0.20100728~ppa1_FAILEDTOBUILD.txt.gz [13:51] Quintasan: you will not get workspace then :P [13:52] i wonder what he changed.... [13:56] * sheytan is back. [13:57] sheytan: \o [13:57] hey :) [13:58] AHA! [13:58] python-qt4 needs fix0ring [13:58] [libqapt] jmthomas * 1156022 * trunk/playground/libs/libqapt/CMakeLists.txt Bump version for 0.4.0 (1.0 beta) [13:59] JontheEchidna: pokes if your around [13:59] hi [13:59] JontheEchidna: http://pastebin.com/7hpUF3zL << [13:59] what's that? [13:59] i think its because python-qt4 still deps on libqtwebkit4 [13:59] oh [13:59] im trying to pull in deps for kdebase workspace [14:01] http://launchpadlibrarian.net/52253732/python-qt4_4.7.3-1ubuntu2_4.7.4-0ubuntu1.diff.gz says something else tho [14:03] something is wrong :( [14:04] what's the benefit of specifying debian/source/format ? [14:04] (except of getting rid of a lintian warning) [14:04] freinhard: well.. huge [14:05] if you use the new dh format, no need to use quilt [14:05] no need for cdbs, and everything is much easier [14:05] ahh i see [14:06] kdebindings has python kde4 -> dep on old qt package [14:06] shadeslayer: is this in maverick? [14:06] Riddell: yes sir [14:06] see apachelogger uploaded bindings [14:06] actually i'm using cdbs cause that makes everything so much easier [14:06] im checking right now [14:06] maverick builds are broken today [14:07] two includes and i'm done with the rules file for a cmake package (i'd call that easy) [14:07] Riddell: which builds [14:07] shadeslayer: all of them [14:07] freinhard: i just need to write : dh $@ --parallel --with kde [14:07] and im done [14:08] Riddell: you dont get iffy workspace then :) [14:08] freinhard: cdbs is going out of fashion, debhelper 7 is all the rage now as shadeslayer demonstrates [14:08] hehe ^ [14:08] freinhard: also, if you use source format 3.0, your .orig tarball can be .tar.bz2, meaning you don't have to repack if upstream decides to use it. (It's smaller than .tar.gz too) [14:08] needs libtimedate-perl to enter the archive again [14:08] hmm k, that solves some things i was always wondering about (.gz is old and stinks ;) ) [14:10] now we just have to wait for .xz support :P [14:10] or .lmza or whatever it's called [14:10] why dont they get .lzma support? [14:10] yeah .lzma... reminds of a lama everytime i write :P [14:10] because nobody's coded support in soyuz [14:11] it took an extreme amount of groaning to get even .tar.bz2 support in soyuz, *even when packages started syncing from debian and breaking because of it!* [14:11] do you want a kubotu clone here? ( clone as in different bot with same codebase ) [14:12] but itll be online only till im here :p [14:15] sheytan: hahaha @sheytan tadaaaaaaa  << from pinheirokde [14:15] maverick is broken :( http://paste.ubuntu.com/470251/ [14:16] shadeslayer take a look at the pastebin link i dented ;D [14:16] JontheEchidna: sorry about that [14:16] Riddell: anything I can do to assist? [14:16] sheytan: holy fsck http://a.imageshack.us/img704/2209/zrzutekranu10x.png [14:17] how :D [14:17] or only on trunk? :P [14:17] probably http://kde-look.org/content/show.php/oxygen-transparent?content=127752 [14:17] shadeslayer ^^ :D [14:17] now i know all your secretz... muwhahaha [14:18] shadeslayer, but please don't advertise it too much. It's still experimental <~~ from Pinheiro :) [14:18] ofcourse :D [14:18] dude.. were going to launch neon.. go mad and break your system ^_^ [14:19] JontheEchidna: I just accepted libmpcdec6 into the archive, we'll need to do some builds once it gets published [14:20] JontheEchidna: although nothing is building until libtimedate-perl gets published [14:20] Riddell: can you look at bug 610848 ? would that be sufficient? [14:20] Launchpad bug 610848 in konq-plugins (Ubuntu) "package konq-plugins 4:4.4.0-0ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/kde4/searchbarplugin.so', which is also in package konqueror-plugin-searchbar 4:4.4.0-0ubuntu5" [High,In progress] https://launchpad.net/bugs/610848 [14:20] i always have another system for testing stuff, so :D [14:20] yofel: lucid> [14:21] shadeslayer: well, that will break on upgrades from lucid.. [14:21] ah ok.. debdiff is attached ^_^ [14:21] shadeslayer: whats that image? [14:21] freinhard: that is sheytan's desktop [14:21] and blame apport for that version number in the title.. [14:22] shadeslayer: bluedevil? [14:22] yeah [14:22] i would think so [14:22] * freinhard is packaging [14:22] freinhard: go go! [14:22] yes, yes :D [14:22] blue devil right from hell :D [14:22] becareful, it can burn your devices :D [14:22] libbluedevil did work, but just kicked cdbs and need to rebuild again ;) [14:23] "hell has frozen over, and a blue devil has emerged; KDE actually got a new bluetooth stack" [14:23] any accelerators for my fast-as-a-lightning atom n450? ;) [14:24] freinhard go to hadwallpapers.net there you can find that image. nature section ;) [14:25] That's oxygen-transparent is awesome [14:30] JontheEchidna: nice :D [14:31] freinhard: your now using dh magic? :D [14:31] Is there anyone here that uses Kubuntu with an RTL language? [14:33] RTL? [14:33] we do have Islraelies around, dunno if they use Hebrew [14:35] ulysses: right-to-left [14:36] sheytan: http://www.omgubuntu.co.uk/2010/06/celebrate-ubuntu-1010-alpha-with-these.html << dude these are like.... [14:36] I'm curious if Konsole works with RTL as there's a big discussion on #ubuntu-devel about how VTE doesn't. [14:37] shadeslayer i like only the 3rd one :) [14:37] sheytan: i like the last one [14:37] need something blue+ with kubuntu logo :P [14:38] when i get some time :) [14:38] \o/ [14:38] need still to work on kubuntu web page and kde GSOC certificate desing ;) [14:38] sheytan: do you have that tree wallpaper? [14:39] from that link? [14:39] sheytan: from the snapshot of kubuntu site you posted [14:39] that green one with bluedevil? [14:40] please link :D [14:40] then i'll tell you [14:40] ScottK: last I looked at it Konsole didn't work RTL and nobody ever expected that it would [14:40] ScottK: you can write hebrew or whatever as normal in Konsole but it'll appear left to right [14:41] Riddell: Thanks. I was curious. [14:44] what does the cmake makro find_library do? [14:45] got /usr/lib/libbluedevil.so.* but cmake cant find it with find_library(LibBlueDevil_LIBRARIES bluedevil) [14:45] sheytan: do you haz tarball for bluedevil? [14:46] shadeslayer: want my desktop? :P http://yofel.dyndns.org/pics/ext/plasma0.png [14:47] oh god [14:47] how do you manage to process so much info :P [14:47] 2 batteries? [14:47] :O [14:48] shadeslayer no, get it from git :) [14:48] yofel, glad you use my wallpaper ;D [14:48] sheytan: thanks for making it ;) [14:48] sheytan: do i have to uninstall anything ? [14:48] not that i really use bluetooth [14:49] http://www.dennogumi.org/2010/07/what-this-might-ever-be << is nice [14:49] yofel, you're welcome :) [14:49] shadeslayer no. Install compilers and kde dev packages only [14:49] then compile [14:49] and done ;) [14:50] sheytan: i have half the dev packages from repos installed :P [14:50] shadeslayer, then you're good to go :D [14:50] Riddell: is that debdiff for konq-plugins ok or should I change something? [14:51] yofel: sorry, let me look now [14:51] Riddell: Next armel question I guess is why libqtwebkit4 is uninstallable. [14:51] (which is why kde4libs won't build) [14:51] ScottK: it's the libtimedate-perl issue [14:51] ScottK: we just need to wait until that gets mirrored to ports [14:51] Oh. [14:51] OK. [14:51] Thanks. [14:52] i needs libbluedevil :P [14:53] Looks like it might be worth trying again now. [14:53] * ScottK does [14:53] Could not find LibBlueDevil [14:53] shadeslayer: almost done [14:53] 0_o [14:54] shadeslayer in the git link change bluedevil to libbluedevil :D [14:54] \o/ [14:58] debfx: konq-plugins uploaded [14:58] yofel: debfx just split out konqueror-plugin-searchbar again so that makes your bug a non-issue [14:59] ok [15:00] sheytan: nice : http://imgur.com/DNRUt [15:01] hmm [15:01] and thats not my phone btw :P [15:01] will this cause problems? gpg --armor --sign --detach-sig [15:01] er [15:01] shadeslayer talk to afiestas at #kde-devel and report a bug :D [15:01] http://lists.kde.org/?l=kde-i18n-doc&m=127964427716288&w=2 [15:01] it's still the RC [15:01] sheytan: actually.. its not a bug :P [15:01] a feature? : [15:01] :D [15:02] this phone doesnt do audio connections :P [15:02] only data transfer [15:03] oh :D [15:03] ok :D [15:03] note that debian also seems to be packaging bluedevil [15:04] yeah saw it on debian-qt-kde ;) [15:05] Riddell: too late as usual, narf [15:08] are the packages for libbluedevil/bluedevil already done? [15:08] Riddell: bug 609448 please [15:08] Launchpad bug 609448 in Ubuntu "Sync plasma-widget-fastuserswitch 0.2.1-1 (universe) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/609448 [15:08] freinhard: theyre working on them [15:08] that's why i asked previously if somebody is packaging it. argh [15:10] better join oftc then :P [15:12] apparently k3b has switched burn speed to 8,400x, is this even possible? [15:13] [muon] jmthomas * 1156069 * trunk/playground/sysadmin/muon/src/main.cpp Bump version for 0.4 (1.0 beta) [15:14] shadeslayer: got a link handy to the mailinglist? [15:14] can't find a related post in http://www.mail-archive.com/debian-qt-kde@lists.debian.org/maillist.html [15:14] freinhard: http://pkg-kde.alioth.debian.org/ [15:15] freinhard: i guess gkiagia hasnt written one yet [15:17] shadeslayer: can't find anything bluedevil related there anyways [15:17] bluedevil looks impressive [15:21] freinhard: http://pastebin.com/eWDZMHaX [15:23] shadeslayer: which channel? [15:23] freinhard: #debian-qt-kde on oftc [15:25] this is nice http://imgur.com/VJIle [15:28] shadeslayer: synced [15:28] shadeslayer: what does plasma-widget-fastuserswitch do that kickoff doesn't? [15:28] Riddell: thanks :D [15:28] Riddell: nothing new... just that its a plasmoid and suse had it :P [15:29] didnt want our users to be left out :P [15:31] Riddell: http://imgur.com/IvsZv [15:56] Riddell: I was going to ask to have that one sync'ed too. No kickoff in netbook, so it might be useful there. [16:00] ScottK: mm, right enough, although netbooks are generally single user [16:01] Riddell: True. It might go nicely with some sort of guest session thingy in the future. Handing your netbook to your buddy to use for a bit is not a totally obscure use case. [16:17] only one thing left, to show you guys all the changes in the kubuntu page. It's now simple and clean :D [16:30] but when is it actually moving to kubuntu.org??? [16:34] hey guys [16:34] http://a.imageshack.us/img820/4165/base3test1.jpg [16:34] take a look :D [16:34] new kubuntu.org website needs me to get password off ofir then I can copy over the new stories then it can go live [16:36] Riddle is this what you mean the 'new site' http://staging.www.kubuntu.org/ ? :) [16:36] Riddell ^^ [16:37] sheytan: great [16:37] ulysses thank you :) [16:37] still waiting for ofir to discuss all that stuff [16:39] sheytan: yes [16:40] Riddell then that's what i'm working on :) [16:40] we were talking with ofir to have everything done for 10.10 release :) [16:40] i've got almost everything done, it just need some changes i will make :) [16:40] better start trying to get it through now :P [16:41] sheytan: ah good. getting the 10.04 one out first is my current problem though [16:41] JontheEchidna: without the upgrade to a new drupal version it won't be so bad [16:42] sheytan: don't you worry the field is too Windows XP like? [16:42] Riddell ok ;) I think that you guys like my work, ofir does it too. Of course some changes in artwork maybe needed :) [16:42] Riddell No, no. It is to show ppl that it's way better then the xp one :D [16:43] And this way kubuntu is a 'whole better place' :D [16:43] then window [16:43] s [16:43] oh, yeah, and the image is CC licenced. It's hard to find a free one :D [16:52] Riddell: still trying to shake the "kde is like windows!" thing? [16:52] apachelogger: what's the difference between ubuntu-sso and the ubuntu auth stuff that went before? [17:04] sheytan: lose the " Better Place" [17:04] on the site [17:05] shadeslayer why? :P [17:05] doesnt go along very well with the rest of the site [17:05] i like it :D [17:06] well... A Whole Better place would be rather good [17:06] also.. give me the image of the field [17:06] i likes it :) [17:07] sheytan: ^ [17:07] shadeslayer i linked it yesterday. Just a second ;) [17:08] shadeslayer http://browse.deviantart.com/customization/wallpaper/widescreen/?qh=§ion=&q=field++of++dreams#/d1ut0zi [17:08] \o/ [17:11] hmm now you make me think of the song "A Better Place" which is a sad song [17:11] http://www.sing365.com/music/lyric.nsf/A-Better-Place-A-Better-Time-lyrics-Streetlight-Manifesto/89B29D44FCA00CF348256E0000063652 [17:13] hehe [17:14] (by one of my fave bands) [17:15] 2 days and only 7 pages of my report is complete.. not good at all [17:15] Riddell: I didn't really get what the question was about gnupg and kleopatra packaging? [17:16] ^ me neither [17:16] (sorry to just ask after the minutes are out, but I got distracted during the meeting) [17:17] ScottK: padams mentioned to me a while ago that we were "using gnupg 1 not gnupg 2" in our kde pim packaging so that needs investigated (whether it's true and whether it's a problem) [17:17] and kleopatra is in universe and I'd like to remember why [17:18] OOo is evil i say.. evil.. Says " General Error " on loading .odt files :/ [17:18] Kleopatra is in Universe because dirmngr (or whatever it is exactly) is a heaping pile of poo that failed the security review for Main. [17:19] ScottK: how difficult would it be to implement this https://wiki.kubuntu.org/KubuntuMaverickFasterLogin [17:20] Riddell: We default to gnupg1, but if users have gnupg2 installed, it works. We use gnupg-agent and gpgsm from gnupg2. [17:20] shadeslayer: Not simple. Talk to shtylman. [17:20] shtylman: pokes :) [17:20] ScottK: I seem to remember padams saying gnupg1 didn't work very well with kde pim [17:21] shadeslayer: pokes back [17:21] shtylman: i would like to help out on the Faster user login thing [17:21] shadeslayer: you and me both :) [17:21] :) [17:21] shtylman: but im busy till monday :P [17:21] shadeslayer: it isn't a simple problem to solve :) [17:21] i might be able to squeze out some time on the weekend [17:21] Riddell: I think the key thing is you have to have gnupg-agent and gpgsm from gnupg2. I don't think for the actual gpg binary it matters much (I use it all the time and it seems to work fine). [17:22] shtylman: hmm.. ok, teach me as we go along :D [17:22] shadeslayer: the first step is to begin to understand the kde login process (basically start looking at the startkde script) [17:22] shadeslayer: I haven't gotten to far along [17:22] ok.. [17:23] but one point of interest would be to see what isn't needed from that script [17:23] or what could be done in a different order to give the "illusion" of faster login [17:23] Riddell: Kmail actually uses gpgme and it can use either gpg binary. [17:24] Riddell: gnupg is in ubuntu-minimal, so I think we'd have to have a really good reason to switch. [17:24] * ScottK is out for a bit. [17:24] shtylman: ok will look and get back on weekend [17:25] shtylman: i think we can comment out kcminputrc Mouse cursorTheme 'Oxygen_Black' << since we use our own defaults [17:25] from startup scripts [17:26] shadeslayer: most likely [17:26] but be mindful of weird sideeffects :) [17:26] ofcourse... [17:27] \o/ [17:27] * Riddell would be very reluctant to remove bits from startkde without upstream approval [17:27] new bluetooth stack for KDE [17:27] Quintasan: yep [17:27] Riddell: yeah we will consult with upstream ;) [17:27] * shtylman would agree with Riddell (but we can always run it by upstream) [17:28] the problem is that upstream's focus isn't on improved login speed but more on eyecandy :p [17:28] totally [17:29] * Quintasan is packaging bluedevilz [17:29] Quintasan: it's already being packaged [17:29] by freinhard and someone in debian [17:29] oh god [17:29] okay [17:33] Quintasan: maverick is broken, cant continue with packaging [17:33] what is broken? [17:34] some package needs to be introduced again [17:34] * Quintasan hates when people say something is broken not providing details [17:34] Quintasan: libtimedate-perl [17:35] that needs to be published [17:35] i was checking the logs :P [17:35] libtimedate-perl is in now [17:35] kde bits now waiting on new libxine [17:35] ah ok [17:36] * sheytan food time [17:36] 1.2000 ... wow .. nice version :P [17:40] Riddell: Hurray for the new website :) [17:42] ryanakca: well, we're no there yet [17:42] almost though [17:42] *nod* [17:43] shadeslayer: see, your "broken" was solved without me taking any actions [17:43] :P [17:43] heh :P [17:43] Quintasan: fix0r kdelibs-svn then ;) [17:44] anyone help.. kde crashed on startup http://pastebin.com/Vt1H07HP [17:44] or help me finish my Project report :P [17:44] shadeslayer: I pick skateboarding then [17:44] I can't do pythonz [17:44] hahaha :D [17:44] Quintasan: go to #kubuntu and help people there ;) [17:46] I've disabled [Compositing] Exabled =False [17:46] and ibus seems to be running... === p_masho is now known as pedromo [18:03] * sheytan is back. [18:28] Quintasan: around? [18:30] Riddell: How goes Xine? [19:08] !pbuilder [19:08] pbuilder is a system to easily build packages in a clean chroot environment. To get started with PBuilder, see http://wiki.ubuntu.com/PbuilderHowto [19:34] <3 pbuilder [19:35] is mav shipping knm or pwnm? [19:36] ScottK: xine compiled on arm and i386 [19:36] looks like it's in the archive too [19:36] maco: pwnm [19:36] JontheEchidna: ok [19:36] Riddell: Cool. [19:36] You going to hit retry or should I? [19:36] though I wouldn't go as far as to say it pwn's at the moment :P [19:37] ScottK: doing it [19:37] Great. [19:37] so if i want to try to make 3G work with kubuntu mav, i should try poking pwnm instead of knm [19:37] maco: I don't think either has any paticular support for it [19:38] Riddell: what do I need to do about the two updates I linked you? [19:38] Riddell: the configuration tool they share recognizes my device, but the configuration thing sucks [19:38] Riddell: it asks questions that users cant answer and neither can the stores that sell the SIMs [19:38] stalcup: which ones are those? [19:38] artwork and accessability [19:39] stalcup: nothing I don't think we'll get RC 3 packages out anywhere, 4.5 final is due for tagging today [19:39] ah, fantastic! [19:39] good practice at least [19:39] Riddell: the nm-applet has a wizard that pulls data from the mobile-broadband-provider-info package so you just say your country, then it asks which provider in that country, you pick which one, then it asks which of that providers' plans, and then it sets everything up for you [19:40] Riddell: but when i said "poking" i meant "coding" ;-) [19:40] or "writing a patch for" [19:40] maco: if you're interested, the config dialog bits are in libs/internals [19:40] JontheEchidna: which source package? [19:41] maco: this guy is adding support for modems, investigating the status is somewhere on my todo http://lamarque-lvs.blogspot.com/2010/06/full-support-to-modem-manager-04-in.html [19:41] maco: plasma-widget-networkmanager [19:42] JontheEchidna: ok [19:42] which is a bit confusing since knm is built from the same source [19:43] http://lamarque-lvs.blogspot.com/2010/07/plasma-nm-testing-mode.html suggests progress but not anything for distros yet [19:43] I think something's wrong here: https://launchpad.net/~echidnaman/+archive/staging/+build/1893255 [19:43] it's been stuck there for 2 hours on a 5 minute build [19:44] JontheEchidna: time to upload ~ppa2 :) [19:44] probably :) [19:44] Riddell: the *99# was one of those things it asks about that the person at the store couldnt answer ;-) [19:45] also, the ANP [19:45] nm-applet filled those in properly on its own thanks to the xml file in the package i named before (it lists the ANPs) [19:57] [muon] aacid * 1156237 * trunk/playground/sysadmin/muon/Messages.sh take into account the rc.cpp in the xgettext line otherwise it won't get used remove the rm rc.cpp line as it's not needed at all [19:59] Hey guys [19:59] shadeslayer Riddlle http://a.imageshack.us/img843/8484/kubuntu1.jpg [20:00] how do you like this one? :D [20:01] sheytan: feature page? [20:01] or home page? [20:02] and decide on one already :P [20:02] It's a mine page about Kubuntu [20:02] sheytan: highlighting Riddell works better when you spell his name right [20:02] hehe ^ [20:02] maco: need to talk to you for a sec in PM, ok with you? [20:02] maco i can't remember how it's written, sorry [20:02] sheytan: just use tab complete [20:02] sheytan: thats what tab key is for [20:02] shadeslayer: yep [20:02] !tab | sheytan [20:02] sheytan: You can use your key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line. [20:03] ok, will remember ;) [20:03] thnaks [20:35] hey guys, have you seen agateau? [20:36] nope not in a while [20:36] rbelem: agateau is on holiday this week [20:37] rbelem: I looked at your patch and couldn't fault it, but agateau would probably be better for a closer examination [20:38] ah ok :-) [20:39] Riddell, np, but do you think it is ok? [20:39] rbelem: as far as I can see yet [20:39] yes [20:39] cool :-) [20:40] rbelem: of course it doesn't do users much good without a UI :) [20:41] eheheh [20:41] Riddell, i think that the kdenetwork/filesharing will be faster after that patch hit the trunk [20:44] rbelem: yes with a good API it should be just be making use of the hard work you've done [20:44] rbelem: do you know if we should take a new snapshot of plasma-mobile to package? [20:44] Riddell, the patch become much bigger than the initial version [20:45] Riddell, yep [20:45] Riddell, i did not update some days ago because it was segfaulting [20:47] rbelem: but it should be ok now? [20:48] Riddell, yep, :-) the latest changes were awesome :-) [20:52] Riddell, i will update the package today. should i proceed filling a new bug for that? [20:54] rbelem: cool, filing a bug would work yes [20:55] and posting ithere [20:55] and posting it here [20:55] Riddell, is the latest bug description and other fields ok? Is there any procedure to follow? [20:55] cool [20:56] rbelem: the main procedure is just to find someone with access rights to upload it [20:56] you can use any mechanism to get the files to one of us, a bug is just a way of doing that [20:58] Riddell, sweet [20:58] :-) [20:59] Riddell, these days i will restart the kdm-plasma work [21:00] and i will ask asac to build images :-) [21:05] im off to sleep.. bye guys .. [21:05] shadeslayer: bye [21:05] Quintasan: send me a ping when maverick gets fix0red [21:05] and how come you didnt go for skateboarding? [21:05] :P [21:06] I went skateboarding [21:06] It's 10 pm here now [21:06] :O [21:06] oh i see [21:06] its 1.30 AM [21:06] here .. :P [21:20] rbelem: kdm-plasma? what's that? [21:21] Riddell, a gsoc project :-) [21:21] Riddell, http://sreich.blogspot.com/2010/06/kdm-plasma-update.html [21:22] Riddell, svn://anonsvn.kde.org/home/kde/branches/work/kdm-plasma/kdm [21:24] Riddell, i'm making some changes to kdebase-workspace package to allow kdm-plasma build outside of it [21:25] but i stopped to focus on ksambashare [21:37] Riddell: Kaffeine doesn't use Phonon? [21:38] Tm_T: nope, xine directly [21:38] interesting, it were using Phonon at some point I thought [21:39] I wonder if it's due to DVB [21:41] Tm_T: the website has some feable excuse [21:44] so much I have missed since I stopped following more closely [21:44] rbelem: I wonder if a LightDM frontend would be easier than touching KDM code [21:45] LightDM is a new project by someone on Canonical's desktop team === pedromo is now known as p_masho [21:45] DM frontend and backend separated by nice dbus interface and codebase is surprisingly small but does more than KDM as far as I can tell [21:46] (just a random thought) [21:46] what is light dm? [21:46] Riddell, i think that would be easier, but we will need an on screen keyboard [21:46] Riddell, hum... that's nice [21:46] shtylman: new DM done by robert ancell [21:47] gtk based? [21:47] backend uses glib, frontends can be written for it in anything, he was wondering if KDE would be interested in making one [21:48] Riddell, do you think kde will accept if we port it to plasma? [21:48] why does it have a backend? [21:48] its a dm... [21:48] why isn't it all just a gui component? [21:48] shtylman: all DMs have backend and frontend including KDM [21:49] I see [21:49] rbelem: too early to say, KDM isn't too well maintained but it would need to be shown that lightdm is notably better [21:49] heh [21:50] if this lightdm can replace kdm and ksplash I am all for it :) [21:50] not ksplash only kdm [21:51] Riddell, i think that would be nice if we take this as a kubuntu project :-) [21:52] and then you only need to know 1 dbus command for logging out when your mouse stops working, whether you use kde or gnome! [21:52] rbelem: I forwarded you the details by e-mail [21:53] Riddell, cool :-) [21:54] looks like k3b needs a rebuild for the libmpcdec stuff. I'll do it if nobody has already (I don't see anything on LP) [21:57] JontheEchidna: please do [21:57] ok [22:09] JontheEchidna: that qapt build stucked a little:P [22:11] :P [22:37] gah I'm bored [22:43] Quintasan: watch out, nigelb said that too once, now he has to review patches :P [22:43] lol [22:45] ScottK: Riddell, JontheEchidna the final new ui http://imagebin.ca/view/KvngI7E.html liked it? could be better? [22:45] *just for updates... [23:00] dantti: maybe less nesting? kinda feels like there are too many "boxes" [23:02] shtylman: what do you mean? don't get it [23:03] the "details" area.. is a frame.. and in it is another frame... and all of that appears to be in a frame... all inside of a frame for the particulat package [23:04] basically all the blue stuff [23:04] is like 3 or 4 frames it appears [23:05] just makes it seem "cluttered" imho ... but dunno what much you could do about it [23:05] shadeslayer: what do you suggest? removing the ktextbbrowser? [23:06] make the background of the text transparent? [23:34] good night everyone :)