/srv/irclogs.ubuntu.com/2012/08/29/#kubuntu-devel.txt

=== jocarter is now known as highvoltage
ahoneybunwhat can I do to help with the devel of 12.10?01:49
ahoneybunmaybe package redshift01:52
ahoneybunplasma-widget-redshift01:52
shadeslayerahoneybun: hmm ... lemme think of a task01:58
shadeslayerah yes01:59
ahoneybunshadeslayer: I think I might try to package redshift01:59
shadeslayerit's not 12.10, but still Kubuntu Dev nonetheless01:59
shadeslayeroh01:59
shadeslayerI was going to give you the task of backport ktp01:59
shadeslayer*backporting01:59
ahoneybunwhatever a newbie can do to help02:00
ahoneybunI have the backport enabled and KDE SC 4.9 installed02:00
shadeslayersec02:02
shadeslayerahoneybun: do you have a precise pbuilder set up?02:02
ahoneybunno02:02
shadeslayerok, I'd suggest you install pbuilder and set one up02:03
shadeslayeralso install ubuntu-dev-tools and pkg-kde-tools02:03
shadeslayeron that note02:03
shadeslayerdebfx: can we somehow validate desktop files from inside the buildd before we ship them in install files?02:04
shadeslayerlike, somehow add this functionality in dh02:04
ahoneybunshadeslayer: aptitude is running and installing the packages02:04
shadeslayercool02:04
shadeslayerlet me know when you're done :)02:05
ahoneybunok :) also should I have SSH keys and such setup on Launchpad?02:05
shadeslayerCoC needs to be signed and gpg keys uploaded02:05
ahoneybunshadeslayer: help me with the gpg keys please02:06
shadeslayergenerating them?02:06
shadeslayeror signing/uploading02:06
ahoneybunmaybe both, I do have a OpenPg something up there02:07
shadeslayerif you have already generated it02:08
shadeslayerthen you just need to upload the public key into launchpad02:08
shadeslayerjust follow the instructions on your launchpad page really :)02:08
ahoneybunssh-key?02:11
shadeslayerno need for the ssh key02:11
ahoneybunshadeslayer: well its there for any use later02:12
shadeslayersure02:12
ahoneybunjust guide me to the right page :)02:12
shadeslayerwell .. what's your lp page?02:12
shadeslayershould be something like : launchpad.net/~foobar02:13
ahoneybunshadeslayer: too much work on your side? https://launchpad.net/~honeycuttaaron302:13
shadeslayerseems like everything is good to go on your side really02:13
shadeslayerYou've signed the CoC02:13
shadeslayeryour ssh and gpg keys are there02:14
shadeslayerahoneybun: now click on Create New ppa02:14
ahoneybunok02:14
shadeslayerahoneybun: note, once you create a PPA you can't change your lp name02:16
shadeslayeras in this part : ~honeycuttaaron302:17
ahoneybunI did not know you could change that02:17
shadeslayerso in the future if you apply for Ubuntu membership or sth, you will get honeycuttaaron3@ubuntu.com02:17
shadeslayerahoneybun: https://launchpad.net/~/~honeycuttaaron3/+edit02:18
shadeslayerer02:18
shadeslayerhttps://launchpad.net/~honeycuttaaron3/+edit02:18
ahoneybunshadeslayer: thanks, ok next step?02:19
shadeslayeropen a konsole please :)02:19
shadeslayerand run : setup-packaging-environment02:19
ahoneybunworking on it02:21
ahoneybundone02:23
shadeslayerok02:24
shadeslayerahoneybun: how much RAM do you have?02:24
ahoneybun4gbs02:24
shadeslayerok .. we won't mount the builds into RAM then02:25
ahoneybuntoo little.02:26
shadeslayerahoneybun: please put this http://paste.ubuntu.com/1172996/ in ~/.pbuilderrc02:26
shadeslayeryeah too little :)02:26
ahoneybunI would like to have Kubuntu on my desktop with 8 but need windows 7 for game02:27
ahoneybuns02:27
ahoneybunas a text file?02:27
ahoneybunI do not have that folder02:28
ahoneybunthat would be a config file02:30
shadeslayeryes02:30
shadeslayerjust time nano ~/.pbuilderrc02:30
shadeslayerand paste the entire text into that file02:30
ahoneybundone with Kate02:31
shadeslayers/time/type02:31
shadeslayerfair enough :)02:31
ahoneybunyep :)02:31
shadeslayerahoneybun: run : bzr branch lp:~kubuntu-packagers/pbuilder/pbuilder-hooks02:32
shadeslayerand then move the directory to ~/.pbuilder-hooks02:33
ahoneybunmake that dir?02:34
shadeslayernote that the hooks should be in ~/.pbuilder-hooks02:35
shadeslayerso you should ideally do : mv /path/to/pbuilder-hooks ~/.pbuilder-hooks02:35
ahoneybundid it that way02:36
ahoneybundone02:36
shadeslayerok02:38
shadeslayerrun : sudo DIST=precise pbuilder create --debootstrapopts --variant=buildd02:38
shadeslayererm02:38
ahoneybunwhat was with making the ppa?02:38
shadeslayersudo -E DIST=precise pbuilder create --debootstrapopts --variant=buildd02:38
shadeslayerahoneybun: you need a place to put your packages :)02:38
ahoneybunoh I see02:38
ahoneybun:)02:38
shadeslayerso you upload the sources to launchpad and it'll build everything and give you pretty debs02:39
shadeslayerthen you add the ppa and can install all the packages02:40
ahoneybunwhat should i name the ppa?02:40
shadeslayeranything that you want really02:40
shadeslayerone of mine is named nightly ...02:40
shadeslayeryou can just name it ppa as well02:40
ahoneybunok that last command is still working02:42
shadeslayeryep, it'll take some time02:43
shadeslayerdepends on your connection speed and disk io02:43
ahoneybunwhat time will you be on thurs?02:43
shadeslayerwell .. usually I'm around from 8AM IST to 5 PM IST ( sproadically on IRC after 5 PM IST )02:43
shadeslayerbut there will be alot of people here to help :)02:44
shadeslayer( 0230 UTC to 1430 UTC )02:44
ahoneybunI'm in EST, I will come on when I can see what I can do, I will be at work and then gfs tomorrow 02:44
shadeslayerok02:44
ahoneybunI want to work on this some more02:45
shadeslayerit's fairly simple from now on02:45
ahoneybun"fairly" I need to know what to build02:45
shadeslayeryou download my package, test build it, upload to your ppa, repeat for all tp packages02:45
shadeslayerahoneybun: https://launchpad.net/~rohangarg/+archive/nightly/+packages02:46
shadeslayermore specifically https://launchpad.net/~rohangarg/+archive/nightly/+packages?field.name_filter=&field.status_filter=published&field.series_filter=quantal02:46
ahoneybuntp02:46
shadeslayereverything deps on ktp-common-internals, so you just need to make sure you upload common-internals first02:46
ahoneybunok let me look02:47
shadeslayerahoneybun: have you ever used dch and debuild?02:47
ahoneybunshadeslayer: lets just say I'm new to alot of this. :) but this is nice02:47
shadeslayerah ok :)02:48
shadeslayerso what you do is download the source and the package using dget02:48
shadeslayerso let's call that step 102:48
shadeslayerstep 1 : dget -xu https://launchpad.net/~rohangarg/+archive/nightly/+files/ktp-common-internals_0.5.0-0ubuntu1~ppa5.dsc02:48
shadeslayeryou can search for the dsc file by clicking that arrow on the side 02:48
ahoneybunarrow? dsc?02:49
shadeslayerahoneybun: open https://launchpad.net/~rohangarg/+archive/nightly/+packages?field.name_filter=&field.status_filter=published&field.series_filter=quantal02:49
shadeslayerand scroll down to ktp-common-internals02:49
shadeslayerthere's a small arrow on the left02:49
shadeslayeractually, you can just click the link as well02:50
ahoneybunwell I just enter the dget command you gave02:50
ahoneybunyea lol02:50
ahoneybunmore ways is always good02:50
shadeslayeryeah so you click the text that says ktp-common-internals and you'll see a foobar.dsc02:51
shadeslayerright click > copy link > dget -xu  ctr-shift-v02:51
ahoneybunok thanks where did that download to>02:52
ahoneybun?02:52
shadeslayerdo a ls02:52
shadeslayeryou'll see ktp-common-internals-0.5.002:53
ahoneybunI see02:53
shadeslayerso you cd into that folder02:53
ahoneybundone, so I'm working on KDE-Telepathy02:54
shadeslayeryep02:54
shadeslayerahoneybun: did the pbuilder command finish?02:54
ahoneybunnot yet02:55
shadeslayerok, so in the ktp-common-internals folder, do a : dch -i02:56
shadeslayerthis should ask you for your preferred editor, choose one and then we can proceed :)02:56
ahoneybunok done with that02:57
ahoneybun2min and 29 secs for that pbuilder command02:58
shadeslayer:)02:59
ahoneybunyep done03:00
shadeslayerok, so, at the top you'll see a couple of things03:00
shadeslayerthe first thing is the source name, which is ktp-common-internals03:00
ahoneybunhello Rohang03:00
shadeslayerthen you have the version which will be 0.5.0-0ubuntu1~ppa6 for you 03:00
shadeslayer:P03:00
shadeslayerthen you have the release which should be precise since we want to get it into precise03:01
shadeslayerwhat you want to edit is : version : 0.5.0-0ubuntu1~precise1~ppa103:01
ahoneybunI have 0.5.0-0ubuntu1~ppa6 for precise03:02
ahoneybunand ppa5 12.1003:03
shadeslayerright, change the last bit of the version, it should read 0.5.0-0ubuntu1~precise1~ppa103:03
ahoneybundone03:04
shadeslayercan you paste the entire line here?03:04
ahoneybunyes wait03:05
shadeslayersure03:05
ahoneybunhttp://paste.ubuntu.com/1173039/03:05
shadeslayerawesome!03:06
shadeslayeryou want to add something like "No change backport to precise"03:06
shadeslayerafter the *03:06
shadeslayerlike I did for quantal03:06
micahg you can use the backportpackage tool from ubuntu-dev-tools03:06
shadeslayeror that ^ 03:07
ahoneybunI just added the line03:07
ahoneybunwith nano03:07
shadeslayerok, that means scripting ktp for backports should be trivially simple then :P03:07
ahoneybunhttp://paste.ubuntu.com/1173042/03:08
shadeslayerahoneybun: now we test build03:08
shadeslayeryeah, thats fine :)03:08
ahoneybunok :)03:08
shadeslayerexit the text editor03:08
ahoneybunok03:08
shadeslayerand run : DIST=quantal pdebuild03:08
ahoneybunquantal?03:09
shadeslayererm03:09
shadeslayersorry03:09
shadeslayerthat's from muscle memory03:09
shadeslayerreplace quantal with precise03:10
ahoneybunyea lol03:10
shadeslayerhappens every release >.>03:10
ahoneybunnp running03:10
shadeslayerso that'll take a couple of minutes to build and I have to go for a bit03:11
shadeslayerso I'll come back and we'll continue, or if micahg want's to take over from here03:11
ahoneybunI should sleep for work tomorrow03:12
shadeslayerah :D03:12
ahoneybun? :D03:12
shadeslayeryou're 2 commands away from uploading to the PPA03:12
ahoneybunoh03:12
shadeslayer( assuming build completes successfully )03:12
ahoneybunwell lets get this thing built!03:13
shadeslayerafter the build is done, you want to run : debuild -S -sa : which will prepare the necessary files to be uploaded03:13
shadeslayerthen dput ppa:yourlpname/yourppa ktp-common-internals_0.5.0-0ubuntu1~precise1~ppa1_source.changes03:13
shadeslayerooohhh android update03:14
shadeslayeryay03:14
ahoneybunshadeslayer: should I worry about uploading to bzr? 03:15
shadeslayerhm?03:15
ahoneybundput uploads the stuff up?03:15
shadeslayerto launchpad, yes03:15
ahoneybunshadeslayer: nvm I'll work on it03:15
shadeslayeryou don't need to upload anything to bzr03:15
ahoneybunwhen do I see if the package works03:16
shadeslayerahoneybun: well, I'd recommend first getting everything to build03:16
shadeslayerthen you can add the ppa and test the new ktp03:16
shadeslayeryou're going to hit issues with the next couple of builds since all the other packages depend on ktp-common-internals 0.5 and you'll need to add the ppa to your pbuilder03:17
ahoneybunyea would ktp stand for KDE Telepathy procal? 03:17
shadeslayerKDE Telepathy, yes03:17
ahoneybunstill working on the last command03:19
ahoneybunDIST=quantal pdebuild03:20
ahoneybunprecise03:20
shadeslayerright :)03:21
ahoneybunyep :)03:21
ahoneybunI'm giving my stuff to 12 am for me to do thi03:26
ahoneybuns03:27
shadeslayer:D03:27
ahoneybun:D03:27
ahoneybunbtw is this effecting my system?03:27
ahoneybunoh it at the setting up part03:28
shadeslayerno03:28
shadeslayereverything is done in a clean chroot03:28
shadeslayerso it's a complete system inside your host system03:28
ahoneybunso thats the part with the RAM03:31
sreichuh...what?03:31
sreichnot really. it's not in ram at all..or shouldn't be ;)03:32
ahoneybun debuild -S -sa : debuild command not found03:32
ahoneybunnvm03:34
ahoneybuncannot run as root03:34
ahoneybunso gpg error03:35
shadeslayerahoneybun: the part about the RAM was to get the pbuilder to extract everything in memory03:37
shadeslayerspeeds up alot of things03:37
shadeslayersince disk IO is slow03:37
ahoneybunshadeslayer: gpg error03:38
shadeslayerahoneybun: with debuild -S -sa?03:39
ahoneybunyes03:39
shadeslayermake sure the email address on your gpg key and the email address in debian/changelog match03:40
ahoneybunmight need to be honeycuttaaron3@gmail.com03:40
ahoneybunhow to change?03:40
shadeslayerthe one in the changelog?03:40
shadeslayerjust open it in a editor and change it03:41
ahoneybunyes03:41
ahoneybunwhere is the file03:41
shadeslayernano debian/changelog03:41
ahoneybunok so its not that cuz it still fails gpg03:42
shadeslayerahoneybun: did you change your lp page name?03:44
ahoneybunthe name after ~?03:44
shadeslayerright03:44
ahoneybunyes03:44
shadeslayercan haz new one?03:44
ahoneybundam03:45
shadeslayer?03:45
ahoneybunaaronhoneycutt03:45
shadeslayerok hmm03:45
ahoneybunI should not have changed that03:46
shadeslayerahoneybun: try : debuild -S -sa -k11C2389A03:46
ahoneybunwith the original email?03:46
shadeslayerany email, we're specifying debuild that we want to use a specific key now03:47
ahoneybunsame error03:47
shadeslayerpastebin03:47
ahoneybunhttp://paste.ubuntu.com/1173089/03:48
shadeslayerclearsign failed: secret key not available03:50
shadeslayerare you *sure* you have 11C2389A on your machine?03:50
shadeslayerthe public as well as the private part03:50
ahoneybunum03:51
ahoneybunnot sure03:51
ahoneybungpg?03:51
shadeslayerahoneybun: run  gpg --list-keys    03:51
ahoneybunmight not be right03:51
shadeslayer!gpg03:51
ubottugpg is the GNU Privacy Guard.  See https://help.ubuntu.com/community/GnuPrivacyGuardHowto and class #8 on https://wiki.ubuntu.com/ClassroomTranscripts03:51
shadeslayerif you generate a new key, please don't loose it :D03:52
shadeslayerand you'll have to upload it to lp and resign the CoC with the new key03:52
ahoneybunjust tell me how to do it in kubuntu as we do not have the password and encr package03:53
shadeslayerok gtg now03:53
ahoneybundam03:53
shadeslayeruh03:53
ahoneybunok dude/woman03:54
shadeslayeryou don't have the what?03:54
shadeslayerthe former :)03:54
ahoneybundude?03:54
shadeslayeryus03:54
ahoneybunhow do I generate it>03:54
shadeslayerahoneybun: https://help.ubuntu.com/community/GnuPrivacyGuardHowto03:54
ahoneybunand I installed a gnome gpg dam03:56
ahoneybunworking03:57
jussiMorning all06:05
shadeslayerhai jussi06:27
jussishadeslayer: !06:27
jussishadeslayer: hows progresson KTP?06:28
shadeslayerjust had a sandwich, now looking at how to notify the users of new users coming online/going offline06:28
* shadeslayer can't think on a empty stomach06:28
shadeslayerjussi: password protected jabber rooms are for next week06:29
jussishadeslayer: aaah, nice :D06:30
jussigrumble grumble06:40
shadeslayeryeah, that's what my stomach will say in another 2 hours06:47
* jussi hands shadeslayer a nice lamb gosht.06:56
shadeslayer( Assuming that's a non vegetarian dish )06:56
shadeslayerDude! I'm vegetarian :P06:56
shadeslayerit's like you don't even know me06:56
shadeslayer:(06:56
jussishadeslayer: ha! I had forgotten06:56
jussihere, have a nice lentil stew then :D06:56
* shadeslayer wants chole bhature :(06:56
jussianyone seen Darkwing recently?07:53
debfxshadeslayer: doesn't lintian have desktop file checks?08:00
shadeslayerI don't think so08:00
shadeslayerjussi: he was moving iirc08:01
jussishadeslayer: ahh still happening08:01
shadeslayerhe lost a server during the move I think :(08:02
shadeslayerthe movers dropped it08:02
jussidoh, that sucks08:02
debfxit does have some desktop-* tags08:02
shadeslayerI really do doubt it, else it would have picked up a nepomuk desktop file bug08:11
vHanda?08:12
shadeslayerdesktop-file-validate /usr/share/applications/kde4/nepomukbackup.desktop                                         shadeslayer@solembum08:12
shadeslayer/usr/share/applications/kde4/nepomukbackup.desktop: error: (will be fatal in the future): value "Archiving" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: Utility08:12
shadeslayeryou can also run  for FILE in *.desktop; do desktop-file-validate $FILE; done : in /usr/share/applications/kde4/08:14
shadeslayerand there's a whole bunch of issues in desktop files ;)08:14
shadeslayerand almost all of them to do with bluedevil :P08:15
vHandashadeslayer: I fixed that issue08:33
vHandaI think the gentoo guys contacted me yesterday08:33
Riddelltsdgeos: what's up with translations?08:39
tsdgeosRiddell: the kdelibs4.mo misses some strings that i'm pretty sure that were there in what we released08:39
tsdgeosfor catalan08:39
Riddelltsdgeos: in 12.10?08:42
tsdgeos12.0408:42
Riddellok that'll be launchpad08:43
RiddellI'll take a look in a bit08:43
tsdgeosthe missing string is "&Move"08:43
shadeslayervHanda: I know, I was merely pointing out to debfx that our tools should validate .desktop files09:46
shadeslayerso we can catch these issues earlier09:46
debfxwell I suggest improving the checks in lintian if you feel there is something missing09:57
debfxhttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=45574009:57
ubottuDebian bug 455740 in lintian "[checks/menu-format] should use desktop-file-validate" [Wishlist,Open]09:57
debfx"The Related Categories column lists one or more categories that are suggested to be used in conjunction with the Additional Category."09:59
debfx"are suggested" is very different from "error: (will be fatal in the future)"10:00
shadeslayerRiddell: plz2upload ktp10:05
shadeslayer"(since people aren't following the standard)"10:06
shadeslayerwhat use is the standard then10:06
Riddellshadeslayer: where from?10:24
=== Quintasan_ is now known as Quintasan
QuintasanArgh10:34
QuintasanRiddell: well, if the seed business is still available then I'm up for it10:35
Quintasanmy ISP has been giving me hell for the past week10:35
RiddellQuintasan: missed your chance I'm afraid10:38
QuintasanAh, can't help it10:38
RiddellQuintasan: although you could review any changes to ubuntu seeds in quantal and see if there's any we should get10:39
Riddellahoneybun: did you find a way to start helping?10:41
=== 65MAA696K is now known as DF_Meyer
shadeslayerRiddell: https://launchpad.net/~rohangarg/+archive/nightly10:49
Riddellshadeslayer: it's up!10:51
shadeslayeroh?10:52
shadeslayerI don't see it10:53
shadeslayerdid you just upload it?10:53
Riddellyep10:53
shadeslayerah ok10:53
shadeslayerwell that was quick10:54
shadeslayerdid you fix the versioning? :P10:54
shadeslayeryou always forget that :)10:54
Riddellbeta 1 freeze tomorrow,I wonder if there's anything else we want in10:54
Riddellshadeslayer: I removed the ~ppas10:54
shadeslayercool :D10:54
shadeslayerScottK: ktp-debugger will land in binary NEW10:55
=== Quintasan_ is now known as Quintasan
apacheloggerRiddell: isn't bug 1042801 a work item rather than a bug?11:01
ubottuLaunchpad bug 1042801 in kubuntu-meta (Ubuntu Quantal) "confirm gtk theming" [Undecided,New] https://launchpad.net/bugs/104280111:01
shadeslayerohai apachelogger11:02
apacheloggerlo11:02
apacheloggerRiddell: bug 1028545 ... there is no commit in bzr it seems11:02
ubottuLaunchpad bug 1028545 in kubuntu-default-settings (Ubuntu Quantal) "ad-block off by default" [Undecided,New] https://launchpad.net/bugs/102854511:03
shadeslayerapachelogger: since you're looking at bugs, could you forward bug 964676 to upstream?11:03
ubottuError: Launchpad bug 964676 could not be found11:03
Riddellapachelogger: bug 1042801 is more me making a todo list, so debateable where it should go, but better than irc channel topic :)11:04
ubottuLaunchpad bug 1042801 in kubuntu-meta (Ubuntu Quantal) "confirm gtk theming" [Undecided,New] https://launchpad.net/bugs/104280111:04
apacheloggershadeslayer: bug 964676 does not exist the bot sez :P11:04
Riddellapachelogger: no commit in bzr?  that might explain something11:04
shadeslayerbecause it's private :P11:04
shadeslayerthe bot be stupid11:04
apacheloggerstupid bot11:04
shadeslayerubottu: asasda11:04
ubottuSorry, I don't know anything about asasda11:04
shadeslayersee11:04
shadeslayergoogle knows about asasda :P11:04
apacheloggerRiddell: well, if it is a todo for you then I suggest assigning it directly and settign to work in progress ;)11:05
apacheloggerand don't mock my channel todos11:05
apacheloggerway more efficient than the eternal list in korganizer11:05
Riddellgood idea11:06
apacheloggershadeslayer: we do usually ask the reports to do so11:07
apacheloggeralso " I don't know"11:08
shadeslayerapachelogger: I don't think the reporter will have enough motivation to report upstream11:08
apacheloggeras a description somewhat suggests that forwarding is pointless :S11:08
shadeslayerand yes, I sawn that :P11:08
shadeslayer*saw11:08
apacheloggerwell11:09
apacheloggerthey released 2.5 didn't they?11:09
apacheloggerso I am not sure they care about a crash in a 2.4 prerelease that the reporter does not even know how he triggered11:09
shadeslayerapachelogger: calligra upstream told me to forward patch11:10
shadeslayerI'm just relaying that info11:10
shadeslayererm11:10
apacheloggerwe do not have a patch11:10
shadeslayers/patch/stacktrace11:10
apacheloggerfun11:10
apacheloggerthere is calligra*11:10
apacheloggerbut there is kexi11:11
apacheloggerall hail the user friendly bugzilla11:11
shadeslayer:D11:11
apacheloggershadeslayer: and why is the bug private?11:13
shadeslayerapachelogger: no idea, apport probably thought it was a good idea11:13
apacheloggeroh11:13
apacheloggerbtw11:13
apacheloggerRiddell: when do we kick that unmaintained piece of lovelyness?11:14
shadeslayeryeah?11:14
shadeslayerapachelogger: http://i.imgur.com/pu42E.png < ktp-text-ui11:14
Riddellapachelogger: which?11:14
shadeslayernow you can browse the google when using ktp-text-ui \o/11:14
apacheloggerRiddell: apport-kde11:15
shadeslayerfailed to build? :O11:15
Riddellshadeslayer: that's...useful?11:15
Riddellapachelogger: needs investigating right enough11:15
shadeslayerRiddell: hehe :P11:15
QuintasanRiddell: Now we a new candidate for a default browser instead of rekonq11:16
Quintasan:P11:16
shadeslayerrofl11:16
shadeslayercan't browse though :)11:17
shadeslayeryou need specially crafted url's to do that11:17
apacheloggershadeslayer: that text-ui crap is broken alright11:18
shadeslayerapachelogger: yeah, we have someone working on getting patches in :)11:18
shadeslayerfairly trivial patch though, just needs some url escaping and properly formed html11:19
apacheloggerclearly this is all going to fall apart so we should hold on to youbuntuoo's gaming stuff and then sell it as a unique feature to kubuntu11:19
apacheloggerKubuntu 12.10 - Return of the Heisenbug11:20
apacheloggeror - The Heisenbug Strikes Back11:20
Riddellhum live image today has a funny default plasma setup12:13
Riddellrekonq and dolphin in the panel and no folderview12:14
shadeslayerRiddell: check if kubuntu-default-settings are installed12:55
Riddellshadeslayer: it is12:55
* jussi should learn to shut up...12:55
shadeslayeroh hmm12:55
Riddelljussi: please don't!12:55
shadeslayerthen that's interesting12:55
Riddellmparillo: that Roadmap bug you did, there will be dozens of kubuntu wiki pages that aren't updated15:10
Riddellthat's a large job in itself that nobody has taken on15:10
Riddellupdate or removed 15:10
mparilloRiddell: I checked, and all my links go to reasonable pages (though I did not look at them *TOO* closely).15:11
mparilloOne of them I was not too happy with (it seemed to be an overall roadmap rather than a release roadmap). I can check on which one, but since it was not current, I still figured it was better than nothing.15:12
mparilloRiddell: This is the one I thought was a little ugly: https://wiki.kubuntu.org/PrecisePangolin/ReleaseSchedule15:13
mparilloIt was the first one that had a / between the release name and the ReleaseSchedule.15:14
mparilloBut, the next one (https://wiki.kubuntu.org/QuantalQuetzal/ReleaseSchedule) looked much cleaner.15:15
Riddellmparillo: best not touch that, it's used all over ubuntu15:15
mparilloRight. I tried to address the bug in the lightest, most consistant way possible.15:15
Riddellmparillo: mind that wiki.kubuntu.org is the same wiki as wiki.ubuntu.com , kubuntu pages you can do what you like on, other parts of ubuntu it's best to check with that team if it doesn't look abandoned15:16
mparillo.15:17
mparilloUnderstood. I will stick to Kubuntu, and have been trying to focus on raised bugs rather than random improvements.15:18
mparilloI do have a question though: https://bugs.launchpad.net/kubuntu-website/+bug/1042488 It seems as if I add a / to a URL, I get a different page.15:18
ubottuLaunchpad bug 1042488 in Kubuntu Website "Two versions of Support Site" [Low,New]15:18
Riddelllooks just the same to me15:19
Riddellwhat's different?15:20
mparilloThe one with the / goes to /support/community (which does not exist), while the one without goes to /community which does.15:22
RiddellI don't get it, /support and /support/ go to a page with "Help and Support" "Access Free Documentation" etc15:25
Riddell /community goes to "Whether you're an experienced Linux developer..."15:25
Riddellnothing points to /support/community15:25
Riddellwhich of course doesn't exist15:26
mparilloHmm, not for me. So you enter: http://www.kubuntu.org/support/ in the rekonq URL bar.15:26
mparilloAnd click on Community page15:27
mparilloAnd you get the regular community page? I do not. I get /support/community (which does not exist).15:27
=== yofel_ is now known as yofel
yofelworks fine here15:28
Riddellright, both top "Community" and right side "Community" links are to http://www.kubuntu.org/community15:28
mparilloI need to get better at writing bugs. I was clicking on community in the area here: A range of free support options are also available from the Kubuntu Community, including forums, IRC channel and mailing list. There is also multi-language community support. More information can be found in our Community page.15:29
mparilloIn the paragraph of text, there is an HREF right before the period.15:30
yofelfor me, that links to http://www.kubuntu.org/community15:31
mparilloyofel: When you fire up  http://www.kubuntu.org/support/ in the rekonq URL bar?15:31
yofelOH15:31
mparilloWith the trailing / ? Linking from the middle paragraph of text?15:31
yofeldrupal bug?15:32
yofelmparillo: fixed by adding a leading slash in the href15:35
* yofel wonders where else this might happen15:36
yofelmparillo: are the icon labels on the feature tour page misaligned for you too?15:38
mparilloyofel: Wow, that was fast. I will close the bug. Would you be able to let me know what the before and after was on the href? 15:39
yofelbefore: href="community" - after: href="/community" so it searches based on the document root and not current location15:41
mparilloyofel: Thank you. I have closed the bug. The icons are games, graphics, internet, multi-media, and office?15:42
yofelright15:43
yofeluh, great15:43
yofelin firefox the text is too low, in rekonq it's too high @_@15:43
mparilloToo high for me (rekonq). Need me to post a screenshot?15:44
yofelnah, we should see the same15:44
yofelchromium renders it like rekonq (webkit I guess)15:45
yofelis that page still hard-coded PHP?15:45
mparilloyofel: I tried to paste it, but the KDE Pastebin thought it was spam.15:49
yofellol15:49
mparilloThe chunk I was trying to paste was a misture of raw HTML, and drupal_get_path commands.15:50
=== keffie_jayx is now known as effiejayx
QuintasanYay16:19
QuintasanIt's alive16:19
yofelhey Quintasan16:19
Quintasanyofel: sup16:20
yofelwas trying to fix that alignment we were talking above ^ - but I totally fail at CSS16:20
Quintasanha ha16:21
QuintasanSo do I16:21
QuintasanWhenever I touch it, it displays in a different manner on every possible browser16:22
yofelwell, that's what we currently have, so it at least can't get worse16:22
QuintasanHa16:22
yofelgreat, I found a solution but that requires editing the PHP file -.-16:28
yofelas the icons don't have a class/id16:28
Quintasan>mfw I'm not getting anywhere with maliit and we are past feature freeze16:29
QuintasanI did nothing this cycle16:29
RiddellQuintasan: what's up with malitt?16:29
QuintasanRiddell: I'm trying to figure out whether I'm doing it right according to the policy16:29
QuintasanRiddell: It builds but god knows if it's what we can put into universe and if it's actually what upstream wanted16:30
Riddellwell you have 24 hours!16:31
QuintasanThat sounds so...motivating16:31
Riddellwhat makes you think it isn't?16:31
QuintasanRiddell: Overall I'm not sure, first time packaging a library that has over 9000 resulting packages when done according to upstream16:32
QuintasanPlus I'm worried about dependencies16:32
Riddellum really?16:32
Quintasannot really over 9000 but I've usually been doing some minor stuff like libfoo0 and a dev package16:33
Quintasanand now I have like, 5 packages and 3 -dev packages16:33
QuintasanDunno if the dependecies will work16:33
QuintasanGotta test it in Quantal VM16:33
Riddellkde4libs splits up the libraries but puts all headers into one -dev16:34
Riddellyou can also put all files into one package if nothing uses the libraries like libraries16:34
QuintasanRiddell: https://wiki.maliit.org/PackagingGuidelines16:38
QuintasanHere is how upstream prefers it :D16:38
Riddellapachelogger: "Drop not working kwallet stub file" what was up with that (in k-d-s)?16:40
RiddellQuintasan: an upstream who knows about packaging is a rare beast :)16:41
QuintasanRiddell: Hmm16:41
QuintasanI still need to write postinst postrm scripts16:41
RiddellQuintasan: what are they needed for?16:42
QuintasanRiddell: According to upstream those gconf schemas have to be registered and deregisted16:42
Riddellgconf? ug16:43
Riddellwell there's probably some magic dh_gconf which handles that for you?16:43
Riddelltry asking in #ubuntu-desktop16:43
QuintasanRiddell: Turns out I don't have to do anything16:51
Riddellmagic16:52
QuintasanRiddell: usr/lib/x86_64-linux-gnu/gtk-2.0/2.10.0/immodules/libim-maliit.so16:59
QuintasanAny ideas how to install those?16:59
Quintasanx64_64 will be obviously substitued by arch16:59
RiddellQuintasan: you mean what to put in the .install file?16:59
QuintasanYeah16:59
Riddellusr/lib/*/gtk-2.0/2.10.0/immodules/libim-maliit.so16:59
Quintasanhmm16:59
* yofel curses different browsers with different CSS support17:10
QuintasanYES17:12
QuintasanMORE SPLITTING17:12
Quintasansplitting is the way!17:12
=== ronnoc_ is now known as ronnoc
genii-aroundBluetooth seems to be permanently on.18:29
DF_Meyer_genii-around: Bluetooth will be on if Wifi is on with some devices (I know for many new Intel devices this holds true.) There is a workaround but its not really worth the effort, Bluetooth hardly eats battery while on so don't stress about it 18:33
genii-aroundOne of my coworkers keeps sending his phone photos to my computer instead of his.18:34
highvoltagegenii-around: what kind of laptop do you have?18:35
genii-aroundhighvoltage: Aspire 873018:38
genii-aroundMaybe I'll just kill bluetoothd or something.18:40
claydohclayd20:03
claydoherp derp20:04
yofelgenii-around: tried to shut it off with rfkill?20:46
genii-aroundyofel: No, I just ended up shutting down bluetoothd for the time being.20:47
=== keffie_jayx is now known as effiejayx
apacheloggerRiddell: overriding user specific kwl with one in kds is defunct and a rather silly way to make it less intrusive for the user23:16

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