/srv/irclogs.ubuntu.com/2007/09/06/#ubuntu-mozillateam.txt

asacso you don't see how to fix it properly?01:20
TheMusoThe only way I can see to fix this properly is to change the test case in xpcom/reflect/xptcall/src/md/unix/Makefile.in from Linuxppc to Linuxpowerpc01:21
TheMusoThats unlikely to break anything else, but I am still running a grep to see if its anywhere else in the tree.01:21
TheMusoOk, it seems that its only checked for in the above mentioned file.01:23
TheMusoSo it can build ppc xptcall code.01:24
TheMusofor linux01:24
TheMusoEither that, or e use CPU_ARCH instead of OS_ARCH in the check.01:26
TheMusosorry, CPU_ARCH instead of OS_TEST01:27
Ubuletteasac, lol01:37
Ubulettedpkg: error processing /var/cache/apt/archives/xulrunner_1.8.1.4-2ubuntu3_i386.deb (--unpack):01:37
Ubulette trying to overwrite `/usr/bin/xulrunner', which is also in package xulrunner-1.901:37
Ubulettethat's not good01:38
Ubulettei guess a diversion will do01:38
=== DarkMageZ [n=richard@ppp121-44-11-183.lns4.syd7.internode.on.net] has joined #ubuntu-mozillateam
asacUbulette: assume that its gone02:19
asacwe don't need a diversion02:19
asaclater we need an alternative02:19
asacif we want two parallel installs02:19
asacor drop the unversioned link completely02:20
asacTheMuso: how about powerpc64? is it the same?02:20
TheMusoasac: Without having a ppc64 box I can't say for sure, but as far as I am aware, all userspace stuff is all powerpc, and the kernel is either powerpc or powerpc64. i.e unlike amd64, userspace for both powerpc and powerpc64 is the same. I am having another look however to be sure.02:23
asacTheMuso: have you looked in nsprpub and security ... they have their own build system and probably match for arch as well02:30
TheMusoI'll take a look.02:31
TheMusoasac: Except for kernel and glibc packages, everything else is standard powerpc, including compilers, so if firefox is built on a ppc64 ubuntu, it sould still see the powerpc-linux-gnu build. uname -m on a ppc64 box would in fact give ppc64 as the result, so the change that was made is correct.02:52
TheMusoAs for nsprpub, it uses a similar check in configure.in for OS_TEST that was used before the toplevel configure.in was changed to use cpu_target. i.e nsprpub uses uname -m.02:53
gnomefreakasac: whats wrong with iceape?02:55
=== gnomefreak is heading to hospital tomorrow and i will have only laptop so i wont beable to do much with building as its slow (low mem low ram)
gnomefreakwell i guess ill check with you tomorrow03:02
=== Jazzva [n=sasa@cable-89-216-130-161.dynamic.sbb.co.yu] has joined #ubuntu-mozillateam
Jazzvaasac, I suppose you're not online?03:35
JazzvaAnyone up who could help me a bit with layouts in XUL?03:37
JazzvaHmm... nevermind, it works now. asac, there'll be a new upload to my ubufox branch which will fix the icon alignment.03:43
=== jbs [n=Bernardo@89.181.191.46] has joined #ubuntu-mozillateam
=== kompozer [n=kaze@AGrenoble-152-1-79-114.w86-193.abo.wanadoo.fr] has joined #ubuntu-mozillateam
asacgnomefreak: wrong? i think i just didn't come to sponsoring it10:06
asacgnomefreak: i will look now10:06
asacgnomefreak: the configure checkin doesn't update configure properly10:09
asacmost likely because you didn't add the 20_force... to 00list before you ran autoconf2.1310:10
asaccwong1: i uploaded a fixed midbrowser10:10
asaccwong1: it was a packaging bug after all10:10
=== AlexLatchford_ [n=alex@82-44-193-109.cable.ubr07.haye.blueyonder.co.uk] has joined #ubuntu-mozillateam
gnomefreakasac: what do you mean. it was added to 00list long before i did autoconf. the only thing that didnt change is the changelog11:43
asacno you didn't11:44
asaci fixed it now11:44
asacwill upload to mozillateam11:44
asacyou can look at bzr log to see that you didn't add to 00list before updating 00configure11:45
asac9911:45
gnomefreaki had to since dpatch added it to 00list11:45
asacgnomefreak: well look at bzr ... and look at the diff of your 99_configure ... you will see that the VISIBILITY changes you patch against configure.in are not in there11:45
gnomefreakso as long as dpatch did what it was supposed to do it was added first11:46
asacand i uncommitted ... committed first 00list then ran dpatch-edit-patch 99_configure; autoconf2.13; exit 011:46
asacand all was fine11:46
asaccommitted 99_configure ... changelog11:46
asacdone11:46
asacgnomefreak: you have to verify everything manually11:46
asacgnomefreak: don't just hope that dpatch did something ... verify that it did11:47
asac:)11:47
gnomefreaki cant get a diff :(11:47
asacthat will safe you from lots of nasty bugs ;)11:47
gnomefreakbzr diff gives me nothing11:47
asacyou will figure out ... you have to diff revisions11:47
gnomefreakbzr: ERROR: Path(s) are not versioned: 8911:51
gnomefreaki continue to get that no matter what revisions i use11:51
gnomefreakthe problem i am missing is that 20_force was in 00list i edited it (it stayed in 00list) than i ran autoconf2.13 so it had to be there before, remember you asked me before i started it was there before i removed the garbage from it11:56
gnomefreakcant go by bzr revisions as they had deverged so when i merged they ended up in that order11:57
asacreallly ... it just worked here ... so you must have done something wrong.12:06
gnomefreakit looked fine here. but anyway how is n-m on detected networks?12:07
=== gnomefreak hopes to have a connection in hospital and i couldnt get one in PA but i could have been doing it wrong
gnomefreaklike can i go in and choose a network to use that it detected or is there more to it12:09
gnomefreakonce you push iceape to MT ill pull from it and go from there (not really too concered with it atm)12:11
asacgnomefreak: what chipset?12:12
gnomefreakits a dlink card not sure of chipset12:12
gnomefreakim gonna have to pull it out and find out huh?12:13
asacok ... you can see in syslog when you plug in card i guess12:13
gnomefreakgive me a few im gonna take some more pills and set it up12:14
=== gnomefre1k [n=gnomefre@adsl-221-44-139.rmo.bellsouth.net] has joined #ubuntu-mozillateam
gnomefre1kasac: does this help? 06:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)12:51
gnomefre1ki looked in syslog but didnt see anything helpful12:51
asacyes12:52
asacis it broken?12:52
gnomefre1kim on it so it cant be oo broken12:52
asacgnomefre1k: search for interface_add in syslog ... tell me what that line looks like please12:52
gnomefre1kthe t button is broken12:52
asacdo you use wpa?12:52
=== embeemb [n=embee@212.12.250.26] has joined #ubuntu-mozillateam
gnomefre1ki dont think so12:54
asacplease search for what i asked above12:54
embeembhey, i12:55
embeembi'm not sure if i'm at the right place or not, but i need help with xulrunner12:55
asacwhich xulrunner?12:55
asacthe one packaged in ubuntu?12:55
embeembi got it from the mozilla webbie12:56
asacthen we are not the right channel ;)12:56
embeemboh :$ any idea where else should I look12:56
asac#xulrunner irc.mozilla.org (if that channel exists)12:56
embeembcool ! thanks a mill !12:56
gnomefre1kasac:  cat syslog | grep interface_add brings up nothing12:57
asaccase-insensitive12:58
asacits INTERFACE_ADD12:58
asaclunch now12:58
gnomefre1kthas odd12:59
asacbbl01:00
gnomefre1khave fun ill keep looking01:01
=== DarkMageZ [n=richard@ppp121-44-11-183.lns4.syd7.internode.on.net] has joined #ubuntu-mozillateam
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-mozillateam
=== shirish [n=shirish@59.95.7.178] has joined #ubuntu-mozillateam
shirishasac: Ubulette: anybody up?05:02
shirishtonyyarusso: whenever you are up, https://help.ubuntu.com/community/Kompozer , afaik Kompozer isn't in the repositories yet. I did updates just now & still its not up. If its going to be lemme know, cheers05:03
asacshirish: i am05:10
shirishasac: I know its lame but any idea about the roadmap of gnash? I went through the mailing list of gnash today but couldn't find any sort of roadmap of it :(05:12
shirishasac: also, are you building the final 0.8.1 to push for inclusion in gutsy or no?05:12
shirishasac: also do you read otte's blog http://blogs.gnome.org/otte/ , I find it highly interesting :)05:16
=== asac [n=asac@debian/developer/asac] has joined #ubuntu-mozillateam
tonyyarussoshirish: It's sitting in the NEW queue for processing, so yes, technically it's not in yet, but should be "any time now" (figured that would be close enough - didn't expect many people to actually read that yet)05:26
shirishtonyyarusso: ok cool , thanx for the quick reply, I am subscribed to it  :)05:26
tonyyarusso:)05:27
shirishI'm sure guys have read this one, its an old blog post http://blogs.zdnet.com/Stewart/index.php?p=177 but equally interesting05:34
=== shirish [n=shirish@59.95.7.178] has left #ubuntu-mozillateam []
=== am2g5_1 [n=armin@dslb-084-058-082-251.pools.arcor-ip.net] has joined #ubuntu-mozillateam
=== Paddy_EIRE [n=patrick@78.144.25.19] has joined #ubuntu-mozillateam
=== Ubulette_ [n=Ubulette@APuteaux-153-1-62-108.w82-124.abo.wanadoo.fr] has joined #ubuntu-mozillateam
=== tonyy [n=tonyyaru@ubuntu/member/tonyyarusso] has joined #ubuntu-mozillateam
tonyyDo we intend to package Songbird when a full release is made?11:21
=== tonyy is just trying it out for the first time - kinda nifty
tonyy(I needed a free media player for Windows, so it was either this or VLC)11:22
=== nich2chien_ [n=all@ARennes-256-1-68-56.w90-32.abo.wanadoo.fr] has joined #ubuntu-mozillateam
nich2chien_hi11:56
=== jbs_ [n=Bernardo@89.181.121.164] has joined #ubuntu-mozillateam
=== hjmf [n=hjmf@7.Red-83-44-173.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam
=== nich2chien_ [n=all@ARennes-256-1-68-56.w90-32.abo.wanadoo.fr] has left #ubuntu-mozillateam ["Ex-Chat"]
=== hjmf [n=hjmf@7.Red-83-44-173.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam
=== hjmf [n=hjmf@7.Red-83-44-173.dynamicIP.rima-tde.net] has joined #ubuntu-mozillateam
=== Ubulette_ is now known as Ubulette
Ubulettetonyyarusso, i will probably package songbird, but it's not straight forward. upstream is kinda messy, filled with prebuilt deps and calling files from dep source trees to build core songbird.12:37
Ubuletteso it needs serious rework of the build system to be acceptable12:38
Ubuletteas for a media player for windows, i don't see why you ask here...12:38

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