/srv/irclogs.ubuntu.com/2015/01/05/#kubuntu-devel.txt

wgrantsitter: Some operations may return "JSON values", not just "JSON texts".00:03
wgrantI don't know of any libraries that don't also parse naked JSON values.00:03
wgrant(there are also lots of methods that do that -- an object is only returned where an object would be valuable. Literals are used where it makes sense.00:04
wgrant)00:04
sitterwgrant: ruby for example will refuse to parse it00:11
wgrantsitter: quirks_mode=True00:13
wgrant(or maybe use parse_value directly. I've only lightly scanned the code)00:15
wgrantInterestingly, ECMA JSON says our use is valid.00:21
wgrant"A JSON text is a sequence of tokens formed from Unicode code points that conforms to the JSON value00:21
sitterwgrant: since 201300:21
wgrantgrammar."00:21
wgrantAh, it changed recently?00:21
sitteryup00:21
wgrantBecause I remember whining about this in like 200700:22
wgrantwhen the API was first deployed00:22
wgrantThe restriction in the spec never made sense to me, but it was there.00:22
sitterearlier RFCs only allowed actual objects00:22
sitterwgrant: yeah, it is a bit weird00:22
wgrantEarlier RFCs allowed objects or arrays00:24
wgrantBut not scalars.00:24
lordievaderGood morning.07:42
Riddellgood morning all09:45
Riddellbon any nou09:45
Riddelllang may yer lumbs reek09:45
sitterお早う09:55
Sick_RimmitHappy New Year everyone...09:57
Sick_RimmitOoo FOSDEM is coming, very exciting09:57
RiddellP209:59
RiddellSick_Rimmit: yo, how's the bits you were getting printed going?09:59
Riddellhi bukai 10:05
bukaiHi Riddell 10:05
Riddellbukai: how goes the new website? anything to see?10:06
bukaiI have almost completed the site I will link the images to the news now and I used a plugin instead10:06
bukaiIt is a slider so it will always be on the right hand side middle10:07
bukaiFor the footer I put in twitter and G+ widgets10:08
bukaiRiddell: All that is left now is the seo part , which jose asked me to consult you before moving forward with10:09
bukaiRiddell: I have compressed the size of the slider at the top but I kept the feature tour as it is . If it affects the loading time of the page I will compress it then10:13
Riddellgroovy10:14
bukaiRiddell: Is there any thing else that I must implement?10:14
Riddelldunno we'd need to have a look and consider it10:15
Riddellhi kubuntu-devel 10:17
bukai_Riddell: what do I do about the seo part? Should I add meta tags and connect it to webmaster or just let it be?10:19
Riddell..10:37
Sick_RimmitRiddell: I will be getting all that together this week, I will update you once I have it organised10:43
RiddellSick_Rimmit: let me know if you need a hand10:44
RiddellSick_Rimmit: remember time is quite short10:44
Sick_RimmitRiddell: Thanks, will probably start having a few questions later this week, and will give you a nudge10:44
Riddellhi joern 10:51
joernhi everyone, o/ Riddell10:51
Riddellsitter: have you recovered from new year yet?10:55
sitterRiddell: pardon?10:57
Riddellsitter: ahh good morning :)11:01
Riddellsitter: wondering what do with libnm-qt11:01
sitterah, lol, I totally didn't read your question right ^^11:01
sitterRiddell: what's wrong with it?11:01
Riddellit's become networkmanager-qt in frameworks11:02
Corodiusg'day everyone o/11:02
sitterRiddell: how does that make any difference?11:02
Riddellsitter: shall I just make a new empty git archive in debian and git clone the exiting one into it?11:02
Riddellhi Corodius 11:02
RiddellCorodius, joern: going to become elite kubuntu ninjas?11:03
CorodiusI'm certainly looking into it :)11:03
Riddellyou've come to the right place11:03
joernRiddell: I'm quite busy with my work for Lubuntu11:04
sitterRiddell: I already did that I think11:05
sitteror maybe that was some other repo11:05
sitterI brought it up at least11:05
sitterI didn't do it11:06
sitterpft11:06
Riddelljoern: ooh lubuntu, they're the ones who realised we were right all along about what gui toolkit to use no? :)11:06
joernbut it is nice to be in this channel - a bit strange, but even as a Lubuntu contributor, I prefer Kubuntu...11:06
joernto be honest I am really happy about the switch to Qt11:06
joerndevelopment with QML is awesome good!11:07
joernI'm not sure what to think about SDDM, but we will see11:07
sitterRiddell: create new repo on git.debian in frameworks/libnm-qt.. on your machine in the repo do `git remote rename origin oldorigin` to rename your remote then do `git remote add origin debian:frameworks/libnm-qt && git fetch origin` to get your new origin ... then push relevant branches to origin11:07
sitter^ that be why I wasn't too fond of the nesting11:08
Riddellthe nesting is daft but that downside of using someone else's infrastructure is we don't get much say11:08
sitteralternatively you could probably do this serverside somehow, but I have no idea which files would need copying into the new repo to not end up with a broken beast11:09
* Riddell tries11:10
joernis there a workaround for the download.kde.org/ocs/providers.xml failed error?11:23
joernI mean in 15.04 Alpha11:24
Riddelljoern: hmm, using k new stuff?11:37
joernwhat else? :D11:37
=== tsdgeos_ is now known as tsdgeos
* joern loves really new software11:38
=== ghostcube_ is now known as ghostcube
BluesKaj_Howdy folks12:16
=== rdieter_work is now known as rdieter
Riddellyofel: I really want to revert your changes in git-buildpackage-ppa they make it not work13:35
sgclarkmorning13:35
Riddellsgclark!13:35
Riddellbon any nou!13:35
=== Pici is now known as Guest50504
=== ghostcube_ is now known as ghostcube
=== Pici` is now known as Pici
yofelRiddell: "not work" in what way? For me and sitter they worked fine and I have no issues with it14:00
yofelwell ok, IIRC there is some error handling missing if build-area doesn't exist, but that's not that big of an issue14:02
=== Pici is now known as Guest63806
Riddellyofel: I run it and it breaks https://paste.kde.org/pekjwamud14:16
sitterautomation and dev-tools need folding into one repo14:18
sitterthe separation between the two is silly14:18
sittersubprocess.call(["uscan", "--download-current-version"])14:19
sitter^ I actually have to tell it to put the tar into build-area14:19
Riddellyes14:19
sitteror so my zsh history says14:19
=== Pici` is now known as Pici
sitterehm14:22
sitterRiddell: did you revert it?14:22
Riddellsitter: revert what?14:22
sitterbuildpackage14:22
Riddellgit-buildpackage-ppa yes I may have done that accidently, let me unrevert the revert14:22
Riddellsitter: back on the new broken version14:23
sitterRiddell: also... one day you really have to explain to me how exactly you manage to make commits that say they do one thing but really they do everything one could possibly do14:23
sitterhttp://anonscm.debian.org/cgit/pkg-kde/plasma/kdeplasma-addons.git/commit/?h=kubuntu_unstable&id=2ce8e0cc0992db0b13d65d4786c840c43974e8a614:24
sitterhttp://bazaar.launchpad.net/~kubuntu-packagers/+junk/kubuntu-automation/revision/48914:24
sitterthere's a pattern here14:24
sitterand I don't like14:24
yofelwell, git handles that better (as long as people don't start using -a)14:26
yofelalso wrt. uscan... the line should be14:27
yofelsubprocess.call(["uscan", "--download-current-version", "--destdir=../build-area"])14:27
Riddellthat kubuntu-automation commit was me failing to specify which file to commit14:27
sittersee the anonscm thing :P14:27
sitteryofel: doesn't work actually14:27
yofelsitter: well, there's an os.mkdir missing to prevent an initial faliure14:28
yofelit does work if build-area is actually there14:28
sitterah no, wut14:28
sitteryofel: yeah, I did that14:28
sitteruscan just doesn't do anything ^^14:28
yofelerrr, what?14:28
sitterreading helps I guess14:29
sitteruscan warning: In debian/watch no matching hrefs for version 5.6.0 in watch line14:29
sitter  http://download.kde.org/stable/frameworks/([\d\.]*)/karchive-(.*)\.tar\.xz14:29
yofelright14:29
sittermh14:29
sitterRiddell: did the version you revert to work actually?14:29
sitterah oh, I get it14:29
Riddell14:16 < Riddell> yofel: I run it and it breaks https://paste.kde.org/pekjwamud14:29
Riddellsitter: ↑14:29
sitterdidn't notice the ls14:30
sitterRiddell: which script puts the tar there?14:30
sitterit should probably put it into build-area/14:30
yofelRiddell: well yes, the tars aren't there so nothing is downloaded14:30
sitteror we make the build package look for a suitable tar in ../14:30
sitterwhich might be a bit meh14:30
yofelhttp://download.kde.org/stable/frameworks/5.6.0/ -> 40414:30
RiddellI just put the tar there myself14:31
sitterah ah ah14:31
sitterI get it14:31
sitterthe old script used no-create-orig14:31
sitterwhich in turn will bypass orig entirely xD14:31
sitterRiddell: right, simply put it into build-area and the script should work fine14:31
Riddellhmm that does seem to make it happier14:32
sitteryofel: I add an mkdirs14:32
yofelgood, that should help14:33
Riddellnow who knows the mystery of why launchpad doesn't want to rebuild when missing build-depends stop being missing?14:33
Riddelllike kauth now http://qa.kubuntu.co.uk/kf5-status/build_status_5.6.0_vivid.html14:33
Riddellwgrant: who's the soyuz person to ask for that these days?14:34
sitterRiddell: that's on a timer I think14:34
sitterit doesn't retry immediately14:34
yofelfinished 23 minutes ago14:34
yofelcan easily take an hour from what I've seen14:34
RiddellI'm pretty sure it just doesn't retry them14:34
sitterit did at some point ^^14:35
RiddellI've had to run the retry script lots, and the same in the real archive14:35
sitterit just takes quite a while until it does14:35
yofelcheck back in an hour14:35
Riddellwhere we don't even have a script :(14:35
sitteralso do note that this only affects packages being on actual dep-wait state in launchpad14:35
sitterif it is not classified as dep-wait it definitely will not retry14:36
yofelwell, kauth is dep-wait14:36
sitterRiddell: feel free to wire it up to KCI and throw away all the manual scripts :P14:36
Riddellsitter: I was kindae hoping you'd be doing that14:40
sitterfirst we need stable integration14:42
sitterand before that I need to refactor the tooling and give it some test coverage, otherwise madness will ensue when something needs to change14:43
sitterbrrrr14:54
soeethis will work with KDE http://www.webupd8.org/2013/06/try-new-libreoffice-flat-icon-set.html ?15:09
Riddellsoee: I'm porting breeze icons (with that flat set as the fallback)15:14
soeeah ok 15:18
_Groo_hi/2 all15:21
soeehiho15:21
_Groo_soee: can you take a look at https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/peppa/+packages15:21
_Groo_i backported sddm-kcm to kf515:21
soeeRiddell: ^15:22
_Groo_its missing just a few warnings15:22
_Groo_mostly copyright based,but it works as intended15:22
_Groo_it would be a good idea adding it to 15.0415:22
_Groo_very useful to change sddm themes :)15:22
_Groo_Riddell: ping15:23
soee_Groo_: and what we have atm in Vivid isnt kf5 ? kcm_sddm15:23
Riddellhi _Groo_ 15:23
_Groo_soee: are you sure, i dont see the package in vivid15:25
_Groo_Riddell: hi ridell15:25
_Groo_Riddell: can you take a look at https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/peppa/+packages15:25
_Groo_i backported sddm_kcm to utopic15:25
_Groo_its trivial to make it for vivid, should do it this week15:25
_Groo_it has some lintian warnings, mostly copyright, but its fully functional15:26
_Groo_if you want to give it a spin and you think its a good idea, it should be included in 15.0415:26
_Groo_at least i couldnt find itin vivid anywhere15:27
_Groo_Riddell: cricket cricket15:33
bukaiRiddell: ping16:27
Riddellhi bukai 16:38
Riddellim stuck in a spanish post office16:38
Riddellmy soul us being eaten16:39
bukaiRiddell: :) All the best. Btw should I start with the seo part?16:40
Riddellthis is what its like in a catholic country thry want you to know what purgatory is like16:40
Riddellsure16:40
Riddellbut id be happier if i could see the site so far16:41
bukai___Riddell: http://test2.kubuntu.co.uk/wordpress/ is the site so far. I will put in the images tonight then it will be done almost16:42
bukai___Riddell: please check the fb plugin, Should I keep it that way?16:45
apkhi16:50
bukaiRiddell: Any suggestions?16:57
Riddellhi bukai 17:11
RiddellI got out of the spanish post office!17:11
RiddellI must have moved to heaven17:12
Riddellpurgatory is really bad17:12
Riddellbukai: hmm the repeating picture behind "Kubuntu is an operating system..." looks bad on a full screen17:13
Riddellwhat happened to it being a nice large picture?17:13
Riddellbukai: I think I'd prefer facebook to be at the bottom the same as g+ and twitter, why isn't it?17:14
bukaiRiddell: The widget that i created in the footer was not looking nice17:17
bukaibut there is still a fb button on the geader17:17
=== keithzg_ is now known as keithzg
bukaiRiddell: I reduced the size as I thought an HD picture wight take time to load , If you want me replace with the HQ one I can do it17:19
Riddellyeah full size is better17:21
_Groo_Riddell: have you seen what i said above? about sddm_kcm?17:24
Riddelloh hi _Groo_ 17:25
Riddell_Groo_: I'm going to release sddm-kcm with plasma 5.2 beta later this week so your packaging should be good for that17:26
bukai_Riddell: Apart from that are you satisfied? Or should I work on something else?17:26
_Groo_Riddell: what do you want me to do? 17:26
Riddell_Groo_: sit and look pretty until plasma 5.2 needs packaged then package all of plasma :)17:27
_Groo_Riddell: i can do that17:27
Riddell_Groo_: or wait until someone else packages plasma 5.2 and uses your packaging and sit back with a warm feeling of your work well used17:27
Riddellgreat, I hope you have thursday evening free :)17:28
_Groo_Riddell: i need to find a copyright file for sddm_kcm, lintian is yelling at me because of that17:28
_Groo_Riddell: ill prolly will have the afternoon, depends on the gmt17:28
Riddell_Groo_: ah hah here's the stuff in debian git http://anonscm.debian.org/cgit/pkg-kde/kde-std/sddm-kcm.git/17:35
_Groo_Riddell: k, just added it, gonna send it to my peppa ppa in a minute17:39
_Groo_done, building now17:43
bukai_Riddell: Apart from that are you satisfied? Or should I work on something else?17:48
_Groo_Riddell: uploaded vivid build too17:50
_Groo_aparently today dput is sending some files to the spanish post office17:50
_Groo_they disappear in the lp limbo17:50
mhall119ovidiu-florin: ping18:44
* Riddell out18:46
=== rdieter is now known as rdieter_work
ovidiu-florinmhall119: pong22:01
mhall119ovidiu-florin: see PM22:01
ovidiu-florinRiddell: are you around?22:12
wgrantRiddell: Depwaits are retried every hour, but we don't detect when virtual packages become satisfiable.22:20

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