=== bluekuja [n=and@ubuntu/member/bluekuja] has left #ubuntu-mozillateam [] [01:22] asac, http://www.sofaraway.org/ubuntu/tmp/ff3-venkman.png === Admiral_Chicago [n=FreddyM@st074039212101.monm.edu] has joined #ubuntu-mozillateam [01:46] Ubulette: great [01:46] Ubulette: whatelse is left to get in shape for release? [01:47] kazehakase still needs care, right? [01:47] gcc bump, for other archs [01:47] kazehakase is not ready for sure. [01:48] ok [01:48] wallet or not wallet... [01:48] what do they use? [01:48] i mean basic gtkmozembed features should be broken [01:49] aeh should be frozen i mean [01:52] the "get extentions" link in the ui is broken [01:52] it points to https://addons.mozilla.org/en-US/firefox/firefox-trunk/extensions/ [01:57] asac, http://developer.mozilla.org/devnews/index.php/2007/09/10/firefox-trunk-to-stay-frozen-for-m8-a-little-bit-longer/ [01:57] (in case you missed it) [01:57] so i guess there's no rush for us [02:03] asac, oh, there's the python stuff too [02:04] gasp [02:04] *** stack smashing detected ***: firefox-trunk terminated [02:04] Abort (core dumped) [02:05] asac, xul's configure says: Building Python extensions using python-2.5 from /usr [02:05] ans seems happy afterwards [02:05] and [02:11] and the dbgsym ddebs are empty [02:35] asac : hello asac, did you have time to work around sunbird-locales ? === tonyyarusso [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-mozillateam === jbs [n=Bernardo@89-180-93-65.net.novis.pt] has joined #ubuntu-mozillateam === jbs is now known as Bernardo === fuoco [n=gad@87.69.68.130.cable.012.net.il] has joined #ubuntu-mozillateam [11:13] whenever i quit granparadiso (alpha7) the process stays alive and uses 100% cpu, is that a known issue? [11:30] fuoco: not for me :) [11:30] maybe Ubulette has seen this? === bluekuja [n=and@host17-238-dynamic.6-79-r.retail.telecomitalia.it] has joined #ubuntu-mozillateam [12:31] heya asac! [12:31] I'm back to work [12:31] how are you man? [12:32] fine fine .... hope you as well ;) [12:33] yeah! [12:33] school started? [12:33] tomorrow :/ [12:33] damn it :) [12:34] asac: can we start NM this week or next? or wanna wait more? [12:37] asac: gnome-bt is at 29926 of popcon [12:37] quite nice [12:37] :) [12:41] is there any package that could deserve an upload/update? [12:42] http://qa.debian.org/developer.php?login=bluekuja@ubuntu.com ? [12:42] whats the state of debian bug 431692 [12:42] Debian bug 431692 in diff-ext "nautilus crashes when diff-ext is installed" [Critical,Open] http://bugs.debian.org/431692 [12:43] asac: I'm still testing wtf is happening [12:43] its upstream problem [12:43] e.g code error [12:43] with new nautilus [12:43] asac: use co-main mode in qa.debian [12:44] what does upstream say? [12:44] so you check gnome-bt too [12:44] I've sent a mail [12:44] but no answers yet [12:44] damn [12:44] he? [12:44] i see gnome-btdownload in that qa list [12:44] oh ok [12:44] ;) [12:44] what about mined? [12:44] asac: ctorrent new release is out [12:44] so gonna move to it [12:44] yes [12:45] asac: you said me I can leave mined where it is [12:45] e.g shi* software [12:45] might be ;) [12:45] can't remember though. [12:45] it has got some problem [12:45] with amd64 [12:45] atm [12:45] cause upstream [12:45] which seems quite inactive [12:46] since 2001-2002 I guess [12:47] either try to fix it or drop the ITA ... and maybe ask for removal of that software from archive then [12:47] i guess same goes for verlihub-stats? [12:47] asac: yup [12:48] I try to see what can I do for both [12:48] if not I'll ask for removal [12:48] from archive [12:48] great [12:49] and I send a reminder for diff-ext [12:49] hoping someone will answer [12:49] maybe try to debug :) [12:49] might be hard, but you can probably learn a lot ;) [12:49] already added a debug package on debian BTS [12:50] ppl gave me some feedback [12:50] but still cant understand wtf is happening [12:50] I'm sure it's nautilus [12:50] it crashes with new nautilus [12:50] and works "quite" fine with old [12:51] going to have lunch [12:51] be back later [12:51] take care alex in the meantime [12:51] :) [01:02] bluekuja: a good thing to look at is to see what changed in nautilus [01:02] e.g. did they change the contract of the api [01:03] or does diff-ext use features that have never been ment to be used (aka stable) [01:05] yeah [01:05] I need to find out === asac [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [01:38] bluekuja: any idea how to stop gnome to start nautilus? [01:38] so you can start it in terminal to see whats going on with diff-ext [01:38] don't know atm how to block it from starting [01:39] starting it on a terminal without nautilus [01:39] wont work [01:39] I guess [01:40] no you have to start nautilus in terminal [01:40] so you debug that thing [01:40] maybe install fluxbox or something so nautilus is not started when you log in [01:40] then you can try there ;) [01:41] yeah, nice hint [01:41] does nautilus really crash? it just freezes for me [01:41] in some cases it just freeze [01:41] looks a bit like an infinite loop [01:42] yea [01:42] because it also consumes cycles [01:43] first of all I gonna ping upstream again [01:43] I need to see if they are still there [01:44] ok so its get_file_items that freezes [01:44] i returned NULL at the beginning and nautilus doesn't freeze anymore [01:44] omg, you rock [01:45] we can just add a patch to fix that in the code? [01:46] no [01:46] its not fixed [01:46] damn [01:46] its just a pointer that that function is broken [01:46] e.g. i made that function do nothing := [01:46] yeah [01:47] any suggestion? [01:47] only way is to ping upstream? [01:47] e.g cannot be fixed by us [01:48] why? [01:48] you can debug it [01:48] try to look at code ... play around until you find the reason ;) [01:48] its just one function [01:49] asac: in the bug report there was a debug too [01:49] with my -dbg package [01:49] latest message [01:49] well [01:49] thats something random [01:49] its apparently an infinite loop and not a crash [01:51] asac: need to find out with the code [01:51] what's going on [01:52] leaving for a while [01:52] brb === IdleOne [n=idleone@unaffiliated/idleone] has joined #ubuntu-mozillateam === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-mozillateam === ubotu [n=ubotu@ubuntu-nl.org] has joined #ubuntu-mozillateam === IdleOne [n=idleone@unaffiliated/idleone] has joined #ubuntu-mozillateam [04:52] bluekuja: congrats ;) [04:53] bluekuja: have fun with your new powers ... use them wisely ;) [06:44] asac: hi [06:45] hi [06:45] asac: need help on the menu..:( [06:45] sure [06:45] what do you want to know? [06:46] Can we define hildonmenu as a popup? I === Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-mozillateam [06:46] yes we could [06:47] I though popopup/menupopup has to be placed inside a menu, menulist or button [06:47] i actually think its the cleanest solution to just use a new element name [06:48] cwong1: just try to replace the menubar element with hildonmenu [06:48] (e.g. for our menu) [06:48] I have tried that and didnt seems to work [06:49] you have the binding.xml ? [06:49] yes [06:49] please paste to http://paste.ubuntu.com [06:49] or wherever you want [06:50] Give me a few mins here [06:52] here is a sample: http://paste.ubuntu.com/125/ [06:54] btw we have shipped 4 samsung to Ubuntu I think 1 of them is yours. It not, please let me know and I will talk to my manger. [06:55] cwong1: thanks ... though i thought you sent it directly here ... now i have to hunt this down :/ [06:55] cwong1: when did you ship those? [06:55] cwong1: ok you have the hildonmenu xul snippet as well? [06:56] I think she shipped them last week. I will check with her on who she sent to. [06:56] cwong1: great. [06:59] http://paste.ubuntu.com/126/ [07:00] This is just a test I did === hjmf [n=hjmf@37.Red-81-32-9.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam [07:04] I was able to bring up other widget like a box and add buttons there but wasn't able to tide it to a popup. If you can provide me with a sample, I would appreciate it. [07:04] cwong1: i think its the wrong element [07:04] try http://paste.ubuntu.com/ [07:04] ups [07:04] http://paste.ubuntu.com/127/ [07:05] cwong1: tried that? [07:05] I will give it a try [07:05] cwong1: ah i see that popup is same as menupopup [07:06] then just drop the enclosing popupset element [07:06] ok [07:07] cwong1: otherwise you would have to resolve the popup child element on event i guess and try to popup that one [07:08] k === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-mozillateam [07:15] asac: it crashed in nsHildonXEventService::AddEventListener(). I don't have symbolic on so don't know why it crashes yet. [07:17] cwong1: there should be dbgsym packages for midbrowser ... anyway, its probably a null deref? [07:18] most likely [07:19] cwong1: http://paste.ubuntu.com/125/ [07:19] there is a semi-colon missing [07:19] in line 30 [07:19] (though i doubt that its a problem) [07:19] (as i did it as well) :) [07:20] I don't think the semi-colon makes a different === shirish [n=shirish@59.95.1.217] has joined #ubuntu-mozillateam [07:21] cwong1: have to go to sport now ... will be back later [07:21] sorry [07:21] np [07:21] what sport? [07:21] asac: can you be on for a moment [07:21] soccer [07:21] ? [07:21] maybe use what you did before, but don't run self.openPopupAtScreen(0, 0, true); [07:22] but instead resolve the element [07:22] k [07:22] cwong1: no ... just work-out [07:22] I'm getting an error [07:22] Reading package lists... Error! [07:22] E: Encountered a section with no Package: header [07:22] E: Problem with MergeList /var/lib/apt/lists/www.sofaraway.org_ubuntu_minirepos_gstreamer0.10_Packages [07:22] E: The package lists or status file could not be parsed or opened. [07:22] E: Couldn't rebuild package cache [07:22] but with a friend [07:22] bbl [07:31] bbl as well ;) === shirish out === shirish [n=shirish@59.95.1.217] has left #ubuntu-mozillateam [] === Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-mozillateam === shirish [n=shirish@59.95.1.217] has joined #ubuntu-mozillateam [07:39] Ubulette: please lemme know when you're up m8 [07:40] asac: hi, could you put the .desktop file in https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/126112 in? [07:40] Launchpad bug 126112 in thunderbird "[gutsy] .desktop translation updates" [Undecided,Confirmed] [07:41] ie. it adds two languages, which were all I was able to find from bugzilla [07:41] I mean malone [07:54] hi [07:55] shirish ? [07:55] Ubulette: ah good you're up :) [07:56] I had been getting this error which I gave above with your thing [07:56] yeah, back from work [07:56] hmm [07:56] for the moment gstreamer is out, but totem is still holding on nicely. Any ideas? [07:57] this line ? E: Problem with MergeList /var/lib/apt/lists/www.sofaraway.org_ubuntu_minirepos_gstreamer0.10_Packages [07:57] It actually starts with [07:57] 10:53:29 IST) shirish: Reading package lists... Error! [07:57] (10:53:29 IST) shirish: E: Encountered a section with no Package: header [07:57] (10:53:29 IST) shirish: E: Problem with MergeList /var/lib/apt/lists/www.sofaraway.org_ubuntu_minirepos_gstreamer0.10_Packages [07:57] (10:53:29 IST) shirish: E: The package lists or status file could not be parsed or opened. [07:57] (10:53:29 IST) shirish: E: Couldn't rebuild package cache [07:57] totem is built with my gst so you need both mini repos.. until i break the unnecessary dep. [07:58] ah ok, so i need both, ok cool [07:58] but that error is not caused by that [07:58] "Package: header" is cleary wrong [07:58] That is what worried me ;) [07:58] maybe something slipped in [07:59] right now in the process of the big openoffice.org update, after that is complete, can try again :) [07:59] give a few minutes, i just went home [07:59] +me [08:00] no issues, take as much time as you need, I'm here for couple of hrs. atleast ;) [08:01] shouldn't that be , give me a few minutes, I just CAME home :P [08:01] yeah, tired today :( [08:02] lol , this is when I'm not a native english speaker, you must be really tired. [08:02] i'm not either. I'm french [08:03] aha, a frenchman, that's interesting :) [08:03] frenchmen are known to be seducers (for women) ;) [08:04] :) === shirish bows [08:04] and I live in paris.. [08:05] oh oh, the plot gets deeper, the city of romance & anything can happen ;) [08:05] isn't paris full of waterways? [08:08] Ubulette: whatever, take an hr. off, have a bath, chai (tea) or cofee whatever your tipple is ;) [08:12] waterways in paris, well, there's the river.. quite big [08:13] I saw some of the movies which showed the waterways of paris & romance. As it is , it is known as the city of romance, just like our Taj Mahal ;) [08:14] OMG asac [08:14] I'm a MOTU now [08:14] I'm damn happy!!!!!!!!! [08:14] bluekuja: congratulations :) [08:15] shirish, well, when you live there, it looses some of its magic [08:15] shirish: thanks a lot!!!!!!!!!! [08:15] Ubulette: that's true, I know what you mean [08:15] bluekuja, congrats but what did that bring you ? [08:15] Ubulette: upload to the archive [08:15] I'm an official ubuntu developer now [08:15] bluekuja: expect some package requests directed towards you sometime soon :P [08:16] lol [08:16] :D [08:16] bluekuja: as it is there are something like 314 odd packages which need-packaging the last time I checked [08:16] shirish, could you run the following command and tell me if you see something... like a dpkg-scanpackages usage [08:16] and that was something like a week back or something. [08:16] perl -e '$/ = "\n\n"; while (<>) { print "BAD {$_}\n" unless m/^Package/; }' < /var/lib/apt/lists/www.sofaraway.org_ubuntu_minirepos_gstreamer0.10_Packages [08:17] shirish: if you need anything, I'm alwais around to help [08:17] remember it [08:17] :) [08:17] bluekuja: sure, there are actually some need-packages bugs which I've already filed in launchpad. Some of it really cool if you feel like doing that. [08:17] shirish: problem is that we are in new packages freeze [08:18] until gutsy+1 [08:18] bluekuja: I know that's roughly 2 months from now :( [08:18] yep [08:18] I gonna take a look at some of them [08:18] to be ready in two months [08:20] bluekuja: oh that's cool, you could do something private, like what ubulette is doing & I'll be happy to see if they are good or break with whatever we have now. That much better I guess. [08:20] shirish: yeah, I can work with you in a private way [08:20] so you can improve your packaging skills [08:20] to be ready for next circle [08:21] bluekuja: you misunderstood me, I meant as a user using the mirror, to test it on my system if things break or work, that way. [08:21] oh! [08:21] shirish: you're not a packager then? [08:21] Ubulette: the problem is for the moment I have unselected the gstreamer package, so it gives me [08:21] more a tester? [08:21] bluekuja: right, and right :) [08:22] understood! [08:22] :) [08:22] bash: /var/lib/apt/lists/www.sofaraway.org_ubuntu_minirepos_gstreamer0.10_Packages: No such file or directory [08:22] I have some problems with a package I maintain in debian [08:22] gonna give you it to test [08:22] what's going on [08:22] thanks for helping out anyway [08:22] bluekuja: sure will do , no issues, although don't have a debian machine around atm. === Ubulette_ [n=Ubulette@APuteaux-153-1-50-139.w82-124.abo.wanadoo.fr] has joined #ubuntu-mozillateam [08:23] bluekuja: we are just trying to see what's up with Ubulette's package or something, for there was an error while doing a sudo aptitude update. [08:24] shirish, i know what it is. [08:24] Ubulette_: ok cool :) [08:24] oh cool! :) [08:24] shirish: I think ubuntu is ok to test it [08:24] don't worry [08:25] bluekuja: afaik there are some packaging differences between debian & ubuntu , ain't there? [08:25] shirish: only some small things [08:25] (on most packages) [08:25] last update updated dpkg that was on hold (as I patched it) [08:25] that's bad [08:25] I had read that somewhere. [08:26] some system-type packages needs an ubuntu enviroment [08:26] I have to repatch it and re-hold it [08:26] and some specific changes [08:26] that's why merges exist [08:26] :) [08:26] Ubulette_: dive ahead :) [08:26] bluekuja: true :) [08:26] shirish: :) [08:28] bluekuja: there is a wonderful extension called liblicense, its basically a nautilus extension to see creative commons stuff, very nice [08:28] bluekuja: see if you can package it, http://wiki.creativecommons.org/Liblicense [08:28] oh cool, the package I was talking about is a nautilus extension too [08:28] but got some problems [08:28] with new nautilus [08:28] :/ [08:28] bluekuja: lol, this is crazy stuff ;) [08:29] yup [08:29] getting crazy for it [08:29] ;) [08:29] this is one of the pet bugs Bug 133899 [08:29] Launchpad bug 133899 in ubuntu "[needs-packaging] Liblicense" [Wishlist,New] https://launchpad.net/bugs/133899 [08:30] bluekuja: tell me which is yours? [08:31] shirish: diff-ext [08:31] check debian PTS [08:31] for infos [08:31] I go to have a shower [08:31] me too [08:31] then I'm here to write some mails [08:31] be back later [08:31] ;) [08:32] shirish, i fixed it for good. next package built by my bot will fix all indexes [08:32] bluekuja: take care :) [08:32] Ubulette_: thanx :) [08:32] Ubulette_: although have to say that was fast, I'm sure your employer would be more than happy with you :) [08:33] or customers if its your own thing :) [08:34] my job is not at all to code [08:34] not even unix related [08:35] Ubulette_: management, HR, marketing, training or what? [08:36] mostly engineering [08:36] ok cool, what kind of engineering? there are so many kinds of engineering :) === Ubulette_ is now known as Ubulette [08:37] systems (but not computers) [08:40] electrical systems, power related systems? [08:40] lol [08:40] networking [08:41] you're curious [08:41] cool, so you must have been playing all the time with linksys & netgear stuff [08:41] no, much bigger [08:41] knowlege/know-how is always nice [08:41] worldwide networking [08:41] oh that's a big jump for me, for sure ;) [08:42] shirish, an apt-get update should fix your indexes [08:43] I would be happy with any of the Linksys WRT54G models http://en.wikipedia.org/wiki/Linksys_WRT54G_series [08:44] Ubulette: understood, working on it, let the big 115 MiB update be done, then will do an update & upgrade again ;) [08:44] i'm more into terabit/s technologies ;) [08:44] that's eons for me, for me if I get an HP network printer printing I'm more than happy [08:45] Ubulette: if interested can send you a mail, I know the printer works, for it works with windows, I can ping it but can't print it. [08:46] Ubulette: also the printer is supported under GNU/Linux & esp. under Ubuntu but still can't get it to function. [08:46] cups doesn't work for you ? [08:47] Ubulette: cups works for me, I have an epson printer which works fine (although it doesn't have the perfect driver) but still works fine. Its something else, [08:47] will send you the full details of what commands I have tried & what things I have done, you can tell me what else I should try. [08:47] "I can ping it but can't print it" ?? what do you mean by that [08:47] (as i said, i'm tired) [08:48] its a network printer, so it has its own IP, hence I said I can ping it. [08:48] oh [08:49] Ubulette: btw when you said terabit technologies, are you into internet2? [08:49] I know that's the next generation network that's going to come up [08:51] i'm one of their suppliers ;) [08:51] well, enough questions on that please [08:51] omg that's out of this world man [08:52] oh sorry, couldn't help it, I'm sure lot of guys and girls get turned on by faster speeds ;) [08:52] :) [08:53] shower time [08:53] brb [08:53] sure, by the time you return, there should be a success story in here (as far as gst & totem are concerned) ;) [09:12] bluekuja: whenever you returned, I found your package on the debian pts a long time ago, http://packages.qa.debian.org/d/diff-ext.html also the 2 bugs due to which it didn't get into testing [09:12] returned/return [09:17] Ubulette: things seem to work atm, rest later :) === shirish out === shirish [n=shirish@59.95.1.217] has left #ubuntu-mozillateam [] [09:38] back [09:38] asac, we now have extensions/inspector@mozilla.org twice [09:39] We can drop the one from ff and link the one from xul [09:48] I mean, drop firefox-*-dom-inspector === bluekuja [n=and@host17-238-dynamic.6-79-r.retail.telecomitalia.it] has joined #ubuntu-mozillateam === asac_ [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam [10:29] Ubulette: is that what we want? [10:29] i think so [10:29] as it could be shared by other xul apps [10:30] just by providing a symlink [10:30] Mirv: scheduled for next upload [10:30] I committed to .dev and I'm building it (well, my bot is) [10:30] Ubulette: aren't there any browser/ tweaks in the firefox dom inspector? [10:31] it's from the same sources [10:31] same files, sames sizes [10:31] -s [10:32] bot is done. good. updating :) [10:34] fine [10:34] hmm. i have double balloons in google reader [10:34] http://www.sofaraway.org/ubuntu/tmp/double-balloon.png [10:34] Ubulette: one mor thing ... so firefox doesn't load extensions in xulrunner/extensions? [10:34] we have to link them? [10:35] correct [10:35] at least, i had to link for it to work. don't know if it's the expected behavior [10:35] heya asac! [10:35] thanks for before! [10:35] I'm really happy man! [10:36] bluekuja: yeah ;) [10:36] asac: it was something like a dream you know [10:36] 3 years of work [10:36] hours spent on packages [10:37] and now I'm an official devel [10:37] bluekuja: wow ... thats long ... now that you have come so far you should keep up the pace :) ... learn more and new things [10:37] yeah [10:37] you're still my teacher [10:37] remember it [10:37] :) [10:37] its easier to build upon a solid foundation then starting with nothing [10:37] so the next 3 years can bring you really far ;) [10:37] asac: :) [10:38] asac: can you still mentor me? [10:38] teach me? [10:38] for debian as well [10:38] bluekuja: well ... i rarily refuse questions [10:38] bluekuja: however i probably won't be your AM ;) ... thats something that i cannot force [10:39] yeah, I know. AM get assigned randomly [10:39] I think [10:39] right [10:39] damn :/ [10:39] well ... most should be fine [10:39] its basically just checking your knowledge and observing your activity [10:40] is there a bad AM around? [10:40] are you responsive? do you fix RC bugs in timely fashion? all these questions. [10:40] asac, I added provide firefox-trunk-dom-inspector, package is still there. Should i have added replace too ? [10:40] no ... i don't know any [10:40] ok nice to hear [10:41] Ubulette: who provides dom-inspector? [10:41] who == what package [10:41] we probably have a xul-dom-inspector now, right? [10:41] firefox-trunk as the goal is to jsut drop the package for good for those who installed it [10:42] asac: perfect :) [10:42] well, xul being a toolkit, i don't see the reason to split it. should we ? [10:42] Ubulette: i am unsure ... if you make firefox-trunk depend on xulrunner-dom-inspector ... all firefox-trunk would get it [10:42] Ubulette: well ... as long as its just xul, i am not sure ... but for things like gnome-support it should probably be split [10:42] because it forces depends on e.g. kde users [10:43] I just want firefox-trunk-dom-inspector to disappear [10:43] so as a rule ... don't strip down because of size, but do so if you can eliminate depends of core xul/firefox [10:44] Ubulette: why not just make firefox-trunk-dom-inspector depend on xulrunner-dom-inspector and create the link? [10:44] i see that its good to eliminate things ... but pumping up the default firefox insall with extensions might not be what our users want. [10:45] (though unsure) [10:46] well, with libxul, ff no longer provides any extention (except its default theme) so I don't see why we should keep neither dom nor gnome [10:46] both are part of xul now [10:46] Ubulette: right ... the question is if you want all xul extensions installed automatically be installed for firefox-trunk as well [10:47] since upstream appears not to look in xulrunner extensions directory by default its probably not how upstream thinks about it [10:47] e.g. each xul app should select the extensions it wants [10:47] as i said yesterday, ext + xul is still a wip [10:48] they commit changes everyday just for that [10:48] i'm front edge here :) [10:48] Ubulette: right ... however i think that its safe to assume that they won't end up enabling all installed xul extensions by deafult in all xul apps [10:49] hm [10:49] e.g. you might have a fully pumped up xulrunner install ... but still want a real lightweight xul app runnin on top of that [10:49] but as yu said ... target still moving [10:49] so i would suggest to keep things as they are and take a look once things have stabilized [10:49] alternatively one could ask benjamin about his vision in #xulrunner on irc.mozilla.org :) [10:50] one could.. yes. [10:50] i can do that ;) [10:50] if you don't want :) [10:51] just let me know so we don't double bother him ;) [10:51] well, you seems to know him. go ahead :) [10:51] i know him only little better then you ... mostly from bug mail ... and just a bit chatting [10:51] log your stuff if you can :) [10:52] ok ... will try to set that up ;) [10:53] hmm. xul installs dom with platform/{WINNT,OS2,Linux}, we dont want that [10:56] Ubulette: in chrome? [10:56] no extensions/inspector@mozilla.org/platform/ [10:57] asac: forgot to ask you [10:57] the people.ubuntu.com space [10:57] for developers [10:57] how can I access it? [10:58] i think its canonical :( [10:58] really? [10:58] every MOTU got it [10:58] let me see [10:58] that's why I asked [10:59] i just see two dozens of accounts there ... [10:59] i think the name should be changed ... though no idea [10:59] if that will happen [10:59] totem-2.21.0+svn20070911r4693 [10:59] youhouhuuuu [10:59] 2.21 :) [11:00] in debian everybody gets an account on people.debian.org for instance [11:00] yeah [11:00] damn keyboard [11:00] leaving cya tomorrq [11:00] ;) [11:01] night! [11:01] drink a beer ;) [11:01] Ubulette: 2.21? [11:01] i am not familiar with the versioning scheme [11:01] I will lol [11:01] cya [11:02] yep, 2.21 because they passed the gnome 2.20 freeze i guess [11:02] or jumped over it [11:02] or got sick of it maybe [11:03] donno [11:03] right ... i thought it was aligned with gnome release [11:03] probably they branched off the 2.20 branch and now go ahead [11:04] cool, i should do that for the whole gnome beast, so I'll not even notice the ubuntu freeze ;) [11:04] haha [11:04] I'm close to that already [11:05] what is missing? [11:05] gtk for once.. but the gutsy one is heavily hacked [11:06] heavily hacked? [11:06] how many patches do we have? [11:06] last time i've checked, there were huge patches [11:07] it was 3~4 months ago [11:07] well in the beginning of the cycle seb probably prepatches lots of thigns [11:07] 21 patches [11:08] oh 20 :) [11:09] ok filesel is apparently really hacked [11:09] intersting [11:09] 004_gtk+-ximian-gtk2-filesel-navbutton-5.patch [11:11] oh ... we have an input method patch as well ... hope its not the reason for the IM crashes we see in ffox [11:11] who knows [11:12] that's the kind of patches that makes me willing to add the video patch to ff trunk === mertiki [n=zxz@modemcable023.30-56-74.mc.videotron.ca] has joined #ubuntu-mozillateam [11:13] Ubulette: which video patch are you talking about? [11:14] asac, http://www.bluishcoder.co.nz/2007/08/firefox-video-element-patch-version-4.html [11:16] hmm, nautilus is not there yet ;) nautilus_2.19.92+svn20070911r13140+bbot-1 [11:16] Ubulette: gnome apps are independent ... they just get together for release ;) [11:17] this should be interesting too: http://ubuntuforums.org/showthread.php?t=546498 [11:19] Ubulette: help them :) ... provide a patches nautilus through ppa or something ;) ... so they can test [11:20] a few guys already provided debs [11:21] asac : hello asac, you asked me to ack you about sunbird-locales, did you have time to work on this? [11:21] mertiki: sorry no ... you provided ready to review packages? [11:21] yeah, I said it on the bug [11:21] i think you did :) ... [11:21] ah [11:22] is that bug properly scheduled? [11:22] mertiki: yes its fine ... i shouldn't miss it [11:23] asac : I don't think so, I uploaded the package to REVU after Gutsy tribe 6 so it needs to get a exception in order to get in repositories, they need your point of view on that before [11:23] asac : thanks :) [11:23] mertiki: right ... don't bother about exception ... that won't be a problem [11:23] it's what I though [11:24] thanks about that, you can email me anytime if you need info or anything [11:24] @++ [11:25] mertiki: yes ... keep on bugging me ... i have downloaded it and will take a final look first thing in the morngin [11:25] mertiki: thanks for your work on this! [11:25] great :) [11:25] I'm happy I can help Ubuntu getting better === xtknight [n=xtknight@c-68-43-122-211.hsd1.mi.comcast.net] has joined #ubuntu-mozillateam [11:26] mertiki: there is a contribution ... [11:26] oh gone [11:26] :) [11:27] its interesting that some people are always in such a hurry to leave a channel ;) === cwong1 [i=chatzill@nat/intel/x-5e1a9cde4317797b] has joined #ubuntu-mozillateam [11:27] hi cwong1 [11:27] hi [11:27] cwong1: any news? [11:29] just 1 sec [11:31] It crashed because "presShell->GetPrimaryFrameFro (elementContent, &frame)" return with frame=null [11:32] oh [11:32] let me think ;) [11:35] cwong1: ok i think we have to traverse up to parent content until we get to content that has a frame [11:36] or just try if the document has a frame as well :/ [11:36] asac: ok.. [11:40] cwong1: do you have a finished to build tree there? [11:40] mine apparently has been cleaned somehow :/ [11:40] I have a build tree, yes [11:41] so takes a bit to do anything at all here :/ [11:41] ok cool [11:41] do u want me to try something here? [11:41] try if nsCOMPtr elementContent = do_QueryInterface(elementNode); -> nsCOMPtr elementContent = do_QueryInterface(ownerDocument); works [11:42] of course place that a few lines below (e.g. after ownerDocument is set) [11:42] i think we should traverse up in the end ... but maybe it just works for now [11:43] hangon I will give it a try [11:43] great [11:43] its in nsHildonXEventService__peek_window_from_dom_element [11:45] we just want the top level window that contains the element ... so it doesn't matter which element we peek ... as long as its guaranteed to be in the same top-level window [11:45] so if the document element has a frame it is most likely the right window ... though there might be cases where it isn't ... so in the end we should really traverse up [11:45] but lets see if the document element has a frame at all ;) [11:47] Please take a look at http://paste.ubuntu.com/130/ and tell me exactly what to change [11:48] asac, i've updated trunk.dev (i hate that name) so dom and venkman are two optional packages. i haven't split xul for now. I'll wait for you to discuss with benjamin. [11:49] cwong1: http://paste.ubuntu.com/131/ [11:50] Ubulette: trunk.dev == firefox.trunk.dev ? [11:50] yes [11:50] trunk.dev is the name of the branch [11:51] ok thats fine ... so once xul is split those packages will just ship a link and a proper depend? [11:51] Ubulette: right ;) [11:51] right [11:51] Ubulette: but now they ship the real content? [11:51] or links already? [11:51] link [11:51] ok even better [11:52] tiny debs :) [11:52] Ubulette: i will sleep a night ... tomorrow we can rename the branches ;) [11:52] (most likely) [11:52] as i am a bit schizophrenic ;) [11:53] :) [11:53] cwong1: you just need to run make in midbrowser/components to test the build [11:54] hang on I have someone here [11:54] sure [11:59] cwong1: i will be here for another 30 minutes ... i have to get up at a ridiculous early time tomorrow morning :( [11:59] ok that's fine. [12:01] asac: the crashed gone now but nothing popups up .. [12:03] asac, i'm concerned by the fact that i build 9 extentions in xul but only ship 2 (dom and venkman) [12:04] asac: anyway if you have time to look into this tomorrow on how I can get a simple popup to come up, I would greatly appreciate it... :) [12:05] cwong1: sure ... will look [12:05] tx and have a good night sleep [12:05] cwong1: yes u2 [12:06] Ubulette: hmm ... what about the others? [12:06] Ubulette: they might be useful for other apps but not ffox? [12:06] not in extensions/* for sure [12:06] DEB_MOZ_EXTENSIONS=xml-rpc,venkman,inspector,irc,gnomevfs,cview,tasks,reporter,python/xpcom [12:14] Ubulette: gnomevfs we want [12:14] xml-rpc as well i guess [12:15] i know. but they are not xpi like venkman and inspector