/srv/irclogs.ubuntu.com/2008/09/07/#ubuntu-mozillateam.txt

Kamping_Kaisermorning all01:25
Kamping_Kaisershould i ask here or -motu about issues trying to make a custom mozilla-devscripts?01:27
ftahere01:27
Kamping_Kaiserok. well, i put a custom .mk.in in the devscripts bzr dir, run bzr-buildpackage --split --dont-purge --builder='optionshere' and i dont have a .mk fie in the deb01:29
Kamping_Kaisermy .conf file in src/mozclient/ does wind up in the .deb01:29
ftayou need to add your file to subst_files in src/Makefile01:30
Kamping_Kaiserthanks, i'll give it a go01:31
ftabut as i said, i need to modify m-d so you can ship your files in your own package instead of inside m-d01:32
Kamping_Kaisernod.01:33
ftaasac, jcastro, http://www.osnews.com/story/20260/WebKit_Integrates_Chrome_Features01:35
Kamping_Kaiserfta, thanks! the files have made it in01:41
ftayou're welcome01:41
Kamping_Kaiserwoot. i have an orig.tar.gz02:14
Kamping_Kaiserreadme doesnt say what to do now, but i'm sure its documented somewhere02:17
ftawhat do you want to do next ? :)02:18
Kamping_Kaiseri assume i need to cast some spell to build a deb out of it02:19
ftafrom the bzr branch ?02:20
Kamping_Kaiserah.02:20
ftaassuming you have the bzr-builddeb package installed, go to the branch root and say "bzr bd --merge"02:21
Kamping_Kaiseri've been using -> bzr-buildpackage --split --dont-purge --builder='debuild -S -k<key>'02:21
Kamping_Kaisershould i be using --merge instead?02:22
ftaif you have your tarball in ../tarballs, bzr bd --merge --dont-purge is enough02:23
Kamping_Kaiserits still in the bzr working dir, so i'll move it now.02:24
ftadepends if you want to build locally, or prepare a src package for upload, etc..02:24
ftaok, fine02:24
fta-S is for src packages, not to build debs locally02:25
Kamping_Kaisernod. i'm doing both atm (running with -S then with -b)02:25
Kamping_Kaiseri should have been mosre specific too - i'm using  bzr-buildpackage --split --dont-purge --builder='debuild -[S,b] -k<key>' for m-d02:27
Kamping_Kaiseri'm going to try --merge etc for FF02:27
ftawith bd, if you want to build m-d, use --native instead of --merge02:28
ftam-d is a native package02:28
ftait has no "-" in its version and it doesn't need an external tarball02:30
Kamping_Kaiserwish it would cache the cvs checkout somewhere :/ this is costing me a fair bit of bandwidth02:34
Kamping_Kaiserfta, so if i change m-d, i should make it 0.10-<mystring><myversion>, rather then let dch append ubuntu1 at the end - is that correct?02:34
ftano -, make it 0.10+yourstring02:35
ftaas i said, it's not a good idea to have to modify m-d to add a new project. i *really* need to fix that.02:36
Kamping_Kaiserhm. its time i re-read the packaging guide. i seem to have forgotten more then i'd like02:37
ftanative packages are a bit special02:37
ftadamn, already so late02:41
Kamping_Kaiserhm. build error. that means i'm getting far enough for the build to be failing :D02:57
Kamping_Kaiserfta, thanks for the help, i'll see you later03:03
=== asac_ is now known as asac
armin76jslock.cpp:200:2: error: #error "JS_HAS_NATIVE_COMPARE_AND_SWAP should be 0 if your platform lacks a compare-and-swap instruction." <- hrm?17:52
=== fta_ is now known as fta
ftacrimsun, hi, i wouldn't mind some help to make firefox-3.1 sound work with p-a. if i play flash with it 1st, i can't play any sound in new instances of totem or rhythmbox, only mplayer seems fine. If I play something in rhythmbox before i start ff3.1, ff has no sound in flash afterwards. this firefox-3.1 is built with libasound2 as the new <video/> and <audio/> require it.18:27
fta[reed], ^^18:28
[reed]odd18:41
fta[reed], are you using pulse-audio ?18:42
[reed]yes18:43
[reed]I use nightlies from mozilla.org18:43
[reed]which work fine18:43
ftathey don't for me18:44
[reed]reed@jarodplus:~$ ps auwx | grep pulseaudio18:44
[reed]reed      4786  0.0  0.0   3004   756 pts/14   S+   12:44   0:00 grep pulseaudio18:44
[reed]reed      7367  0.7  0.1  40508  4000 ?        Sl   Sep02  54:54 /usr/bin/pulseaudio --log-target=syslog18:44
[reed]reed      7371  0.0  0.0   5776  1360 ?        S    Sep02   0:00 /usr/lib/pulseaudio/pulse/gconf-helper18:44
ftasame problems, could be intrepid then18:44
ftafta      10787 1161  0.3  39096  7128 ?        S<l  Sep05 38046:08 /usr/bin/pulseaudio --log-target=syslog18:45
ftafta      11111  0.0  0.1   7524  2580 ?        S    Sep05   0:00 /usr/lib/pulseaudio/pulse/gconf-helper18:45
[reed]38046:08?18:45
[reed]heh18:45
fta  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND18:46
fta 9369 fta       20   0  385m 208m  26m S  335 10.3 133:12.12 firefox-3.118:46
ftatop is funny18:46
[reed]38046:08 for time seems a bit off ;)18:46
fta335% cpu too18:46
[reed]hah18:46
ftathat's probably the new kernel (2.6.27)18:47
ftaALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave18:49
ftaALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave18:49
ftathat's firefox18:49
fta[reed], try that in ff: http://www.sofaraway.org/ubuntu/tmp/top.gif18:52
[reed]heh, what app did you use to make that?18:52
ftabyzanz-applet18:53
[reed]fta: http://primedirective.net/firefox_top.gif19:02
fta[reed], it's not kernel 2.6.27 right?19:16
[reed]no19:17
[reed]hardy19:17
ftai should probably file a bug, but i already filed 10 in the last 2 or 3 days19:17
[reed]and? :)19:17
ftaeverything is crashing, regressing, dead-locking.. it's depressing19:17
ftaand nothing, no answer as usual19:18
armin76bumb!19:28
armin76hg sucks19:32
armin76how do i see the changes on a dir and not on the full repo through the web interface?19:32
ftalol http://www.journaldugeek.com/2008/09/07/dou-vient-le-logo-de-google-chrome/20:16
sebnerfta: around?21:06
ftayep21:07
sebnerfta: I have now your ff 3.1 running etc and also set under "prefered applications" but many applications still open the old one. howto fix it?21:08
ftaprobably the x-www-browser alternative21:09
sebnerfta: that meas?21:09
ftaupdate-alternatives --display x-www-browser21:10
sebnerfta: ah I see. thx21:10
sebnerfta: Fixed! thx. I'm wondering that the gui is somehow useless in this case21:11
ftai agree, it's dirty21:11
sebnerfta: What about uploading ff 4.0 nighty sources to your ppa? xD21:38
ftasebner, ff 4.0 ? i haven't heard anything recent about it21:51
sebnerfta: I thougth there are already sources/branches available for it21:51
ftasebner, you mean on lp ?21:52
sebnerfta: generelly. also on mozilla21:52
ftasebner, on lp, they are mine21:52
ftabut i stopped a while ago when mozilla decided to do 3.1 after 3.0, instead of 4.021:53
sebnerah kk21:53
ftaso afaik, there's no such thing as 4.0 at the moment21:54
sebnerfta: I see. thx and sry for the noise :)21:56

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