/srv/irclogs.ubuntu.com/2010/12/09/#kubuntu-devel.txt

* apachelogger is now reachable at sitter@kde.org \\o/00:18
Riddellyou are now elite00:19
apacheloggernot elite enough to get opengles00:20
apacheloggerseems the meego kernel is not patchy enough to build our powervr dkms stuff 00:20
apacheloggerwhich is pretty much a dead end now00:20
* apachelogger is out of ideas on how to gles kubuntu mobile on the n900 at this point00:21
apacheloggeralthough00:22
* apachelogger gets daring and considers compiling a new meego kernel00:22
apacheloggeralso neon is failing00:25
yofelwth, launchpad gives:00:31
yofelkdebase-workspace - 4:4.5.2-0ubuntu1~ppa1 (changes file) jr 2010-10-05 Superseded Maverick Kde 00:31
yofelwhy the hell didn't that get deleted o.O00:31
yofeldeleted it by hand, let's see if that helps00:34
CIA-24[muon] jmthomas * 1204778 * trunk/extragear/sysadmin/muon/installer/ (9 files in 3 dirs) FEATURE: Initial support for addons management.00:41
CIA-24[muon] jmthomas * 1204780 * trunk/extragear/sysadmin/muon/installer/ApplicationDetailsView/ApplicationDetailsWidget.cpp Split some of this string out in to the tooltip00:43
JontheEchidnahttp://i.imgur.com/tlNdx.png00:44
JontheEchidnapretty much working, although it does have a few kinks00:44
JontheEchidnalike the progress bar text says "Removing" when you are installing addons for a previously-installed app00:44
Riddellhow does it find addons?00:50
yofelRiddell: it seems manually deleting kdebase-workspace 4:4.5.2 on launchpad resolved that apt confusion00:57
Riddellmm hmm, do we want that deleted?00:58
yofelwe use 4.5.4 now? all that was left in the pool was 4.5.2 sources and the libweather-ion4a .debs, everything else was superseded01:00
Riddellhmm, would have expected that to be removed when the new version got in01:01
yofelright, launchpad silliness it seems01:02
yofelas I posted above, launchpad just marked it as superseded, but didn't completely remove it01:02
Riddell4.5.85 being copied to beta01:03
Riddellkdepim and kdepim-runtime to experimental01:04
* yofel wonders where aashkay went01:04
Riddellsince I doubt any code has changed in kdetoys since beta 1 I'm not too fussed about waiting to see if he manages to get it finished01:07
yofeltrue01:09
apacheloggerok01:18
apacheloggerthis does not make sense01:18
apacheloggerat all01:18
CIA-24[muon] jmthomas * 1204784 * trunk/extragear/sysadmin/muon/installer/Application.cpp When language-selector is installed, don't pollute the addons list with large amounts of langpacks since language-selector presumably takes care of things.01:18
apacheloggerpowervr stuff fails to build with meego kernel because omap_rev_lt_3_0 is not defined01:18
apacheloggergrepping our linux does not bring up any definition either01:18
=== apachelogger changed the topic of #kubuntu-devel to: Kubuntu - Friendly cookies all around | Lots to do https://wiki.kubuntu.org/Kubuntu/Todo | Let's package beta 2! https://wiki.kubuntu.org/Kubuntu/Ninjas/Packaging
yofelgood night01:27
apacheloggernini yofel01:27
apacheloggerI think my dpkg is broken01:32
CIA-24[muon] jmthomas * 1204786 * trunk/extragear/sysadmin/muon/installer/ (Application.cpp Application.h) s/QList<QString>/QStringList (and include QStringList in Application.h so that things using it don't bomb)01:32
apacheloggerstuck at unpacking amarok for a couple of minutes already01:32
CIA-24[muon] jmthomas * 1204787 * trunk/extragear/sysadmin/muon/installer/ (Application.cpp Application.h) Const correctness01:36
Riddellkubuntu.org/news/kde-sc-4.6-beta-201:36
ScottKRiddell: and JontheEchidna: I'm working on switching opengtl to use pkgkde-symbolshelper.  I think we can get away from per arch symbols files.01:39
ScottK(this will also be the solution on kdegraphics and other C++ libs)01:39
* apachelogger got opengles on kubuntu-mobile with meego kernel02:34
apacheloggerfor some reason Qt fails with it though02:34
apacheloggerdoesnt manage to compile anything02:35
ScottKIt's not like I've got it all worked out yet for KDE.04:21
aakshayhow to add directories from base environment to chroot environment?04:56
dasKreechbind them05:02
aakshaydasKreech: bind with? please explain little05:03
dasKreechhttp://fermilinux.fnal.gov/documentation/tips/mount-bind-chroot05:04
dasKreechmount -o bind05:04
aakshaydasKreech: let me read the document and try this. thanks05:06
aakshaydasKreech: can you please tel me from where can i download teh code for kdetoys4.5.8505:07
aakshaydasKreech: *the05:07
dasKreechmost likely the KDE svn05:08
dasKreechhttp:\\websvn.kde.org05:08
dasKreechor apt-get source :)05:08
aakshaydaskreech: not getting this package by apt-get05:10
aakshaydasKreech: let me look at the websvn den05:10
aakshaydasKreech: thanks05:10
dasKreechI guess you know how to use subversion?05:11
ScottKdasKreech: I think he wants the tarball.05:11
* ScottK is off to bed.05:11
dasKreechah05:12
dasKreechok05:12
dasKreechcheck in the tags or release directory then05:12
aakshayScottK: hi. yes i need the tarball. the tarball you mailed me is not accessible in chroot environment. so i need to download in chroot05:12
dasKreechaakshay: can't you copy it into the chroot?05:13
aakshaydasKreech: nopes..looking for such command as you just told mount o- bind..  05:14
dasKreechmount -o05:15
aakshaydasKreech: will try this now05:15
aakshaydasKreech: yes :)05:17
dasKreechworks?05:17
aakshaydasKreech: reading the document now05:17
aakshaydasKreech: it's more dealing with file system instead of directories. and being novice to ubuntu i am not able to understand exactly :(05:24
dasKreechaakshay: you are trying to get a single directory to exist under the chroot?05:25
dasKreechhave you  tried a hard link?05:25
aakshaydasKreech: no i have not tried..05:25
aakshaydasKreech: i have to take the tarball from downloads and copy it to chroot for packaging05:26
dasKreechaakshay: So just copy it into the chroot05:26
aakshaydasKreech: so for this, first i am not able to  locate where the /home or any directories for chroot saved05:27
aakshaydasKreech: i made this chroot using the pbuilder05:28
aakshaydasKreech: so now how can i simply copy if i sont know the paths :(05:28
dasKreechright but it has a physical directory that exists on the filesystem right?05:28
dasKreechah 05:28
aakshay*dont05:28
aakshaydasKreech: it must have, but how can i locate it.. i tried the LOCATE command but it din't shown05:29
dasKreechtouch some strange unique file then run sudo updatedb && locate <filename>05:30
aakshaydasKreech: yups.. let me try05:31
=== mueslix is now known as muesli
aakshaydasKreech: yiipi!! worked... let me try to copy now.. thanks....:)05:34
aakshaydasKreech: done!!... thanks..05:39
dasKreechaakshay: 0k :)05:48
dasKreechaakshay: Where was the directory?05:49
aakshaydasKreech: it was in /var/cache/pbuilder/build/2960/05:49
dasKreechAh Ok05:49
aakshaydasKreech:   :)05:50
dasKreech:-)05:56
aakshaydasKreech: can you please tell me the significance of secret ninja repositories? 05:59
aakshaydasKreech: when i  packaged first, riddell added his secret repositories. can you tel me what kinda repositories are these and whats their use?06:01
dasKreechTo test things on i would suppose06:02
dasKreechensure they work across multiple installs06:03
dasKreechbut not be publicly available06:04
aakshaydasKreech: so how can i add them now? 06:05
=== birthday-vorian is now known as vorian
aakshayin natty, to build kdetoys,  kde-sc-dev-latest and kdebase-workspace-dev together but if one is installed other needs to be removed.. so what can i do for this?08:04
aakshayin natty, to build kdetoys,  kde-sc-dev-latest and kdebase-workspace-dev together but if one is installed other needs to be removed.. so what can i do for this?08:11
mfraz74Is anyone else having problems launching programs  from the panel unless widgets are locked in KDE 4.6?08:11
* apachelogger is not launching programs form the panel08:35
apacheloggeraakshay: most supposedly you will need a newer kde-sc-dev-latest (or a newer kdebase-workspace-dev)08:36
apacheloggerthe former is there to ensure that the latter is at appropriate version, so if they clash I would suppose it is because latter is not yet updated08:36
apacheloggeralso see the ninja dependency graph08:36
aakshayapachelogger: let me check which version i have installed.08:37
aakshayapachelogger: i have installe dteh latest version only for kde-sc -dev latest08:38
apacheloggeraakshay: what are you trying to do?08:39
aakshayapachelogger: and it asked "y/n" choice before installing08:39
aakshayapachelogger: i am trying to build the kdetoys-4.5.8508:40
apacheloggerohohooh08:40
apacheloggeryou have access to the ninjas ppa?08:40
aakshayapachelogger: yes, but not sure08:40
aakshayapachelogger: i am novice to this development08:40
apacheloggerwell, ninjaing is a bit of a tricky thing when one only started with packaging :)08:41
apacheloggeraakshay: you are in a pbuilder chroot?08:41
aakshayapachelogger: yes08:42
apacheloggerok08:42
aakshayapachelogger: i have access to ninja ppa as well.. i have just checked08:42
aakshayapachelogger: :)08:42
apacheloggeraakshay: make sure the ninjas ppa is in your /etc/apt/sources.list08:42
apachelogger(I would suggest grep -ri ninjas /etc/apt/)08:43
aakshayapachelogger: its not  added in /etc/apt/sources.list08:43
apacheloggerthat would probably be your problem then08:43
apacheloggeraakshay: at your launchpad home https://launchpad.net/~akshaytayal you should somehwere find a link that goes like 'view your private ppa stuffs and things'08:44
aakshayapachelogger: yes .. its there08:44
apacheloggerthere you should be able to get a sources.list entry for the ninjas ppa08:44
aakshayokiez08:45
apacheloggerthen copy that to /etc/apt/sources.list in your chroot08:45
apacheloggerand install apt-transport-https08:45
aakshayapachelogger: i found08:45
apacheloggerthen run apt-get update to update the package cache08:45
aakshayapachelogger: ok.. let me do this08:45
apacheloggernow kdebase-workspace should be isntallable in appropriate version08:46
aakshayapachelogger: ok... :)...08:46
apacheloggeryofel_, Riddell: ^ how do you handle the ppa entries?08:46
apacheloggerinterested in a pbuilder hook maybe? ;)08:46
aakshayapachelogger: is it for me?08:47
apacheloggeraakshay: what? a hook?08:47
aakshayapachelogger: yes... is it for me "interested in a pbuilder hook maybe?"08:47
apacheloggerwell, yes, also yofel_ and Riddell ;)08:47
aakshayapachelogger: what is that then? i hardly have any idea about it08:48
apacheloggeryeah, primarily I directed that question to the other twos ;)08:49
apacheloggeraakshay: https://wiki.ubuntu.com/Kubuntu/Ninjas/BuildEnvironment08:49
apacheloggersee the pbuilder-hooks secition08:49
aakshayapachelogger: ok. let me see08:49
apacheloggerpbuilder hooks are scripts that can be hooked into the pbuilder setup/shutdown process to do all sorts of things (in our case: make things easier)08:50
aakshayapachelogger: yes.. it adds functionalities to packaging tools..08:52
aakshayapachelogger: i will use this...08:52
aakshayapachelogger: i am working on language diffrerentiator 85 patch as well.. but it been written for 4.4. something08:53
aakshayapachelogger: so i think i need to start from the very begining?08:54
apacheloggeryes08:54
apacheloggershadeslayer knows the details IIRC08:54
=== hrw|gone is now known as hrw
apacheloggeralso the problem is not so much that the patch was created for 4.4, but that it was badly written from a maintenance POV08:54
zegenie_is there an easy way to use the beta packages as shown on the ninja packaging page?08:54
apacheloggerzegenie_: pardon?08:55
aakshayapachelogger: ok.. i have read the HIG designing guide..i am working with shadeslayer on the patch..08:55
zegenie_sorry, I was probably being too unspecific08:55
zegenie_ the ninja packaging page for kde 4.6b2 lists that most packages are available for maverick in the ninja/bzr repo, correct?08:56
aakshayapachelogger: let me edit my sources.list now....08:56
apacheloggerzegenie_: yes?08:56
zegenie_so, I was trying to find a way to test these packages, but couldn't find it08:56
apacheloggeryou cannot08:56
zegenie_aww08:56
zegenie_sad face.08:56
apacheloggersince the stack is not assambled08:56
apacheloggeronce it is the packages get moved to natty08:57
zegenie_and maverick ... ?08:57
apacheloggerand work on maverick packages starts08:57
apacheloggerzegenie_: that page is about natty08:57
zegenie_it lists maverick, too08:57
apacheloggerah08:57
apacheloggertrue08:57
apacheloggerwell, that will also get moved once the stack is completely08:57
apachelogger-ly08:57
zegenie_cool08:57
zegenie_so will beta 2 be published in the kubuntu/beta repo eventually?08:58
apacheloggeryes08:58
zegenie_cause beta 1 wasn't ..08:58
zegenie_good, then I have nothing else to add08:58
apacheloggerhttp://www.kubuntu.org/news/kde-sc-4.6-beta-208:58
apacheloggerRiddell: how does it work that it is published but misses the kdetoys package?08:59
zegenie_apachelogger: I can't find those packages anywhere in the repo  after doing an apt-get update09:03
zegenie_only packages I see available are kdepim packages from the experimental repo09:04
apacheloggerhttps://launchpad.net/~kubuntu-ppa/+archive/beta09:04
apacheloggerthey are there09:04
zegenie_apachelogger: nvm, pebkac09:05
aakshayapachelogger: thanks... it worked and i have both installed now... :)09:06
apacheloggergreat09:09
=== hunger_ is now known as hunger
markeyRiddell: apachelogger: somehow the KDE 4.6 upgrade broke the SSH passphrase tool that I use for authentication at startup10:16
markeythat tool was really awesome10:16
markey(you type in your passphrase after booting)10:16
markeynow, it no longer comes up10:16
mfraz74if i try to submit a bug and it wants to install debug packages, it just hangs waiting for authorisation, which i presume means  it is waiting for a password to allow it to install?10:24
valorieI think it's searching10:24
markeyoi10:25
valorieand dbg packages install without permissions needed, I think10:25
markeyapachelogger: Riddell: in other news, VLC is now broken10:25
markeytry to open a file...10:25
markeyhangs10:25
markeynot good10:25
apacheloggerlovely10:25
mfraz74valorie: i've got a window titled qapt batch installer with a bar just going from left to right10:25
markeyapachelogger: it's likely an issue with the file selector dialog10:26
valorieright, sometimes it searches for quite awhile10:26
Riddellmarkey: Mamarok knows how to fix the ssh thing10:26
markeyRiddell: ah, thanks10:26
markeyapachelogger: wait, now it workeed10:26
markeytook 1 minute10:26
markeyOo10:26
mfraz74valorie: it has been doing it for over 5 minutes10:26
valorieugh10:26
valoriein which case, it won't find anything anyway10:26
valoriein my experience10:27
markeywow10:27
mfraz74it found the packages it wanted to install, but then stopped with this window waiting for authorisation10:27
markeymy Core i7 is too slow for decoding a HD Bluray film10:27
markey(ripped)10:27
markeyit stutters10:27
markeyweird10:27
mfraz74markey: what gpu have you got?10:27
markeymfraz74: ThinkPad X201, Core i7, VLC10:27
markeyIntel graphics10:28
mfraz74could it be a problem with intel graphics?10:28
markeymaybe10:28
markeynormally it works fine10:28
markeyCPU load is not that high either10:28
markeyquality is insanely good, though, on my IPS TFT display :)10:28
markeyand with the new speakers10:28
markeybeats cinema :D10:29
markey(watchig Avatar)10:29
apacheloggermarkey: is that with beta2?10:29
apacheloggerbeta1 had kfiledialog/dolphin problems10:29
markeyapachelogger: no, I've just upgraded, need to reboot10:29
markeyapachelogger: ah, the main problem was compositing10:30
markeygot a little better now, without that10:30
* apachelogger starts crying10:41
=== droidslayer is now known as Guest69378
=== Guest69378 is now known as droidslayer_
* jussi huggles apachelogger10:45
* valorie hands over the kleenex box10:46
aakshayRiddell: hi.. i am done with packaging of kdetoys-4.5.85.. now can you please sign it and tel me what to do next?11:00
Riddellaakshay: great, I just need a debdiff from the current version11:02
Riddelldownload the current version11:02
Riddelldebdiff <old>.dsc <new>.dsc11:02
aakshayRiddell: ok. let me download11:03
aakshayRiddell: its showing error to read old.dsc "debdiff: fatal error at line 314: Can't read file: kdetoys-4.5.80.dsc"11:14
apacheloggerthis opengles stuff is super depressing11:18
aakshayapachelogger: ^^11:20
apacheloggeraakshay: well, that filename sounds invalid11:20
apacheloggerit is more likely something like kdetoys_4.5.80-0ubuntu1324532foobarllalala.dsc11:21
apacheloggertab-autocomplete will know ;)11:21
aakshayapachelogger: yes.. you are very right.. its rong.. :(.... 11:22
aakshayRiddell: its too long file. how can i show you?11:32
aakshayapachelogger: the file is too long.. how can i show this to Riddell??11:33
Riddellaakshay: too bit to put into a pastebin website?  paste.ubuntu.com11:34
aakshayRiddell: URl is "http://paste.ubuntu.com/541409/"11:35
aakshayRiddell: http://paste.ubuntu.com/541409/11:36
Riddellaakshay: great, building source now11:41
aakshayRiddell: thanks..11:41
aakshayRiddell: i have added one Build Dependencies "kdebase Runtime" in control file.. 11:42
Riddellaakshay: why is that?11:43
aakshayRiddell: because when i was building it, it showed it as error as "kdebase runtime is needed".. but it was not mentioned in Build Dependencies..11:46
aakshayRiddell: so that the user will get in advance that kdebase runtime is also required11:46
* apachelogger goes *lets compile Qt* again11:49
Riddellaakshay: uploaded!11:49
aakshayRiddell: yiipiii!!!!!!11:49
aakshayRiddell: thankyou.......  :)11:50
aakshayRiddell: it was my first one.... where can i see this?11:50
Riddellaakshay: it will appear shortly at https://launchpad.net/ubuntu/+source/kdetoys11:50
aakshayRiddell: thanks again... now i  will switch to big packages... :)...11:51
aakshayRiddell: bye. :)11:51
aakshayapachelogger: thanks for helping me...  :)... bye11:52
apacheloggero/11:52
aakshayapachelogger: /o11:53
ScottKMamarok: Is markey the right person to mention to that qreal != double on armel and that's why amarok won't build at the moment? http://launchpadlibrarian.net/60331043/buildlog_ubuntu-natty-armel.amarok_2:2.3.90-0ubuntu1_FAILEDTOBUILD.txt.gz12:27
markeyScottK: please ask in #amarok12:32
markeyI have to work now12:32
markeythe other devs are there too12:32
markeyScottK: or, mail to amarok-devel@kde.org12:32
markeywe read everything, and reply12:33
ScottKOK.12:33
ScottKDone12:36
ScottKnixternal: Can haz powerpc?12:38
JontheEchidnaanybody started on the new polkit stuff?13:22
Riddellnope13:22
shadeslayerapachelogger: btw had a question about qt-language-selector, the patch we create, it will be applied in Qt? and what happens to other stuff that uses qt language selector python modules etc?  i suspect this is what you would call a API/ABI change ....14:04
Riddellshadeslayer: ?  qt-language-selector isn't a library issue, it's an application14:05
shadeslayeruh .. ok14:06
=== yofel_ is now known as yofel
JontheEchidnableh, polkit-qt-1 bumped its .so version to 1 without me noticing14:11
JontheEchidnaand without bumping their major version :/14:11
JontheEchidnathis is why I don't like wildcards in library .install files14:13
JontheEchidnamy only hope is to correct the package an upload it before the bad packages hit soyuz!14:15
ScottKRiddell: The source of our different symbols on different arch problems is now pretty clearly not using pkgkde-symbolshelper for updates to symbols files.  I'm about to upload kde4libs with a consistent set of symbols.  Then I'll look into kdegraphics.14:31
RiddellScottK: what does pkgkde-symbolshelper do that updating .symbols files from build logs doesn't?14:33
CIA-24[muon] jmthomas * 1204899 * trunk/extragear/sysadmin/muon/installer/ApplicationModel/ApplicationDelegate.cpp To be safe, initialize the ApplicationExtender pointer in the ApplicationDelegate initializer list so it can never be used uninitialized14:34
ScottKRiddell: It demangles the C++ symbols so they are more stable and common accross archs.14:34
ScottKhttp://pkg-kde.alioth.debian.org/symbolfiles.html14:35
Riddellmm, right14:36
ScottKRiddell: Someone will still need to review the MISSING symbols and see if there are any that are a problem.14:36
ScottKopengtl seems to benefit from it too, so I suspect we'll being doing this with C++ libraries in general ~soon.14:40
ScottKNo one did kdeedu?15:20
ScottKRiddell: ^^^ - It's not in Natty?15:20
Riddellshould be there, let me check15:21
Riddellfailed to upload, going up now15:22
ScottKGreat.15:25
ScottKmarkey: Seems a distinct lack of jumping right on it in #amarok.  It's not critical for today, but should get fixed ~soon.15:36
markeyScottK: please send to ML15:36
markeymuch easier and better15:37
markeyamarok-devel@kde.org15:37
markeyyou don't have to write a long mail15:37
markeyshort is fine15:37
ScottKOK.15:37
markeythx15:37
ScottKmarkey: Sent.15:41
markeythx15:41
markeyI will mod it15:42
markeyaccepted, and set your email to "always accept"15:42
markeyScottK: yeah we will fix that quickly15:43
markeyshould be easy15:43
markeyjust needs a cast or so15:43
ScottKUsually those are.15:43
ScottKYep15:43
ScottKRiddell: Sad news about -workspace.  I'm not sure what to do about that one.16:00
RiddellScottK: compiling locally now to see what's up16:03
RiddellScottK: also I uploaded koffice to the ARM ppa to test a fix16:03
ScottKRiddell: Cool.  You know you have access to our dev boxes if you want to work on that stuff, right?16:03
Riddelloh aye16:07
ScottKkdegraphics uploaded with a unified symbols file.16:16
CIA-24[muon] jmthomas * 1204911 * trunk/extragear/sysadmin/muon/installer/ (9 files in 3 dirs) (log message trimmed)16:23
CIA-24Fix a bug where the progress bar would say "Removing" when you would16:23
CIA-24install/remove addons for an already-installed App. This required some big16:23
ScottKapachelogger: Would you please arange for a minion to deal with a MIR for libasyncns so loudmouth can build (this is an amarok build-dep)16:38
RiddellScottK: mm?  amarok has built16:41
ScottKRiddell: Yes, but loudmouth is out of date so eventually we'll need this for NBS if nothing else.16:42
Riddellmm, right enough16:44
=== hrw is now known as hrw|gone
nixternalScottK: I am doing an update to the machine and it will be rebooted in a couple of minutes. I will let you know when it is back up, re: ppc17:22
ScottKnixternal: Thanks.17:22
nixternalScottK: it is up and running17:28
ScottKGreat.17:28
apachelogger-no-neon ftw!18:13
apacheloggergotta love this 18:13
apacheloggershadeslayer: fancy doing a MIR?18:14
neversfeldesomeone already working on a new choqok package?18:27
rgreeningOMG! Kmail IMAP w/ Akonadi SUXorZ! bad18:51
Riddellmm hmm?18:51
rgreeningKmail remdered useless for me now18:51
apacheloggermine does not start no more18:51
apacheloggerI think someone made a broken package :P18:51
apacheloggerit worked before, now it is broken... go figure :P18:51
neversfeldewhy is there no orig.tar.gz for choqok?18:51
yofelrgreening: kmail works here on natty, but akonadi starts using useless resources after I close Kmail when using IMAP18:52
apacheloggerneversfelde: maybe it is not original18:52
kubotu_Kmail remdered useless for me now18:52
rgreeningIt's also appearing to do IMAP and not Disconnected IMAP which I had originally setup18:52
apacheloggerkubotu_: I agree, must you renember typos tho?18:52
kubotu_hi abogani , how are you doing this weekend?18:52
yofelanother question, how do I close kmail o.O?18:52
yofel(without killing it)18:52
yofel4.5.8518:53
neversfelde* Support for LibIndicate to use as an alternate notification system. (It's Optional)18:53
rgreeningthis is mega yuk18:53
neversfeldeprobably interesting for us18:53
apacheloggerneversfelde: how is that?18:53
apacheloggeroh18:53
* apachelogger is not sure that makes sense TBH18:53
* apachelogger is not sure choqok in general makes sense, but that is another story18:54
rgreeningOMG. The tabs do not display riht either18:54
rgreeningKmail is b0rked18:55
apacheloggercompiling qt is of the utmost horriblyness18:55
rgreeningapachelogger: how to rever qt graphics to default?18:55
rgreeningrevert18:55
apacheloggeris it making the problems?18:55
rgreeningdunno. need to test18:56
rgreeningASAP18:56
apacheloggeroh wells18:56
kubotu_Probably Packages.gz out of battery oh dear18:56
rgreeningI hate Akonadi with IMAP! SLOOOOOOOOOOOOOOOOOOOOOOOOOW18:56
apacheloggerexport QT_GRAPHICSSYSTEM=native18:56
rgreeningutter crappage18:56
rgreeningty apachelogger18:57
apacheloggerif you want breakage....18:57
kubotu_if you dont see it tonite, feel free to remind me again18:57
apacheloggerexport QT_GRAPHICSSYSTEM=opengl18:57
apacheloggeror even go for18:57
apacheloggerexport QT_GRAPHICSSYSTEM=opengl218:57
apacheloggerI am sure your kmail works well compared to that18:57
apachelogger...18:57
* apachelogger waits for the build farm to spit out a libQtOpenGL.so to steal18:58
rgreeningapachelogger: graphical foobar fixed by reverting18:58
apacheloggerrgreening: foobar?18:58
rgreeningapachelogger: we need to revert back now18:58
apacheloggerthat is not exactly a good bug description :P18:58
rgreeningapachelogger: this isn't the only app misbehaving with graphical issues using the non default graphics for qt. Firefox with some videos flicker badly and have artifacts distorting the picture as well18:59
yofelhm, how do I actually know if I'm using native or raster? (should be raster since I'm using natty)18:59
apacheloggerthis?18:59
* apachelogger notes that rgreening is making no sense and leaves for a smoke19:00
rgreeningapachelogger: the tabs in Kmail for instance do not display properly (seems a cache of wrong tab is shown)19:00
apacheloggeryofel: my kcm has a tool to check19:00
apacheloggerrgreening: sounds funny19:00
* rgreening quit smoking 6 weeks ago (Riddell should be happy)19:00
Riddellyay!19:00
rgreening:)19:01
apacheloggerScottK: if I send you a server, can you hook it up with the arm boxes? ^^19:01
rgreeningthat should extend my life by a few more days19:01
* apachelogger wants a qt build in under an hour19:01
rgreeningu7nless KmailAkonadi kils me soo19:01
rgreeningner19:01
ScottKRiddell and JontheEchidna: -workspace and polkit-qt freed from New19:01
ScottKapachelogger: How big is this box?19:01
RiddellScottK: lovely19:01
apacheloggerScottK: I was thinking about something along 128 cpus or so...19:02
ScottKapachelogger: I'd have to move the arm boxes out of the closet for that, but sure.19:02
apacheloggervery well, I shall harass the ibm dude I met the other day then19:06
apacheloggernot that I am overly confident I will actually get such a monster19:06
ScottKJontheEchidna: Could you take a look at the avogadro FTBFS?  It needs more know how than I can muster.19:07
* JontheEchidna peeks19:07
apacheloggercould someone package phonon-backend-vlc?19:08
apacheloggerthat reminds me that I have a k3b fix lying around19:08
JontheEchidna/build/buildd/avogadro-1.0.1/libavogadro/src/python/sip.cpp:207:21: error: 'struct sipSimpleWrapper' has no member named 'u'19:08
kubotu_or rather, it will not repeat itself though19:08
JontheEchidnaperhaps an SIP api change?19:08
apacheloggerhere I am wondering why one would name a member 'u'19:09
JontheEchidnayeah19:09
apacheloggerthat is almost as horribly as the hashing functions I wrote yesterday, which consistenly only of a, b, i, r, x and k19:09
ScottKPerhaps.  It probably just got rebuilt for python2.7.19:10
apacheloggersurely my algorithms tutor will love to read that code19:10
apachelogger:D19:10
JontheEchidnaapachelogger: http://imgur.com/C3J8C19:24
apachelogger:O19:24
* apachelogger faints19:24
rgreeningstartup sound playing twice under natty?19:28
ScottKnixternal: Done for now.  Thanks.19:29
kubotu_We can use udisks for the things i want to make the upgrade work.19:29
yofelrgreening: sounds like bug 68816619:30
ubottuLaunchpad bug 688166 in Kubuntu PPA "Notifications sounds twice after update to KDE 4.6 beta 2" [Undecided,New] https://launchpad.net/bugs/68816619:30
yofelI don't have sounds on here19:30
rgreeningheh. k19:30
rgreeningapachelogger: so, setting qt graphics globally was required to fix the graphics issues btw. we will have to revert to native as the current is still too unstable and leaves artifacts in videos. Sub par for any release IMO19:32
JontheEchidnargreening: so were you getting things like corrupted icons?19:35
rgreeningno,l but video was messed up and Kmail tab controls did not work correctly (E.G. show wrong tab from tab index and they may end up corrupted)19:36
kubotu_got my vtiger CRM up and running this afternoon19:36
* apachelogger did not see no video problems at all19:36
kubotu_Haven't looked at all19:36
apacheloggeralso that seems rather odd19:37
rgreeningmaybe that was a firefox thing19:37
* rgreening checks19:37
apacheloggerentirely possible19:37
apacheloggerphonon-gst does overlay painting, which completely bypasses Qt IIRC19:37
rgreeningvideo 100% works now in firefox since reverting the qt graphics. so, definately related somehow19:38
apachelogger(unless it cannot, in which case it does surface paintaing which then is in the domain of Qt)19:38
apacheloggerpossibly qtcurve suckyness?19:38
apacheloggerwhen are we switching to that oxygen thing?19:38
* rgreening thinks its time to play nazi zombies19:42
rgreeningapachelogger: nm. the firefox video issue still occurs. damn. seperate issue I gues. prb adobe flash19:43
apacheloggerhm19:44
apacheloggerbut blaming Qt19:44
apachelogger:P19:44
kubotu_see the maverick-changes mailing list but there's only bug fixes allowed in updates, no UI changes19:44
CIA-24[muon] jmthomas * 1204945 * trunk/extragear/sysadmin/muon/installer/ApplicationModel/ApplicationExtender.cpp Compile fix19:49
CIA-24[k3b] Harald Sitter <apachelogger@ubuntu.com> * apachelogger@ubuntu.com-20101209195517-tlt596gjdyfy1weh * debian/ (3 files in 2 dirs) Add kubuntu_05_no_system_settings.diff to prevent crash with KDE 4.6's solid (KDE BUG 249371)19:55
ubottuKDE bug 249371 in general "K3b crashed when trying to open from kmenu/application launcher menu" [Crash,Resolved: fixed] http://bugs.kde.org/show_bug.cgi?id=24937119:55
rgreeningis default browser pointing to arora? I started a new session and no arora installed and its set as the default browser (not by me)19:56
CIA-24[muon] jmthomas * 1204947 * trunk/extragear/sysadmin/muon/installer/ApplicationDetailsView/ (ApplicationDetailsWidget.cpp ApplicationDetailsWidget.h) Layouting tweaks. It'd be cool to once I find the time do a history lookup to discover/display when a package was installed.20:08
ScottKJontheEchidna: Do you think you could help out with evaluating missing symbols?20:19
ScottKNow that the beta's out, it probably time we should care.20:19
ulysseskde bug 24937320:20
ubottuKDE bug 249373 in general "[Qt 4 7 1] Lokalize crashes when using backspace" [Crash,New] http://bugs.kde.org/show_bug.cgi?id=24937320:20
JontheEchidnaScottK: sure. I assume we should just remove the missing ones if its okay?20:22
ScottKJontheEchidna: Yes.20:23
ScottKJontheEchidna: The symbols files for kde4libs, kdepimlibs, and kdegraphics have all been checked with symbolshelper and are needing review.  kdepimlibs is just in bzr.  The other two are in the archive.20:23
ScottKIIRC, there may not be any in graphics.20:24
JontheEchidnaok. I just need to figure out the right QSizePolicy to use for this widget and then I'll get on it20:24
ScottKCool.20:24
JontheEchidnatrying to figure out how to get the addons view a bit smaller by default: http://i.imgur.com/P8qao.png20:33
JontheEchidnaQSizePolicy::Maximum for the vertical policy isn't working though :(20:34
JontheEchidnait's not way too big, but a bit smaller would be nice: http://i.imgur.com/388wL.png20:36
=== gp[8] is now known as Lazy
yofelapachelogger: can you put fixed k3b into beta backports for maverick too, or should I do it? bug 68821420:51
ubottuLaunchpad bug 688214 in Kubuntu PPA "k3b crashes at startup (KDE4.6beta2)" [Undecided,New] https://launchpad.net/bugs/68821420:51
kubotu_should i or should i or should i or should i or should i not, make a plan and tackle it step by step... it's important that you are in charge of the utmost horriblyness20:51
=== Lazy is now known as gp[8]
ScottKDoes it involve raising my electricity bill significantly?20:57
ulysseslol kubotu_ 20:57
apacheloggeryofel: please do21:05
yofelk21:05
* ScottK will be mostly offline the next three days.21:14
Riddellmake[3]: *** No rule to make target `/usr/lib/libpython2.6.so', needed by `lib/libcompoundviewer.so.4.6.0'.  Stop.21:43
Riddelltsk, python broke kdeedu21:43
ScottKRiddell: Add python-all-dev as a temporary work around.  It's a transition bug.21:47
ScottKSee ya.21:47
Riddellthanks, have fun ScottK 21:47
ulysseshttp://qt.gitorious.org/qt/qt/commit/6ae84f1183e91c910ca92a55e37f8254ace805c021:50
ulyssescould we use this patch?:P21:51
Riddellulysses: if it fixes a problem we have and you want to add it to our packages please do21:56
CIA-24[ubuntu] Jonathan Thomas <echidnaman@kubuntu.org> * echidnaman@kubuntu.org-20101209220132-ptweijav9snvvzk5 * debian/ (15 files) Get rid of missing symbols that were either private or pollution from linked libraries. (The KRating* move from libnepomuk to kdeui is not an ABI break since libnepomuk links against kdeui)22:01
ulyssesRiddell: Should I apply the patch, and make a debdiff?22:08
ulyssesIs kubuntu_91_fix_qtextedit_selectall_crash.patch a proper name for a patch?22:26
Riddellulysses: that sound proper yes22:26
Riddellyou can commit to bzr if you want, or a debdiff is fine too22:27
Riddellhmm, Chromium keeps crashing and Firefox doesn't even start up.  and people moan about rekonq?23:23
kubotu_startup sound playing twice under natty?23:23
apacheloggeroh23:38
apacheloggerdear23:38
kubotu_oh? what's in there?23:39
apacheloggeryou got to be kidding me23:39
* apachelogger built in the flipping wrong pbuilder23:39
apacheloggerargh1!!!!!Q!!!!!23:39
apacheloggerI hate it, hate it, hate it23:39

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