[01:12] yeah ... but we have a branch to maybe enhance packaging ... or adapt or something [01:12] we may touch debian/whatever if needed, but not orig.tgz [01:12] Ubulette: who keeps track of that? [01:12] that's not my idea of nspr.ubuntu.trunk [01:13] so what is your idea? [01:13] anyone aware of the bump requirement [01:13] and willing to react [01:13] so i want to build a package for trunk now ... how can i do that without knowing any details? [01:14] i just want to go ... get a branch ... produce an orig with the info included there ... and build it. [01:14] i mean i want to build ffox-trunk today ;) [01:15] the two -gp are enough, before i've kept them up to date [01:16] and of course, ff-trunk should bump its builddeps [01:16] against what? [01:16] "Upgrade Mozilla trunk to NSPR_HEAD_20070820" [01:16] and then ? how do i get the right nspr for that? [01:16] the right bzr branch ... commit [01:17] so nspr >= cvs20070820 [01:17] thats for trunk? [01:17] or gp [01:17] i have no idea [01:17] im looking for trunk tarball for nss nspr [01:17] like right this sec [01:17] :) [01:17] gp a7 is older so it can still accomodate with previous nspr [01:17] gp a8 will not [01:18] as a8 will be more than what trunk is today [01:18] well, more or less [01:18] so you want to maintain the trunk nss in the nss.grapnaradiso branch? [01:18] nspr-trunk_4.7.0~cvs20070820.orig.tar.gz and nss-trunk_3.12.0~cvs20070825.orig.tar.gz for ff-trunk? [01:19] Ubulette: what i read now is that you really want to maintain the nss trunk branch in the granparadiso one [01:19] is that correct? [01:19] no [01:19] brb [01:20] he? but that is what you are saying ... isn't it? e.g. when ffox-trunk needs a new nss, you will update paradiso branch ... as both trun + paradiso have to use nss.paradiso package [01:20] otherwise i still don't get what you want [01:20] i maintain nss trunk (ie HEAD) so I know what is needed when moz guys say "hey, you now need cvs xyz", because it will be a date older than my freshest build [01:21] yeah lets call it HEAD please [01:21] Ubulette: ok i understand that [01:21] Ubulette: now what happens if they need that? [01:22] e.g. when ffox-trunk says we need nss from yesterday [01:22] while ffox-gp still officially needs nss from 4 weeks ago [01:22] merge is an option, pull too [01:22] ok ... lets stick there [01:22] merge where? [01:22] on which branch? [01:23] (pull in case that branch has not been diverged) [01:23] gp merge head or head rev n-1 [01:23] i can't parse that [01:23] what is gp? nss.gp ? [01:23] ok ... now gp branch is nss for ffox-trunk [01:24] from nss.gp, bzr merge nss.head -rev x [01:24] or latest [01:24] right? [01:24] e.g. nss.gp branch is for ffox.trunk [01:25] so nss.gp tracks nss for ffox.trunk ... which is all what i said above [01:26] atm his branches dont reflect that [01:26] do you really have issues to just name that branch nss.trunk ... and the dev branch nss.dev or .HEAD ... and then merge down as needed? [01:26] Ubulette: ? [01:27] imo it would just be one tiny step more ... and would make things much cleaner [01:27] e.g. it would just be cd nss.trunk; bzr merge ../nss.dev ... when trunk needs new nss === gnomefreak going to dinner its already getting late. PLease explain what branch is for what build and what tarballs are for what build in morning [01:27] and cd nss.gp; bzr merge ../nss.trunk ... as soon as gp needs new nss [01:28] gp<-trunk<-head/dev ? [01:28] yeah ... all main debian packaging development happens on dev [01:28] we merge down as needed [01:29] and if we need a tiny chnage on gp we can do it there ... and maybe even merge that up to turnk or something [01:29] but usually the direction should be just down [01:29] and since the probably don't bump nss/nspr tags that frequently, the .trunk and the .gp branches should be quite stable [01:30] i don't get it. what will be in the repo ? ie, i've installed both ff-gp and ff-trunk [01:30] without much noise [01:30] Ubulette: well ... first ... if you are on gutsy [01:30] i am [01:30] (or whatever is current dev version) [01:30] then ff-gp is in official repo [01:30] and ff-trunk in ppa [01:31] further upon request i would like to keep our gp backport we used to provide [01:31] in old mt archive. [01:31] for feisty [01:31] so i end up with gp running with nss-trunk, right ? [01:31] in that case probably yes [01:31] but if you just install gp you just have gp nss [01:32] binary backward compatibility should be guaranteed ... its just source forward compatibility is known to break [01:33] Ubulette: so maybe you understand better ... when gp.nss is in official archive ... i want a dedicated branch to track that .... so i can always make changes for the released version [01:33] wihtout the need to do a mini-branch fork from the past [01:34] ok [01:34] imo thats reasonable? [01:35] i just fear that at some point we need to fix something in gp ... and gp has already moved away ... not a big issue, and if you really don't want that branch we can go that way [01:36] what if dev is far ahead trunk and suddenly, moz guys decide for a tag in the middle ? [01:36] Ubulette: well ... by admitting that we will merge down ... i implicitly say that its ok for me to track down the commit we need [01:36] dev should have daily checkins or something i guess [01:37] or at least one checkin for every day where cvs has a checkin [01:37] can we do that with your bot? [01:37] so we can verify that build works ... and maybe even run some tests (later) [01:37] we svn/git/hg/bzr yes, cvs is trickier [01:38] -we+with [01:38] Ubulette: you can use bonsai [01:38] i do [01:38] but it's seamonkey [01:38] Ubulette: i have perl scripts i used to work on the bonsai checkins [01:38] it allows you to extract single commits pretty easily [01:38] without all this cvsps crap [01:38] e.g. extract atomic commits with comment time et al [01:38] i'd like a kind of commit id for nss, another for nspr, etc [01:39] well thats simple the perl scripts alread yhave all those fields [01:39] you can just concatenate something like project.datetime [01:39] nss is 4 trees, not 1 [01:40] why is that a problem? [01:40] (you can list multiple directories) ... in bonsai [01:40] http://bonsai.mozilla.org/cvsqueryform.cgi [01:40] the perl scripts i have just need a bonsai url that have the commits you want to be extracted [01:41] first you get lightweight summaries ... which you can then say .. produce_patch [01:41] or something like that [01:41] maybe i should even try to sync to our debian git tree that way ;) [01:42] but that is more tricky, because its diferent branches for different directories ... so real work involved ;) [01:43] i've already hacked around bonsai too. look at the rss dir in my web site ;) [01:44] then when you have what you need ...fine ... if you want those scripts, ... i hope i can resurrect them somewhere [01:44] they apparently are not in my p.d.o account anymore [01:44] hmm === tonyyarusso [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-mozillateam === Mirv [n=tajyrink@pdpc/supporter/active/Mirv] has joined #ubuntu-mozillateam [01:49] well that really sucks soo much [01:49] asac, done. my bot will only fetch/build when there's a new commit since the last build [01:49] only chance is that they are on my other system [01:50] does not matter [01:50] oh how i hate me ... see what happens if you clean up ... you remove your 10 fold redundant bits everywhere [01:50] ..and you loose everything in the process :p [01:50] Ubulette: yes then autocommit ... and refrain from new builds if build fails somehow [01:50] so we can fix the last revision ;) [01:50] manually ... then bot will resume [01:51] no need to autocommit, most of the time, there's no reason to update debian/* [01:51] yeah ... apparently yes. i can just hope that its on my old system or mike has it [01:51] anyway ... my git history is definitly lost forever [01:51] gasp [01:54] no its not :) [01:54] i found it ... on my laptop [01:54] YUHUU [01:54] redistributed to multiple places :) [01:56] http://people.debian.org/~asac/msectools.1.tar.gz [01:56] with a bunch of data garbage :)( [02:00] spreading is also my method to backup my stuff [02:01] yes ... but i have a bit of a backup thing here ...only problem is that really old stuff is apparently not included :) [02:01] and for worst case scenario i have real solution :) [02:01] so spreading is important component of my data life :) [02:03] i still have everything from back in the late 80s :) [02:03] thats luck :) ... i definitly lost my atari games :( [02:03] floppy discs just suck [02:03] cd too [02:03] i mean my own games :/ [02:04] me too. i only keep my stuff === Paddy_EIRE is away: Away === Ubulette will be away soon too [02:10] asac, tell me if you have any idea for my xul/ff3 problem [02:10] asac, if you're lazy, you can get my latest builds there: http://www.sofaraway.org/ubuntu/minirepos/xul/ [02:10] or the apt-line : deb http://www.sofaraway.org/ubuntu/minirepos xul/ [02:11] bed time. see you. === Ubulette is now known as _Ubulette === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam === Jazzva [n=sasa@cable-89-216-132-153.dynamic.sbb.co.yu] has joined #ubuntu-mozillateam [03:53] Hello... [03:53] asac: I've finished the plugin hbox -> table transition... though I have two minor visual glitches to fix [03:54] BTW, it was a simple change, but first I tried to do it the harder way, that wasn't really working... [03:55] And it took me some time until I saw the problem, which was quite obvious... [03:57] Anyhow, here' s the screenshot: http://img169.imageshack.us/img169/59/screenshotpluginfinderste2.png [03:58] The first glitch is that the missing label for radio causes that little selection square in front of the logo. The second one is that the plugin name label is not correctly vertically aligned... I tried with valign, but nothing :/... Will try to fix it. === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam [04:37] asac: Pushed the new revision... I'll fix those glitches in the next one. === Jazzva off === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam === Starting logfile irclogs/ubuntu-mozillateam.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #ubuntu-mozillateam === Topic for #ubuntu-mozillateam: Home of Ubuntu Mozilla Team - https://wiki.ubuntu.com/MozillaTeam | Bug Triagers please read: https://wiki.ubuntu.com/MozillaTeam/Bugs/ + https://wiki.ubuntu.com/MozillaTeam/Bugs/Procedures | Firefox trunk package source : https://code.launchpad.net/~mozillateam/firefox/trunk | Mailing List: ubuntu-mozillateam@lists.ubuntu.com === Topic (#ubuntu-mozillateam): set by asac at Tue Aug 21 12:22:59 2007 === bluekuja [n=andrea@ubuntu/member/bluekuja] has joined #ubuntu-mozillateam === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [10:08] argh [10:09] asac_: wassamatta? === asac [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam === bluekuja [n=andrea@ubuntu/member/bluekuja] has joined #ubuntu-mozillateam === rhelmer [n=rhelmer@people.mozilla.com] has joined #ubuntu-mozillateam [11:32] has anyone played with system-config-printer in gutsy yet? [11:44] gnomefreak: i have no printer :) [11:44] too spartanic for me [11:44] lol [11:44] i print right in my head ;) [11:44] i do but im scared of SCP [11:45] its new, isn't it? [11:45] afaik it should really rock now :) [11:45] i cant believe hes blaming the pc instead of updatedb [11:45] at least thats the idea [11:45] yeah new [11:45] brb tea [11:46] asac: what is ubufox? [11:47] gives you settings to cchange in about:config in ff afaik (i have it but never changed settins [11:47] oh [11:48] if updatedb runs daily and takes alot of mem (with system minimum atleast) its the systems fault that it takes >5minutes to start [11:48] tonyyarusso: yes it contains the default pref tweaks we have [11:48] thats gonna piss me off seeing its not mandatory for it to run at all [11:48] + its a staging area for new features that need to be cleaned up before we can submit upstream [11:48] like the new plugin finder dialog/wizard [11:48] asac: got it - thanks [11:49] tonyyarusso: later today i will move ubuntu default bookmarks there as well [11:49] tonyyarusso: why you ask? === tonyyarusso saw it mentioned somewhere with no description [11:49] ah [11:49] asac: ^^ [11:49] ok [11:49] tonyyarusso: please don't blog about it ... i still have to talk with mofo about that [11:49] asac: noted [11:49] the more press-coverage this gets the more difficult my talks will be :) [11:58] asac: using his test cases i still cant reproduce this to save my life. what do we do next, https://bugs.launchpad.net/ubuntu/+source/iceape/+bug/124365 i doubt closing it would satisfy him [11:58] Launchpad bug 124365 in iceape "Iceape-Browser: Theme setting reverts on restart" [Low,Incomplete] [11:58] brb smoke [12:05] i might have a clue on something [12:07] asac: if you have iceape can you check your chrome.rdf to see if it has info in it [12:08] yeah see mine is empty [12:08] new profile and old profile [12:10] what would cause chrome.rdf to be written to? [12:10] here is his .rdf http://launchpadlibrarian.net/8914245/chrome.rdf [12:10] here is mine file:///home/gnomefreak/.mozilla/Default/wugqljj5.slt/chrome/chrome.rdf [12:13] i attached mine to bug report. but that makes me think maybe somethink he has or is doing is writing to it when it shouldnt [12:13] or its a PPC bug [12:18] tonyyarusso: you have iceape installed by chance? [12:18] gnomefreak: No. I have the source, but not installed. [12:19] ok ill tag it and see what happens [12:22] would be odd that its only a PPC issue [12:25] shit [12:26] asac: we might have issue give me a few minutes to check [12:27] i dont think the checkfor updates link is gone [12:28] reinstalling to find out right now [12:32] damnit [12:35] adding "pref" failed to fix update issue [12:45] brb === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-mozillateam [12:53] ok the "pref" fixed part of the issue. what file holds the menu entries? [01:01] ok now i need to figure out what to add to .desktop file to fix this half of the update issue === gnomefreak not so sure after thinking about it as that is for menu/submenu :( [01:04] if i ever get my sid chroot up and running i can look in that === asac [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [01:08] asac: having connection issues? [01:21] ok im gone for a while, ill find the file to fix when i get home [i hope] === asac [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [01:52] gnomefreak: i am now back [01:52] online :( [01:53] thas really no fun here [01:54] pochu always pings me and then he is offline when i want to pong him === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === jerome_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam [04:15] _Ubulette: we saw a preference checkin on trunk that switched to use serif/sans fonts instead of times helvetica, right? [04:15] you still have that in your backlog? [04:20] asac: im here for a minute but sunbird we fixed the update thing in prefferences but in help> check for updates needs to be removed greyed out from help menu === jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam [04:21] !ppa [04:21] With Launchpad's Personal Package Archives (PPA), you can build and publish binary Ubuntu packages for multiple architectures simply by uploading an Ubuntu source package to Launchpad. See https://help.launchpad.net/PPAQuickStart. [04:21] gnomefreak: why? thats for extension updates, isn't it? [04:21] asac: no [04:22] asac: its used just like ff update checker in menu [04:22] let me check to make sure [04:22] gnomefreak: what is the setting for: [04:22] i checked this am but i was kind of pissed off atm [04:22] app.update.enabled [04:22] and for [04:22] app.update.auto [04:22] if you look in config editor? [04:23] both false? with the former being locked? [04:23] both are false [04:23] both locked [04:24] interesting ... for firefox only the former is locked for me [04:24] can you ack? [04:24] but that shouldn't make a difference [04:25] what happens if you try to do that? [04:25] e.g. check for updates? [04:25] both locked here in ff as well [04:25] ok [04:25] says there are none [04:25] i am on feisty ;) ... so that might be the diff [04:26] hmm [04:26] maybe sunbird code is broken for that? [04:26] dont know where to check, i was hoping there was a setting in .desktop or someplace to remove that option [04:27] hehe go dream :) [04:27] why would .desktop influence mozill apps :) [04:27] my sid is borked atm so i cant see if sid has it disabled [04:27] they usually ignore anything that is not their own [04:28] the synaptic.desktop has option to not show in kde menu (but more i think of it its for main menus not app menus [04:28] huh? [04:28] but thats something completely different [04:29] on the one hand its gnome/kde feature ... for us we are completely in land of mozilla here [04:29] or where do you see that check fo updates? [04:29] more of a main menu placment than an app menu [04:30] open sunbird click help its right there. foxes is greyed out but for some reason ours isnt [04:30] am i missing something (we used firefox as template for sunbird [04:30] )* [04:31] gnomefreak: sorry ... i don't get why its not an app menu ... aren't we talking about the menu in top of the application window? or do you see that somewhere else? [04:31] see the menu check for updates is enable in upstream mozilla products (all of them) so maybe one of our ubuntu patches we dropped have it in it) [04:31] asac: yes that menu [04:31] ok ... just to know we are talking about the same [04:31] its a mozilla menu [04:31] asac: open sunbird click help [04:32] no chance to fix it by other means than mozilla [04:32] or open firefox click help [04:32] gnomefreak: iirc we don't have a patch for that [04:32] my suspeciion is that sunbird and firefox don't share the same code, but forked the code for that menu entry at some point [04:32] but isnt it always enabled upstream and we fix it in firefox thunderbird ect... [04:32] and sunbird now ha a bug that ffox has fixed long ago [04:32] gnomefreak: no we just set the settings [04:32] oh [04:33] if the update settings are falsed it should be greyed out [04:33] so sunbird doesn't honour that [04:33] for whatever reason [04:33] so should i file it upstream and attach to our report [04:33] upstream? [04:33] mozilla [04:33] no ... we first have to be sure [04:33] i mean ... this is by 60% likelyhood a bug from us [04:33] and 40% a bug from them [04:34] it was there from first build of ours [04:35] frigging debootstrap [04:35] W: Failure while installing base packages. This will be re-attempted up to five times. [04:35] sid has the same issue in iceowlk [04:35] i verified [04:35] but sid didn't even receive the latest patch for prefs extension yet === gnomefreak wouldnt know sid it borked here [04:35] so its borked anyway [04:37] only problem with that is iceowl is built from our sunbird [04:37] so its gonna have the same problems without knowning anything more [04:47] right [04:56] so what do we do about it? im gonna assume if 1.1.5 is released that will upgrade people but fail since its a ubuntu package not upstream package [04:56] sorry fixing others screw ups atm === gnomefreak needs to move to uk, so many more holidays that here [05:06] ok trying to build sid chroot using feisty deboostrap now [05:08] is holiday in uk today? [05:08] ah right [05:08] i remember [05:09] yesterday [05:09] thats why ppa wasnt released === gnomefreak still working on sid chroot [05:10] gnomefreak: better get a real sid install and tell me how well network-manager works for them [05:10] 1.0.1 is failing as well but atleast it is retring === gnomefreak wayyyyyyyyy too pissed at n-m atm [05:10] seems x11common is failing to install [05:18] asac: you pushed tbird 1.5.0.13 to feisty right? [05:19] !info mozilla-thunderbird feisty [05:19] mozilla-thunderbird: Mozilla Thunderbird standalone mail client. In component main, is optional. Version 1.5.0.13-0ubuntu0.7.04 (feisty), package size 10660 kB, installed size 29752 kB [05:27] gnomefreak: all fine with tbird? [05:28] gnomefreak: what nm problems do you have? [05:29] ever since latest upload i cant keep a connection [05:29] it happened in PA and here [05:29] notice last few days been the worst [05:31] what chip? [05:31] wired? wireless? [05:33] wired [05:34] 02:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78) [05:35] neither win pcs disconnect all 3 pcs 2 win and this are all on same router& modem [05:35] it could be freenode but why only me [05:40] gnomefreak: well ... od you see actual reconnects? [05:40] or just disconnects from freenode? [05:41] just freenode that i can tell but im not refreshing browser all the time [05:42] then its not nm [05:46] if i saw it on other pcs i could go with that but i know the card is good and none of the other pcs have connection issues so maybe it is freenode but only me ? [05:48] but some days it happens all the time others it happens once or twice so far today none that i know of [05:51] do you see anything interesting in daemon.log while this is happening? [05:53] never looked [05:54] i have 5 of them [06:00] bbl lunch time [06:02] make that 7 daemon.log === jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-mozillateam === cwong1 [i=chatzill@nat/intel/x-8b1604c936dc1935] has joined #ubuntu-mozillateam === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam === Ubulette_ [n=Ubulette@APuteaux-153-1-18-234.w82-124.abo.wanadoo.fr] has joined #ubuntu-mozillateam === Ubulette_ is now known as Ubulette [08:10] hi [08:13] hi [08:17] alll peers is awesome [08:18] does it work properly? [08:19] Ubulette: which branches nss/nspr do i need for xulrunner trunk? [08:19] is it .trunk already ... or granparadiso for now? [08:22] both are fine. take gp [08:22] (if you use my orig for xul) [08:23] if you fetch yourself, you need the new nspr [08:23] Ubulette: nspr has only gp? [08:23] further it fails to build here [08:23] because maintainer isn't ubuntu, but changes suggest it [08:24] dpkg-source -b nspr-trunk-4.7.0~cvs20070820 [08:24] dpkg-source: error: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address [08:24] ? [08:25] hmm so nspr in gp branch is already ahead of gp? [08:25] i did that before our last discussion [08:25] yeah [08:26] i still need to rename accordingly [08:26] ok i will push .trunk (or .fortrunk?) ... and uncommit gp by one afterwards [08:26] i'll do it [08:26] just pull and uncommit once [08:26] locally [08:27] Ubulette: i will do it ... i have to fix the build ;) [08:27] nspr fails here [08:28] are you sure it fails on the email (which is yours btw) [08:28] it's usually just a warning [08:28] yes, i am sure [08:28] the maintainer has to be an ubuntu address if you have a ubuntu version [08:30] looking at nspr.ubuntu.granparadiso commit 14, it is your email [08:32] that sucks [08:32] Ubulette: ?? [08:32] Maintainer: [08:32] read error above ... for me its still debian maintainers [08:32] i mean it sucks that lp is down [08:32] or at least i cannot pull [08:32] neither ssh ... sftp ... http [08:33] really ? [08:36] fta@ix:~ $ mkdir /tmp/gru [08:36] fta@ix:~ $ cd !$ [08:36] cd /tmp/gru [08:36] fta@ix:/tmp/gru $ bzr co http://bazaar.launchpad.net/~mozillateam/nspr/nspr.ubuntu.granparadiso [08:36] WARNING: the 'deb822' top-level module is *DEPRECATED*, please use 'debian_bundle.deb822' [08:36] fta@ix:/tmp/gru $ l [08:36] total 4 [08:36] drwxr-xr-x 4 fta fta 4096 2007-08-28 20:34 nspr.ubuntu.granparadiso/ [08:36] works fine for me [08:36] yeah now its back [08:36] := [08:47] ok i pushed nspr branches (overwrite for gp) ... and fixed nss.gp ... which should be good for xulrunner-trunk i guess [08:47] nss.trunk i didn't touch yet [08:48] please merge down the last nss.gp commit (e.g. maintainer fix) [08:48] though i think you will do automatically ... please merge (not manually redo), because then later merging down from trunk to gp will not have conflict [08:52] ok, but i still don't get why it failed for you but not for me [08:52] no idea ... how do you build? [08:53] dpkg-buildpackage -kB6EE20E8 -rfakeroot [08:53] if you build manually (e.g. without debuild dpkg-buildpackage) ... it probably doesn't fail [08:53] if you build in feisty ... it won't fail either [08:53] gutsy [08:53] if you use debian dpkg toolks it won't fail as well [08:53] just gutsy [08:54] then no idea ... it should be enforced [08:54] since gutsy [08:54] i build with bzr bd ... but had the same errors before ... maybe its not enforced anymore, but bzr bd has not been updated? no idea [08:57] its really strange [08:57] maybe its indeed the way i said last [08:57] warning, `debian/libnspr4-0d/DEBIAN/control' contains user-defined field `Original-Maintainer' [08:57] dpkg-deb: ignoring 1 warnings about the control file(s) [08:57] anyway ... the maintainer field should be fixed anyways [08:58] Ubulette: ok its probably a warning which is fatal in bzr bd ... no big thing it needed to be fixed anyway [08:59] Ubulette: afaik that warning is harmless [08:59] it is [08:59] important is that the Original-Maintainer field is available as package meta-data [08:59] if not i have a typeo in control [09:00] Ubulette: you want to update Maintainer field in xulrunner.trunk? [09:01] ok [09:01] ah its already motu [09:01] switch that to Mozillateam [09:01] which hopefully will hold people off from just sponsoring things without checkin back with us [09:02] Ubulette: i think you can be X-Original-Maintainer: (if you want of course) [09:02] otherwise just drop it as its our own package for now [09:03] i used Maintainer: Ubuntu MOTU Developers for xul [09:03] yeah ... use the same i used for nspr [09:04] i don't think it will prevent all accident ... but hopefully some [09:07] done. rev5 [09:07] thx [09:11] well, tell me what you find, it's still broken here [09:11] i mean ff3+xul [09:15] yeah [09:15] takes a bit :) [09:16] no need to tell me, i know :) [09:16] well ;) ... i should get more cores ;) [09:17] like 4 more or something [09:18] i really want to fix system cairo [09:18] this is one of the greatest challenges i currently see [09:18] upstream appears not to care at all [09:19] they will next time they bump cairo [09:20] he? [09:20] i doubt it [09:20] they saw it [09:20] and fixed it by patching internal cairo header [09:20] its not that their version is too low to see it [09:20] its just that they think its good to have it that way for now [09:21] so it doesn't get too critical for their own development [09:22] last time i've checked, they only made assert() print without dying, everything else unchanged [09:22] yeah [09:22] but running their cairo doesn't even show the warning [09:22] well ... thats strange ... it definitly popped-up for us at some time that definitly was close to that assertion fix [09:23] but maybe you are right [09:23] the reverted the cairo bump [09:23] because of some issues ... i think it was performance issues, like a 25% drawback on their test machines [09:23] yep. hopefully someone is still working on fixing that [09:23] mozilla bug 388371 [09:24] Mozilla bug 388371 in Location Bar and Autocomplete "Text in URL bar moves because it has ligatures when host highlighted" [Normal,New] http://bugzilla.mozilla.org/show_bug.cgi?id=388371 [09:28] i'm sick of that copy/paste bug in trunk [09:31] hmm [09:31] fix it :) [09:31] asac: I'm guessing you're probably enormously busy as usual, but if not, would you be able to have a look at http://revu.tauware.de/details.py?upid=130 to supplement StevenK's comments? [09:33] tonyyarusso: that sounds a bit like i would constantly ignore you :) ... hope thats not the case ;) [09:34] i might be blind but i don't see any comment yet [09:35] asac: He just gave some in -motu, not on REVU itself. And no, you don't ignore me, I just try not to burden you too much ;) [09:39] tonyyarusso: what comments/critique did he bring up? [09:39] asac: see just pasted again in -motu === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam [09:42] tonyyarusso: i think the point about not using a patch-system is a bit valid ... the other point about commented stuff in rules is not imo [09:42] tonyyarusso: but use quilt as dpatch is braindamaged for mozillas ;) [09:42] asac: Yeah, that particular patch line is useless now anyway. [09:43] tonyyarusso: but you have kompozer.patch as well [09:43] that should either be dropped (if not applied anymore) ... or moved to a patchsystem [09:43] asac: Being dropped. [09:43] setting up a patchsystem is definitly worth the effort [09:43] should be unlikely that you can go completely without patching kompozer [09:44] tonyyarusso: yeah then remove it from debian/ ... so it doesn't pop up in diff.gz [09:45] tonyyarusso: do you use mozconfig.debian? [09:45] asac: what about point 1) regarding copyright, and 3) about a manpage - (do you have any idea what he was trying to say here?) [09:45] asac: yes, we do. [09:45] tonyyarusso: i didn't read anything about that in that post [09:45] let me look again === Paddy_EIRE_ [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam [10:09] tse ... bzr is again down [10:09] shame on lp [10:09] wanted to do the last step :) [10:09] get latest ffox trunk :/ [10:10] asac, still fine here [10:11] not for me [10:13] so maybe it's you :) [10:13] no idea [10:13] want tell why [10:13] normal launchpad works [10:13] just bzr has issues [10:13] so the genereal route (read within the realm of my provider) should be fine [10:14] tried bzr, bzr+ssh, http, all worked as usual [10:15] no idea [10:16] i wait 10 min then try again (well i keep it running, but i don't think it will get connection) [10:16] oh it finishe :) [10:17] Ubulette: its not on mt branch [10:17] what ? [10:17] the one there still doesn't use system-nss/nspr [10:17] so its probably not the latest you have [10:17] oh, it's not committed yet as it's broken [10:17] well, not pushed [10:18] ok pulling from your branch then [10:18] Ubulette: will you rename the branch? i see that yours is not named trunk anymore [10:19] ? [10:19] ah there is no difference ... can you please push what you ahve to "trunk" in mt? [10:19] your branch also has the --without-system ... things [10:19] - --without-system-nspr \ [10:19] - --without-system-nss \ [10:19] + --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9a8pre \ [10:19] + --with-system-nspr \ [10:19] + --with-system-nss \ [10:19] just that [10:20] i don't want to commit something broken, as you said you just want to pull and have something working [10:21] mozilla bug 394056 [10:22] ubotu> Error: Could not parse XML returned by Mozilla: HTTP Error 500: Internal Server Error [10:22] Error: I am only a bot, please don't think I'm intelligent :) [10:22] lol [10:23] ok [10:23] pushed [10:23] (just nss/nspr for now) [10:23] now let me build after the tarball is here [10:24] take mine [10:24] haha messed up :) [10:25] hmm, last tabmixplus-dev is perfect with trunk, but now broken as hell in gp-a7 making gp unusable [10:28] >= 4.7.0 will not work [10:28] as 4.7.0~cvs is lower, right ? [10:28] its fixed [10:28] thought i was fast enough [10:29] otherwise shame on me [10:29] got a diff by email [10:29] yeah i repushed [10:29] 3 mails [10:30] oh, i didn't know about about:buildconfig [10:30] mozilla bug 394056 [10:30] Mozilla bug 394056 in Toolbars "double click on urlbar is no longer copying the url" [Minor,Unconfirmed] http://bugzilla.mozilla.org/show_bug.cgi?id=394056 [10:30] nice [10:31] thanks ubotu :) [10:33] asac, are you done ? [10:33] it's quick [10:33] ...with --with-libxul-sdk [10:34] i already saw that error ... yes. [10:36] ? [10:36] the xbl one [10:37] so you have it too ? [10:38] yes [10:38] which i never doubted ;) [10:47] so, what now ? [10:47] missing or misplaced files in xul ? [10:47] not yet sure [10:47] i think it fails to find the base definition of browser [10:48] aka xul:browser [10:48] not sure where that is in [10:48] e.g. not the browser.xml [10:49] btw, i've --disable-javaxpcom in xul, hope it's not that [10:51] seems unlikely [10:51] unlikely [10:55] hmm, print preview in trunk is now broken in gutsy [10:56] http://www.sofaraway.org/ubuntu/tmp/Print%20Preview%20Error.png [11:56] asac, so ? any clue ? [11:57] well ... build xulrunner flat now [11:57] in the meantime i do enigmail security upload ... and its scary ... its a regression fix that was introduced by thunderbird sec update [11:58] oh [11:58] interesting thing ... about 30 days ago ... i applied the fix to dapper, edgy, feisty ... and build against thunderbird dev package 1.5.0.12 [11:58] interestingly build still worked in feisty [11:58] is songbird in ubuntu or debian ? [11:58] but was broken in dapper + edgy [11:58] had to fix build system [11:58] *now* [11:58] i want reupload to security (previous went to proposed which was not really right) [11:59] edgy builds fine ... but feisty fails in exactly the same way as dapper edgy before [11:59] well i have it fixed now ... but its scary that it came exaclty one thunderbird upstream version later in feisty than in edgy/dapper [12:00] indeed [12:04] asac, songbird ? [12:09] huh? [12:09] is that something already packaged ? [12:09] or rejected for some reason ? [12:10] don't know it :) [12:10] (a xul media player) [12:10] is that an official mofo project? [12:10] a xulrunner app [12:10] hmm, don't think so [12:10] is it different to "listen" ? [12:10] http://www.songbirdnest.com/ [12:11] except that listen uses gtkmozembed i think [12:11] listen is like exaile === Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-mozillateam [12:52] Ubulette: didn't you get an exception with debug ffox+xul ? [12:53] you mean an abort ? no [12:53] didn't you show me some log from a debug build once? [12:53] everything's in the logs i've posted yesterday [12:53] ok [12:54] yeah places [12:54] maybe thats it ... it prevents browser.xml to load [12:54] its not even attempted from what i see [12:54] places ? [12:54] the sqlite thing ? [12:55] but now that toolbar.xml throws an exception it might be true that it just doesn't apply that anymore [12:55] -1211734336[805c3e0] : file (null), line 0: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavBookmarksService.removeObserver] " nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: chrome://browser/content/browser.js :: BrowserShutdown :: line 1010" data: no] [12:55] -1211734336[805c3e0] : file chrome://browser/content/places/toolbar.xml, line 60: TypeError: null has no properties [12:55] so exclude places from build or fix that null value [12:55] to fix the build :) [12:56] hmm, i thought that places were now mandatory in trunk [12:56] well ... its all #ifdef'ed ... so unset MOZ_PLACES will exclude it most likely [12:57] but look in browser.js which property is accessed ... then see why that is null [12:58] mozilla bug 392291 [12:58] Mozilla bug 392291 in Places "add a preference to disable places in xulrunner" [Enhancement,Unconfirmed] http://bugzilla.mozilla.org/show_bug.cgi?id=392291 [12:58] hmm, no [12:59] hmm [12:59] first problem is [12:59] -1211734336[805c3e0] : file chrome://global/content/bindings/findbar.xml, line 304: TypeError: this._browser.fastFind has no properties [01:02] Zarro Boogs found [01:04] findbar is document.getBindingParent(this); [01:04] aeh fastFind i mean