/srv/irclogs.ubuntu.com/2012/01/14/#kubuntu-devel.txt

* BarkingFish looks round his room for the hidden camera planted by ninjas to catch him having a breakdown00:00
valorie{{{{{{{{{{{{{{{{{hugs}}}}}}}}}}}}}}}}}}} to the BarkingFish00:06
valorieoops, {{{00:06
BarkingFishthanks valorie, and in exchange, I offer you this token of my lolzworthiness. http://cheezburger.com/View/568971315200:09
EvilResistanceScottK:  in debian, what's the release name of sid, 'unstable' or 'sid'?00:09
* EvilResistance is trying to get a sid system00:09
EvilResistancefor packaging xD00:10
valorieI do indeed LOL!00:10
ScottKEvilResistance: Both should work.00:11
ScottKJust as testing/wheezy are currently synonyms.00:11
ScottKBarkingFish: For test purposes you could just directly change the code.00:12
BarkingFishokies, I'll have a whizz through the build log and find out which file the typedef failed in, and start from there00:12
BarkingFishLooks like it was ApnCamData.h, ScottK 00:15
BarkingFishif I've read the log right 00:15
BarkingFish /build/buildd/libapogee2-2.2/ApnCamData.h:43:1: warning: 'typedef' was ignored in this declaration [enabled by default]00:15
BarkingFishmeh, gives me somewhere to start :)00:16
BarkingFishanybody here good with C++? I'm not so hot, but I have a question.00:25
BarkingFishI was just searching through ApnCamData.h, the file responsible for issues with libapogee2, and it appears (to me at least) something is not right.00:25
BarkingFishnow I know it's built before, but this looks odd, and I'm wondering if something else should be after it.00:26
BarkingFishAt the end of the other typedef commands, like typedef struct, you get }; followed by a name assigned to it, like APN_HPATTERN_FILE;00:27
BarkingFishbut there's a typedef enum in there too, which ends simply with }; and no name or whatever after it.  00:28
valorieBarkingFish: you might try #kde-devel for that question?00:30
valoriesince everyone here seems asleep or absent00:30
BarkingFishyeah, which is really where I should be too, valorie00:30
BarkingFishas the english expression goes, I believe, I feel like i'm piddling into head wind :P00:30
BarkingFishI need to rest and get my mind in order before i even try to fix this :)00:31
valoriepissing into the wind sounds messy and smelly00:32
valorie:-)00:32
BarkingFishit's some sort of slang for "fighting a losing battle" i believe :)00:32
valorieyep00:33
BarkingFishyeah, well I'm gonna throw that battle aside for now, and go get some sleep 00:33
BarkingFishtake care, have a good night/morning/whatever it is where you are :)00:33
BarkingFishsee ya 00:34
valoriesweet dreams00:34
=== alvin_ is now known as alvin
Sifrazooydoes anyone here know the capabilities of D-Bus ? what is the applications in the system it is allowed to interact with ?12:39
RiddellSifrazooy: your question does not make much sense13:32
Riddellit communicates between programmes 13:32
SifrazooyRiddell mmmm , so it can't get reactions from the OS ?13:44
RiddellSifrazooy: it's not clear what you mean by that either, there is a system dbus which runs and root programmmes talk through it13:52
Riddellif you want to know more you should ask KDE or whatever developer environment you're using13:52
mfraz74I've got a netbook running Kubuntu 11.10 with KDE 4.8 RC2 and when I try to launch Konqueror, the task bark just fills up with lots of Konqueror entries, but task is started14:18
mfraz74If I launch Dolphin instead, it works14:18
schnelle_mfraz74: It is fixed in 4.8.0 final: https://bugs.kde.org/show_bug.cgi?id=29093614:23
ubottuKDE bug 290936 in general "As of KDE 4 8 RC2 you can no longer use Konqueror as the default file browser" [Critical,Resolved: fixed]14:23
mfraz74Thanks14:24
Riddellmfraz74: I think that's a bug that got fixed by upstream recently14:41
mfraz74When is KDE 4.8 due?15:00
Riddellsee techbase15:03
* yofel_ would like to know why virtuoso is constantly using ~10% CPU time on his eeePC when he's doing nothing15:09
yofel_nepomuk off, and all is fine, happiness :]15:10
=== yofel_ is now known as yofel
mfraz7425 Jan15:14
Riddellburns night15:19
shadeslayeryofel: does that patch help or does it still fail?15:25
shadeslayerlibapogee15:25
yofelshadeslayer: no idea, I couldn't apply it (whitespace issues I think)17:29
shadeslayer:S17:29
yofelnot sure if BarkingFish tried17:29
shadeslayerokay17:30
BarkingFishtried what? what have I done now? It wasn't me, I didn't do it, you can't prove it. AAAAAAARGH!17:30
* BarkingFish runs away17:30
yofellol17:30
* shadeslayer gets a lasso to trap BarkingFish17:31
BarkingFishso what am I supposed to have (or have not) done?17:35
yofelBarkingFish: we were talking about shadeslayer's patch for the libapogee failure17:36
yofeloh, and that the PPA showed the builds as successfull should be bug 91048217:36
ubottuLaunchpad bug 910482 in Launchpad itself "Cancelled builds show as completed successfully in PPA package overview" [Undecided,Incomplete] https://launchpad.net/bugs/91048217:36
BarkingFishah no, I haven't got round to that yet, I think it's a cdbs patch or something weird17:36
BarkingFishi have no idea how to apply it17:37
shadeslayerscumbag launchpad, shows canceled builds as completed ...17:37
yofelgo into source folder, run 'cdbs-edit-patch <patchname>', apply patch with patch, exit17:37
yofel*should* work17:37
yofelexcept that it didn't for me, all hunks failed17:38
micahgshadeslayer: bug 910482, can you post specifics as requested in the bug please?17:38
ubottuLaunchpad bug 910482 in Launchpad itself "Cancelled builds show as completed successfully in PPA package overview" [Undecided,Incomplete] https://launchpad.net/bugs/91048217:38
shadeslayermicahg: BarkingFish had that issue I believe17:38
BarkingFishwell I've saved the patch already so I just run that command with  patch1 at the end, and it should apply it, right?17:38
shadeslayerBarkingFish: you want to patch the sources during the build17:39
BarkingFishmicahg: I cancelled a build for something in my ppa, when I went back to the package information, it showed the builds as completed successfully, the dropdown under the package showed both builds failed17:39
shadeslayerthe sources should be pristine17:40
micahgBarkingFish: right, can you please post specifics in teh bug I mentioned earlier17:40
BarkingFishsure17:40
micahgthanks17:40
BarkingFishit'll be in a bit though, I'm just doing the patch doodad above17:40
BarkingFishyofel: I've done cdbs-edit-patch with the patch name, it now says I'm in a subshell, i need to make the changes necessary to apply the patch and exit with Status 0 to create the patch. The patch already exists, what the heck do I do now?17:43
BarkingFishI saved it from the diff that shadeslayer pasted last night17:43
yofelhm, as I understand it, you go and apply the patch in the subshell17:44
yofelas all the changes you make in the subshell will end up as a cdbs patch17:45
BarkingFishI don't know how to though.  I can barely package. patching is like giving me a sheet of hebrew and telling me to read it in Georgian.17:45
yofelah, apply the patch with 'patch -p1 < path/to/patch'17:45
BarkingFishok17:45
shadeslayerBarkingFish: yeah, especially since you have to deal with cdbs17:46
yofeldidn't work for me though, probably because the line endings are a mess17:46
shadeslayerwhich is a huge load of shit17:46
BarkingFishall failed17:46
yofelok, same as me then -.-17:46
shadeslayerderp17:46
BarkingFishpatch is indented 4 spaces17:46
shadeslayerlemme try something17:46
shadeslayerhttp://paste.kde.org/186680/17:52
shadeslayertry this patch17:52
shadeslayer-p0 this time17:52
BarkingFishthat won't work either, the patch is still indented 4 spaces when I paste it into kate to save it17:56
BarkingFishIt's counting the line numbers in the pastebin as spaces when you copy the data out17:56
yofelBarkingFish: try to click on raw in the top right corner17:57
yofelyou can save that17:57
BarkingFish8 out of 8 hunks failed17:59
BarkingFishhttp://paste.ubuntu.com/804273/  <<< yofel & shadeslayer18:01
shadeslayerfffffuuuuuuu18:01
yofelshadeslayer: can you put your diff on people.ubuntu.com or so? maybe we'll have more luck that way18:02
BarkingFishshadeslayer: you spelled it wrong, you need a c and a k on the end of that :P18:02
BarkingFishbrb18:02
shadeslayersure18:03
shadeslayerBarkingFish: yofel http://paste.ubuntu.com/804281/18:04
yofelstill wrong18:06
yofelthe webpage turns tabs into spaces, or vim or klipper do that18:07
yofelshadeslayer: can you put it on people.ubuntu.com so we can get the file?18:07
shadeslayerderp18:07
shadeslayerlemme see18:07
shadeslayerhaven't used p.u.c in a long while18:07
BarkingFishstill failing18:08
yofelshadeslayer: open an sftp session there, cd to public_html and put the file18:09
shadeslayerhttp://people.ubuntu.com/~rohangarg/fix_build.diff18:10
yofelworks :)18:11
shadeslayer@_@18:12
yofelBarkingFish: make sure you don't have any .rej files left before you exit the shell18:12
BarkingFishthanks for telling me now, after I've left the shell 3 times with them in :)18:12
yofelBarkingFish: then just delete the created patch and do it fresh18:13
BarkingFishok18:13
shadeslayeryofel: BarkingFish did it build?18:27
BarkingFishbusy elsewhere right now, give me a few moments to finish up and I'll have another go18:28
BarkingFishpatch did not apply here, several errors from bash18:31
BarkingFishhttp://paste.ubuntu.com/804310/18:32
shadeslayerwtf18:34
yofelodd, applied fine here18:35
yofelwhat did you do? ^^18:35
yofelshadeslayer: /home/yofel/tmp/libapogee2-2.2/ApnCamera.cpp:336:44: error: macro "AltaDebugOutputString" passed 2 arguments, but takes just 118:37
shadeslayerderp18:37
shadeslayerWell, one could change the macro in Apn.h18:38
shadeslayerbut then that looks really dirty18:38
shadeslayerGive me a sec18:38
jussievening18:42
jussiso I just upgraded to 12.0418:42
jussicouple of small things. 18:42
jussimouse is flickering/diappearing :(18:42
jussiI dont have smoothtasks anyomore and thres no space near the border of my quassel.18:43
shadeslayeryofel: BarkingFish try this instead : http://paste.kde.org/18669218:43
yofelshadeslayer: the code is horrible to begin with, can't do much worse18:43
shadeslayerjussi: there's a new plasmoid18:43
shadeslayeryofel: remove the earlier patch18:43
shadeslayerI agree18:43
jussishadeslayer: called? 18:43
shadeslayerjussi: Icon only task manager18:44
shadeslayerjussi: oh, did you name your daughter yet?18:44
jussishadeslayer: I dont see the plasmoid. and no, not yet. still a few weeks away18:45
shadeslayerHmm ... lemme check18:45
shadeslayerjussi: this http://wstaw.org/m/2012/01/14/plasma-desktopuX1978.png18:46
jussioh duh, its in some pckage, I was looking to apt-get install plasma-widget-icon-only-task-manager or something :P18:48
shadeslayernope, comes by default I believe18:48
jussihrm, cant seem to add a widget thought... :(18:49
jussiand mouse vbeing flickery doesnt help18:49
yofelshadeslayer: that works18:50
shadeslayeryay18:50
shadeslayeryofel: it's way cleaner than the previous patch :D18:50
jussishadeslayer: and where is the turn desktop effects on and off now?  seems to be removed from the systemsettings -> desktop effects? 18:50
shadeslayerjussi: it's in the same place for me18:51
yofeltrue ^^18:51
shadeslayerjussi: http://wstaw.org/m/2012/01/14/plasma-desktopJs1978.png18:51
jussishadeslayer: and just where is enable/disable desktop effects now on that? 18:52
jussienable at startup isnt the same thing..18:52
shadeslayerah18:52
shadeslayerjussi: press Alt+Shift+F1218:52
jussihrr18:53
jussidoesnt work18:53
jussiwonder whats going on here18:53
shadeslayerjussi: Go to the advanced tab and check you have openGL and not xrender18:54
yofelgreat, now curl is missing18:54
shadeslayerIn compositing type18:54
jussishadeslayer: nevermind, I figured it. the nvidia driver had been uninstalled for some reason18:54
shadeslayer...18:54
* shadeslayer goes off to implement tail in pyth0rn18:55
* jussi thorns shadeslayer18:55
shadeslayerouch18:56
* yofel thorns libapogee18:57
yofelIT BUILT \o/19:00
Riddellooh19:01
yofelneeded 2 more changes for new curl19:01
BarkingFishguys - On an entirely unrelated subject, is there any chance of us having a look at muon in 11.10 please? I think it needs some work.  Got a guy trying to use it on a fresh install of 11.10, everything else works but muon is crashing out with signal 11 every time he starts it.  he's done all updates and i'm clueless as to where else this should go.19:09
yofeltalk to JT when he's around19:09
BarkingFishokies19:10
BarkingFishi need to go out for a short while, I'll be back in about 50 minutes or so.19:11
yofelBarkingFish: dget http://people.ubuntu.com/~yofel/pkgs/libapogee2_2.2-0ubuntu4~ppa1.dsc19:11
yofelshould build, but the patches should be renamed19:12
BarkingFishsorry about the break there, I realised I had no coffee, and me without coffee is not a good thing :)19:52
EvilResistancehehe19:53
* yottabit imagines a fish barking until coffee is inserted into his feeding tube19:58
BarkingFishyottabit: I am seriously unpleasant without some form of caffeine inside me. I either start the day with a half pint of coffee, or two cans of red bull.  Once that's done, bring it on :)20:10
BarkingFishi've been drinking coffee since i was 6 :P20:10
* yofel chooses coffee there20:10
BarkingFishand I'll be 38 next sunday :)20:11
shadeslayeryofel: yay20:14
yottabitBarkingFish: hahah, i completely understand, i down about 12 cups/day20:27
yottabitwhich probably isn't good20:27
BarkingFishlightweight :)20:28
yottabit:D20:28
BarkingFishI'm on around 16 - 20 cups a day20:28
BarkingFishthat's on a good day20:28
yottabitwow20:28
yottabiti also take vyvanse though so i think that makes up for the difference ;)20:29
mikecbhow strong? and how many ounces per cup?20:29
Quintasan_WHY NO SOUND IN FLASH20:29
Quintasan_GOD DAMN IT20:29
=== Quintasan_ is now known as Quintasan
yofelfolks, the offical coffee channel is #kubuntu-offtopic20:29
yottabitactually20:29
yottabitit's #coffee or something like that :)20:29
Quintasanhttp://www.classical.com/album/FC1669620:29
QuintasanY U NO LET ME LISTEN TO THAT20:30
yofeldoesn't matter, >50% chatter in #kubuntu-offtopic is around coffee :P20:30
Quintasansob20:30
* Quintasan cries20:30
BarkingFishI use instant coffee, mikecb - usually about a teaspoon and a half per mug, that's an 8 fluid ounce mug.20:30
BarkingFishI can get through a regular jar in about 2 days :)20:30
yottabityeah, #coffee exists, ~21 people :)20:31
QuintasanWho has the magical stick of fixing Flash?20:31
mikecb85.5mg of caffeine per mug20:31
yottabitometotchli20:31
yottabitthe drunken rabbit god has those powers20:31
yofelQuintasan: usually involves running 'pulseaudio -k' and restarting browser20:31
mikecbbased on usda estimate of instant content20:31
mikecbI had some sound issues recently too20:32
mikecbmusic which played fine except the singers voice was really soft/garbled20:32
yottabitsame20:32
QuintasanCan anyone explain the "OVER 9000 PEOPLE ADDING ME ON G+" ?20:32
yottabitflash froze took over my audio20:32
yottabitbut killing the browser fixed it20:32
yottabitQuintasan: #kubuntu-offtopic can20:33
QuintasanDo we even have such a channel?20:33
yottabityup20:33
Quintasanyottabit: Doesn't work :/20:34
Quintasanah20:34
Quintasanmean for yofel20:34
yofel:/20:35
Quintasannow that's funny20:35
QuintasanI stop PA and alsa via init.d and still have sound20:36
Quintasan:DDD20:36
QuintasanI give up20:38
BarkingFishyofel: I got the dsc for libapogee2, how do I actually build it?20:56
yofelBarkingFish: did you dget it? that'll get all20:58
BarkingFishyes, I did20:58
yofelBarkingFish: then you can feed the .dsc to pbuilder20:58
yofelor dpkg-source <dsc> to unpack it20:59
yofel*dpkg-source -x <dsc>20:59
BarkingFishthat doesn't work, yofel21:00
BarkingFishdpkg-source -x libapogee2_2.2-0ubuntu4~ppa1.dsc  gives: dpkg-source: error: can't open libapogee2_2.2-0ubuntu4~ppa1.dsc: No such file or directory21:01
BarkingFishyet I know it's there. I can see it.21:01
yofelmakes no sense, never failed for me21:04
yofelare you sure the file is in the same folder you're in?21:05
BarkingFishyeah, it's just worked. Lord only knows why it missed first time.21:06
yofelnote when modifying patches: I used quilt to create them, not cdbs21:06
BarkingFish0.021:07
BarkingFishLooks like somebody needs to write me a guidebook on this.  21:07
BarkingFishIt's applied all the diffs and stuff directly to the source from the looks of it21:07
yofelquilt is the default patch system these days, so there's handbooks for that21:07
BarkingFishoh ok21:07
yofelBarkingFish: right, it did that becase debian/source/format is now "3.0 (quilt)"21:08
yofelsee dpkg-source manpage for the meaning21:08
BarkingFishrighty ho.21:09
BarkingFishi can't build it though. Since you've already signed it, do I need to sign it again before I can build it, or am I doing something stupid here? :)21:10
BarkingFishat least I assume it was you who signed it. maybe it was shadeslayer. I don't know anyone's names round here :)21:12
yofelthat's mine (see mail address :P)21:14
yofelBarkingFish: how does it fail?21:14
BarkingFishgpg: /tmp/debsign.AQ3BEC5V/libapogee2_2.2-0ubuntu4~ppa1.dsc: clearsign failed: secret key not available21:15
BarkingFishdebsign: gpg error occurred!  Aborting.21:15
yofelwhy are you trying to sign it?21:15
BarkingFishwell I'm trying to build the package using debuild -S21:15
BarkingFishand it's asking me to sign it21:16
yofelBarkingFish: debuild -S creates source packages21:16
yofelyou already have that21:16
* BarkingFish headdesks21:16
yofeluse either dpkg-buildpackage if you're on precise, or pbuilder to build it21:16
BarkingFishhave you already sent it to the buildd then?21:17
yofelI have it in my PPA, i386 built fine21:17
BarkingFishok21:18
BarkingFishok, it's built here yofel - I did get a warning from the build, but it doesn't appear to have affected anything whatsoever21:26
BarkingFishdpkg-gencontrol: warning: Depends field of package libapogee-dev: unknown substitution variable ${shlibs:Depends}21:26
yofelah, if that's Arch: all, remove that21:28

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