File size: 6,320 Bytes
4aa5fce |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 |
[03:44] <ahoneybun> with nvidia 331 drivers installed and a bumblebee setup can anyone switch to nvidia from intel in nvidia settings? [03:51] <ahoneybun> ovidiu-florin: hello [05:38] <ahoneybun> hey valorie [05:49] <valorie> hi ahoneybun [05:50] <valorie> your connection seems a bit unstable tonight [05:50] <ahoneybun> rebooting to fix driver issues [05:50] <ahoneybun> got it now [05:51] <valorie> cool [05:52] <ahoneybun> yep on Kubuntu currently [05:53] <ahoneybun> in the working mood at 1:53 am [05:55] <ahoneybun> valorie: thinking of what needs to be added to the trello board [05:55] <ahoneybun> for the docs [05:55] <ahoneybun> also wish that docs.kubuntu.org could look better [05:57] <valorie> very nice [05:57] <valorie> great to see you back on Kub. [05:58] <valorie> I agree [05:58] <valorie> however, I assume that when the new server stuff is rolled out, it will be a bit fancier [05:58] <valorie> thank god someone is looking at trello [05:58] <valorie> I totally fail there.... [05:59] <ahoneybun> yes I'm wondering what I could do for the Videos things I want to do for Kubuntu [05:59] <valorie> I've missed you, aaron [06:00] <ahoneybun> valorie: same I missed the interaction [06:02] <ahoneybun> valorie: new server stuff? [06:04] <valorie> the new theme and etc. [06:05] <valorie> you know more than I do [06:05] <ahoneybun> valorie: test.kubuntu.co.uk? [06:06] <valorie> yes [06:06] <ahoneybun> yea [06:06] <valorie> I believe that will become kubuntu.org once it is done and tested [06:07] <ahoneybun> yea [06:10] <ahoneybun> I'm trying to think of what needs work now [06:12] <valorie> that still needs work and testing, [06:12] <valorie> but I can't help with that [06:12] <ahoneybun> valorie: the new site? I'm thinking of what the Docs need [06:14] <valorie> hard to say until things start to change [06:14] <valorie> it's so early [06:15] <valorie> what they need is more translations [06:15] <ahoneybun> thats for sure [06:15] <ahoneybun> but I can't help with that but try to spread word about it but I think it has been done well [06:16] <valorie> I agree [07:40] <lordievader> Good morning. [08:44] <apachelogger> Riddell: shadeslayer: august [08:44] <apachelogger> doctor in august [08:44] <apachelogger> need a valium now [08:44] <apachelogger> over and out [08:47] <santa_> Riddell: thank you again for pointing me to the bazaar repos and all the info you gave me, I'm afraid I have another question: why some kf5 packages don't have -dev binary packages [08:47] <santa_> it looks very strange [08:47] <santa_> I mean [08:47] <santa_> for istance ki18n doesn't provide a -dev package, and looks like it should [08:48] <santa_> and then if I look at the apidox package, it seems it depends on something which should be the -dev package of ki18n [08:49] <santa_> libkf5i18n-dev to be more specific [08:50] <santa_> so, as I said it looks very birarre to me :D [08:50] <santa_> what am I missing? [08:50] <santa_> s/birrare/bizarre/ [08:50] <kubotu> santa_: You did something wrong... Try s/you/me/ or tell me "help sed" [08:50] <santa_> lol @ the bot [08:55] <yofel> *sigh* [08:56] <yofel> seriously, what's the problem with wrap-and-sort and kde packages [08:56] <yofel> it even killed libkf5i18n-dev [08:59] <yofel> santa_: thanks for spotting [08:59] <lordievader> apachelogger: Can't wait awesome :D [08:59] <santa_> really [09:00] <santa_> yofel: I never would suspected that thing [09:00] <santa_> I have seen at least another one [09:00] <yofel> bzr will tell you what happened [09:01] <santa_> yeah I guess now that you say that [09:01] <santa_> for some reason I tought you didn't put there since the beginning [09:01] <santa_> strange things my brain do :) [09:02] <santa_> if you are interested I can tell you which ones are broken as soon as I build them [09:02] <santa_> btw do you have any dependency graph? [09:02] <yofel> there was one somewhere... [09:04] <santa_> indeed the wrap and sort broke the ki18n [09:14] <yofel> santa_: http://dot.kde.org/sites/dot.kde.org/files/kf5_big_0.png [09:17] <santa_> yofel: a huge thank you [09:17] <santa_> that's going to save me a lot of time [09:22] <santa_> yofel: same problem in kwindowsystem, wrap-and-sort again [09:27] <yofel> santa_: fixed, thanks [09:28] <yofel> funny enough, if I run wrap-and-sort now it works fine @_@ [09:30] <yofel> ok so [09:31] <yofel> Riddell: if wrap-and-sort removes packages just add them back by hand and run wrap-and-sort again. After that the control file will be correct and it won't mess up again [09:48] <santa_> yofel: since you seem on the mood to receive feedback, would you mind to check the debian/rules of kapidox? [09:48] <santa_> it doesn't build for me, but I think I fixed the thing [09:49] <yofel> o.O [09:49] <yofel> that thing looks totally wrong [09:50] <santa_> yofel: this way http://paste.kde.org/paffn3i1d works for me [09:51] <yofel> would work I guess, but the dh line shouldn't be needed as debian-qt-kde.mk is included [09:51] <yofel> I don't quite remember how to pass those parameters though [09:51] <yofel> ah, kde-workspace rules shows how to [10:03] <santa_> yofel: kcrash broken by wrap-and-sort [10:05] <yofel> fixed [10:15] <santa_> yofel: kauth broken. guess wat XD [10:54] <santa_> and kdesu [11:28] <BluesKaj> 'Morning [11:29] <santa_> and kpty [11:29] <santa_> BluesKaj: morning [11:29] <BluesKaj> Hi santa_ [11:49] <santa_> and kservice [12:48] <santa_> and kdoctools [12:55] <d__ed> can someone with neon look at this: http://forum.kde.org/viewtopic.php?f=287&t=121187&p=311428#p311428 it seems kded5 wasn't being pulled in [13:10] <Quintasan> yofel: Do you have any idea if I can somehow debug memory leaks on a currently running process? [13:10] <Quintasan> My kded is leaking horrible amounts of memory [14:09] <santa_> yofel: hey, mind if I get a launchpad account and fix the wrong wrap-and-sorts myself? [16:29] <yofel> Quintasan: not really, apachelogger might now [16:29] <yofel> may way of pinpointing kded issues is usually removing modules one by one over dbus [20:32] <kubotu> ::qt-bugs:: [1322908] package libqt4-opengl 4:4.8.1-0ubuntu4.6 failed to install/upgrade: ErrorMessage: short re... @ https://bugs.launchpad.net/bugs/1322908 (by andy) [22:53] <jose> Riddell: did you get to add that exception I told you to the ML filter? |