/srv/irclogs.ubuntu.com/2014/04/09/#kubuntu-devel.txt

kubotu::workspace-bugs:: [1304787] startkde qdbus invocation is broken with the 4:4.11.8-0ubuntu4 change @ https://bugs.launchpad.net/bugs/1304787 (by Joseph Yasi)03:54
kubotu::qt-bugs:: [1304805] KDE desktop login failure: "Could not start d-bus. Can you call qdbus?" @ https://bugs.launchpad.net/bugs/1304805 (by meldroc)05:48
valorietwo folks have filed a bug about something similar to your first problem just while I was away06:21
valorieoops, wrong chan06:22
lordievaderGood morning.06:36
jussiI must say the postgres backend does help with kmail speed :) 06:52
jussi(need to make sure you install the package, then restart - it appears to migrate itsself06:52
kubotu::qt-bugs:: [1304805] KDE desktop login failure: "Could not start d-bus. Can you call qdbus?" @ https://bugs.launchpad.net/bugs/1304805 (by meldroc)06:55
lordievaderHehe, just the bug I'm facing.06:56
jussilordievader: ouch06:57
valorieI hope I don't face it again06:57
jussilordievader: oh, and good morning06:57
valoriebecause it is fixed for me now06:57
lordievadero/06:57
jussilordievader: set sources to main repos and update06:57
jussi:D06:57
lordievaderFunny thing is project neon5 works fine.06:58
valorieI'm thinking I won't update/upgrade tomorrow morning until checking in here06:59
valorie:-)06:59
lordievaderI thought I had the main repos, will check in a bit. Saw somewhere that qt4-dev-tools might work for some reason, so trying that.06:59
lordievader;)06:59
soeegood morning06:59
lordievadero06:59
lordievadero/06:59
valorieI gave that advice earlier, but it didn't help that person07:00
valorieunfortunately07:00
jussimorning soee07:10
lordievaderjussi: Sources have been unchanged.07:14
lordievader!info kde-workspace-bin07:20
lordievader!info kde-workspace-bin trusty07:20
ubottukde-workspace-bin (source: kde-workspace): core binaries for the KDE Plasma Workspace. In component universe, is optional. Version 4:4.11.5-0ubuntu0.1 (saucy), package size 1824 kB, installed size 8742 kB07:21
ubottukde-workspace-bin (source: kde-workspace): core binaries for the KDE Plasma Workspace. In component universe, is optional. Version 4:4.11.8-0ubuntu4 (trusty), package size 1826 kB, installed size 8761 kB07:21
apacheloggerhttps://errors.ubuntu.com/problem/fd73219a6c413c7360e223fe56b7cceb35ceb42107:38
apacheloggerpeople still have synaptiks07:38
apacheloggerRiddell: what do we do about it :O07:38
apacheloggercould be a post-upgrade-before-reboot-crash, but who knows07:39
apacheloggerhttps://errors.ubuntu.com/problem/b674d33a11fddc5b8e414df042f41bb5a9b047af07:40
apacheloggerprinter-applet07:40
apacheloggermuch madness07:40
valorie$ apt-cache policy synaptiks07:42
valorieN: Unable to locate package synaptiks07:43
valorieI never removed it07:43
valorieand used to have it07:43
lordievaderAnyone else affected by bug 130480507:51
ubottubug 1304805 in qt4-x11 (Ubuntu) "KDE desktop login failure: "Could not start d-bus. Can you call qdbus?"" [Undecided,Confirmed] https://launchpad.net/bugs/130480507:51
kubotu::qt-bugs:: [1304856] QDbus fails to start on login @ https://bugs.launchpad.net/bugs/1304856 (by [Po]lentino)07:55
Riddellapachelogger: hmm, make a transitional empty package?08:24
Riddelllordievader: meh, I thought I'd fixed that yesterday08:25
alvinlordievader: Yes, me. A few days ago it worked by installing qdbus-qt5, but not since the updates of (yesterdag/thi morning)08:25
lordievaderRiddell: Perhaps the fix is still in proposed or something?08:25
apachelogger....08:25
apacheloggerRiddell: you broke it08:25
apacheloggeragain08:25
Riddellhmm, maybe I created it yesterday instead08:25
lordievaderalvin: Can you mark that you are affected by the bug?08:26
alvinsure08:26
lordievaderRiddell: Hihi, that is a possibility. A less comforting one though.08:26
Riddellyeah I did08:27
Riddelldoh08:27
apacheloggerRiddell: https://launchpad.net/ubuntu/+source/kde-workspace/+changelog08:27
apacheloggersee 4:4.11.6-0ubuntu308:27
apachelogger4:4.11.6-0ubuntu508:27
apachelogger4:4.11.8-0ubuntu208:27
apacheloggerif $qdbus >/dev/null 2>/dev/null; then08:28
apacheloggeryour change broke it entirely08:28
apacheloggeryou cannot do exec assignments as part of unescaped execs08:28
RiddellI know (now)08:29
Riddellit works if I remove the quotes from the qdbus="QT_SELECT=qt4 qdbus" line08:29
apacheloggereven so08:31
apacheloggerit is a broken fix08:31
Riddellhow?08:31
apacheloggerit breaks qt508:31
Riddellhow?08:31
apacheloggerequally if I were to remove qdbus4 it would be broken08:31
apacheloggerRiddell: oh, actually it might not08:31
Riddellits only set locally to the startkde script, a previous version had an export QT_SELECT which did break qt508:31
apacheloggerrohan's probably did twiddle it in the env08:32
apacheloggerRiddell: yes, that is nifty08:32
Riddellhopefully something depends on qdbus-qt4 so it won't get removed08:32
apacheloggerlet's check08:32
apacheloggerRiddell: looks good, nice fix, only the quotes get in the way08:34
apacheloggersorry for the raging :P08:34
apacheloggerRiddell: I still should point out that this is not much of a fix to the actual problem08:34
Riddellkde-workspace-bin depends on qdbus08:34
Riddellqtchooser is generally broken upstream08:35
apacheloggereverything else calling qdbus will still fall over dead when qt5-defaults is installed but no qdbus508:35
apacheloggerRiddell: I agree08:35
RiddellI don't understand why they can't rename like everyone else08:35
apacheloggerI also don't understand why debian can't make hard dependencies between chooser and the choosable binaries08:35
=== vinay is now known as Guest63683
Riddellthat would mean always having qtcreator installed wouldn't it?08:36
apacheloggerqtc is not choosable08:36
apacheloggeronly moc/uic/qdbus etc.08:36
apacheloggermind you, if it only deps on those three it might be enough08:37
apacheloggerit's just a very big mess :'(08:38
valorieseems to be getting bigger08:40
apacheloggerwhich one? the qt mess or the overall kubuntu mess?08:41
valorieqt08:42
valoriebecause before, it was solveable08:42
valoriethe folks today can't fix it08:42
apacheloggernah08:42
apacheloggerinvocation was just rubbish08:42
valoriecool08:42
apacheloggerthere is no way to recover from that other than fixing the invocation itself08:43
valoriean easy fix is awesome08:43
valoriebut do we have a long-term answer?08:43
apacheloggeron the plus side Riddell figured out a nice way to prevent the problem08:43
apacheloggerRiddell: I think we need a different way to manage our own translations08:46
apacheloggershit is not getting imported into launchpad08:46
apacheloggerand getting it into langauge packs for verification is also a drag^208:46
Riddellapachelogger: and as I said with split up upstream tars we won't have a very useful kde-l10n-xx package to just include08:47
Riddellso we might have to look at generating our own language-packs somehow08:47
Riddell"FAILED: kubuntu-notification-helper (The source kubuntu-notification-helper - 14.04ubuntu11 is already accepted in ubuntu/trusty and you cannot upload the same version within the same distribution. "08:47
* valorie gets off IRC so an important email can be written08:47
Riddelldual upload of kubuntu-notification-helper?08:47
apacheloggerRiddell: yeah08:55
apacheloggerRiddell: I am not getting mails for notification-helper08:55
kubotu::qt-bugs:: [1241859] package libqtgui4 4:4.8.1-0ubuntu4 failed to install/upgrade: lectura insuficiente en buff... @ https://bugs.launchpad.net/bugs/1241859 (by Lucas Germán Burgos)08:56
kubotu::qt-bugs:: [1242028] samplebuffer qt multisampling doesn't work after upgrade to 13.10 @ https://bugs.launchpad.net/bugs/1242028 (by Damian Obernikowicz)08:56
apacheloggerdidn't find any mails from yesterday's upload, so I uploaded again...08:56
Riddellhum08:56
apacheloggerRiddell: I still do not get the problem with not having kde-l10n-xx btw08:56
Riddellwe'll have to install all languages for KF5 and Plasma packages which will take up lots of disk space08:57
apacheloggerthat's an upstream problem08:57
apacheloggerif kde doesn't want 1/4 of the size of a plasma next workspace to be translations, then they cannot put translations in the source tarballs08:58
apacheloggerif they don't care, then we do not care08:58
kubotu::workspace-bugs:: [1304805] KDE desktop login failure: "Could not start d-bus. Can you call qdbus?" @ https://bugs.launchpad.net/bugs/1304805 (by meldroc)09:04
Riddellapachelogger: hmm, how else would you like upstream to do it?09:04
Riddellcos upstream is kindae me09:05
apacheloggerRiddell: put in one tar?09:06
apacheloggeroh wait09:06
apacheloggerRiddell: aren't kf5 and plasma different anyway?09:06
apacheloggerkf5 would have l10n bundled09:06
apacheloggerplasma would have it in kde-l10n-xx09:06
Riddellapachelogger: kf5 have lots of tars and plasma has lots more tars09:16
Riddellapachelogger: plasma gets released separately from applications09:16
Riddellagateau: you might have input into this ↑09:16
* agateau reads09:17
Riddellor maybe not, you're not the release dude :)09:17
agateauheh09:18
agateaunot much input indeed09:18
agateaubut you made me realize our current tarballs do not include translations, which is something i got wrong, so thanks nevertheless09:18
apacheloggerRiddell: then I guess we'll have to life with translations in each package?09:21
apacheloggerthing is, you can look at it from the other side as well, if I install the application kittenpix, why would I need to get all l10n of all kde packages in the archive09:23
apacheloggerjust as silly09:23
Riddellmm09:27
* Riddell out for some hours today09:28
apacheloggeroh noes10:05
apacheloggerI installed with german keyboard layout10:05
* apachelogger lost -.-10:05
BluesKaj'Morning folks10:30
apachelogger  Uploading muon_2.1.70-0ubuntu4_source.changes: done.10:42
apacheloggerSuccessfully uploaded packages.10:42
apacheloggermore upstream commits, fixing some notifier issues, throwing out old unused notifier and replacing it with the new one10:42
apacheloggerRiddell: phonon-backend-gstreamer1.0 is still around?10:46
Kalidarnuhhh oh, something is broken.10:46
Kalidarnno doubt you already know though.10:47
Kalidarnis there a solution yet?10:47
apacheloggersudo nano /usr/bin/startkde10:47
apacheloggersomewhere in the first 30 lines or so there's a line starting with qdbus=10:47
apacheloggerremove the quotes in that line and it should work10:47
apacheloggeror wait for update10:47
Kalidarnokies10:48
Kalidarnqdbus=QT_SELECT=qt4 qdbus10:48
Kalidarninstead of10:48
Kalidarnqdbus="QT_SELECT=qt4 qdbus"10:48
apacheloggeryeah10:48
Kalidarnthankyou sir10:49
Kalidarnall order is restored to the world10:50
alleeapachelogger: qdbus="QT_SELECT=qt4" qdbus11:00
alleewould be less obfuscated11:00
apacheloggerallee: very much point of view dependent11:04
alleeapachelogger: might be11:04
apacheloggerjussi: how the hell do channel notices work, can't seem to send any11:12
apacheloggeror rather, they don't arrive ^^11:12
jussiapachelogger: why do you want to notice the channel? 11:12
apacheloggernot this one, work channel needs feeding with build status information11:13
apacheloggerit appeared to me that channel notices would be more noticable then your regular msg11:13
jussiapachelogger: in my client its simply /notice #channel message11:15
apacheloggerperhaps the channel flags block it11:15
jussiapachelogger: which channel? 11:15
apacheloggercan't say :P11:15
jussiheh11:15
jussioh11:15
jussiwork channel11:15
jussiwhat channel flags are there?11:15
apacheloggeroh, not even registered it seems11:16
jussiKalidarn: careful, noticing the channel is not nice for peopl11:17
Kalidarnis that what he meant?11:18
Kalidarnor something else11:18
jussiyes11:18
Kalidarnjussi: how else am i supposed to express my love for everyone in #kubuntu-devel 11:18
ghostcubeKalidarn: 102 cans of coffee for free would do the trick :D11:31
jussighostcube: 102 might do for one developer...11:34
ghostcubehmm i just took the people in here .. maybe we should count it up i++11:34
ghostcube::D11:34
ScottKapachelogger: muon accepted.11:45
ScottKRiddell: I reverted doko's plasma-scriptengine-ruby change after confirming the issue he was worried about is one I fixed.  It's in bzr for the next -workspace upload.12:00
kubotu::workspace-bugs:: [1304805] KDE desktop login failure: "Could not start d-bus. Can you call qdbus?" @ https://bugs.launchpad.net/bugs/1304805 (by meldroc)12:12
jarkkokubotu: i got that too12:25
jarkkoi was able to login in xfce12:25
jarkkobut not kde12:25
* jussi hugs jarkko (next tiem you can talk to a human, not a bot) :D12:26
jarkkolol12:26
jarkkodidnt notice12:27
ScottKjarkko: Should be fixed in the latest package update12:27
jarkkowhen was it?12:27
jarkkoi went to console and updated some packages over there, meanwhile logged in to xfce12:28
jarkkothose big updates are always so insecure12:28
ScottKjarkko: kde-workspace 4:4.11.8-0ubuntu512:32
jarkkoi read the launchpad report12:33
=== apachelogger is now known as apakhelogger
=== apakhelogger is now known as apaKhelogger
apaKheloggeroh, apport crash fixed12:59
Kalidarnghostcube: coffee comes in cans?13:18
Kalidarnyou must live in a strange land13:18
ghostcubeisnt this dbus bug reltated to not installed dbus 64 bit package?13:21
ghostcubei remember this happened some times ago too13:21
ghostcube-s13:21
ghostcubeah no forget it.. 13:23
apaKhelogger  Uploading dolphin-plugins_4.12.97-0ubuntu2_source.changes: done.14:25
apaKheloggerSuccessfully uploaded packages.14:25
apaKheloggerupstream bug fix import14:25
=== apaKhelogger is now known as apachelogger
apacheloggerScottK: ping14:57
=== jono is now known as Guest1478
apachelogger  Uploading baloo_4.12.97-0ubuntu4_source.changes: done.15:02
apacheloggerSuccessfully uploaded packages.15:02
apacheloggerupstream bug fix import15:02
apacheloggerScottK: we have the possibility to include pam-kwallet (i.e. wallet gets automatically opened on login, without weird password dialogs when network manager wants to connect etc.)... enabling this will require a package on the seed that previously was not seeded, optional loading of the pam module in the lightdm pam config, as well as a patch for kde-workspace15:12
apacheloggerdoes the release team approve? :P15:12
apacheloggerhttp://quickgit.kde.org/?p=kde-workspace.git&a=commit&h=f3d4a7ef1dcbe4cb9116736888cef1c36eae0295 is the workspace change15:14
yofelwhat an incredible socket name...15:17
debfxRiddell: thanks for uploading gpgme. could you do another upload to fix a build failure: http://paste.kde.org/pvjmauvkc15:23
kdeuser56yofel: did dist-upgrade and installed some debug symbols today, can't login anymore :-( ... it can't call qdbus ... although on a virtual terminal it works (complains about missing display)15:26
yofelbug 1304805 - probably?15:26
ubottubug 1304805 in kde-workspace (Ubuntu) "KDE desktop login failure: "Could not start d-bus. Can you call qdbus?"" [Critical,Fix released] https://launchpad.net/bugs/130480515:26
kdeuser56yofel: rebooting  and trying dist-upgrade15:29
Riddelldebfx: yeah, in a minute15:29
apacheloggeryofel: the afiestas says he's going to twiddle it still15:31
yofelok ^^15:32
kdeuser56yofel: I am not seeing any update here ... so I manually fixed startkde15:39
kdeuser56yofel: I am not on ninjas here15:39
yofelprobably stuck in the queue somewher15:40
Riddellkde-workspace 4:4.11.8-0ubuntu5 with the fix is in release, but maybe not on all mirrors15:46
kdeuser56Riddell, yofel: okay thanks15:47
Riddellapachelogger: will you file a FFe bug for that kwallet issue?15:57
Riddellapachelogger: do you know the status of kwallet with gpg?15:57
apacheloggerkwallet doesn't really need an FFe, the new pam-kwallet only fixes the bug that it was completely kaput15:58
apacheloggergpg rubbish was disabled15:58
Riddellapachelogger: yeah I guess you could argue that, what needs done?15:58
apacheloggerRiddell: all done, I just need to work out what configs we need15:59
apacheloggerand well, I need an executive decision if the release team is ok with that sort of change16:00
Riddelldebfx: uploaded16:00
apacheloggermuch kitten16:13
apacheloggerRiddell: did you see the latest comment on the qdbus bug?16:13
apacheloggerthe guy has a point you know ^^16:13
kdeuser56apachelogger: when compiling phonon-backend-vlc equalizer support should work in amarok right?16:14
apacheloggeryeah16:14
kdeuser56apachelogger: what about the analyzer in amarok? does not work with vlc-backend atm16:14
apacheloggerno16:15
apacheloggerkdeuser56: mind you, I think the EQ needs vlc 2.216:15
kdeuser56apachelogger: yeah I actually meant that, sorry16:15
kdeuser56apachelogger: forgot to say against vlc 2.216:16
kdeuser56apachelogger: what is the problem with the analyzer? is it not implemented in libvlc?16:16
apacheloggersomething like that16:16
kdeuser56apachelogger: I remember having read somewhere in a mailing list that it was implemented in phonon-vlc but broke something else and was therefore disabled16:17
apacheloggerthere's documentation about it somewhere in the phononvlc source16:17
kdeuser56apachelogger: so this wont even be possible with vlc 2.2?16:19
debfxRiddell: thanks16:19
kdeuser56apachelogger: what is this component called again? AudioDataOutput?16:20
apacheloggeryeah16:20
kdeuser56apachelogger: i think it was that mail I read: http://lists.kde.org/?l=kde-multimedia&m=134020496511242&w=216:22
kdeuser56apachelogger: anyway thanks 16:22
Riddellapachelogger: hmm yes but do you agree it shouldn't export QT_SELECT? https://launchpadlibrarian.net/172351825/qdbus.patch16:24
apacheloggeryeah, that breaks qtc16:26
apacheloggerRiddell: I have a review of the changeroo on my board for tomorrow16:26
apacheloggerdon't really fancy getting sucked into that pile of madness this late16:27
Riddellapachelogger: changeroo?16:27
apacheloggerthe change history 16:27
Riddellapachelogger: of what?16:27
apacheloggerthe attempts to unbreak qdbus resulting in more breakage16:27
apacheloggerit might well be safest to simply change all $qdbus to eval $qdbus16:28
apacheloggerthat way qdbus can be defined as a string containing whatever rubbish needed16:28
apacheloggeralas, more invasive, so maybe there's something more elegant16:28
apacheloggerI am not sure why startkde uses that weird variable shit anyway16:30
apacheloggeralias is a posix defined builtin of all shells16:30
apacheloggerand what the var meddling does is try to mimic alias in a very crappy way16:30
apacheloggerah great, now you made me think about it :@16:36
apacheloggerexpr might be suitable16:37
apacheloggeror not ^^16:38
apacheloggerRiddell: why are we patching this?16:39
apacheloggerbug #118019616:40
ubottubug 1180196 in qtchooser (Ubuntu) "qtchooser operation prevented by PATH forcing under KDE" [Undecided,Fix released] https://launchpad.net/bugs/118019616:40
apachelogger:S16:40
Riddellapachelogger: kde-workspace16:45
ScottKapachelogger: re the kwallet thing, I think (release team hat on) you need to file for an FFe.16:50
apacheloggerScottK: and would the FFe get accepted?16:50
ScottKThat said, I'm favorably disposed, but the paperwork needs to be done.16:50
ScottKCompared to the already planned level of insanity for this cycle, this is a detail.  Sure.16:51
apachelogger^^16:51
ScottKdebfx: Accepted the gpgme fix.16:57
apacheloggerRiddell: for you consideration http://paste.ubuntu.com/7227078/ waiting for afiestas to approve17:06
Riddellapachelogger: your shell script foo is impressive17:07
apacheloggerturns out you cannot make the var expansion work because there's no eval involved at that point anymore, so it will bypass every builtin17:07
apachelogger(which is also why your first attempt did not work, it will not parse the command and export the variable but feed the should-be-variable to the fork like fork(QT_SELECT=4, qdbus)17:09
apachelogger)17:09
ScottKapachelogger or Riddell: Please update from bzr before uploading workspace again.  I pushed some changes there last night.17:10
apacheloggeryep, I noticed17:10
ScottKGreat.17:11
debfxScottK: yay, and it even built :)17:12
ScottKBonus.17:12
kdeuser56yofel: is that true: http://askubuntu.com/questions/365644/qdbus-cannot-be-called-in-kubuntu-saucy ?18:35
yofelkdeuser56: I have no saucy system to test one, someone else will have to verify that18:36
yofel*on18:36
kdeuser56yofel: I will probably do it tomorrow18:36
kdeuser56yofel: but if I understand correctly this would solve the qdbus issue, woudln't it?18:37
yofelI'm currently really busy with $LIFE, so I have no idea in what state our dbus issue is right now18:37
yofeland there's no bug report against the PPA, so THAT ^ issue is new18:38
yofelwait, that's on the 13.10 image, which was verified to work18:38
yofelso that askubuntu post makes no sense18:38
kdeuser56yofel: the package qdbus-qt5 contains here in saucy the qdbus binary in the correct path (I downloaded the package)18:40
kdeuser56yofel: as the package is also available in trusty: http://packages.ubuntu.com/trusty/libs/qdbus-qt5 this should be kinda solved18:40
yofelthe point is that we don't want that installed18:40
yofelas that pulls in quite a bit of qt518:40
yofeland we have no need for qt518:40
yofel(yet)18:40
kdeuser56yofel: yeah but if one installs qtcreator on kubuntu he will run into troubles currently18:41
yofel*sigh*18:41
kdeuser56yofel: it will by default install qt5-default, but without qdbus18:41
yofelthat's what we've been trying to fix the last few days...18:41
kdeuser56yofel: have not tested for a few days so could be fixed18:42
kdeuser56yofel: installing qdbus-qt5 together with qtcreator would solve the issue in theory ....18:42
yofelmeh, I need to quit quassel. I need to get some work done and plasma keep steeling my keyboard focus everytime you ping me18:42
yofelsorry18:42
kdeuser56sorry18:43
kdeuser56I will simply stop pinging you so you can leave quassel open :-)18:43
ovidiu-florinhello world20:43
ovidiu-florinI'm back on IRC with a new and more reliable server for my quassel-core20:43
ovidiu-florinand for my blog :D20:43
ovidiu-florincurrently under reconstruction20:43
ovidiu-florinmy previous server's hdd died20:43
ovidiu-florin:(20:43
ovidiu-florinand apparently I can't find my backups :(20:44
Riddellhi ovidiu-florin!20:48
Riddellgosh that sucks20:48
ovidiu-florinyeah, it does... I have to rebuild my blog from google cache20:51
ovidiu-florinto have my data recoverd would cost somewhere in between 15€ and 240€20:51
ovidiu-florinfrom the dead HDD I mean21:00
apacheloggerScottK, Riddell: bug 130530721:03
ubottubug 1305307 in pam-kwallet (Ubuntu) "FFe for pam-kwallet integration" [Undecided,New] https://launchpad.net/bugs/130530721:03
apacheloggerwon't be able to do anything WRT uploading until tomorrow though21:03
ScottKapachelogger: Is the lightdm patch anywhere publich?21:06
ScottKpublic even21:06
apacheloggerScottK: not yet created, haven't yet found out if my changes are correct ... but the change is pretty much a nobrainer, basically adds an option module like for gnome-keyring21:15
apacheloggerScottK: i.e. if you look at /etc/pam.d/lightdm* for everyline that has gnome-keyring we'd want the very same line for pam_kwallet.so21:15
ScottKapachelogger: OK.  Since that's the one package other flavors use, it's kind of important that gets a close review.21:15
ScottK(i.e. I'd like someone non-Kubuntuish to ack that part of the change)21:16
apacheloggeryeah, I plan to run that by robert21:16
apacheloggeronce I actually have a concrete patch I know works21:16
ScottKPlease do that and then post the patch in the bug and say he's agreed to it.21:16
apacheloggerwhich I have been promised for tomorrow morning21:16
apacheloggerok21:16
ScottKI'll be glad to approve the lot then.21:16
apacheloggerRiddell: you still around?21:18
kubotu::qt-bugs:: [1305294] QT uses incorrect theme when GNOME_DESKTOP_SESSION_ID is unset @ https://bugs.launchpad.net/bugs/1305294 (by Øyvind Stegard)21:36
kubotu::workspace-bugs:: [1305307] FFe for pam-kwallet integration @ https://bugs.launchpad.net/bugs/1305307 (by Harald Sitter)21:46
Riddellapachelogger: not really22:18
Riddellapachelogger: approved!  but needs thorough testing22:25
valorielooks like it might be safe to do the daily update/upgrades?22:28
Riddellvalorie: should be yes22:28
apacheloggerRiddell: was just wondering when you'll check in tomorrow22:39
apacheloggerRiddell: albert says we should have tarballs in the mornings22:39
* littlegirl winks at Riddell22:40
valorieapachelogger: sounds appetizing for breakfast22:41

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