[00:18] Riddell: nasty message on our facebook page, no clue what they are talking about. Unless it is the systray stuff. [00:20] Or actually this is probably a case for council members to deal with. [00:23] ewww [00:23] although I dunno if I'm an admin [00:25] I don't see anything nasty, sgclark [00:25] can you give me a link? [00:27] off to dinner for now [00:35] valorie: it is in the messages. Not public. Have to be a pages admin I think. [00:35] which council outta be if not already [01:52] ok [03:25] thanks for telling me about that, Scarlett. I've replied [06:29] good morning [07:28] Good morning. [07:32] Riddell: kdepim-runtime was built against kdepimlibs .0 and possibly because of that fails a test [07:33] same for kdepim. kdepim also needs its symbols refreshed with armhf [07:40] * yofel wonders what happened to our versioned build-deps [07:54] sitter: hmm ok, I'll reupload those [07:55] sitter: what's wrong with mgmt_tools that kubuntu-ci keeps nudging me about? http://kci.pangea.pub/job/mgmt_tooling/765/console [07:55] shadeslayer needs to fix a test [09:13] sitter: kubuntu-notification-helper kubuntu-driver-manager kubuntu-debug-installer are still not compiled, are you looking into that? [09:16] wut [09:17] oh ffs [09:17] I HATE MAKE SO MUCH [09:25] kubuntu-notification-helper (master) b76f921 * Harald Sitter: debian (2 files) [09:25] Fix rules. "Make - Like Perl, but Worse" [09:25] http://commits.kde.org/kubuntu-notification-helper/b76f92121ecd9eae5e1bd20418fe96187ad5ba9e [09:26] kubuntu-driver-kcm (master) 15.04ubuntu3-10-gcda4cdc * Harald Sitter: debian (2 files) [09:26] Fix rules. "Make - Like Perl, but Worse" [09:26] http://commits.kde.org/kubuntu-driver-kcm/cda4cdca93cf2655ee449223ede201b4d3508f75 [09:27] kubuntu-debug-installer (master) 24f4430 * Harald Sitter: debian (2 files) [09:27] Fix rules. "Make - Like Perl, but Worse" [09:27] http://commits.kde.org/kubuntu-debug-installer/24f44304aa0ca68c6333cb753718be1abf5ecbbc [09:27] Riddell: maybe fixed [09:29] Riddell: http://anonscm.debian.org/cgit/pkg-kde/applications/kdepim-runtime.git/commit/?h=kubuntu_wily_archive [09:29] that's even more NOOOOOOOOOOOOOOCI than yesterday [09:30] sitter: why does it need NOCI? just to save on compile time? [09:31] and don't block shit http://kci.pangea.pub/job/mgmt_docker/ [09:31] in fact I don't care about the compile time. I care about the blockage [09:32] sitter: why does to cause blocking? [09:33] Riddell: because jobs depend on one another and you cannot build one while one of its dependecies is building as then it would install a -data from the new version because amd64 is already done but then fail becuase i386 is not done building and so the -data is in fact not instalalble making the build fail [09:35] sitter: I get that but I think I don't get what the mgmt_docker one is [09:36] Riddell: the job underneath all other jobs updating the docker containers [09:39] it's where the magic happens! [09:39] ok sorry for the no nocis [10:14] does anyone know how to fix cant find FindICU.cmake error message? [11:05] 'Morning folks [11:31] Riddell: do you have a vivid ISO lying around and can test something? [11:31] sitter: aye, what's up? [11:32] start iso. go to live. start installer. switch to german. screenshot of that please [11:32] the entire spacing in ubiquity is a joke [11:33] http://i.imgur.com/wVGdUnU.jpg that's the best worst case I can get at without too much change [11:34] that's still pretty shit as the items are stuck together with multiline and too close too border for long words [11:34] ARGH. actually that is also still broken for some languages [11:51] * Riddell starts VM [11:54] sitter: http://embra.edinburghlinux.co.uk/~jr/tmp/ubiquity.png [11:54] all looks good there [11:55] I'm not convinced of the lighter grey in the new colour scheme, lacks contrast [11:56] Riddell: second to last entry has an n at the end [11:56] that n is partially cut off [11:57] Riddell: can you shrink the size of that window? [11:57] sitter: http://embra.edinburghlinux.co.uk/~jr/tmp/ubiquity1.png as small as it goes [11:57] the weird thing is I can shrink mine lower at which point the wordwrap breaks on the 4th entry in the list [11:58] Riddell: ok thanks [11:59] http://i.imgur.com/U0S2hnr.jpg [12:00] which is still less heigh than what I have [12:02] the weird thing about this is that there were no spacing changes [12:02] only thing that changed is quit moved [12:03] oh and the logo [12:03] but the logo is minimum so that shouldn't shrink the steps layout [12:03] it's all so very terrible [12:03] Riddell: I take it rewriting the thing in qml before release is not a desired solution? :P [12:04] sitter: I fear this might break some freeze or other [12:04] mh [12:04] so [12:05] it's the logo that breaks it! [12:05] nasty branding, there's a reason we didn't put any in ubiquity [12:05] although the reason probably wasn't to do with layout breaking [12:05] but... there either is a hardcoded height somewhere or it is incidentially large enough because the highest height of the wizard pages is just heigh enough to not let me shrink so it breaks [12:06] so that likely is also broken with hidpi, good thing qt4 doesn't support hidpi xD [12:31] barely not too big on 1024x768 with some languages [12:50] Riddell: https://code.launchpad.net/~apachelogger/ubiquity/fix-squished-text/+merge/272738 [12:58] sitter: ❤ [13:25] im-config (I think) is weirdly intercepting keyboard control btw [13:25] not sure I like that [13:25] incredibly hard to switch from de_DE keyboard to en_US [13:25] or maybe I am too stupid [13:27] it does seem to have reappeared on images recently [13:28] it's on the CI iso for some reason [13:28] at least I think that is im-config [13:38] yes I noticed it on the beta, panel applet [14:46] Riddell: do you know how to fix a cant find FindICU.cmake error message? [14:46] Im trying to package kdb, it build locally but wont build in pbuilder [14:47] when I do a dpkg -S FindICU.cmake it doesnt find anything on the local system [14:51] installing libicu-dev at a guess [14:51] if it can't find FindICU I think cmake falls back to general ways of looking for a library [14:53] and whats the traditional way? [14:54] well that might be deliberate, have you tried it? [14:54] trying it now [14:54] having said that FindICU.cmake does exist in calligra source code [14:55] so maybe it just wasn't copied to whatever you're compiling now [14:55] kdb [14:55] If it were shipped in the distro it'd likely be in 'extra-cmake-modules' - but it isn't there [14:56] I wonder is it now a separate package too [14:56] like kdb, kreport and kproperty [15:26] clivejo: you're probably the first person to try to package it from any distro, you may well find bugs like that, patches can be made for upstream [15:31] :( [15:31] and havent a clue how to fix them [15:33] clivejo: add that FindICU.cmake into it :) [15:34] easy for you to say! [15:34] clivejo: are those all packages that need to build-depend on FindICU.cmake? If so it might be useful to add FindICU.cmake to extra-cmake-modules, then on the packages that require it, in debian/control, add a Build-Depends: extra-cmake-modules (>= X.Y.Z) where X.Y.Z is the package version containing FinICU.cmake [15:35] TJ-: those are the deps for calligra [15:35] Im trying to package kdb, but its failing in pbuilder [15:36] clivejo: So, calligra would need a Build-Depends that pulls in the package containing FindICU.cmake [15:36] yet it works when building on local machine [15:36] clivejo: probably because you have the additional build-dependency available on the host. That's why we use pbuilder, to catch missing build-depends [15:37] clivejo: did you at least add libicu-dev to the build-deps? [15:38] yofel: yes, its just errored out, but Im a little further now [15:39] wants db files [15:39] ok, so if it doesn't fail on the same thing, we probably don't need FindICU [15:42] it passed FindICU this time [15:42] failing on MSQL, xbase etc dev files === tazz_ is now known as tazz [15:45] Riddell: did you test kamoso? [15:49] anyone know off hand what the postgres dev package is called? [15:50] postgresql-server-dev-all ? [15:50] clivejo: looks like it: "apt-cache showsrc postgresql-common | grep '^Binary:' " [15:53] I generated a package called kreport, but when I use it as a build dep the package installed is saying its a virtual package and wont install it? [15:53] its in my PPA [15:55] well, kreport FTBFS [15:59] good lord [15:59] it built in pbuilder [15:59] does the PPA config match your pbuilder config? [16:00] what is it even failing over? [16:00] that's a good question actually o.O [16:01] LOL [16:01] now kdb is doing the same [16:01] Could not find "/tmp/buildd/kdb-2.96.0+git20150928/obj-x86_64-linux-gnu/src/KDbResult.h" [16:02] bbl [16:03] I think Im going to give up on this, I have no idea what the error message means! [16:04] and I should be sawing sticks [16:09] I only see a "src/KDbResult.shared.h" [17:35] oh. looks like rsibreak used to reside in svn. I presume we want that in git? I need a refresher on the new app in git process. [17:35] Riddell: ^ [17:45] nm sorted [18:20] krunner works for you ? [18:29] for who? [18:29] works for me [19:18] clivejo: yep kamoso worked good for me [19:18] sgclark: did you work it out? [19:18] yep. just need to bug sitter for ci [19:18] putting it in staging [19:19] as we speak [19:20] sgclark: anything we want to FFe into wily? [19:20] um no clue, it is an app that tells you to stop working. Not sure who that is important to lol [19:22] Riddell sgclark would you have a wee look at this, give me a clue as to why its failing? https://launchpadlibrarian.net/218985877/buildlog_ubuntu-wily-amd64.kreport_2.96.1%2Bgit20150927-0ubuntu1~ubuntu15.10~ppa1_BUILDING.txt.gz [19:24] KDbGenerateHeaders.cmake wants obj-x86_64-linux-gnu/src/KReportLineStyle.h I think it says [19:24] so it's probably a bug in a cmake file somewhere [19:25] "Creating shared data class in KReportLineStyle.h from common/KReportLineStyle.shared.h" it says a few lines above [19:25] so that file is made, where is it made? [19:25] presumably not where cmake is looking for it [19:25] a header file? [19:25] so tell whoever wrote KDbGenerateHeaders.cmake to fix it to look in the right place [19:25] yes [19:26] Riddell: anything else that still needs work? [19:29] Riddell: but why is it build on my system? [19:30] https://launchpad.net/%7Ekubuntu-ppa/+archive/ubuntu/staging-kdeapplications/+sourcepub/5442588/+listing-archive-extra [19:30] please test rsibreak !testers [19:30] !tester [19:30] Sorry, I don't know anything about tester [19:30] boo [19:30] !testers [19:30] testers is Help is needed in #kubuntu-devel. Please ping Riddell, yofel, soee, Tm_T, shadeslayer, BluesKaj, James147, Quintasan, lordievader, shrini, tester56, parad1se, mamarley, alket, SourBlues, sgclark, neo31, vip, mparillo for information [19:30] ^^ [19:31] works for me. [19:32] clivejo: dunno do you have KReportLineStyle.h somewhere? [19:32] sgclark: the whole world could do with being backported to vivid [19:32] Riddell: yup - /home/clivejo/project/kreport/kreport/obj-x86_64-linux-gnu/src [19:33] ahhh [19:33] path [19:33] its looking in kreport-2.96.1+git20150927 [19:34] world eh? that it? Hmm. [19:41] sgclark: I expect kci has stuff that needs symbols updated, I know kdepim* did earlier today [19:41] damn clivejo your on fire, https://launchpad.net/~kubuntu-ppa/+archive/ubuntu/staging-kdeapplications/ [19:42] sgclark: this could do with a review to see if any of it is still relevant https://lists.ubuntu.com/archives/kubuntu-devel/2015-August/009849.html [19:42] sgclark: and of course trello always has ideas [19:42] I will do backports [19:43] ahoneybun: I just staged and uploaded them [19:43] right [19:51] Riddell: LP is rejecting my upload now, saying "File kreport_2.96.1+git20150927.orig.tar.gz already exists in Wily, but uploaded version has different contents." [19:57] added the staging ppa , installing 43 upgrades ... will report back later [20:00] sgclark, Riddell: rsibreak install fine, runs fine, configuration fors fine :) [20:00] *installs [20:00] ty [20:00] clivejo: well does it? [20:01] Ive had to rename it [20:01] kreport_2.96.1+git20150928 [20:01] instead of 27 [20:01] * soee would liek to chabe some nice breeze style icon in ysstray for rsibreak [20:01] hmm yeah. [20:02] guess vdg needs bugging [20:02] Riddell: nope, wont build on LP [20:02] sgclark: i'll post an issue for breeze theme @github [20:03] soee: ty [20:03] Riddell: but still builds fine locally [20:04] sgclark: it has been ported to QT5 right ? [20:04] soee: yep this was the initial port [20:04] I dunno, this is driving me crazy [20:06] clivejo: what's up now? [20:06] still cant find that file [20:07] sgclark: https://github.com/NitruxSA/breeze-icon-theme/issues/285 [20:08] ok I've upgraded the packages that were in the staging ppa , should I comment the debs now? [20:08] comment the debs? [20:09] Riddell: are there any chances to have Rsibreak as a part of apps ? [20:11] sgclark, yes [20:11] sorry I dont know what you mean [20:12] the staging ppa debs [20:12] soee: hmm? that's a decison of KDE and the maintainer. currently it's in extragear [20:12] in the sources list [20:12] oh yes BluesKaj [20:12] ok thanks sgclark [20:13] Riddell: oh I thought it was an application. may need moved in debian git [20:16] sgclark: a simple mv command should work fine [20:17] where would extragear go? [20:23] sgclark: thanks for packaging rsibreak! [20:23] np [20:24] Albert brought it back from life-support [21:34] muon (master) v5.4.0-39-ga820e58 * andreas kainz: notifier/plasmoid/metadata.desktop [21:34] Applet: Add breeze icon for muon applet icon [21:34] http://commits.kde.org/muon/a820e58aad2b54a865e87e7a5fa5bdcafabd5c7d [21:59] ugh [22:41] uh oh, what's up kubuntu-ci? [22:42] this is a nightnare. not sure backports is something I can fight with [22:43] well I can, but time is an issue [22:43] there be conflict [22:43] yah think? [22:43] look it's fixed [22:43] pft yeah attica is now [22:43] :) [22:43] * shadeslayer has a headache, heading to bed [22:43] night [22:44] ecm is next. then I am shoving backports back into a corner to be ignored. don't have time for this. [22:44] oh is it not liking merging from the vivid branches? [22:45] conflict every one, it is completely magling the changlogs and I don't know how to stop that [22:45] mangling [23:13] ahh nm, forgot about harolds script. That really needs to be with the automation tools