/srv/irclogs.ubuntu.com/2010/02/26/#ubuntu-mozillateam.txt

micahg[reed]: so, is there going to be a 3.0.19?06:46
[reed]most likely06:46
[reed]I don't think it's been completely decided06:46
[reed]but there's a good chance06:46
micahgwow, ok06:46
BUGabundo_workmorning08:55
BUGabundo_workasac: going crazy here! i can not get any dhcp working!08:55
BUGabundo_worktwo days without proper networking in my lappy08:55
vishanyone know how to copy history from one firefox profile to another? or atleast where the history is stored?09:35
BUGabundo_workvish: its an mislq db file09:36
BUGabundo_workhistory.db maybe09:36
vishhmm..09:36
BUGabundo_workBUT PLEASE09:36
BUGabundo_workdo it with FF close!09:36
vishyeah :)09:36
* vish needs history for awesome bar to work properly ;) else seems like he has memory loss09:37
BUGabundo_worktry places.sqlite09:38
BUGabundo_workvish: i know the felling09:38
BUGabundo_workusing 3 diff PCs and 5 diff browsers09:38
BUGabundo_workis making me CRAZY09:38
BUGabundo_workvish: and urlclassifier3.sqlite09:38
vishhehe , this was the main reason , i was only upgrading ff for a long time ;)09:39
* vish tries replacing files09:39
BUGabundo_workmake backups of those profile09:39
BUGabundo_workuse weave to keep them in sync09:40
vish\o/09:43
vishBUGabundo_work: its places.sqlite ...  thanks :)09:44
vishhmm , that changes the bookmarks too :(09:57
BUGabundo_workits all into one09:57
vish FF allows backup and restore of bookmarks alone , but not for history :s09:58
vishthere was a bug in the bookmarks which was the main reason i moved to a new profile :(09:58
vishwell , i'll be like the guy from Memento ;)09:59
gnomefreakBUGabundo_work: can you please pastebin the full iso script?11:07
BUGabundo_worknope11:08
BUGabundo_worknot on my pc11:08
BUGabundo_worknor  can i access it due to DHClient bug :(11:08
gnomefreakBUGabundo_work: ok11:08
BUGabundo_workgnomefreak: but its so darn easy11:08
BUGabundo_workjust $ zsync URL11:08
BUGabundo_work:D11:08
BUGabundo_workall i did was crawl all isos zsync urls as echo to that file11:09
gnomefreakBUGabundo_work: im more concered of the first part. i will post in a sec11:09
BUGabundo_workwhat 1st part?11:10
gnomefreakBUGabundo_work: this whole part in this section "ionice" also the "do"11:10
asacBUGabundo_work: downgrade to archive version11:10
asacthe ppa needs a newer dhcp client11:11
BUGabundo_workahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh11:14
BUGabundo_worknow u tell me :(11:14
BUGabundo_worktwo days with so much to do, lost :(11:15
BUGabundo_workgnomefreak: oh i think you are thinking of an entirely diff script11:15
BUGabundo_workthat one was cwillu that made for me, one year ago11:15
gnomefreakBUGabundo_work: here is the one i have: http://paste.ubuntu.com/384307/11:16
BUGabundo_workwhen he looked at my previous script and though he must fix it11:16
BUGabundo_workgnomefreak: right11:16
BUGabundo_workthats version 211:16
gnomefreakyeah11:16
BUGabundo_worki'm now on a semi-work-in-progress version 311:16
BUGabundo_worki no longer use rsync11:16
BUGabundo_workbut zsync instead11:16
BUGabundo_workno longer requires manual md511:17
BUGabundo_workyeah, i may need to pick back on that one and hack it a bit to use zsync links11:17
BUGabundo_workright now its more of a manual thingy, aka copy paste11:18
BUGabundo_workworks fine, since its all in 4 diff dirs11:18
gnomefreakBUGabundo_work: ok11:18
BUGabundo_workthe only thing i need to automate is ionice those process, cause zsync is WAY TOO MUCH heavy in IO11:18
gnomefreaknot even sure why "do_download" was used11:19
BUGabundo_workbug 52178211:19
ubottuLaunchpad bug 521782 in zsync "[wishbug] zsync should run ioniced" [Wishlist,New] https://launchpad.net/bugs/52178211:19
BUGabundo_workgnomefreak: well, cwillu made it a cycle to go around the list of isos11:19
BUGabundo_workbut u have ALL comented11:19
BUGabundo_workehe11:20
gnomefreakBUGabundo_work: all but alternative line. im not sure if i uncomment both live and alternate if it will grab both in one run11:20
BUGabundo_workgnomefreak: if all u want is ONE iso, or even two, do it like this:11:22
BUGabundo_work$ sudo ionice -c 3 zsync http://cdimage.ubuntu.com/cdimage/daily/current/lucid-alternate-i386.iso.zsync -O /home/gnomefreak/downloads/iso_downloads/lucid-alternate-i386.iso11:23
gnomefreakBUGabundo_work: than i can drop "do_download" and use zsync in its place?11:24
BUGabundo_worktypo11:24
BUGabundo_work$ sudo ionice -c 3 zsync http://cdimage.ubuntu.com/cdimage/daily/current/lucid-alternate-i386.iso.zsync -o /home/gnomefreak/downloads/iso_downloads/lucid-alternate-i386.iso11:24
BUGabundo_workgnomefreak: u can use ONLY this line11:24
BUGabundo_worksimple hey ?11:25
BUGabundo_workeven stupidier bashism11:25
gnomefreakso MD5SUMS was dropped?11:26
BUGabundo_work$ cd /home/gnomefreak/downloads/iso_downloads/; sudo ionice -c 3 zsync http://cdimage.ubuntu.com/cdimage/daily/current/lucid-alternate-i386.iso.zsync ; sudo chown gnomefreak.gnomefreak -R .11:26
BUGabundo_worknope, still there11:26
BUGabundo_workhttp://cdimage.ubuntu.com/cdimage/daily/current/MD5SUMS11:27
BUGabundo_work$ cd /home/gnomefreak/downloads/iso_downloads/; sudo ionice -c 3 zsync http://cdimage.ubuntu.com/cdimage/daily-live/current/lucid-desktop-i386.iso.zsync ; sudo chown gnomefreak.gnomefreak -R .11:28
BUGabundo_workfor Live gnomefreak11:28
gnomefreakhmmmm looks like you dropped a few lines in the above and changed just about everthing11:31
BUGabundo_workyea11:32
BUGabundo_worki told it was a new script in the works11:32
BUGabundo_workso just change the download line to use zsync instead of rsync11:33
BUGabundo_workand upgrade the URLs to point to zsync link11:33
BUGabundo_workremove the md5sum11:33
gnomefreakok thanks ill work on it a bit later i hope.11:34
BUGabundo_workok11:57
BUGabundo_workkeep me posted on the improves11:57
gnomefreakBUGabundo_work: ok. when you are able please send me the new script so i can upgrade mine incase the changes dont work12:01
* gnomefreak never gonna have coffee this morning :(12:02
BUGabundo_workgnomefreak: not so soon. no free time12:02
BUGabundo_workas i said, i've just been using copy paste of zsync urls12:02
gnomefreakBUGabundo_work: that is fine12:03
BUGabundo_worki wrote more in our little chat about this, then i did at home12:03
BUGabundo_work:)12:03
=== BUGabundo_work is now known as BUGabundo_lunch
gnomefreakBUGabundo_lunch: when you get a minute can you let me know if this is correct? http://paste.ubuntu.com/384341/12:23
=== BUGabundo_lunch is now known as BUGabundo_work
BUGabundo_workgnomefreak: no its not!13:04
BUGabundo_workoh wait... u comment out some stuff13:04
BUGabundo_worklet me read it all13:04
BUGabundo_workgnomefreak: this one is what u problaly want13:07
BUGabundo_workhttp://paste.ubuntu.com/384367/13:07
BUGabundo_workbut it wont be click and forget13:07
BUGabundo_worksince you are required to enter SUDO pass13:07
gnomefreakBUGabundo_work: thanks i will try13:14
gnomefreakBUGabundo_work: ionice: execvp failed: No such file or directory13:17
gnomefreakionice: execvp failed: No such file or directory13:17
gnomefreaklucid-alternate_zsync.isoupdate.sh: 13: do_download: not found13:17
gnomefreakthat is when i try to run it13:18
BUGabundo_workthats NOT my script!13:19
gnomefreakBUGabundo_work: just renamed13:19
BUGabundo_workhttp://paste.ubuntu.com/384367/13:19
gnomefreakBUGabundo_work: same as http://paste.ubuntu.com/384367/13:20
gnomefreakhold on a sec13:20
gnomefreakBUGabundo_work: this is what i have http://paste.ubuntu.com/384373/13:21
gnomefreakon and the rest do_download that i have commented out13:22
gnomefreaki shoudl drop the do_* and use zsync only?13:23
BUGabundo_workgnomefreak: just replace with mine!13:23
BUGabundo_workits all u need!13:23
BUGabundo_workits the FULL script for both alternate and live isos13:24
gnomefreakoh13:24
BUGabundo_workfor *daily* ubuntu images13:24
gnomefreakhere is the script and the output when i ran it http://paste.ubuntu.com/384377/13:27
gnomefreakBUGabundo_work: ^^13:27
gnomefreakopps :( hold on13:28
gnomefreaki guess it helps to have zsync installed :(13:28
BUGabundo_workWTH13:29
BUGabundo_workeheh13:29
gnomefreakok lets see what happens now13:29
gnomefreakmuch better :)13:29
gnomefreakBUGabundo_work: thanks i will run them fully today/night13:31
gnomefreakor when i get a minute13:31
BUGabundo_workgnomefreak: remember: its not unamanged! needs user input for sudo. or u remove the sudo from the bash, and sudo it when running13:35
gnomefreakBUGabundo_work: sudo is fine with me13:36
gnomefreakok i think i found out that im not getting mozilla bugs from LP just not sure why14:25
gnomefreakis anyone else not getting mozilla bug mail?14:28
asacbdrung: hey ... yofrankie ;) ... it doesnt play14:45
asacbdrung: it ends with "no joystick" ... and also i see on the console that its looking for CDROM14:45
bdrungasac: it doesn't?14:45
asacany idea?14:45
bdrungno14:45
asacall data files should be there?14:45
asacyofrankie-bge i am starting14:46
asacany info you need?14:46
bdrungi have to test it myself and for that i have to start lucid (karmic has no 3D)14:46
bdrungasac: i will test it myself and then i may need more infos14:46
gnomefreakhow do i find the upstream bugs i commented on or even reported. only 2 show up in reported14:46
asacoh14:46
asacbdrung: i disabled shaders and that starts now14:47
asacbdrung: good. can i display fps somehow?14:47
bdrungdunno14:48
gnomefreakglxgears?14:48
gnomefreakor not14:48
bdrungasac: btw, i haven't played it yet :) the testing was done by others.14:48
gnomefreaklol little box with spinning gears shows up14:48
gnomefreakglxgears |grep fps opens that box14:49
directhexhow close is xulrunner-dev 1.9.2?15:10
asacdirecthex: have to talk to micah today to see where we stand15:11
directhexk15:11
asacnext week we get more power ;)15:12
gnomefreakmore power?15:16
asacanother great guy working on mozilla ;)15:31
asacTHE HOPE15:31
gnomefreakah15:37
mconnorasac: does that mean stuff will get upstreamed sanely? like the KDE support? :)D15:39
asacmconnor: the kde support looked quite well here. i can ensure that its getting split up in a few patches for bugs and gets up15:41
mconnorgood good15:41
mconnorthere's a dep chain of bugs on file already15:41
asacsuse doesnt do that?15:41
asacmconnor: right i found that15:42
asacnot sure if those bugs will match all patches ... but we will try to reuse them as much as possible15:42
mconnorthat was the plan, but needs someone with more time than wolfgang, I think15:42
asacyeah. but i thought the guy who did the patches (which wasnt wolfgang) would have been the best candidate ;)15:42
asacanyway, its fine for us to split it up15:42
asacbug 51425415:46
ubottuLaunchpad bug 514254 in upx-ucl "[arm] needs porting to thumb2" [High,Triaged] https://launchpad.net/bugs/51425415:46
asacbug 51425315:46
ubottuLaunchpad bug 514253 in qt4-x11 "[arm] needs porting to thumb2" [High,Triaged] https://launchpad.net/bugs/51425315:46
asacbug 51425715:46
ubottuLaunchpad bug 514257 in xine-lib "[arm] needs porting to thumb2" [High,Triaged] https://launchpad.net/bugs/51425715:46
gnomefreakasac: suse did patch for QT IIRC15:46
gnomefreaki say we drop arm too many damn problems if you ask me15:47
* gnomefreak adds person to my "watch list"15:48
gnomefreakoh i think i fixed my no LP mozilla bugs problem15:49
asacbug 50741615:49
ubottuLaunchpad bug 507416 in linux-fsl-imx51 "CONFIG_NEON=y causes platform lockups with certain application/platform combinations" [Medium,Fix committed] https://launchpad.net/bugs/50741615:49
asacbug 50750315:49
ubottuLaunchpad bug 507503 in linux-mvl-dove "VFP/NEON state is not preserved around signal handlers, causing state corruption between user processes" [High,Fix committed] https://launchpad.net/bugs/50750315:49
asacbug 49988115:52
ubottuLaunchpad bug 499881 in linux-fsl-imx51 "usb storage with ext4 does not work in lucid on imx51 hardware (dup-of: 515023)" [High,In progress] https://launchpad.net/bugs/49988115:52
ubottuLaunchpad bug 515023 in udev "ATA pass-through commands preventing external HDD to be mounted" [Undecided,Confirmed] https://launchpad.net/bugs/51502315:52
gnomefreakok either you are working very fast or you like the bot ;)15:54
gnomefreakok good he left16:04
gnomefreakasac: you didnt have to stop16:04
gnomefreakasac: are we supporting addons from mozilla site?16:07
gnomefreakhi micahg16:07
micahghi gnomefreak16:08
micahgI would say depends on the addon16:08
asacgnomefreak: no we dont support addons from mozilla site ;)16:13
gnomefreaki asked for a list im not sure what "several" means when he said it16:13
asacdepens on its popularity a bit16:13
asacif it breaks us, but not upstream builds we care16:13
asacyes.16:13
gnomefreakhe has some of ours and upstreams. greasemonkey is one he mentioned16:14
micahgasac: what about something like firebug that's tracked in bmo?16:18
gnomefreaki dont think picking a choosing is a great idea16:19
gnomefreakthat can only come back and bite us16:19
micahgwell, if it's tracked in bmo, it's more of a core mozilla addon16:20
micahgasac: what do you think of bug 46975216:34
ubottuLaunchpad bug 469752 in firefox-3.5 "firefox,3.5/3.6 startup-notification bug" [Undecided,Confirmed] https://launchpad.net/bugs/46975216:34
directhexasac, pending xulrunner-dev 1.9.2, do you want to import my moonlight package from the ~moonlight-team ppa?16:34
micahgdirecthex: I can do that...16:35
micahgdirecthex: ah, you have a special PPA :)16:37
directhexmicahg, yeah, i uploaded a LOT of garbage whilst testing16:37
micahgdirecthex: done16:38
micahgdirecthex: thanks16:38
directhexwoo16:38
directhexmicahg, i want to upload an ubuntu1 for monodevelop which enables support for moonlight development. it introduces a new binary package, monodevelop-moonlight, with a binary depends on one of the packages in moon 2.1.16:39
micahgdirecthex: I would suggest staging in your ppa16:41
=== Nafallo_ is now known as Nafallo
micahgasac: after lunch, I'm going to try to port prism today19:06
micahgs/port/prepare19:06
micahgfta: prism has 1.0~b2 in the bzr changelog, but 1.0b3+svn in the daily changelog, if I continue with 1.0~b3 will it break the daily?19:52
BUGabundoboas noites21:54
BUGabundonetwork-manager-gnome will be downgraded22:32
BUGabundolibnm-util1 will be downgraded22:32
BUGabundonetwork-manager-pptp will be downgraded22:32
BUGabundonetwork-manager will be downgraded22:32
BUGabundolibnm-glib2 will be downgraded22:32
BUGabundomodemmanager will be downgraded22:32
BUGabundoasac: ^^^^22:32
BUGabundohope that's fine22:32
BUGabundomicahg: your poor counter part is complaining he is getting replies meant to you :D22:39
micahgBUGabundo: ??22:42
BUGabundoehe22:43
BUGabundoreally22:43
BUGabundogwibber:/read?msg=9693564502-4925aca919f7b516cf6a6658bdbf4f80-responses22:43
BUGabundooops22:43
BUGabundohttps://twitter.com/micahg/statuses/969356450222:43
micahgheh22:44
micahgidenti.ca FTW :)22:44
BUGabundoStatusNet22:44
BUGabundokenvandine: is anything that can be done so copying gwibber reply links, uses the real LINK and not that strange thing above?22:45
micahgBUGabundo: k, StatusNet FTW!22:45
BUGabundomicahg: wanna reply to him?22:45
BUGabundoahah22:45
BUGabundomake him even more confused?22:45
micahgnah, how?22:45
* micahg isn't on twitter22:46
BUGabundooh right22:46
BUGabundohttp://identi.ca/micahg22:47
BUGabundoeheh told him about 'that'22:47
BUGabundomicahg: NO AVATAR?22:47
BUGabundohow can you !!!!!22:47
micahgBUGabundo: I need a good picture :)22:47
BUGabundopick one22:48
BUGabundohttp://images.google.pt/images?q=micahg22:48
micahghow's that?22:49
micahgBUGabundo: ^^22:51
BUGabundoI guess you need to loose weight :D22:52
BUGabundofta: you got the new bug for all the SNAPS?22:55

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