[12:42] ok its fixed and built thanks to the motu guys === Mirv [n=tajyrink@vipunen.hut.fi] has joined #ubuntu-mozillateam === poningru [n=poningru@adsl-074-245-140-197.sip.gnv.bellsouth.net] has joined #ubuntu-mozillateam === poningru [n=poningru@adsl-074-245-140-197.sip.gnv.bellsouth.net] has joined #ubuntu-mozillateam === CVD [n=cvd@cvx-ppp-66-50-147-39.coqui.net] has joined #ubuntu-mozillateam === bluekuja_ [n=andy@host176-168-dynamic.56-82-r.retail.telecomitalia.it] has joined #ubuntu-mozillateam === poningru [n=poningru@adsl-074-245-140-197.sip.gnv.bellsouth.net] has joined #ubuntu-mozillateam === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [09:28] asac: everything from yesterday is done and i got evo done [09:49] ok evo done and upgrading [09:59] evo doesnt start due to systems config doesnt match evos. there is a help and tells you to add a line to an .xml file but im wondering if i should have built it in. [10:03] seems it does that on dapper with dappers version too :) [10:05] gnomefreak: really [10:05] great news [10:05] oh ... evo doesn't start ... hmm [10:05] yep but it still doesnt start but does it on dappers version [10:05] its nothing i did :) [10:06] gnomefreak: hmm ... so first issue: evo needs some system config tweaks [10:06] do you have the exact message? [10:06] asac: maybe not on a normal system [10:06] i can [10:07] Your system configuration does not match your Evolution configuration. [10:07] Click help for details [10:07] clicking help [10:07] What does "Your system configuration does not match your Evolution configuration" mean? [10:07] This means that the system configuration is not what it should be for the application to run well. To fix this, you must be root and edit the file /etc/bonobo-activation/bonobo-activation-config.xml by adding the line [10:07] $PREFIX/lib/bonobo/servers [10:07] in the section. After this, kill the process "bonobo-activation-server" and restart Evolution. [10:07] is on the page that help brings me to [10:08] what is in that bonobo xml file? [10:08] dont know didnt look at it yet [10:08] i will give me a sec [10:09] 13 full lines :( [10:09] thats kind of tiny [10:09] [10:09] [10:09] [10:09] [10:09] [10:09] [10:09] [10:12] we need someone to test it on a full dapper system [10:12] gnomefreak: you build the same version that is in dapper, right? e.g. not evol from feisty? [10:12] right [10:12] ok that should be fine [10:13] howver i doubt that a full system will change a thing ... though it might be right [10:13] 2.6.1-0ubuntu7.1 [10:13] !info evolution dapper [10:13] gnomefreak: does evol start in clean dapper + evo install (e.g. without respin) ? [10:13] evolution: The groupware suite. In component main, is optional. Version 2.6.1-0ubuntu7.1 (dapper), package size 4586 kB, installed size 34184 kB [10:13] asac: no [10:13] same error [10:13] gnomefreak: it doesn't start? [10:13] not in my chroot at all [10:13] gnomefreak: can you ask on -desktop what to do in order to test evo in chroot ? [10:14] ok [10:14] cool [10:15] not promissing an answer though [10:19] btw gaim-encryption needed its rules file edited to build [10:20] simple edit i seemed to have been overlooking (real simple) [10:32] hmmmm [10:32] installing bonobo to see what happens [10:33] maybe adding that to a depend would be helpful [10:33] s/to a/as a [10:34] in ~5 mnutes or so i will see if it helps than upgrade to our build [10:40] that didnt fix issue [10:44] im willing to bet installing ubuntu-desktop will let evo run, there has to be a lib for -desktop that i dont have installed [10:45] but part that bothers me id installing evo should grab all needed libs. [10:53] well asac im not sure why it fails in chroot. [10:53] sad [10:53] :) [10:54] you gonna tell me OO.o-core is next arnt you? [11:00] btw firefox runs why are we backporting everything else? [11:01] does any ooo thing depend on firefox, libnss or libnsprs? [11:01] gnomefreak: because when we push ffox 2 in dapper ... everything else will likely crash :) [11:01] as the old gets removed [11:02] yes it does :( let me see what one it is [11:04] every rdepends is candidate for respin [11:04] lets say evo works :) [11:04] just push it to your archive as it is [11:04] and let the forum crowd test it [11:04] it is [11:04] good [11:04] openoffice.org-core (hold) [11:04] what was the issue with gaim-encryption [11:04] openoffice.org-core? [11:04] openoffice.org-core (hold) [11:04] gnomefreak: ok [11:04] it depends on libnss3 and libnspr4 [11:04] so openoffice needs respin [11:04] but should be pretty simple [11:04] just spin [11:04] not listed for ff [11:04] with bumped version in changelog [11:04] just nss and nspr [11:04] yes its for libnspr4 [11:04] yes ... needs an update then (though it should be binary compatible) [11:05] ok will try. [11:05] good luck :) [11:05] do you see anything else that needs to be done first [11:05] there is one file that takes 1 hour to build on a decent system [11:05] your build might take 24 hours :) [11:05] not first ... you could do something else :) [11:05] but openoffice is really important ... so go ahead [11:06] asac: gaim-* in the rules file nss and nspr pointed to usr/..../mozilla/.. and should have been firefox [11:06] really? [11:06] ok will spin it [11:06] yeah [11:06] does gaim-encryption actually work? [11:06] now it does [11:06] i mean ... before the respin [11:06] gnomefreak: can you maintaine a patch for that? [11:06] oh i dont know i assumed so [11:06] e.g. like what i did for epiphany [11:07] so we have all patches we need when we are done with that? [11:07] you can do so by: [11:07] cp debian/rules debian/rules.orig [11:07] then modify debian/rules [11:07] ok i will try what to name it? [11:07] then run diff -u gaim-encryp.../debian/rules.orig gaim-en.../debian/rules > /tmp/gaim-dapper-ffox2.patch [11:08] gaim-encryption-dapper-ffox2.patch [11:10] can i just use diff -u debian/riles? [11:10] or do i need to be out further? [11:14] k patch is made [11:19] grabbing source for o.o-core [11:19] oo.o-core even [11:35] gnomefreak: please do the diff from top-level-dir/.. - one more up [11:35] hell just grabbing the source is 2+ hours [11:35] right :) [11:35] from outside the unpacked source dir? [11:35] gnomefreak: maybe you should take care of everything else ... and leave me ... or some volunteer with a speedy system the ooo build [11:37] gnomefreak: is ooo-core a separate source package= [11:37] ? [11:37] or is it all-in-one-wonder tarball for all openoffice? [11:37] doesnt seem to be [11:37] ok ... so you are pulling full oo? [11:37] http://security.ubuntu.com dapper-security/main openoffice.org 2.0.2-2ubuntu12.3 (dsc) [3264B] [11:37] ok with you if you build everything else? [11:37] looks like it [11:38] can people already get the things from dapper repo? [11:38] e.g. if i ask someone on motu to do the ooo respin? [11:38] thats fine give me a list or do you want everything built? we are runnning low on things afaict [11:38] gnomefreak: thats good news [11:38] first take care that every rdepends on libnss3 and libnspr4 is respun [11:38] then go to firefox [11:39] (exclude ooo from it of course) [11:39] i can do about 5 or so a day [11:39] k order shouldnt be an issue? [11:39] you will probably notice [11:39] just try to build :) [11:39] gaim-encryption-2.38 is the dir you want me in? [11:39] if installing the build-deps brings old firefox/libnss somehow [11:39] you probably need something else first [11:39] ah ok [11:39] but most should be direct depends [11:40] gnomefreak: on top of that dir [11:40] i want gaim-encryption directory to be in diff path [11:40] oh ok wher ethe tar and diff is [11:40] the idea is that you can apply patches with -p1 if you are *in* the top-level dir [11:40] ah ok [11:40] gnomefreak: right [11:42] ok lets see wha tit holds now [11:42] make: Nothing to be done for `gaim-encryption-2.38/debian/rules'. [11:42] that cant be good [11:43] seems from that dir it cant be done [11:43] gaim-encryption-2.38/debian/rules.orig gaim-encryption-2.38/debian/rules > ~/gaim-encryption-dapper-ffox2.patch [11:44] that is the command [11:44] oh crap [11:44] nvm [11:45] ok its done [11:46] helps if you use the diff -u command [11:46] gnomefreak: you have to start with unmodified gaim-e package [11:46] the copy the rules to rules.orig [11:46] already did that [11:46] ah :) [11:46] cool [11:46] i diffed .orig against rules [11:46] you can push it somewhere so i can push the patch to my transition dir on people.ubuntu.com [11:46] ? [11:47] yes i can :) [11:47] somewhere not called "pastebin" please :) [11:47] lol [11:47] hehe [11:47] my site will have it [11:48] damn motu crowed appears to be not that tempted to help on ooo respin [11:48] no answer so far :) [11:48] http://gnomefreak.youmortals.com/gaim-encryption-dapper-ffox2.patch [11:48] you can wget from there ;) [11:48] gnomefreak: well done [11:49] libcamel1.2-8 needs to be built? [11:49] gnomefreak: are the headers nowhere else? [11:49] ty [11:49] headers? [11:49] if its in rdepends ... then yes [11:49] nevermind [11:49] i will look [11:49] k [11:49] all is ok [11:49] they are really in /usr/include/firefox/ [11:49] ok [11:49] patch accepted [11:49] ty ;) [11:50] i changed it on my version by hand [11:50] the one in my repo [11:50] http://people.ubuntu.com/~asac/dapper-ffox2-transition/ [11:51] if the patch applies cleanly then its fine [11:51] i don't bother that the version in your repo was done by hand [11:51] ok if an rdepend is in nss but not nspr no need to build or we should build everything anyway [11:51] libnss3 libnspr4 [11:52] eh cant hurt to build everything they all seem small other than oo.o [11:53] dont tell me you thought someone would help build that. its a beast of an app ;) [11:59] we need to build everything that is remotely linked to anything libnss3 and libnspr4 [11:59] etc. [11:59] i thought so [12:00] i will find someone for ooo build [12:00] if not ill do it overnight one night [12:32] crap [12:32] more evo crap [12:52] what kind of crap is it? [12:55] evolution-data-server-1.6.1 [12:55] is named libcamel1.2-8 in rdepends [12:56] i may have bad memory :( [01:01] if its squeezed out of the data source source [01:01] then yes [01:01] otherwise ... i don't know [01:01] you will figure out [01:01] :) [01:02] i will :) [01:02] its already building [01:03] im gonna reboot when its done. i keep getting a system beep for no reason and praying its not memory [01:06] sounds bad [01:06] maybe your hard-disk is dying? [01:06] gnomefreak: ? [01:06] i dont know its a single beep every so often maybe 5 minutes apart [01:11] maybe 10 builds without clear mem can cause that on low mem system? [01:12] Mem: 255608k total, 251448k used, [01:12] very possible let me reboot === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-mozillateam [01:17] still doing it :( === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-mozillateam === IdleOne [n=idleone@unaffiliated/idleone] has joined #ubuntu-mozillateam === SmokeyD [n=dolf@droev209.athome242.WAU.NL] has joined #ubuntu-mozillateam [02:41] hey people. The thunderbird_2.0.0.0-0.mt1 for amd64 is missing in the mozilla preview archive. That way I can't install TB 2.0 form the preview archive on amd64 [02:41] should I report it as a bug or is it still work in progress [02:41] I am using feisty [02:49] SmokeyD: ok [02:49] i will build one [02:49] thanks [02:49] just keep the preview archive line ... there should be a package soon === Riddell [i=jr@kde/jriddell] has joined #ubuntu-mozillateam [03:31] hi Riddell ... thanks! [03:32] Riddell: just one more note ahead ... the idea is to revive the firefox-kde-support spec ... and then figure out how we can do this in a way that is suitable for upstream inclusion ;) === Admiral_Chicago [n=Admiral_@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === omgponiezlol [n=Admiral_@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [04:55] Admiral_Chicago: do we have a list of kde issues for firefox? === Admiral_Chicago [n=Admiral_@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [04:56] ups [04:56] that was fast :) === Admiral_Chicago [n=Admiral_@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [04:57] Admiral_Chicago: ping? you having connectivity issues? [04:57] asac: yes. my internet connection at home likes to drop out on my linux machines [04:57] oh ... received my question? [04:58] i worked it our with a router, but the router's settings got hosed and it refuses to set itself back up, :\ [04:58] no, which question was that? [04:58] Admiral_Chicago: you think you can help me to come up with a list of problems of firefox in kde? [04:59] if i search the bugs for kde ... i get a few results ... but they are not well sorted out ... and not always kde related [04:59] of course. I haven't seen too many, but i'll try check it out [04:59] Admiral_Chicago: e.g. the url protocol handler ... its probably not dealt with correctly for kde [05:00] asac: let me go through those, but give me 20 minutes to grab breakfast and commit some stuff [05:00] sure [05:00] got a link to that bug [05:00] following points out of my head (we should check them and ensure that we have bugs open for them) [05:00] 1. url handler [05:00] 2. background image [05:01] 3. MIME handling ... are the right applications suggested if you open some file? [05:01] 4. virtual file system ... is there such a thing like gnome-vfs that lets you access remote network filesystems etc. [05:02] 5. theming ... does the gtk-qt engine apply kde themes) (i hope so ... but just want to ensure that this is actualyl the case) [05:04] 6. there is a bug about the startup-notification ... e.g. that its not properly recognized ... is this really the case? [05:05] 7. what bout font? [05:07] 3) should wait for everyone to use xdg mime standard. kde 4 does, I think gnome does, no idea about firefox [05:08] 4) yes, kioslaves, what does firefox need that for? [05:08] 5) gtk-qt does apply yes (to kubuntu users), although there's some firefox fix for it that I think no longer works [05:09] fonts seem to work fine [05:09] startup notification works fine for me [05:10] here is the thing, when I get a ogg theora from say, lugradio, it offers to open it with ogg123 [05:10] maybe its because I don't have default apps, i've added xubuntu-desktop etc [05:10] by default, Fx should use amarok afaik === Admiral_Chicago_ [n=freddy@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [05:13] amarok will use the KDE 3 mimetype system, which firefox won't use === Admiral_Chicago_ [n=freddy@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_Chicago_ [n=freddy@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has left #ubuntu-mozillateam ["Real] [05:17] Riddell: firefox/mozilla apps have gnome-vfs support ... i remember voices asking for something similar on kde [05:18] asac: but to do what? [05:18] open, save, navigate files? [05:18] right [05:18] e.g. if you want to save an image on a samba share [05:19] although presumably it should work fine running from KDE as well [05:20] problem is that we pull in loads of gnome libs [05:22] so we would have to do the same with fx correct? [05:22] getting it to dynamically load kioslaves libs or gnome-vfs libs on demand as appropriate would be pretty hard to do [05:22] Riddell: mozilla has a component system ... we should be able to do that [05:24] Riddell: question is ... how do we detect if kde is actually running [05:24] ... which is kind of a fundamental question we have to solve before we can do anything properly :) [05:25] Riddell: any idea how we can test if the current X display is kdeish? [05:25] this is a common problem and I've yet to see a good answer [05:26] yes ... its not really kde only :) [05:27] apport does it by testing if ksmserver is running [05:27] it's really something that xdg-utils should solve [05:27] does apport test if ksmserver is serving current display ... or in general? [05:28] I'm not sure, I can't find the code just now [05:30] Riddell: http://librarian.launchpad.net/6718554/KDEBackground.diff [05:30] that code tries to test for running kde :) [05:30] its from linspire [05:31] asac: /usr/bin/ubuntu-bug [05:31] doesn't seem to care for machines running multiple sessions [05:34] can you look at the diff? they do some wierd thing with color parsing in .kdesktoprc ... any idea what's checked by that? [05:36] Riddell: ^^ [05:36] I don't know what it's doing [05:37] it's reading .kde/share/config/kdesktoprc for the Color1 key [05:37] and seems to think if it finds it that makes us a KDE desktop [05:37] which would be crazy [05:37] yeah ... i saw that ... but what do they get from that :) [05:38] good to have someone confirm that it makes no sense ... at least not obviously === omgponiezlol [n=Admiral_@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [05:39] this is a mozilla plugin to set the desktop background right? [05:39] I think it's syncing between KDE and gnome background settings [05:40] doesn't seem to be what we're after === Admiral_Chicago [n=Admiral_@adsl-69-209-73-144.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [05:41] still having connection issues... [05:42] Riddell: it allows you to set the kde background if you click on the "use image as background" in firefox ... i don't think it syncs anything [05:42] its just a hack that copies the downloaded file somewhere and sets it as kde background [05:43] i am just interested in the "isKDEDesktop" detection code [05:43] right [05:43] maybe its something magic and Color1 is set at the beginning of a kde session or something .) [05:43] not for me it isn't [05:43] possibly linspire does something magic but I doubt it [05:44] ok ... i will ask them for clarification [05:45] Riddell: its bug 90851 [05:45] Launchpad bug 90851 in firefox "Firefox does not set KDE wallpaper" [Wishlist,Confirmed] https://launchpad.net/bugs/90851 [05:45] Jim Massey is the linspire guy that works with us somehow [05:47] works for canonical? [05:47] or a linspire guy who tries to talk to ubuntu as their upstream? [05:48] seems like a good bug to get fixed, not it wants to change Wallpaper= not Color1= === philwhln [n=phil@S01060018f8f3a5c6.vc.shawcable.net] has joined #ubuntu-mozillateam [05:51] Riddell: he works for linspire ... its an efford to increase cooporation with downstream (from our side) === FreddyM [n=freddy@adsl-69-209-65-193.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [06:20] crap network...okay i promise one day i'll stay online for longer than 10 minutes === Admiral_Chicago [n=Admiral_@adsl-69-209-65-193.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_Chicago_ [n=freddy@adsl-68-255-103-69.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [07:06] okay I have the latest clue files for firefox. I see we have added some things but for the most part they look like they need some love [07:07] I'm leaving comments now for the people interested in mentoring [07:16] asac: do you want to be CC'ed on the email for Bughelper? [07:25] i think i get them? i am in the team? [07:25] otherwise yes === Admiral_Chicago1 [n=freddy@adsl-69-209-77-248.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [07:33] did you get my message asac? my connection dropped/ [07:33] also, I seem to have found the culprit... === freddy_ [n=freddy@adsl-68-255-111-188.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === freddy_ [n=freddy@adsl-68-255-111-188.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === freddy_ [n=freddy@adsl-68-255-111-188.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === freddy_ [n=freddy@adsl-68-255-111-188.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_Chicago [n=freddy@adsl-68-255-111-188.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam [10:08] okay internet works now [10:08] IPv6 was the culprit === Admiral_Chicago [n=freddy@adsl-69-209-69-212.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Adri2000_ [n=adri2000@ubuntu/member/adri2000] has joined #ubuntu-mozillateam === Admiral_Chicago [n=freddy@adsl-69-209-69-212.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_Chicago [n=freddy@adsl-69-209-69-212.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_Chicago_ [n=freddy@adsl-68-255-110-169.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_1hicago_ [n=freddy@adsl-68-255-110-169.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam === Admiral_Chicago_ [n=freddy@adsl-69-209-50-31.dsl.chcgil.ameritech.net] has joined #ubuntu-mozillateam