[00:20] oh god why...nightly job... [00:20] :P [00:21] * ahoneybun looks at motels [01:19] clivejo, yofel: hmm, ffmpegthumbs is unstable on http://qa.kubuntu.co.uk/ppa-status/applications/build_status_16.04.3_yakkety.html because it seems to already be in Yakkety. I think it's safe to ignore. Thoughts? === davmor2_Hols is now known as davmor2 [10:08] yofel, maxyz: FYI this actually breaks qapt as it is using the dbus api to manage apt-xapian https://anonscm.debian.org/cgit/collab-maint/apt-xapian-index.git/commit/?id=8ee50ce17b93b9f6fa0d7434526d4eb23493c10e [12:42] Hiyas all [12:53] hiho BluesKaj [12:55] hey soee [13:00] tsimonq2: yes, ffmpegthumbs has been uploaded already === santa is now known as Guest10032 === Guest10032 is now known as santa__ [18:00] Evening :) [18:01] hey acheronuk [18:01] aha. there are people lurking :P [18:02] hiho [18:02] yep [18:02] I'm just trying to fix a snap [18:02] http://pastebin.ubuntu.com/23059037/ [18:03] clivejo: \o/ [18:03] ok i gave my Battery & Brightness design changes draft to kai, they should land in 5.8 i think :) [18:03] nice soee [18:03] I don't have Plasma on my laptop atm to offer ideas [18:03] :o [18:08] yea soee I have Unity on my laptop [18:08] you mad ? :D [18:09] Unity? [18:09] * acheronuk feels slightly queasy [18:09] * soee loves his activities shortcuts [18:10] I very rarely use those [18:11] well I did on the laptop [18:11] either way the battery life is crap [18:11] acheronuk: Unity is fine for 99% of things [18:11] i cant leave with them :) [18:11] maybe i could use virtual desktops [18:11] but i like activities [18:12] I have everything on one screen 99% of the time [18:13] well i have main activity for default browser, chat etc. ; second activity for fullscreen IDE etc. ; and third for dev browser, console etc. [18:14] and quick switch between them with shortcuts [18:17] guess I'm not special then lol [18:18] ahoneybun: sorry to interrupt, you tested the xenial -> yakkety dist-upgrades, didn't you? === santa__ is now known as santa_ [18:19] it broke the time I did [18:19] I 'm on a fresh install from yakkety daily [18:19] what broke? [18:19] can't remember [18:19] something about removing kubuntu-desktop [18:19] libfkscreen6 over 7 maybe [18:20] ok, if you re-test it would be nice if you could save the console output and the sources.list [18:20] I could do it in a VM if you want [18:21] I found a couple of things which would be nice to get fixed in the packaging [18:21] our slideshow should be #1 or #2 tbh [18:21] ahoneybun: please do, I think apt-get puts skanlite on hold and I have in mind a possible solution for that [18:21] apt-get? [18:22] yep [18:22] s/apt/apt-get [18:25] ahoneybun: sed: -e expression #1, char 13: unterminated `s' command [18:25] :P [18:25] tsimonq2: at the point of not caring [18:30] * ahoneybun heads out to unwind [18:31] ahoneybun, have one for me :-) [18:32] A cold hard root beer and video games [19:46] santa_: corrected two typos in your description [19:48] tsimonq2: what descripton? [19:48] * description [19:48] sigh XD [19:48] santa_: in the PR you just made [19:48] ah, ok, which ones? [19:48] the latest one [19:49] I mean: which typos? [19:50] debian -> Debian and thrird -> third [19:50] thank you simon [19:50] np :) [19:55] Debian should be debian I think [19:56] no [19:56] it's Debian policy [19:56] or if you want to be specific [19:56] Debian Policy [19:56] NOT debian policy [19:56] * ahoneybun opened a can of worms [19:56] * tsimonq2 throws ahoneybun [20:08] I wish i could put Xenial on this Asus K53T but it's basically unusable on this machine, unfortunately. Probably due to something with radeon [21:06] hmmm http://pyqt.sourceforge.net/Docs/PyQt5/pyqt4_differences.html [21:11] Hello [21:11] o/ Vorap-8 [21:11] \o clivejo [21:11] clivejo: in the ubiquity-slideshow-ubuntu package I fixed the slideshow test to work [21:11] welcome to the mad house :P [21:11] but it needs changes in a file [21:11] kde_ui.py [21:11] Okay [21:11] which I have made, just need to test [21:12] but ubiquity needs a fix first [21:12] Okay gotcha [21:12] ahoneybun: have you a branch on LP [21:12] https://launchpad.net/ubuntu/+source/ubiquity [21:12] clivejo: for the slideshow part [21:12] I can make one for the core ubiquity too [21:12] you are doing it in QML? [21:12] "It's a madhouse ... or so they claim" [21:12] clivejo: nope [21:12] just using the html [21:12] updating the qt4 to qt5 [21:14] Vorap-8 mentioned he knows a bit of python, so I wanted him to have a look see if he could make sense of it :) [21:14] of course [21:14] Cool [21:14] just need to get the darn thing to build [21:14] I got you [21:14] http://pastebin.ubuntu.com/23059279/ [21:14] this is the issue [21:15] they said in #ubuntu-installer they are fixing it [21:15] Ah [21:15] so it's the kde_ui.py here? http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/files/head:/ubiquity/frontend/ [21:15] ubiquity is a big package [21:16] acheronuk: yea that seems to be doing the webview loading [21:16] from PyQt4 import QtCore, QtGui, uic [21:16] so ^^^^ yes [21:16] def _create_webview I think is where it starts [21:17] Okay thanks [21:17] I am looking at it right now [21:18] there is also this on the differences between pyQt5 and pyQt4 http://pyqt.sourceforge.net/Docs/PyQt5/pyqt4_differences.html [21:18] yea I found that [21:19] http://nullege.com/codes/search/PyQt5.QtWebKit [21:19] very helpful [21:19] name changes and such [21:20] the source version has a dir the LP one does not have [21:20] /d-i/source [21:20] apt source ubiquity gets everything and that [21:21] okay [21:21] you need that to build [21:22] Ah [21:22] I would build from the source version [21:22] then if it works apply the changes to the LP one [21:22] so it can be pushed [21:23] mm opps [21:24] Okay, I can't make any sense of this right now D: [21:24] my bad [21:24] LP has the d-i/source dir [21:25] Uhu [21:25] I know [21:25] I'm still getting grabs on this [21:26] Vorap-8: just be happy we only need to touch one file for now :) [21:27] yeah [21:27] clivejo: did packagekit ever go anywhere? [21:28] ahoneybun: still stuck in proposed I think [21:28] ok [21:28] they are going to hate us with all our SRU's lol [21:29] if you enable proposed on your LP PPA and upload to that, does it build? [21:29] ? [21:30] clivejo ahoneybun packagekit made it to released [21:30] ? [21:30] recently? [21:30] same issue here [21:31] do we need this python3-aptdaemon.pkcompat? [21:31] or is packagekit taking over? [21:32] clivejo: Saturday, maybe [21:32] acheronuk: http://pastebin.ubuntu.com/23059599/ [21:32] getting this [21:33] 1.1.1-1ubuntu1 https://launchpad.net/ubuntu/+source/packagekit [21:33] but what about that other package? [21:33] do we need it? [21:34] ahoneybun: you are trying to build it locally? [21:34] what happens if you build the source and upload to LP? [21:34] build what [21:35] the source [21:35] debuild -S [21:35] I'm just trying to fix my broken package [21:35] yea I gave you the link [21:35] that link looks like its actually building it locally [21:36] it is [21:36] on my machine with debuild [21:36] yes but what Im saying is to just build the source and let LP build it [21:36] or build it in a chroot [21:37] your local yakkety might be broken [21:37] I'm trying that [21:38] debuild! [21:38] can you upload the source somewhere that I can have a look? [21:38] tarball it? [21:39] I'll put it on LP in a min [21:41] clivejo: the thing is I need to build it local to test it on a VM [21:42] I'm have it on https://launchpad.net/~aaronhoneycutt/+archive/ubuntu/ubiquity-kubuntu now [21:42] trying to build it [21:42] My mom just came in and yelled at me for still being up [21:42] what time is it there? [21:42] sorry Vorap-8 [21:42] 2342 ._. [21:42] No worries [21:43] almost 12am? [21:43] Yes [21:43] I don't know why she is so mad though [21:43] School doesn't start until a week from now [21:43] Anyhow [21:43] I will have a look tomorrow [21:43] And see if I can fix it than [21:43] Sorry guys [21:43] thanks for coming along [21:43] np [21:43] Always :) [21:44] feel free to pop in here [21:44] we are friendly bunch :) [21:44] Absoutly. I will definatly do that :D [21:44] Byye [21:44] now to wait [21:45] https://launchpad.net/builders/lgw01-03 [21:48] failed on LP [21:48] is this a GCC issue? [21:48] santa_: https://launchpadlibrarian.net/279127389/buildlog_ubuntu-yakkety-amd64.ubiquity_16.10.9_BUILDING.txt.gz [21:49] clivejo: that was the same error from local [21:54] clivejo: if that's the question it's possible that it started to fail to build after GCC 6 becoming the default [21:55] in #ubuntu-installer is does sound like a big deal [21:56] https://gcc.gnu.org/gcc-6/porting_to.html [21:57] -Wmisleading-indentation [21:57] A new warning -Wmisleading-indentation was added to -Wall, warning about places where the indentation of the code might mislead a human reader about the control flow: [21:58] looks like Rik hit the nail on the head [21:58] and the log says "cc1: all warnings being treated as errors" [21:58] acheronuk: care to explain in #ubuntu-installer? [21:58] so yes, fail in GCC6 [21:59] sounds like a grammar issue [21:59] the warning can be disabled by adding -Wno-misleading-indentation to the build flags. [21:59] so SHOULD be somewhat easy to fix [21:59] have you tried adding that in the rules file? [21:59] I will now [22:00] clivejo: or just be fixing the useless indentation [22:00] *just by [22:00] I wouldnt know where to start [22:01] but for a permanant fix thats what is needed [22:01] I'll try my hand at it [22:03] acheronuk: did you report it in #ubuntu-installer? [22:03] yes [22:03] any replies? [22:06] not yet, but Aaron pinged the person who was talking earlier [22:06] does that mean spacing could fix it acheronuk? [22:07] presumably, if you can fix this http://i.imgur.com/feVcLfN.png [22:08] yea but how [22:10] going to try spacing for now [22:12] I think from line 264 to 286 the code needs one indent level removed? [22:12] perhaps? [22:12] indent? [22:13] building atm so can't edit it [22:16] ahoneybun: you see the lines of code are indented different amounts? 4 spaces at a time? [22:16] maybe [22:17] I think those lines need moving one level of the indent to the left. i.e. 4 leading spaces removed [22:17] need to understand the concept of indent [22:18] readablilty [22:18] well it looks fine to me but I know I'm wrong [22:18] for us mere humans [22:19] I thought goto statements were highly frowned upon [22:19] for machines like yofel they aren’t much use :P [22:19] https://xkcd.com/292/ [22:19] goto hell [22:19] XD [22:20] acheronuk: I see one space [22:21] unless you mean spacing from the left [22:24] is it building with the additional build flag? [22:24] I did not try [22:24] don't know where to put it in rules [22:24] oh [22:24] trying to edit wpa.c for now [22:26] ok [22:28] making the source for a change [22:29] trying in pbuilder [22:32] clivejo: remember I know very little about packaging [22:33] just thought it was the easier option to test your changes [22:33] acheronuk: s/p/s/ [22:33] * tsimonq2 runs [22:34] going to build in one sec [22:34] * acheronuk has set tripwires and traps [22:34] but if you fix that GCC6 complaint and make a merge request, Im sure the installer team would be very happy it builts in GGC6 [22:34] Simon won't get far [22:34] * tsimonq2 gets into acheronuk's computer and runs sudo rm -rf / [22:35] evil evil evil [22:35] * clivejo ROFL [22:35] * clivejo remembers a time ahoneybun did that ! [22:35] ok. that built it's .debs [22:35] acheronuk: looks like I can sneak by your traps while you're fixing your system :P [22:36] acheronuk: nice one! [22:36] can you submit the patch upstream? [22:36] * ahoneybun wonders what acheronuk did [22:36] he fixed the idents [22:36] indents [22:36] whatever! [22:36] but I don't understand indents [22:37] acheronuk: could I install that on a live image? [22:37] they make the code more readable [22:37] then run the installer [22:37] clivejo: I understand that [22:37] * tsimonq2 wonders what would break if I installed the Qt packages (5.7) from Experimental onto a special sbuild and build a package [22:37] when you start a new section of code in between the { } you indent it [22:38] * tsimonq2 hopes explosions [22:38] then I did it wrong [22:38] tsimonq2: upload them to a PPA [22:38] clivejo: good idea [22:39] clivejo: what packages do we have that are just Qt packages and not KDE specific? [22:39] imho kde_ui.py should be renamed to qt_ui.py [22:39] if / when you get them working we can test them in KCI [22:40] since Lubuntu will use Qt as well [22:40] like Rik did with Qt5.6 [22:40] ahoneybun: thank you [22:40] :) [22:40] I did not do it [22:40] just suggesting it [22:40] we don't package Qt stuff, do we? [22:40] valorie: in our PPAs we have to [22:40] only KDE and our own stuff [22:40] of course [22:41] tsimonq2: such as? [22:41] acheronuk: upload the 64 deb somewhere for me to test please [22:44] http://paste.ubuntu.com/23059847/ [22:46] I moved that == part up too [22:46] looks like it works [22:46] https://launchpad.net/~aaronhoneycutt/+archive/ubuntu/ubiquity-kubuntu/+build/10619087 [22:48] going to try it in a live session [22:48] wowzers! [22:49] best part is that it should not effect anyone but us valorie [22:49] so it should be merged with no issue [22:49] even more so since it fixes it complety [22:51] * tsimonq2 remembers http://tsimonq2.net/kubuntusoundboard/ [22:52] good stuff :) [22:53] GOOD STUFF :D [22:53] best part is that our *team did it* [22:54] we'll see if it fixes *our* issue [22:57] mm can't install the ubiquity package [23:03] no idea what I'm going [23:03] I think it has to be in teh iso file [23:05] there is a tool to make your own custom Ubuntu ISO [23:05] idk I might be doing this wrong too [23:06] https://help.ubuntu.com/community/LiveCDCustomization [23:08] really old lol [23:08] acheronuk: any idea how to test? [23:11] clivejo: http://pad.ubuntu.com/5TzmlkNwgm [23:11] clivejo: my work in uploading to a PPA [23:14] arent there like 13 packages? [23:14] I'm working on it manually [23:14] so yes [23:14] but slowly :) [23:14] ah right [23:14] nice one [23:15] tsimonq2: isn't stuff like that supposed to go into the ninja pad? [23:15] clivejo? [23:15] did you read those messages Rik said about bootstrapping Qt? [23:15] no what? [23:15] valorie: its not really normal Kubuntu workflow [23:15] its in the README file [23:16] ...what README? [23:17] darm [23:17] the installer is not starting at all [23:18] running 'ubiquity' does nothing [23:19] and gives me no output [23:23] ohhh [23:23] more PyQt4 around [23:27] ooh fancy, dep waits... :P [23:29] alright let's try this again [23:38] valorie: at least we have this: https://code.launchpad.net/~aaronhoneycutt/ubiquity-slideshow-ubuntu/yakkety/+merge/302978 [23:39] NICER [23:39] -r [23:40] Kubuntu is community-produced Ubuntu flavor [23:40] is that missing "a" [23:41] good catch! [23:41] yeah I caught that too [23:41] * tsimonq2 kicks clivejo [23:41] I was JUST about to say something :P [23:41] arent these slides multi-lingual ? [23:42] I would prefer seeing flavour instead of flavor [23:42] should be, if we get them submitted in time to get them translated [23:42] clivejo: yay for failing on a dep wait :P https://launchpad.net/~tsimonq2/+archive/ubuntu/qt-5.7/+packages [23:42] well only the first slide has been changed [23:42] clivejo: the standard is american english [23:42] dunno why [23:42] I'd like to have a working slideshow first [23:42] then worry about language and spelling [23:42] amen [23:43] still, if I select English GB, Id expect to see the correct spelling! [23:43] as long as typos are gone by the time it works [23:43] clivejo: yes [23:43] idk maybe [23:43] there should be english gb available [23:43] ahoneybun: typos look really bad [23:43] and grammar errors [23:43] I'm reaching to other locos to translate the Manual [23:43] worse than not having it, IMO [23:45] how to crash Google Chrome, visit this page... :P https://launchpadlibrarian.net/279139312/qtbase-opensource-src_5.5.1+dfsg-17ubuntu2~2_5.7.0+dfsg-3~yakkety~ppa1.diff.gz [23:45] it diffs qtbase-opensource-src 5.5.1 and 5.7 [23:45] * clivejo gulps [23:46] santa_: libkipi merged and uploaded to staging-kdeapps [23:46] tsimonq2: don't visit that page then [23:47] acheronuk: I *know* jeeez [23:47] lol [23:47] :P [23:49] valorie: well I fixed that issue and took down my merge request [23:49] they use .po files to translate [23:49] yup [23:50] I hate LP when it comes to that [23:50] VERY hard to understand how [23:50] valorie: at this moment the slideshow will not change, unless that branch is merged [23:50] so once it works, the slides will be the same [23:51] no issue with grammar, spelling or translations [23:51] clivejo: thank you I have a similiar one for libksane, I'm about to submit it [23:51] cool [23:51] santa_: :) [23:51] * valorie goes off to make dinner [23:57] https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1613482 [23:57] Launchpad bug 1613482 in ubiquity (Ubuntu) "FTBFS with new GCC 6 -Wmisleading-indentation warning" [Undecided,New] [23:58] clivejo: (just a thought that stays in my head :P) what if someone enabled my Qt 5.7 PPA RIGHT before the nightly build on the KCI PPA :P XD [23:58] unless you think it's a good idea? XD [23:58] * tsimonq2 runs [23:58] so close [23:59] damn you [23:59] that someone would have to suffer yofel's wrath [23:59] hahahahahahaha