=== kubotu_ is now known as kubotu [02:49] Riddell: What's your opinion on the KF5 release strategy? [03:29] apachelogger: What time zone am I seeing Doodle options in? It starts a 1600. [05:49] apachelogger: I discovered the issue with my powermanagent, and youll be thankful to know it was not software related... [05:50] (it helps to use the correct 90W power adapter, not the 65W one from the other dell... :/ ) [07:19] ScottK: > The first time slot available should be 16:00 UTC [2] and the last21:00 UTC [3]. [07:20] jussi: does that affect the governors though Oo? [07:21] apachelogger: yes, it does. [07:21] from cpufreq-info: [07:21] available cpufreq governors: conservative, ondemand, userspace, powersave, performance [07:21] current policy: frequency should be within 800 MHz and 2.54 GHz. [07:21] The governor "ondemand" may decide which speed to use [07:21] within this range. [07:21] current CPU frequency is 2.54 GHz. [07:22] jussi: at /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor [07:22] jussi: cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor [07:22] jussi@Constellation:~$ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor [07:22] ondemand [07:22] ondemand [07:22] spooky [07:22] very very very spooky [07:24] apachelogger: I plan to do a complete reinstall and see if it still happens, just to make certain my meddling didnt do somethign strange. I will inform you after that... [07:24] I'd rather have your meddling did affect it :P [07:25] otherwise it would raise more question than it answers ;) [07:25] shadeslayer: re dep3 .... I am reasonable certain python has an rfc 2822 parser [07:25] apachelogger: yes, exactly. but the way to find out if it was my meddling or not is to do the clean install [07:25] that's half the work right there [07:29] Good morning. [07:29] ovidiu-florin: congratulations! [07:29] thank you valorie [07:31] are you taking a fun wedding trip after? [07:48] apachelogger, jussi: FWIW, I have a Tinkpad Edge here at work which is shipped with a 65W adapter... which doesn't give enough power to run the system at full power AND charge the battery. [07:48] So unless I use a 90W adapter I get my CPU downclocked as well while the battery is charging [07:48] ovidiu-florin: congratulations! :) [07:48] yofel: thanks, sounds familiar [07:48] nooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo [07:49] now I am wondering what is making it do that [07:49] * apachelogger shakes fist and runs away crying [07:49] ^^ [07:49] yofel: thanks [08:02] shadeslayer: I do not see bug 1267765 fixed [08:02] bug 1267765 in kdesudo (Ubuntu) "kdesudo not localized" [High,Fix released] https://launchpad.net/bugs/1267765 [08:03] dpkg-query: no path found matching pattern *kdesudo.mo* [08:03] Riddell: are you going to move kdesudo upstream? [08:04] it's not maintained really [08:31] apachelogger: yes I've been pondering it [08:32] ScottK: shrug, I think it's a reasonable strategy to make for them and while it means we might ship with something which is soon considered out of date it's only because we've been spoilt with a 6 month cycle that mostly matches our own that we don't normally have many of those issues [09:14] apachelogger: re 1267765 , ask pitti? [09:14] Elv1313: sflphone got into updates https://launchpad.net/ubuntu/+source/sflphone/ [09:14] well, I did not mark the kdesudo task released when clearly it aint? :P [09:27] * apachelogger wonders how the flip kubotu is started [09:38] tsimpson, jussi: do you remember how we start kubotu? it's parent appears to be init but I can't find any reference to it in /etc :S [09:40] apachelogger: no idea about kubotu, however, with ubottu she is started from her own config files directory [09:42] but how [09:42] something needs to call something to start something xD [09:43] tsimpson: will likely have a better picture at the moment than I do [10:51] shadeslayer: are you planning to do anything with the telepathy packages in staging PPA for precise? https://launchpad.net/~kubuntu-ppa/+archive/staging/+packages?field.name_filter=telep&field.status_filter=published&field.series_filter=precise [11:17] 'Morning [12:28] apachelogger: the server was last rebooted on the 17 and I started all the bots after that (via nohup) [12:31] ahhh, that explains it suppose [13:09] Some of the build fails in precise require libkolab > 5.0 anyone working on that or can I backport kolab? [13:09] Riddell: ^ [13:10] sgclark: which ones? [13:10] Riddell: PIM [13:11] related [13:11] https://launchpad.net/~kubuntu-ppa/+archive/staging/+build/5963713/+files/buildlog_ubuntu-precise-amd64.kdepim-runtime_4%3A4.13.0-0ubuntu1%7Eubuntu12.04%7Eppa4_FAILEDTOBUILD.txt.gz [13:12] sgclark: mm yes do backport those I guess libkolab and libkolabxml [13:12] Riddell: super, on it [13:53] apachelogger: pft, this is the output from the RFC2822 parser http://paste.kde.org/piseyuq6h [13:53] shadeslayer: subject needs special parsing [13:54] I am just syaing, rfc 2822 provides a base to work with [13:54] in fact I think only subject/description need different handling anyway since they can be pretty lax multi-line form [13:54] well, Bug too as you can see from my paste [13:54] no [13:55] well, it doesn't work :) [13:55] rfc2822 doesn't manage to parse this version of subject/descirption so it reads too far and assumes bug is part o fit [13:56] uhm I think it reads too little actually [13:56] alas, it appears to me that the python rfc2822 parser might be a bit silly because I don't think that would happen with strict parsing [13:56] shadeslayer: anything is possible [13:56] apachelogger: http://paste.kde.org/pffkdktoy [13:56] if dep3 was the same as rfc2822 it would be called rfc2822 :P [14:12] Riddell: http://paste.ubuntu.com/7366549/ [14:12] hmm, python foo [14:13] sgclark: that libkolab or libkolabxml? [14:13] libkolabxml [14:13] also had to disable tests to get this far [14:15] apachelogger: Hm, then what do you propose? I can't see a way to specify to the email feedparser that it should parse Subject specially [14:16] sgclark: investigating.. [14:16] Riddell: thank you! [14:27] shadeslayer: fork it [14:27] pfsth [14:27] you take an existing rfc2822 parser and adjust it to parse dep3 [14:27] okay [14:28] which will probably mean special handling for subject and adding a bunch of aliasing features as fields in dep3 can have multiple denotations [14:28] aliasing features? [14:30] subjection may be subject|description [14:30] forwarded I think also can have more than one field label [14:30] ah right [14:30] i shall do the forkery on Friday [14:31] though I still think my parser is good enough :P [14:33] it's shit. [14:35] sgclark: I can't recreate that error in my chroot, build fine [14:36] saying "W: dh_python2:427: public extension linked with libpython2.7: _kolabformat.so" [14:36] sgclark: so not sure, maybe you have some python3 stuff installed that's confusing it [14:36] sgclark: I'll upload libkolabxml to the staging PPA and see what happens [14:37] apachelogger: good enough for our branches xD [14:39] Riddell: ok ty [14:42] sgclark: uploaded, looks like kdepim-runtime is the last one it's worth fixing so do give libkolab a try [14:42] Riddell: will do [14:43] shadeslayer: the branches where maybe 10% of patches are dep3d? I am not sure that assertion will hold should that value rise :P [15:14] apachelogger: any SRU's that need verification? [15:14] pam-kwallet but I don't think that one is in yet [15:14] other than that I only have the qt a11y on my board [15:15] alas, I am being lazy and haven't actually read the comments since last week [15:15] much slow [15:15] apachelogger: qt! [15:37] Riddell: libkolab https://www.dropbox.com/sh/p8hlhv9lztlyyjl/4RjZyLGlfY/kubuntu-files , seems my PPA is full after removing all the calligra stuff, needs time [15:42] apachelogger: ping [15:44] I wonder when someone will make an shlibs type system for qml, would make packaging it far more reliable [15:46] sgclark: uploaded! [15:47] Riddell: ty. python 3.2 snuck onto my chroot and was the issue, fixed now though [15:47] sgclark: how annoying, it still shouldn't get confused during the build [16:09] Riddell: it is increasingly my opinion that upstream isn't concerned about distros. We're apparently primarily a nuisance. [16:16] ScottK: I think supporting stable releases is something that open source projects generally do badly, they just happen to be accepting it which may not be a great solution to us. but it's a bit like how we're bad at doing QA on LTS releases and nobody in the community sets up automated QA [16:18] I think they were doing okay on KDE4. [16:19] Gotta go. [16:24] Riddell: tried to patch i386 pkgkde-symbolshelper: error: no valid patches found [17:07] Riddell: libkolab recreated symbols https://www.dropbox.com/sh/p8hlhv9lztlyyjl/4RjZyLGlfY/kubuntu-files [17:40] shadeslayer: oui? [20:23] apachelogger: meh nvm [20:47] how to prevent baloo running? [20:47] jarkko: add your home dir to the list of non indexable folders in the KCM === rookie is now known as IAmLycan === amichair_ is now known as amichair