[00:01] unless [00:01] ah script line bogus [00:02] for pot in *.pot ; do po=${pot:0:-1}; msgmerge ../po.orig/de/$po $pot > $po; echo $po; msgfmt --statistics $po; msgfmt --statistics ../po.orig/de/$po; echo "-----"; done [00:02] that's the correct one [00:02] shadeslayer: translation good to go [00:06] does anyone have alpha 2 installed with the new kubuntu-docs package working? [00:06] hey valorie [00:07] ahoneybun: possibly, what do you need? [00:07] I installed the new package and it does not show up in khelpcenter [00:11] oh something is bugged [00:12] /usr/share/doc/kubuntu-docs has nothing in it. [00:13] but a copyright file and a changelog.gz [00:19] hello [00:21] something is fishy in the build [00:23] oh? [00:24] my that is lovely [00:24] some piece of shit automated compression is gzipping the flipping docbooks which makes them unlocatable for khelpcenter [00:25] ffs [00:26] and of course actually mentioning that one is throwing stones at the installed files is too much to ask, so the logs are as always utterly useless [00:34] ahoneybun: possible fix uploading right now [00:37] awesomeness [00:51] lovely that you two are fixing that [00:52] :-) [00:52] apachelogger: I did your muon discover survey [00:53] valorie: apachelogger is the developer not I [00:53] survey? [00:54] you tested and gave feedback [00:55] https://docs.google.com/forms/d/1MIE1hbjAABbhvXnq-Ys_JLYAbKu1pN_0nlc8wVYVXUg/formResponse [00:56] is the survey [00:57] valorie: ah, you were that, it prompted me to add an email field :P [00:57] might also be handly to have comment options [00:57] heh [00:57] well, I was an early whiner about it [00:58] so I felt I owed some feedback [00:58] I found no place to add a review though [00:58] there should be a button on the apps mainpage [00:59] hmmm, I didn't discover it [00:59] http://i.imgur.com/9vfaTlH.png [00:59] ha! [00:59] my fault; when I was on that page, i didn't look for it [01:00] valorie: file a wishlist bug I guess, although aleix wanted to change the apps pages considerably [01:00] might be more discoverable then [01:00] and when I looked for it, I wasn't on that page [01:00] I was looking at the other reviews [01:00] oops, dinner time [01:00] ttyl [01:01] valorie: I added a description to the test [01:01] alas, the review dialog is outright atrocious as I discovered when writing the test cases [01:02] so personally I wouldn't put my money on that feature right now ^^ [01:05] valorie: I also added comments fields to all tests so one can note things that seem odd etc. [01:11] valorie: did this type of testing seem accessible though? [02:06] yes, very accessible [02:07] as long as a devel can look at the results easily [02:07] very easy for the tester though [02:12] off to see my daddy === zarvox_ is now known as 45PAADNQW === xnox_ is now known as xnox === chaudhary_ is now known as Guest980 === Pici is now known as Guest56659 === snele is now known as 92AAAD76F === murthy is now known as 92AAADKPD === JoseeAntonioR is now known as jose === rdieter_laptop is now known as rdieter === wgrant is now known as Guest34733 === Guest34733 is now known as wgrant [06:07] geez, another split? [06:07] sheesh [06:20] it's not that often (: [06:24] as long as it's not another attack [06:33] apachelogger: I can run a patched one for testing, but it'll be on saucy. [08:51] wtf, I was wondering why my system is swapping and update-apt-xapian-index is using 1.5G of memory O_O [08:53] must be lots of packages! [08:53] well yeah, my sources.list is huge - but that's just excessive for a "background" process [09:12] yofel: it is python python python, it is ewww, it is python python python, it is booo, it is python python python, it is kaput. [09:13] well, thanks to it being python I fixed this for now by putting 'sys.exit(0)' at the top [09:13] ScottK: that shouldn't be a problem, but what does 'gets grumpy' look like in terms of UI etc. [09:22] Good morning. [10:11] oh dear, libmm-qt is not in the slightest bit binary compatible [10:17] is this new that you cannot paste into qt-pinentry? [10:17] gettext is really very shitty I have to say [10:18] http://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html#The-LANGUAGE-variable [10:18] if you set en:pt it will simply not give a rats behind and use pt [10:26] blaze: hmm dunno but I can't paste either [10:26] nothing has changed there recently [10:28] Blizzz even ^^ [10:30] him too [10:31] Riddell: mh, right. I typed my passphrase manually before, but now I got a different key and don't know it by heart. So, probably it attracted my attention just because of this. However, it makes password manager quite useless. Where would bugs be filed for qt-pinentry? [10:32] in gnupg I think http://www.gnupg.org/aegypten/ [10:33] Riddell: ty [10:34] morning [10:34] Blizzz: I can see in the code it has QSecureLineEdit::paste() [10:38] shadeslayer: encrypted btrfs -> use alternate/d-i installer e.g. using mini.iso or server.iso [10:38] shadeslayer: one can do it, by preseeding default filesystem to btrfs. [10:39] shadeslayer: i'd like to add gui options to pick btrfs/xfs into the installer. [10:39] Riddell: what does it mean? [10:40] Blizzz: it seems to want to accept the paste but only if it thinks it's valid, you could try recompiling with that method removed and see if that fixes the issue [10:40] ack [10:41] apachelogger: https://notes.kde.org/p/kubuntu-foreign-language is fine wrt localization test cases? [10:45] Riddell: do you know what the criteria for considering it being valid are? [10:47] Blizzz: no idea I'm afraid [10:50] theres an old bug in launchpad for this https://bugs.launchpad.net/ubuntu/+source/pinentry/+bug/326132 [10:50] Launchpad bug 326132 in pinentry (Ubuntu) "[wishlist] Pinentry does not allow to paste into it, why?!" [Wishlist,Confirmed] [10:51] shadeslayer: I think that needs two test cases [10:51] apachelogger: I'm listening [10:51] install in $locale -> test && install in en -> change via systemsettings -> test [10:52] alas, I'll settle for former TBH [10:52] i found an issue on gnupg, the claim compiling with --enable-pinentry-qt4-clipboard should solve it [10:52] the systemsettings step is really just adding application QA into the mix [10:52] ^^ [10:52] shouldn't be a ISO test case [10:52] shadeslayer: can't look at it in detail though right now [10:52] knee deep in gettext snafu [10:52] I think the latter can be covered easily by adding a "Install $lang via systemsettings" [10:52] hehe [10:52] apachelogger: I just wanted to make sure that is indeed what the card wanted [10:55] Riddell: can i see the default compile options as they are used for 13.10 somewhere? [10:56] DEB_CONFIGURE_EXTRA_FLAGS = --disable-rpath --without-libcap \ --enable-pinentry-curses --disable-pinentry-qt --enable-pinentry-qt4 --disable-pinentry-gtk --enable-pinentry-gtk2 [10:56] Blizzz: from the package debian/rules file ↑ [10:56] Blizzz: where do you see about --enable-pinentry-qt4-clipboard ? [10:56] Riddell: good to know, thanks! and sorry for all the stupid questions ;) [10:56] grep doesn't come back with anything for that [10:57] Riddell: https://bugs.g10code.com/gnupg/issue1374 [10:57] the most recent (= top) comment [10:57] ah [10:57] requires 0.8.4 [10:58] there's a 0.8.4? [10:59] Riddell: seems like it is not released, yet [10:59] right [10:59] latest pinentry release according to the git short log was 0.8.3 [11:00] you could find the patch if you're keen on it [11:00] the commit is http://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=commit;h=0b3a8568e14b994a8d1f4c1cb42aed4959dfc811 [11:00] Riddell: it came! :) [11:00] yay! [11:00] what did? [11:00] oh tablet? [11:02] Blizzz: I guess we'd need to pass that by an ubuntu security person first === ikonia_ is now known as ikonia [11:03] Blizzz: pinged them [11:04] * Riddell updates libnm-qt and libmm-qt [11:11] apachelogger: re https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/1268931 : what if the user explicitly put in kopete, in say 13.10 [11:11] Launchpad bug 1268931 in kubuntu-settings (Ubuntu) "need kconf_update for kickoffrc" [Medium,Triaged] [11:11] apachelogger: because they want OTR [11:11] apachelogger: won't the update script then cause annoyance [11:16] Riddell: seems also http://git.gnupg.org/cgi-bin/gitweb.cgi?p=pinentry.git;a=commit;h=54b9b92c13a496a33868501dec893bc8d82b1a8d is required but this cannot applied to 0.8.1 without dragging other commits into qt4/Makefile.am [11:17] guys [11:17] i can't connect to ftp here http://wstaw.org/m/2014/02/13/plasma-desktopCE2295.png [11:17] why :D [11:17] without this, configure claims to not knowing --enable-pinentry-qt4-clipboard although all patches are applied and i rechecked that the part really is inside configure.ac [11:19] Riddell: yep, tablet :) [11:38] 'Morning all [11:45] shadeslayer: SRU a noop migration script to 13.10 then [11:45] personally I would not care TBH [11:46] Riddell: ping [11:46] mm [11:46] apachelogger: I need some bash help [11:46] apachelogger: why would this not work http://paste.kde.org/p9muwjlx1 [11:47] Riddell: eglibc is utterly broken and misehaves with LANGUAGE=en:foo, it will always pick foo, apparently ubuntu's language selector forces all englishes to be last to avoid this problem [11:47] the ubuntu approach is somewhat non trivial for us because of how those two list widgets work [11:47] and personally I would simply redirect each and every bug in that department to eglibc [11:51] shadeslayer: because of unicorns [11:51] also that condition looks fishy to begin with [11:51] why would it care about the branch variable name [11:52] apachelogger: why is it non-trivial to mv en to the end of the list? [11:52] Riddell: visually [11:52] apachelogger: because debian/config defines BRANCH as the kde-l10n branch and the LANG_PACK_BRANCH as the language-pack one [11:52] Riddell: you basically need to lock en_US and en_GB at the end of the listwidget [11:52] which basically means that the user can move them around and you reset them again and say "scru u" [11:53] if you run the meta lang pack script , it will compare rev's between 2 different branches [11:53] Riddell: if you try the ubuntu version you'll see why that approach is shit [11:53] if you try to drag en_AU in front of say french it will simply do nothing... [11:53] apachelogger: why does it need to be end-user visible? can't it just be worked around behind the scenes? [11:53] Riddell: how? [11:54] if the user configures en:fr and then his terminal apps speak french he'll be somewhat unhappy [11:54] if (startswith("en")) {move to end of list} [11:55] ah your point being that the end result is always end user visible [11:55] Riddell: bug 1247802 [11:55] well that sucks [11:55] bug 1247802 in kde-runtime (Ubuntu) "language KCM sets incorrect LANGUAGE" [Low,Fix released] https://launchpad.net/bugs/1247802 [11:55] Riddell: well, as I said IMO the approach should be to spam eglibc with bug reports [11:56] Riddell: also FWIW it appears that this behavior is not even intentional [11:56] if you insert a conditional breakpoint in getenv it will suddenly start to use english [11:57] that seems quite broken [11:59] well [11:59] it's a marginal use case at best [11:59] there is no real use case for haven en:foo:... as en will cover everything [11:59] *having [12:00] so really this probably only ever happens when a user is too lazy to move the old languages around and simply moves en to the top [12:00] which in itself is a weird thing to do for a normal person IMO [12:01] Riddell: perhaps we'll want to have a release note though? [12:02] ::runtime-bugs:: [999054] DrKonqi should suggest to add dbgsym packages @ https://bugs.launchpad.net/bugs/999054 (by Dennis Schridde) [12:02] apachelogger: yep [12:02] shadeslayer: new comment on https://code.launchpad.net/~dpm/intltool/add-qtdesigner-support/+merge/145112 [12:03] cool [12:04] cdbs question : if I override a target in my make file, and that target also exists in a make file that I've included, how do I call the target from the included make file? [12:05] how is that a cdbs question :O [12:06] because said target exists in a cdbs make file [12:06] you cannot call an overriden target in general you can however call a fake dependency if they exist [12:06] like for example [12:06] superclean: [12:06] clean: superclean [12:06] then you override clean with [12:06] clean: superclean [12:06] (the overridden target in this case is assumed to not have any actual logic and all the actual logic is in superclean) [12:07] shadeslayer: cdbs usually has such super targets [12:07] I think they usually are prefixed with :: [12:07] not sure though [12:07] simply read the files? :P [12:08] apachelogger: trying to solve https://trello.com/c/DtAwHbWR [12:08] I replaced all instances of 14.04 with RELEASE [12:08] and want to resubstitute during build .. hmm [12:09] shadeslayer: IIRC xnox had an opinion on that [12:09] xnox: ^^ [12:09] actually [12:09] shadeslayer: that makes no sense [12:09] the substitution needed to happen in ubiquity [12:10] oh hm [12:10] you have no access to the translated strings outside of that I think [12:10] doesn't the slideshow have it's own pot? [12:10] different from that of the installer [12:10] maybe [12:11] that has nothing to do with who loads the catalog though [12:12] apachelogger: well at the very least the kde loads a webview to show the slideshow [12:13] would it make sense to add code there that replaces _RELEASE_ with whatever the release version is? [12:14] <- not working on ubiquity, so he does not know [12:15] I'm updating packages and gosh debian seems to be behind on everything [12:23] hi vorian, ahoneybun [12:23] hey Riddell === amichair__ is now known as amichair [12:44] shadeslayer: can you remember what the magic command is to get bluetooth working on my laptop? [12:44] hcitool dev reports nothing [12:49] 12:48 < mdeslaur> jdstrand, Riddell: I wouldn't object at all...the user is choosing to paste a password [12:50] Blizzz: I guess that means we can go ahead, but is the patch more complex than the single commit? [12:50] ↑ [12:52] Riddell: these are two commits, but the second cannot be applied without tracking changes in Makefile.am. I guess it is doable. What i do not understand was why configure is not recognizing the option. [12:54] why don't you simply wait for new upstream release? [12:54] who knows when that will be [12:54] we want to paste now! [12:54] you weren't able to paste for the past 6 years [12:55] apachelogger: but impatience!!! [12:55] but efficient use of time :P [12:57] apachelogger: I agree that memorizing a handful strings like xaiRe6shoY9fo^oDi0Ais>u3g is helpful for training your memory [12:58] I do not question that it's handy, my point is that it affects like 10 people in the whole wide world and the patch seems to be complicated to get going :P [12:58] of it's just two or three it's really not so much a problem [12:59] resovle a bug that affects 100 people vs. resolve a bug that affects 10 people [12:59] hell yes, it's not so much a problem :P [12:59] shadeslayer: https://trello.com/c/bmg4cNW9 did you find out how to push screenshottery? [13:01] well, everybody complains how complex and unusable cryptography is OTOH. Tho no doubt you're right, apachelogger,. [13:01] apachelogger: our activities thing is going to need more time, sadly. Plasma people said to me basically, "go away, we are too busy right now with plasma next" [13:01] lol [13:02] * apachelogger reasd what they actually said [13:02] I see nothing, at least as funny [13:04] apachelogger: comment was made by marting in #plasma-devel: [15:24:17] jussi: I think the timing is probably just bad as we are all so busy in getting Plasma Next running [13:04] Martin even... [13:04] Blizzz: fwiw, somehow security developers always get weird ideas that stand in the way of usability [13:06] apachelogger: imho you need to make compromises anyway if you want security, nevertheless making it as easy and comfortable as possible is crucial in the long run. [13:07] I completely agree [13:22] shadeslayer: huh? we have support for "RELEASE" to substitute to cd-flavour build from .disk at cdimage build time. [13:22] shadeslayer: dito within interface. [13:22] shadeslayer: it's just a special care needs to be taken. [13:22] shadeslayer: where is RELEASE not substituted? [13:23] shadeslayer: we can't have it substituted in the .deb package, as it needs to be dynamic at cdimage .iso time. [13:23] sure we only have one flavour using qt-frontend at the moment, but you wouldn't want to prevent new flavours to start using it with their own name (or e.g. respin the iso with a different name e.g. Kubuntu Active) [13:41] xnox: this is for the slideshow [13:41] where the values are hard coded [13:42] apachelogger: nope, need to contact maintainer [13:42] apachelogger: because it uses saucy lists and the web form needs to be updated to use trusty [13:44] shadeslayer: ideally slideshow would also somehow do runtime substituion... [13:44] shadeslayer: it's reading files off disk doesn't it? [13:44] xnox: I do have an idea of how to do it [13:44] atleast for the KDE ui [13:44] we have markers like _RELEASE_ in the html files [13:45] then read the file in the installer, replace _RELEASE_ with number, set that as the HTML for QWebView [13:45] http://qt-project.org/doc/qt-4.8/qwebview.html#setHtml < allows setting html directly [13:45] shadeslayer: interesting. [13:45] shadeslayer: let me see if whichever webview binding gtk is using to see if that can also do it. [13:46] shadeslayer: cause we'd want to replace distro name and version number. [13:46] cool [13:46] xnox: yep [13:46] well [13:46] name is hard coded [13:46] ideally we want to replace both name and version number. [13:46] not sure why I said that ... [13:46] *nod* [13:46] as names are trademarks and shouldn't be translated. [13:47] It's Kubuntu not Кубунту [13:47] *nod* [13:48] * shadeslayer moves to other cards while waiting for xnox [13:48] apachelogger: poke [13:49] ouch [13:49] apachelogger: which card do you want me to do? [13:49] cuz FF in one week [13:49] I somehow managed to miss that >.> [13:50] yes, let's freeze that future [13:50] actually [13:50] lets take the opportunity to postpone things that won't be in the scope [13:50] * shadeslayer is sad, no one comments on his bugs [13:51] apachelogger: *nod* [13:51] Riddell: https://trello.com/c/0uTGSJbM won't happen this cycle I guess? [13:51] apachelogger: d_ed says he wants a new KTP in before FF [13:51] well, I want some ice cream [13:51] * shadeslayer hands apachelogger a cone and a ice cream machine [13:52] apachelogger: unlikely [13:52] apachelogger: FWIW I don't think that the upgrade option should be implemented [13:52] feature wise we are in a pretty good state I'd say [13:53] it's hacky at best [13:53] shadeslayer: firefox apt has been handed off? [13:53] apachelogger: yes [13:53] apachelogger: not a feature, but a bug [13:53] talk to seb128 [13:54] shadeslayer: https://trello.com/c/w5Ji8mIw [13:54] shadeslayer: apachelogger: we're about to make a beta, I want 0.8 in the final release of LTS [13:54] is that possible? [13:54] d_ed: many things are possible, some things are just not as likely as others [13:54] sure, but I'm conflicted on whether to include the 0.8 beta on the 14.04 beta [13:55] apachelogger: card needs more details [13:55] details! [13:55] d_ed, shadeslayer: upload beta to 14.04 and please tell me that ktp 0.8 is feature frozen :P [13:55] shadeslayer: do it! [13:55] aye, we will be [13:55] ^^ [13:56] I don't expect many changes between 0.8 beta and 0.8 release [13:56] Riddell: do what ? :D [13:56] shadeslayer: details have been spewed [13:57] shadeslayer: ktp 0.8 beta [13:57] shadeslayer: upload [13:57] Riddell: ah ok [13:57] apachelogger: upload what ? :S [13:57] if 0.8 is feature frozen anwyay and supposed to reach final before 14.04 there is no reason why one shouldn't do ktps' beta testing as part of our beta testing [13:57] shadeslayer: ktp [13:58] d_ed: plz provide tarballs [13:58] is by Monday ok? [13:58] apachelogger: cool, will have a look at it post discussion [13:58] d_ed: fine by me ;] [13:58] cheers guys [13:59] I hate it when I write cards that are really epics [13:59] * apachelogger cries in the corner [13:59] and yay I got gtalk working in ktp again! [13:59] such awesome. [14:01] Riddell: hmm, what was broken? [14:03] d_ed: I don't know, I just removed it and added again and it started working [14:04] apachelogger: https://trello.com/c/0tn1vYPN [14:04] OO [14:04] apachelogger: I've been using the settings for a couple of weeks [14:04] and the fonts do look a tiny bit sharper [14:04] the question I guess is [14:05] why does the global fontconfig/freetype config not have this set [14:05] i.e. if we were to supply different settings via kubuntu-settings we'd start diverging from ubuntu platform settings [14:06] and that sounds like a pretty bad idea [14:06] in particular since neither of us knows anything much about fontconfig/freetype [14:06] well, does ubuntu ship such a config? [14:06] maybe they do and we don't know about it? [14:06] ask them [14:06] but it would be a platform setting [14:07] there is no point in supplying the font settings for one desktop I reckon [14:07] well, except for the case that some times someone is breakint font rendering in Qt so it all ends up being rubbish ^^ [14:07] heh [14:11] apachelogger: anything else? [14:12] no, I don't know anything about font rendering :P [14:12] neither do I :P [14:13] but I was talking about any other cards that need discussing [14:13] for Feature Freeze [14:13] Riddell: not sure what going on with thse symbols, uploaded rebuilt libssh, no errors here. [14:13] apachelogger: re https://trello.com/c/Mw5FBYpI http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/revision/6110 [14:14] shadeslayer: there's no other feature cards apparently [14:14] or they are in doing [14:14] and hopefully will be done in time [14:15] well the qt path thing in startkde might be something [14:16] otherwise everything is in doing [14:16] apachelogger: bug fix IMHO [14:16] so I guess the idea is to push that along as much as possible so everything lands before feature freeze [14:16] shadeslayer: i think the right approach is to inject javascript into webview which does "var distro='Buntu'; var distro_version='16.04'" [14:17] shadeslayer: and then slideshows should use script write that variable. [14:17] then we get the other changes cards done that might not have been features but aren't bugfixes either [14:17] and after that it's bug fixeroo all the way to final [14:18] *nod* [14:19] xnox: should be doable [14:20] I think ... [14:20] at the very least I see http://qt-project.org/doc/qt-4.8/qwebframe.html#evaluateJavaScript [14:27] xnox: though I have no clue how the js side of things will work ;) === mamarley_ is now known as mamarley [14:40] apachelogger: could you fixup the bzr rev check in debian/common in kde-l10n-common? [14:40] because the two ways I know don't work [14:41] sgclark: libssh is all good, it's in [14:42] Riddell: ok thank you [14:52] aaaaah, time [14:52] shadeslayer: please write a card [14:52] * apachelogger needs to leave in 8 minutes [14:56] shadeslayer: looks like not possible with current webkit/python api. we need a new one =/ [14:56] :( [14:57] xnox: can the gtk web view allow setting HTML? [14:57] if so, we can do the first solution till the next release [15:00] shadeslayer: yes, and no, setting html will not work here we need to load it. [15:01] shadeslayer: also why is it a problem? a 14.04 slideshow was already uploaded... [15:02] xnox: https://trello.com/c/DtAwHbWR [15:02] extra effort for translators apparently [15:03] and if it's not translated, it looks like shit apparently [15:03] shadeslayer: the upload i did for s/13.10/14.04/ copied translation strings. [15:03] shadeslayer: and you are going to change translation string to omit 14.04, which will also retriger translation... [15:04] (thus 14.04 should not have less translations than 13.10 did for that versioned string) [15:04] hmm, I see [15:04] apachelogger: ^^ [15:05] postpone to 14.10? [15:08] apachelogger: is packaging librocket something I can do? [15:10] sgclark: so many KF alpha packages to poke at :) [15:11] shadeslayer: what do you mean? need packaging? [15:11] sgclark: some of them need packaging, others need rebuilding/fixing [15:11] shadeslayer, oh ok, did not know [15:13] shadeslayer: is there a list somewhere? [15:15] sgclark: I posted a link somewhere in te backlog [15:15] but can't find it anymore :( [15:17] sgclark: maybe Riddell still has the link [15:18] maybe I do [15:19] http://paste.kde.org/psafkbfir [15:19] there we go ^^ [15:19] but mostly click retry on all of these https://launchpad.net/~kubuntu-ppa/+archive/experimental/+packages [15:20] sgclark: something that is sorely needed is adding versioning to build depends [15:21] it's all in bzr now so stuff like that can just be added to bzr without having to upload to the PPA [15:21] is there not new frameworks to package? plasma-framework? something else? [15:21] yep that too [15:22] Riddell: do you think we can land a KWallet PAM module which will only work with KDE SC 4.13 before KDE SC 4.13? [15:25] Riddell: I do not have option to click retry. Shadeslayer: don't know what you mean by versioning [15:25] shadeslayer: will it break anything? [15:26] sgclark: I just added you to the team so you should be able to click retry [15:26] although really it should be scripted [15:27] apachelogger: fyi flash plugin install does not work in Ubuntu too [15:27] Riddell: ok ty. [15:28] Riddell or shadeslayer, so if it fails again I need to repackage/fix it correct? [15:29] depends on the failure, it might just be waiting for something else to compile first [15:29] ^^ [15:29] ok [15:33] ahoneybun: valorie: plz review migration guide from a docs POV https://notes.kde.org/p/kubuntu-migration-guide [15:41] anyone tried today's dail.y yet? [15:43] hrm, links to the images are wrong on the qa tracker thiogn === jono is now known as Guest53088 [16:19] Riddell: pbuilder fails with http://paste.ubuntu.com/6926219/ I remember seeing this before I just don't remember what we did, all the patches appear to have been removed. [16:35] ok, so now the fun begins... [16:36] Riddell: nevermind I figured it out [16:38] Riddell: frameworkintegration ready for you [16:39] at the partitioning screen with a totally blank drive, using guided, use entire disk, the after part says "Kubuntu 1.0B" - this seems weird, no? [17:08] sgclark: how did you solve that test issue? [17:08] shadeslayer: added X support [17:08] shadeslayer: openbox trick [17:09] openbox? :) [17:09] can I have a look at your rules file? [17:10] shadeslayer: http://paste.ubuntu.com/6926489/ [17:10] sgclark: what happens you just run xvfb-run -a dh_auto_test ? [17:11] and well, also export the dbus-launch variables [17:11] shadeslayer that is what I had when it failed [17:12] does not fail local, just in pbuilder which has no X support [17:12] sgclark: which package is that? [17:13] frameworkintegration [17:16] apachelogger: It's the dialogue you get when more packages are needed due to dependency and have to be added to the set to be installed, but in this case they aren't really required. [17:22] sgclark: does the test take quite a bit of time? [17:23] shadeslayer: nope [17:35] sgclark: fwiw when using /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk please use overriden_target [17:35] instead of calling dh_auto_test [17:35] so something like : xvfb-run -a $(overriden_target) [17:35] shadeslayer: I have no idea what you mean sorry [17:36] sgclark: in debian/rules, if you include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk [17:36] plz use $(overriden_target) inside target overrides [17:36] ahh ok, did not know sorry [17:38] sgclark: do you know *why* calling dh_installwm causes it to work? [17:39] shadeslayer: because it adds X support? I do not know the nitty gritty of lower level operating system functionality sorry :( [17:39] no, that's from xvfb-run [17:39] see man xvfb-run [17:40] shadeslayer: I meant window manager sorry [17:40] those calls are being made to the window manager [17:40] pbuilder and the build farms do not have that support [17:41] hense why the openbox trick works, I feel like I did something wrong? [17:42] hmm, I don't think those calls go to a window manager since openbox isn't actually installed on my pbuilder [17:42] sgclark: well, I'm trying to figure out why that works [17:44] Riddell: may have better answers for you, he was around when I discovered it. [17:45] and is has alot more knowledge than I [17:45] openbox has to be listed as a build depend [17:46] well, since it's working without it being installed, it clearly doesn't need to be listed as a build-depend === Blizzzek is now known as Blizzz [17:49] Riddell: ^^ why does dh_installwm make things work> [17:49] it's just generating postinst and prerm files is it not? [17:52] shadeslayer: it will fail on the build farms without it. [17:57] sgclark: ok, but why ? :) [17:58] sgclark: thing is, dh_installwm just generates some postinst and prerm files [17:58] and man pages [18:02] did you see the tests that fail? maybe look at those and compare to what installwm does to see why? I am not yet a coder so I am not much help, I am sorry : / [18:03] is nvidia in trusty borked or is it just me? [18:03] I did have a quick look at installwm [18:04] and it doesn't make any sense to me :P [18:04] ( why running installwm would work that is ) [18:40] shadeslayer: maybe you know: where does user-manager store the email? I stare at the code and don't get it :-( [18:41] it stores it with account service afaik [18:43] shadeslayer: and where does account service store it? The usual 'Save' and: fiind ~/.??* -cmin -2 does not work :-( [18:44] ScottK: mh, ok, I'll try to come up with a debug patch tomorrow [18:44] allee: try qdbus --system org.freedesktop.Accounts /org/freedesktop/Accounts/User1000 org.freedesktop.Accounts.User.Email [18:44] ScottK: FWIW I think that is qapt being silly [18:44] btw if you add the kdeconnect plasmoid to the systemtray , does plasma start for you? [18:44] ( make sure everything is updated ) [18:45] shadeslayer: please do not upstream bugs yourself, if one has further questions for debugging you won't be able to provide them [18:45] ohohohoho, talking about kdeconnect [18:45] we need to get that listed in discover somehow [18:45] seeing as it is going to be come a featured app [18:45] shadeslayer: uh. magic! Thx Me continues hunting storage place ... [18:45] apachelogger: actually, I will be able to, I could reproduce the search bug at the very least [18:46] apachelogger: https://bugs.kde.org/show_bug.cgi?id=331116 [18:46] KDE bug 331116 in plasmoid "Plasma Desktop crashes when trying to start" [Crash,Unconfirmed] [18:47] shadeslayer: in refernece to teh qaptworker one [18:48] that will likely need excessive gdb fiddling [18:48] just thought I'd point it out in general though [18:49] roger roger [18:49] apachelogger: I was testing muon discover today [18:49] discovered that it had a upgrade feature [18:49] which is quite bad :/ [18:50] yeah [18:50] master is somewhat better [18:50] do we want to get that in before FF? [18:50] actually we were thinking about handling upgrades through discover for 2.2, but it's still not quite there [18:50] shadeslayer: yeah [18:50] add a card for it? [18:50] I guess [18:51] apachelogger: so, regarding firefox plugins [18:51] talking about cards, new numbers: 28 todo, 18 doing, 46 done, 12 postoned, 9 abandoned \o/ [18:52] they don't work on ubuntu too [18:52] shadeslayer: yeah, I figured [18:52] shadeslayer: but even if it did we wouldn't be able to use it because that would be piped through aptworker which is in a bit of a conflict with qaptworker [18:52] eh [18:52] s/aptworker/aptdaemon [18:52] apachelogger: was trying to read the code, and it just went over my head [18:52] shadeslayer: yes, I had pretty much the same experince [18:53] so I tried writing my own plugin, but that's not something I can whip up in a day or two [18:53] mostly mad that mozilla stuff ix :P [18:53] since I have no experience with FF plugins [18:53] ( side note : xul reads like it was developed by a mad man ) [18:54] shadeslayer: well, I'd suggest talking to the ubuntu-mozilla team, perhaps we somehow can fiddle in some sort of support into ubufox [18:54] though apparently you can hook xul up with C++ code [18:54] using autotools .... [18:54] i.e. if we only call qapt-batch-installer it would still be somewhat sensible [18:54] after all, that is what we did for rekonq and it's pretty non-invasive [18:55] in fact the only thing we needs is a dbus call and handle the rest in kubuntu-notification-helper [18:55] apachelogger: I was thinking more along the lines of just poking the user with the restricted plugin install dialog [18:55] exactly [18:55] shadeslayer: maybe, I'd still talk to them, perhaps someone is feeling generous and coudl whip up a simple plugin to do that [18:55] apachelogger: I talked to chriscoulson and he has 0 time [18:56] well that's unfortunate [18:56] even for apturl issues [18:56] shadeslayer: maybe spy what other distros do [18:56] hmm [18:57] suse at the very least ships kde patches [18:57] apachelogger: btw I was also fidding with various protocol support handlers [18:57] and it's not just apt that's broken, every protocol that you try and register won't work [18:57] so for eg. try registering magnet -> doesn't work [18:58] see, we should have gone with chromium [18:58] I said it all along :P [18:58] Firefox for the win!!! [18:59] apachelogger: why? [18:59] apachelogger: unfortunately, I own a "I <3 Mozilla" wristband and cannot in good conscience say we should ship Chromium [18:59] shadeslayer: lol [18:59] shadeslayer xD [18:59] shadeslayer: actually I think it is entirely possible that canonical will eventually go to chromium [19:00] unless mozilla is throwing sweets at them [19:00] I would own an "I <3 Mozilla" wristband if Mozilla would actually sell them to non-Mozillians... [19:05] mamarley: https://bugs.kde.org/show_bug.cgi?id=331116 [19:05] erm [19:05] KDE bug 331116 in plasmoid "Plasma Desktop crashes when trying to start" [Crash,Unconfirmed] [19:05] https://plus.google.com/photos?pid=5979961400218894194&oid=115138410189586016392 [19:06] Darn, I seem to have forgotten my Google+ password... [19:06] mamarley: http://imgur.com/XZje9HL [19:06] Nice :) [19:07] apachelogger: http://imgur.com/XZje9HL [19:07] * mamarley has been a die-hard Firefox user since one of his friends in high school converted him from IE6 about 9 years ago. [19:07] apachelogger: I'm bored [19:07] apachelogger: nothing interesting on trello [19:07] and the interesting bits I don't know how to do [19:07] Ironically, that person is now an Apple® fanboy. [19:08] :D [19:09] mamarley: lol [19:09] Riddell: do you reckon we can remove kdeconnect-kde from Trusty? [19:13] apachelogger: btw plz also check my kconf_update work [19:18] shadeslayer: card plz [19:19] apachelogger: already there [19:31] apachelogger: It may well be qapt. Not sure. [19:55] Riddell: https://bugs.launchpad.net/ubuntu/+source/kdeconnect-kde/+bug/1279949 when you get the time [19:55] Launchpad bug 1279949 in kdeconnect-kde (Ubuntu) "Please remove the kdeconnect-kde source from Trusty" [Undecided,Triaged] [20:31] shadeslayer, Riddell: doesn't bluedevil 2rc only work with bluez5? [20:32] bug 1279960 [20:32] bug 1279960 in bluedevil (Ubuntu) "bluedevil 2.0~rc1-0ubuntu1 not recognized Bus 001 Device 003: ID 13d3:3362 IMC Networks" [Undecided,New] https://launchpad.net/bugs/1279960 [20:32] ehm [20:32] If your distro is using BlueDevil 2.0 you must: [20:32] 1-Use at least BlueZ 5.11 [1] [20:32] Riddell: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [20:33] ^^ [20:33] apachelogger: Alex confirms [20:33] doctor said instead of raging I should sigh [20:34] so imagine me sighing while the veins on my head are throbbing [20:34] apachelogger: http://paste.kde.org/pvkkp715o [20:35] this format is so bad :< [20:35] why it is beautiful [20:36] html markup is something we should use a lot more [20:36] such a pleasent read as well [20:37] * shadeslayer heads home for dinner [21:17] shadeslayer: Shouldn't kdeconnect provide a kdeconnect-kde transitional package for upgrades? [21:19] apachelogger: ^^^ [21:35] ScottK: I have a package ready for upload [21:35] once kdeconnect-kde is removed I'll upload [21:35] or should I upload anyway? [21:44] Let me do the removal and then wait a publisher cycle. [21:44] Hang on. [21:45] shadeslayer: Removed. Wait half an hour and upload. [21:45] thx [22:34] ScottK: plz upload https://launchpad.net/~rohangarg/+archive/experimental/+files/kdeconnect_0.4.2-2ubuntu2.dsc [22:35] I'm not elite enough [22:45] If you got MOTU .... [22:49] Done. [22:57] shadeslayer: I've added my suggestions to the migration doc [22:58] thanks valorie :)