/srv/irclogs.ubuntu.com/2014/02/14/#kubuntu-devel.txt

ahoneybunapachelogger: your fix worked03:22
ahoneybunbut there are some errors from another package non docs related03:24
Riddellcyphermox_: I see you're touched bluez quite a bit, have you looked at bluez 5 at all?08:17
Riddell"digiKam Software Collection 4.0.0-beta2 is out.." do we upgrade to that?08:36
valoriewill they have a release soon enough for us?08:37
Riddellthat's the question08:37
Riddellhttp://www.digikam.org/about/releaseplan08:39
Riddell11/05/2014: 4.0.008:39
Riddellhmm, too late08:39
lordievaderGood morning.09:57
apacheloggerScottK: I think I actually found the cause for your upgrader problem10:09
ScottKCool.10:09
apacheloggeralas, I am not sure how to resovle it so it might have to wait for aleix to come back from vacation10:09
apacheloggeressentially qapt seems to ignore manual Held flags10:10
apacheloggerso it detects a divergance in flags and says, this package's flags have changed, must do something with it10:10
apacheloggerScottK: to be save though, if you could send me a screenshot of the 'mark additional changes' dialog it would be good10:11
apacheloggerScottK: also here's a patch for qapt that adds debug on change detection, shoudl also help to pin point the exact problem http://paste.ubuntu.com/6930395/ 10:14
* apachelogger has trusty in vbox at 640x48010:21
apacheloggerit's like the 90's all over again10:21
Riddellmy virtualbox also decided to go small resolution for some reason10:25
apacheloggershadeslayer: https://bugs.kde.org/show_bug.cgi?id=331113 that sounds a lot like limited apt cache TBH10:27
ubottuKDE bug 331113 in muon "Muon does not find available packages to install after fresh install" [Normal,Confirmed]10:27
apacheloggerRiddell: it's working in the live session though, very curious10:28
Riddellapachelogger: mm yes10:33
apacheloggerand its so slow10:33
apacheloggerI shoudl go back to KVM10:33
apacheloggershadeslayer: it's a caching problem10:34
apacheloggerand the xapian index was not built when muon was started10:34
apacheloggermuon will trigger the update which will take about 1 minute initially10:34
apacheloggerwhich is why the updater says the cache is update10:34
Riddellhmm, something broken in the archive today #u-d talking about gcc being broken10:34
apacheloggerhowever, once muon is done with the cache update it will not refresh its own cache10:34
apacheloggeror possibly it simply times out because it doesn't want the udpate to take so long10:35
apacheloggershadeslayer: at the end of the day it all comes back to your xapian-udpate card :P10:35
apacheloggervery magic10:46
apacheloggeroh10:47
apacheloggershadeslayer: I think I even remember why that is the case10:47
apacheloggerIIRC muon doesn't actually wire to async xapian updates or something10:47
apacheloggeror was it the backend10:47
apacheloggersomeone definitely doesn't connect to finished and subsequently either the cache or the search is broken10:47
apacheloggerlike it's the search10:48
apacheloggerbecause there is probably abortion code in there10:48
apacheloggerha! found it10:50
apacheloggereven have a simple fix, alas probably not a good one10:50
apacheloggerI actually think discover might have a similar issue10:51
apacheloggeralthough it might be not visible because it list app-install-data units rather than QApt::Package directly10:51
apacheloggershadeslayer: I add some comments to https://notes.kde.org/p/kubuntu-foreign-language11:19
apacheloggerI am having a hard time testing it on a 90's style micro resolution though11:19
apacheloggerBug 126893111:25
ubottubug 1268931 in kubuntu-settings (Ubuntu) "need kconf_update for kickoffrc" [Medium,Fix committed] https://launchpad.net/bugs/126893111:25
apacheloggerdebian/common in kde-l10n-common needs a check so that it checks both the langpack branch as well as the kde-l10n-common branch11:35
apacheloggermy, that fails to compute quite a bit11:35
* apachelogger fears his head might explode :'<11:35
apacheloggershadeslayer: bzr cat lp:~kubuntu-packagers/kubuntu-packaging/kde-l10n-common/debian/common &> debian/common11:37
apacheloggerbzr cat lp:~kubuntu-packagers/kubuntu-packaging/kde-l10n-common/debian/config-l10n &> debian/config-l10n11:37
apacheloggerWHY11:37
apacheloggerfor tfile in `ls kde-l10n-*.tar.xz`; do11:37
apacheloggerWHY11:37
* apachelogger starts crying in the corner again11:37
apacheloggerI did choose very bad var naming in build-l10n12:10
* apachelogger is ashamed12:10
* ghostcube gives apachelogger a cup of tea and a chocolate cookie12:16
apacheloggeromnomnomnom12:17
apacheloggerRiddell: ping12:17
Riddellapachelogger: pong12:45
apacheloggerRiddell: I was wondering, perhaps for 14.10 we should add our own control fields to kde-l10n-*12:47
Riddellapachelogger: to the debian packages?12:48
Riddellthe .deb packages?12:48
apacheloggeri.e. XB-Private-Kubuntu-KDE-Language, XB-Private-Kubuntu-KDE-LanguageCode, XB-Private-Kubuntu-Ubuntu-LangaugeCode...12:48
apacheloggerRiddell: yeah12:48
Riddellthis would make the l10n logic in libkubuntu simpler?12:48
apacheloggeryes, well, remove duplicationg anyway12:48
Riddellworth a shot12:48
apacheloggercurrently kde-l10n-common has code mapping the various formats for language pack codes AND libkubuntu has the very same mapping12:49
Riddellit'll all get a lot more complex with kf5 though12:49
apacheloggerRiddell: how so?12:49
Riddellkf5 will presumably get its own l10n releases12:49
apacheloggeroh, well, just another -common branch12:49
Riddelland will there be one or two SC releases? who knows12:49
Riddelland what will those phonon maintainers do?  they're so unpredictable12:50
apacheloggertwo sc releases?12:50
Riddellkdelibs4 based one and kf5 based on?12:50
apacheloggeroh, also simply different bzr branches12:50
apacheloggerwhich is why it is important that we have sane scripting12:50
apacheloggerwhich is not the case right now12:50
apacheloggerRiddell: on a completely related note ... I am detangling langpack-common from kde-l10n-common and am wondering what to base the list of langpacks off12:51
apacheloggeroptions include: apt-cache, ssh ls on depot.kde of automatically detected kde version, ssh ls of manually defined kde version12:52
Riddellwhatever langpack-o-matic uses?12:52
apacheloggerleaninng towards ssh ls on the latest version I am 12:52
apacheloggerRiddell: there's no logic for this12:52
apacheloggersince langpack-o-matic creates a langpack for every language ubuntu knows about12:53
apacheloggerand that list is a superset of the languages kde releases12:53
Riddellssh ls on depot.kde of automatically detected kde version  seems the best way then12:55
apacheloggerok12:55
apacheloggerI thinkt he substituation nonesense should be redone a bit13:31
apacheloggerterribly shitty var naming indeed13:31
apachelogger        echo $ubuntudep NOT $kdecode13:32
apachelogger        sed -i "s/^Depends:.*/&, kde-l10n-${ubuntucode}/" control13:32
apacheloggerand that piece I do not understand at all13:32
douglmy bluetooth icon disappeared from my system tray, system setting says there is no bluetooth adapter but my bluetooth headphones connect and function... thot someone should know? 13:40
Riddelldougl: bluedevil was updated to a version which was incompatible with bluez 4, I've done a revert now so maybe upgrading will fix it13:44
Riddellmark says he wants to move to systemd http://www.markshuttleworth.com/archives/131613:45
BluesKajHowdy all13:45
douglRiddell, ok - no worries I just wanted to make sure someone knew...13:50
douglMorning BluesKaj :)13:50
apacheloggerRiddell: uh that is rather lovely13:51
BluesKajMorning dougl 13:51
apacheloggerone less weird ubuntu techno patchy thing to worry about for kf513:51
BluesKajwas trying to use the chrome browser pepper flash v12 in FF, it's supposed to work, but no joy on CBC olympic sites, altho chrome browser does work, the tabs are mucked up 13:54
Riddellapachelogger: yes, quite a relief13:54
Riddellshadeslayer: see e-mail about intotool13:54
apacheloggerRiddell: I am going to pick up substvars for the common packaging, makes complex dependency construction less of a PITA13:55
mamarleyBluesKaj: You can use use Chrome's Adobe® Crash® player in Firefox?  How is that?13:58
BluesKajno mamarley, it doesn't work on 14.04 altho I saw oin some forums that it did work in earlier FF and ubuntu OSs13:59
BluesKajFF versions that is14:00
shadeslayerRiddell: https://trello.com/c/gid70i2V14:00
BluesKajdamn adobe dropped support for the latest flash version 12 in linux 14:00
BluesKajchrome has gone ahead and embedded the v12 plugin 14:01
shadeslayeryay14:03
shadeslayerhttp://www.markshuttleworth.com/archives/131614:03
shadeslayerapachelogger: re kde bug 331113   : no, because even though it builds the index when you start it ( you can see the progress in the window ) , it still can't search14:11
ubottuKDE bug 331113 in muon "Muon does not find available packages to install after fresh install" [Minor,Assigned] http://bugs.kde.org/show_bug.cgi?id=33111314:11
shadeslayerapachelogger: so the user /thinks/ the index was built14:11
shadeslayerand /thinks/ he can search14:11
shadeslayerhe actually can't14:11
Mirvnote contacts for Qt on Ubuntu Touch side for the next week are sil2100, bzoltan, didrocks. Qt 5.2.1 seems fine itself now, Touch packages need fixes still14:16
shadeslayer\o/14:17
RiddellMirv: so upload is due?14:17
apacheloggershadeslayer: I thought you had reproduced it?14:20
shadeslayerapachelogger: yes, and that's what I see in my VM14:20
MirvRiddell: currently the plan is still via the FFe that I filed on Monday, because people want 100% smooth transition. also waiting for Debian to catch up so it'll possible to sync packages from there14:20
apacheloggerRiddell: I am going to drop calligra dep from langpack as discussed some weeks ago, should be handled by kcm/libkubuntu/seed14:20
shadeslayeropen muon -> let it build search index -> try searching -> empty list14:20
apacheloggershadeslayer: and you did not care to share that with me through the bug report?14:21
apacheloggerbecause I had to look at it myself because all signs pointed away from xapian while in fact it was xapian14:21
Riddellapachelogger: is it handled by the seed?14:21
Mirvhappily the V4 in Qt 5.2.1 looks good so far, it didn't in .014:21
apacheloggerRiddell: we don't have l10n on the seed, just saying14:21
apacheloggerRiddell: what will happen is ubiquity+internet = resolves and installs (although that needs quality control I just noticed) || ubiquity-internet = notification after login that l10n is incomplete and user has to trigger install once internet is available || user installs new language via kcm, kcm resolves addiontal deps14:23
shadeslayersigh, I thought it was implicit in the report14:23
shadeslayerGot to be more verbose apparently ....14:23
apacheloggeroh and that just made me notice that we forgot to create a card for the notification thing14:23
* apachelogger heads to the trellocave14:23
apacheloggershadeslayer: APT Xapian Index seems to be already up to date: $ sudo update-apt-xapian-index The index /var/lib/apt-xapian-index is up to date14:23
Riddellapachelogger: how will ubiquity install calligra langpacks?14:23
apacheloggershadeslayer: if anything that is explicitly saying that the cache is uptodate14:24
manchicken1apachelogger: I think that apol got my libqapt changes merged into master.14:24
apacheloggerRiddell: same way it does libreoffice,firefox,.. throught he language-support-common dependency list file thing14:24
apacheloggermanchicken1: uh lovely14:24
apacheloggermanchicken1: I'll have a look14:24
apacheloggermanchicken1: btw, would you like to take over qapt development? ^^14:25
manchicken1I think I already did.14:25
manchicken1I didn't know you guys were going to let me off the hook.14:25
manchicken1It took me disappearing to get off of adept ;)14:25
apacheloggermanchicken1: I guess we'll have to equip you with a kde dev account though ^^14:25
manchicken1I have one.14:25
manchicken1Though I'm not sure if there are privs I don't have.14:26
manchicken1I'm not an admin on that project.14:26
apacheloggeruh, long life the new qapt developer! xD14:26
apacheloggermanchicken1: if you have dev privs that's enough14:26
manchicken1It feels like you just cursed me :)14:26
apacheloggermanagers only have the boon of being able to delete branches14:26
manchicken1Oh… why would you want to delete a branch?14:27
apacheloggermanchicken1: random work branches that were merged into master etc.14:27
apacheloggernot all that common a thing to do14:28
manchicken1Fair enough.14:28
manchicken1I still need to get the kubuntu-debug-installer stuff done, too.14:28
manchicken1And I'm preparing to present at YAPC::NA 2014 in Orlando in June, too.14:28
manchicken1My benevolent overlords here at ThinkGeek are paying my way, too, so I feel inclined to put a bit of effort into it.14:29
apachelogger:)14:29
manchicken1With all of the snow, I'm the only developer in the office today.14:30
manchicken1I may end up putting together the IKEA desk for the new guy, too.14:30
apacheloggeroh, putting together IKEA things, good luck, see you next year :P14:31
shadeslayerapachelogger: yes, which is totally weird that the apt xapian index is up to date14:31
shadeslayerand then it rebuilds it14:31
sgclarkRiddell: frameworkintegration and kitemviews ready for you14:32
apacheloggershadeslayer: it isn't, perhaps you check too late or something14:32
apacheloggerright after login there is no cache at all14:32
Riddellmorning sgclark :)14:32
sgclarkRiddell: morning :)14:32
apacheloggeralthough I turned of the vm so I can't check14:32
apacheloggerthis tiny virtualbox window is rather enraging I have to say14:32
shadeslayerapachelogger: inorite14:32
apachelogger" Sorry, there was a problem connecting to the Launchpad server. "14:32
apacheloggerololo14:33
apacheloggershadeslayer: kickoff update thingum is bugged btw14:33
apacheloggerwhich now reminds me that I wanted to re-QA driver manager14:34
apacheloggerahhhh14:34
* apachelogger jumps out the window14:34
shadeslayerapachelogger: what's wrong in the script?14:34
apacheloggershadeslayer: see trello card14:34
shadeslayerk14:34
apacheloggeralso please test your things :P14:34
shadeslayerapachelogger: I did test it! :O14:35
apacheloggernot very well then, because there's an obvious escape problem14:36
apacheloggerand wrong paths14:36
apachelogger(install path that is)14:36
apacheloggerthough that is really the fault of agateau I think :P14:36
agateauapachelogger: what did I do wrong?14:37
apacheloggeragateau: kubuntu-settings kconf udpates end up in the wrong path14:40
agateauapachelogger: ohoh kconf updates. That was a long time ago.14:41
apacheloggermight be someone elses fault, you just happen to be the only person I know who wrote a kconf_update script for kubuntu-settings ^^14:41
apacheloggeragateau: possibly broke in the restructuring 14:41
agateauI think I did this on my first year at Canonical14:41
apacheloggerthings arbitrarily break and no one notices  :'<14:41
apacheloggerkubuntu-fix-kwin-default-size.py14:42
apacheloggerthats a newer one I think14:42
apachelogger19/03/2009 17:4814:42
apacheloggeror not14:42
apachelogger^^14:42
Riddellapachelogger: is https://wiki.kubuntu.org/Kubuntu/Policies linked to from anywhere?14:53
=== 6JTAA8GDV is now known as AlexZion
=== AlexZion is now known as Alex_Zion
apacheloggerRiddell: not yet14:54
apacheloggerneeds approval14:54
apacheloggerfirst a final proof read tho14:54
apacheloggerwon't get anywhere before next week14:54
apacheloggerI'll also propose wiki migration then14:54
Riddellapachelogger: do you expect to call a kubuntu council meeting to approve it?14:56
apacheloggerRiddell: do you want a meeting? I was actually going to handle it through the list14:56
apacheloggermeetings are always such an annoyance to set up14:56
apacheloggerand in the end half the people don't show up anyway ^^14:56
shadeslayerapachelogger: why is https://trello.com/c/Mw5FBYpI back in todo :S14:57
Riddellapachelogger: yeah mailing list better14:57
apacheloggershadeslayer: Rohan Garg14:57
apachelogger    moved from Doing to To Do 14:57
shadeslayero_o14:57
apacheloggerI don't think AG actually moved the card to doing :P14:58
shadeslayerxnox: could you plz have a look at https://trello.com/c/yGJ1bn2n15:00
shadeslayerxnox: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/125920215:00
ubottuLaunchpad bug 1259202 in ubiquity (Ubuntu) "Ubiquity doesn't populate xapian cache on target when using the KDE frontend" [Undecided,New]15:00
apacheloggermhh, languagepack branch pretty much done15:06
* apachelogger moves on to tedious kde-l10n -.-15:07
sgclarkRiddell: karchive ready15:07
shadeslayerapachelogger: latest_kde_version=`ssh ftpubuntu@depot.kde.org ls /home/ftpubuntu/${TYPE} | grep -P "^\d.*" | sort -V | tail -1`15:08
ghostcubeubuntu kicks upstart? 15:09
shadeslayerapachelogger: can/should go into common15:09
shadeslayerghostcube: yeah for post 14.0415:09
ghostcubehmm ok15:09
Riddellsgclark: you can now commit directory to the packaging bzr branch15:09
sgclarkRiddell: nice :) how exactly do I do that?15:10
shadeslayerRiddell: did you have a look at why dh_installwm makes tests pass for frameworkintegration?15:12
Riddellsgclark: bzr co lp:~kubuntu-packagers/kubuntu-packaging/<frameworkname>15:13
Riddellsgclark: you'll need your ssh key on the machine15:13
Riddellsgclark: oh you'll need to do bzr lp-login <lpusername>  too15:14
Riddellsgclark: and  bzr whoami "fullname <e-mail@mail.com>"15:14
Riddellthen edit the file15:14
Riddellbzr diff   to view diff15:14
Riddellbzr commit   to commit15:14
shadeslayerapachelogger: "    this should really be a set of very specific accounts ... namely gtalk and facebook as supposedly being the most used" < application specific test IMO15:16
shadeslayerwhat if the user doesn't have those15:16
Riddellshadeslayer: looking at kitemviews there's qmake .pri files been added15:17
Riddellsorry not shadeslayer 15:17
Riddellsgclark: looking at kitemviews there's qmake .pri files been added15:17
Riddellsgclark: and I think we need to add versioning to the build-depends15:18
apacheloggershadeslayer: s/user/tester/ must get them15:19
apacheloggerthere's no point in checking whether gadugadu or whatever when 90% of the target audience will want to use facebook15:19
sgclarkRiddell: where are these .pri files? I dont see them15:19
Riddellug everything in kf5 changed soname, what a pain15:20
sgclarkRiddell: yup15:20
Riddellsgclark: in kitemviews I end up with usr/mkspecs/modules/qt_KItemViews.pri15:21
Riddellalthough I'm not sure how15:21
Riddellalso I think that's installed to the wrong place15:21
sgclarkRiddell: was not listed in install file, where should it be installed?15:28
sgclarkRiddell: is there a write up on adding versioning somewhere?15:29
RiddellI found the install dir in extra-cmake-modules, fixing15:30
Riddelljust add (>= 4.96.0) to any build-dependencies on kf5 bits in debian/control15:30
sgclarkok15:31
sgclarkRiddell: I checked out kcodecs and only the debian folder came down , is that correct? I still work with source and then copy changes over to bzr?15:38
Riddellsgclark: yes only the debian/ folder is in bzr15:38
Riddellyou can use bzr-buildpackage to do clever things to make it find the source15:39
Riddellor you can just copy it manually15:39
Riddellsgclark: I'm thinking if you're wanting to add versioned build-depends you want to do it in batch15:39
sgclarkok, I will go read documentation for bzr :)15:39
Riddellwget http://starsky.19inch.net/~jr/tmp/FRAMEWORKS15:39
Riddellfor asdf in `cat FRAMEWORKS; do bzr co lp:~kubuntu-packagers/kubuntu-packaging/${asdf}; done15:40
Riddellsomething like that to start off if you want to do it in batch15:40
sgclarkok15:40
debfxyay, Ubuntu will use systemd15:42
Riddelldebfx: makes life a lot easier :)15:43
debfxindeed15:43
* genii tries to forget everything he learned now about sysvinit and upstart, and make room in there for systemd15:48
shadeslayergenii: not just uyet15:50
shadeslayer*yet 15:50
geniiHm.15:53
BluesKajnetsplit?15:54
geniiBluesKaj: Not that I could tell here15:57
apacheloggershadeslayer: Riddell: if you feel very brave it would be much appreicated if you could play around with the new kde-l10n-common and language-pack-kde-common15:59
BluesKajgenii, ok, thanks , guess closing the lid did it15:59
apacheloggerthey are now baed of a new branch kubuntu-l10n-common which encorporates the generic mapping logic and substitution magic15:59
apacheloggeralso both branches now use debian/substvars to make for easier dephandling15:59
Riddellsgclark: I updated frameworkintegration in bzr with your changes and also versioning the build-depends15:59
* apachelogger afk looking for something to eat15:59
Riddellsgclark: I also set the changelog to unreleased as is our custom when it has not been uploaded to the ubuntu archive16:00
sgclarkRiddell: ok thank you16:00
sgclarkRiddell: just to be clear, I only commit to bazaar now and no longer supply package in ubuntu one?16:02
Riddellsgclark: yeah, and if you feel it's ready for a review and upload you can ping me or anyone and we'll just look at the bzr branch16:03
sgclarkOk, got16:03
sgclarkit16:03
Riddellsgclark: but i think there's two major operations needed here: versioning build-depends and changing library for the new sonames16:03
sgclarkright16:04
sgclarkmy to do list, just studying docs for bzr16:04
sgclarkRiddell: ok so leave all these at ppa1?16:05
sgclarkdch -i upped it to 216:05
Quintasan\o16:06
Riddellsgclark: better leave them at  "(4.96.0-0ubuntu1) UNRELEASED"16:06
Riddellsgclark: then we have a script  bzr-buildpackage-ppa which adds the ~ppa to the version number16:06
Riddellsgclark: just use  dch   rather than  dch -i16:06
sgclarkok, I just grabbed frameworkintegration to see what you did and it still says trusty?16:07
Riddellsgclark: grab again :)16:08
RiddellI just updated it16:08
sgclarkok :)16:08
ovidiu-florinahoneybun: are you around?16:15
shadeslayerapachelogger: review plz http://paste.kde.org/ps1wa3wek16:15
shadeslayer:D16:15
shadeslayeroh whoops16:16
shadeslayerapachelogger: http://paste.kde.org/p4kza4pti16:16
apacheloggermh16:39
apacheloggershadeslayer: I'd not set the language through the isoloader16:39
apacheloggerno normal person does that :P16:39
apacheloggershadeslayer: I'd still explicitly mention that one ought to watch the slideshow16:40
shadeslayerbtw comparing ubuntu live iso vs kubuntu live iso we're short on one fonts.conf16:40
apacheloggerpeculiar16:41
apacheloggershadeslayer: still doesn't mention that one should add gtalk or facebook16:41
shadeslayerI still see no reason to mention those16:41
shadeslayerI mean most testers will use one of those16:42
apacheloggeryeah, all of them will if you specify the test that way16:42
apacheloggerdiscover still needs more explicitness16:42
apachelogger    <dt>Click on the 'Overview button to go back to System Settings, and open the entry marked as "User Manager", is the UI localized?</dt>16:44
apacheloggeroverview quote not closed anywhere16:44
shadeslayerapachelogger: http://paste.kde.org/ppgwz2no116:44
apacheloggerfirefox "is localized?" also needs explicitness16:45
shadeslayeroh, I thought I removed firefox16:45
apachelogger(we don't ship those fonts, hence why the configs are missing)16:45
apacheloggershadeslayer: and systray apps still missing...16:46
Quintasanwhat16:47
QuintasanWe systemd now guys16:47
sgclarkRiddell: first attempt at bazaar kcodecs ready16:47
QuintasanProbably slowpoke and what not but we are going to proper systemd now in Ubuntu16:48
shadeslayeryep16:48
QuintasanI can't say I saw that coming16:49
QuintasanI was more or less expecting Ubuntu sticking with upstart16:49
shadeslayerlikewise16:50
Riddellsgclark: that extra-cmake-modules probably needs a (>= 0.0.10)16:54
Riddellotherwise looking good16:54
sgclarkok16:54
shadeslayerRiddell: apachelogger we can get Jenkins + upgrade testing from ubuntu \o/16:56
* Riddell publishes http://blogs.kde.org/2014/02/14/no-licence-needed-kubuntu-derivative-distributions16:56
shadeslayerhttps://jenkins.qa.ubuntu.com/view/Upgrade/16:56
Riddellshadeslayer: awooga16:56
* Riddell runs off for the evening16:57
jussiis nvidia broken in trusty ?16:57
BluesKajjussi, not here16:57
jussisigh. something not right here...16:58
jussibtw shadeslayer when does your new restricted drivers thing make it in?16:58
BluesKajsome of the higher end cards have a rough time with the recommended driver16:58
jussiBluesKaj: this one a pretty old card...16:59
jussibut the performance of this machine is horrible, Im trying to work out why...16:59
jussinew install yesterday16:59
BluesKajmine's an entry level 8400gs17:00
BluesKajjussi, which card/driver?17:00
jussi01:00.0 VGA compatible controller: NVIDIA Corporation G98M [Quadro NVS 160M] (rev a1)17:00
jussidriver is whatever the first one in the list was...17:01
jussi331 updates17:01
jussiahh, now then... that explains things...17:01
jussiactivated but not currently in use. hrm17:02
BluesKaj331 is pretty advanced17:02
shadeslayerapachelogger: errors.ubuntu.com is good to process crashes17:23
shadeslayerapachelogger: what does "- possibly find a way to gcore all muon applications?" mean>17:46
shadeslayeraha17:46
shadeslayergenerates corefile17:46
soeethe switch to systemd will take place in 14.04  ?18:46
BluesKajdidn't see any specific schedule for systemd adoption 18:48
shadeslayernope18:51
shadeslayerpost 14.04 18:51
shadeslayerseeing how feature freeze is a week from now ...18:52
ScottKDefinitely not 14.04.19:19
soeeok, thanks19:32
shadeslayerapachelogger: http://commits.kde.org/kdeconnect-kde/a14517a486d31a691422e184864224cff8008ed119:40
douglwith todays updates bluetooth quit working completely right?19:42
ahoneybunovidiu-florin: I am now19:52
ahoneybundougl: having bluetooth issues too?19:53
soeethere are 2 packages on hold when doing upgrades: kde-runtime plasma-scriptengine-javascript19:55
soeethe seond one is like that more then a week now19:55
yofelahoneybun, dougl: pretty much until we have bluedevil/bluez worked out20:20
yofelwe have incompatible versions right now20:20
ahoneybunyofel: in 13.10?20:21
yofelhm, no20:21
yofel14.04 is what I'm talking about20:21
ahoneybunI can't find a bluetooth adapter in 13.10 with default KDE20:21
ahoneybunbut with blueman it works fine20:21
yofelthat's not good :(20:21
yofelbut I vaguely remember Riddell having the same issue in munich20:22
yofelwe did some hci magic to wake it up I think20:22
yofelbut what was it...20:22
ahoneybunwell it did work or at the least the adapter was found when I first installed Kubuntu 13.1020:26
ahoneybunovidiu-florin: are you on?20:53
douglyofel, thanks for the update :) patiently waiting until this master piece is done before I want my money back - lol20:53
* dougl loves kubuntu and appreciates the sneak peek20:55
=== SonikkuAmerica is now known as TrainerSUSA
=== TrainerSUSA is now known as SonikkuAmerica

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