Kamping_Kaiser | morning all | 01:25 |
---|---|---|
Kamping_Kaiser | should i ask here or -motu about issues trying to make a custom mozilla-devscripts? | 01:27 |
fta | here | 01:27 |
Kamping_Kaiser | ok. 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 deb | 01:29 |
Kamping_Kaiser | my .conf file in src/mozclient/ does wind up in the .deb | 01:29 |
fta | you need to add your file to subst_files in src/Makefile | 01:30 |
Kamping_Kaiser | thanks, i'll give it a go | 01:31 |
fta | but as i said, i need to modify m-d so you can ship your files in your own package instead of inside m-d | 01:32 |
Kamping_Kaiser | nod. | 01:33 |
fta | asac, jcastro, http://www.osnews.com/story/20260/WebKit_Integrates_Chrome_Features | 01:35 |
Kamping_Kaiser | fta, thanks! the files have made it in | 01:41 |
fta | you're welcome | 01:41 |
Kamping_Kaiser | woot. i have an orig.tar.gz | 02:14 |
Kamping_Kaiser | readme doesnt say what to do now, but i'm sure its documented somewhere | 02:17 |
fta | what do you want to do next ? :) | 02:18 |
Kamping_Kaiser | i assume i need to cast some spell to build a deb out of it | 02:19 |
fta | from the bzr branch ? | 02:20 |
Kamping_Kaiser | ah. | 02:20 |
fta | assuming you have the bzr-builddeb package installed, go to the branch root and say "bzr bd --merge" | 02:21 |
Kamping_Kaiser | i've been using -> bzr-buildpackage --split --dont-purge --builder='debuild -S -k<key>' | 02:21 |
Kamping_Kaiser | should i be using --merge instead? | 02:22 |
fta | if you have your tarball in ../tarballs, bzr bd --merge --dont-purge is enough | 02:23 |
Kamping_Kaiser | its still in the bzr working dir, so i'll move it now. | 02:24 |
fta | depends if you want to build locally, or prepare a src package for upload, etc.. | 02:24 |
fta | ok, fine | 02:24 |
fta | -S is for src packages, not to build debs locally | 02:25 |
Kamping_Kaiser | nod. i'm doing both atm (running with -S then with -b) | 02:25 |
Kamping_Kaiser | i should have been mosre specific too - i'm using bzr-buildpackage --split --dont-purge --builder='debuild -[S,b] -k<key>' for m-d | 02:27 |
Kamping_Kaiser | i'm going to try --merge etc for FF | 02:27 |
fta | with bd, if you want to build m-d, use --native instead of --merge | 02:28 |
fta | m-d is a native package | 02:28 |
fta | it has no "-" in its version and it doesn't need an external tarball | 02:30 |
Kamping_Kaiser | wish it would cache the cvs checkout somewhere :/ this is costing me a fair bit of bandwidth | 02:34 |
Kamping_Kaiser | fta, 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 |
fta | no -, make it 0.10+yourstring | 02:35 |
fta | as 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_Kaiser | hm. its time i re-read the packaging guide. i seem to have forgotten more then i'd like | 02:37 |
fta | native packages are a bit special | 02:37 |
fta | damn, already so late | 02:41 |
Kamping_Kaiser | hm. build error. that means i'm getting far enough for the build to be failing :D | 02:57 |
Kamping_Kaiser | fta, thanks for the help, i'll see you later | 03:03 |
=== asac_ is now known as asac | ||
armin76 | jslock.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 | ||
fta | crimsun, 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] | odd | 18:41 |
fta | [reed], are you using pulse-audio ? | 18:42 |
[reed] | yes | 18:43 |
[reed] | I use nightlies from mozilla.org | 18:43 |
[reed] | which work fine | 18:43 |
fta | they don't for me | 18:44 |
[reed] | reed@jarodplus:~$ ps auwx | grep pulseaudio | 18:44 |
[reed] | reed 4786 0.0 0.0 3004 756 pts/14 S+ 12:44 0:00 grep pulseaudio | 18:44 |
[reed] | reed 7367 0.7 0.1 40508 4000 ? Sl Sep02 54:54 /usr/bin/pulseaudio --log-target=syslog | 18:44 |
[reed] | reed 7371 0.0 0.0 5776 1360 ? S Sep02 0:00 /usr/lib/pulseaudio/pulse/gconf-helper | 18:44 |
fta | same problems, could be intrepid then | 18:44 |
fta | fta 10787 1161 0.3 39096 7128 ? S<l Sep05 38046:08 /usr/bin/pulseaudio --log-target=syslog | 18:45 |
fta | fta 11111 0.0 0.1 7524 2580 ? S Sep05 0:00 /usr/lib/pulseaudio/pulse/gconf-helper | 18:45 |
[reed] | 38046:08? | 18:45 |
[reed] | heh | 18:45 |
fta | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | 18:46 |
fta | 9369 fta 20 0 385m 208m 26m S 335 10.3 133:12.12 firefox-3.1 | 18:46 |
fta | top is funny | 18:46 |
[reed] | 38046:08 for time seems a bit off ;) | 18:46 |
fta | 335% cpu too | 18:46 |
[reed] | hah | 18:46 |
fta | that's probably the new kernel (2.6.27) | 18:47 |
fta | ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave | 18:49 |
fta | ALSA lib pcm_dmix.c:1008:(snd_pcm_dmix_open) unable to open slave | 18:49 |
fta | that's firefox | 18:49 |
fta | [reed], try that in ff: http://www.sofaraway.org/ubuntu/tmp/top.gif | 18:52 |
[reed] | heh, what app did you use to make that? | 18:52 |
fta | byzanz-applet | 18:53 |
[reed] | fta: http://primedirective.net/firefox_top.gif | 19:02 |
fta | [reed], it's not kernel 2.6.27 right? | 19:16 |
[reed] | no | 19:17 |
[reed] | hardy | 19:17 |
fta | i should probably file a bug, but i already filed 10 in the last 2 or 3 days | 19:17 |
[reed] | and? :) | 19:17 |
fta | everything is crashing, regressing, dead-locking.. it's depressing | 19:17 |
fta | and nothing, no answer as usual | 19:18 |
armin76 | bumb! | 19:28 |
armin76 | hg sucks | 19:32 |
armin76 | how do i see the changes on a dir and not on the full repo through the web interface? | 19:32 |
fta | lol http://www.journaldugeek.com/2008/09/07/dou-vient-le-logo-de-google-chrome/ | 20:16 |
sebner | fta: around? | 21:06 |
fta | yep | 21:07 |
sebner | fta: 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 |
fta | probably the x-www-browser alternative | 21:09 |
sebner | fta: that meas? | 21:09 |
fta | update-alternatives --display x-www-browser | 21:10 |
sebner | fta: ah I see. thx | 21:10 |
sebner | fta: Fixed! thx. I'm wondering that the gui is somehow useless in this case | 21:11 |
fta | i agree, it's dirty | 21:11 |
sebner | fta: What about uploading ff 4.0 nighty sources to your ppa? xD | 21:38 |
fta | sebner, ff 4.0 ? i haven't heard anything recent about it | 21:51 |
sebner | fta: I thougth there are already sources/branches available for it | 21:51 |
fta | sebner, you mean on lp ? | 21:52 |
sebner | fta: generelly. also on mozilla | 21:52 |
fta | sebner, on lp, they are mine | 21:52 |
fta | but i stopped a while ago when mozilla decided to do 3.1 after 3.0, instead of 4.0 | 21:53 |
sebner | ah kk | 21:53 |
fta | so afaik, there's no such thing as 4.0 at the moment | 21:54 |
sebner | fta: 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!