asac | fine ... unmodified epiphany crashes the same way (built against ffox) | 00:00 |
---|---|---|
asac | damn ... why did i start to develop against trunk epiphany in the first place | 00:06 |
asac | Ubulette: does miro need xul 1.9? | 00:11 |
Ubulette | not yet, i'm waiting for your python patch | 00:11 |
asac | hmm miro is in sid | 00:12 |
asac | so is it in hardy as well? | 00:12 |
Ubulette | gutsy too | 00:12 |
asac | ok | 00:12 |
Ubulette | !info miro | 00:12 |
ubotu | miro: GTK+ based RSS video aggregator. In component universe, is optional. Version 0.9.8.1-0ubuntu5 (gutsy), package size 555 kB, installed size 3012 kB | 00:12 |
Ubulette | !info miro hardy | 00:12 |
asac | is it just python? | 00:12 |
ubotu | miro: GTK+ based RSS video aggregator. In component universe, is optional. Version 0.9.8.1-0ubuntu5 (hardy), package size 555 kB, installed size 3012 kB | 00:12 |
Ubulette | fta@ix:~ $ apt-cache madison miro | 00:13 |
Ubulette | miro | 1.5~svn20071122r5782-0ubuntu1~fta1 | http://ppa.launchpad.net hardy/main Packages | 00:13 |
Ubulette | miro | 0.9.8.1-0ubuntu5 | http://archive.ubuntu.com hardy/universe Packages | 00:13 |
asac | that doesn't answer my question :) | 00:13 |
asac | lets see | 00:13 |
Ubulette | i have a miro-xul1.9 branch with 30_use_xulrunner_1_9.patch | 00:14 |
Ubulette | miro 1.0 has been released ~2 weeks ago | 00:15 |
asac | Ubulette: whats the state of that branch? | 00:15 |
Ubulette | in progress | 00:16 |
asac | why do you need XPCOM_GLUE_USE_NSPR | 00:17 |
asac | ? | 00:17 |
asac | where do you define XPCOM_GLUE? | 00:17 |
asac | do you run pkg-config somwehere? | 00:17 |
asac | hmmm does it work? | 00:18 |
Ubulette | libxul-embedding-1.9, yes, no | 00:18 |
asac | ah you split/join ... you can run pkg-config --cflags --define-variable=includetype=unstable libxul-embedding-1.9 to get the unstable cflags directly | 00:19 |
asac | but you probabyl know | 00:19 |
asac | but still ... why NSPR? | 00:20 |
Ubulette | because it ftbfs without | 00:21 |
asac | what is 1.5? | 00:21 |
Ubulette | HEAD | 00:21 |
asac | k | 00:22 |
asac | Ubulette: i don't have a suitable orig for the branch | 00:23 |
asac | i took the 1.0 orig from your ppa | 00:23 |
asac | that had a version mismatch and now a patch fails | 00:23 |
Ubulette | get-orig | 00:23 |
Ubulette | or new-orig for today's head | 00:24 |
Ubulette | get-orig builds for sure | 00:24 |
Ubulette | or http://launchpadlibrarian.net/10519383/miro_1.5%7Esvn20071122r5782.orig.tar.gz | 00:25 |
Ubulette | my ppa has miro - 1.5~svn20071122r5782-0ubuntu1~fta1 | 00:25 |
asac | yeah it chokes on broken .pc files: | 00:25 |
asac | Package config error: | 00:25 |
asac | pkg-config --list-all outputted the following error: | 00:25 |
asac | Variable 'datarootdir' not defined in '/usr/lib/pkgconfig/osso-af-settings.pc' | 00:25 |
Ubulette | osso ? what's that ? | 00:26 |
asac | doesn't matter much --list-all isn't garantued to work ... so better don't rely on it ;) | 00:26 |
asac | its something for mobile project | 00:26 |
Ubulette | I used --list-all ? | 00:27 |
Ubulette | oh, it's upstream, not me | 00:27 |
asac | i saw it somewhere | 00:28 |
asac | maybe its upstream yes | 00:28 |
asac | Ubulette: the build appears to succeed | 00:28 |
asac | so what is the problem= | 00:28 |
asac | ? | 00:29 |
Ubulette | using the 1.9 branch ? | 00:29 |
Ubulette | well, i don't remember, it was 3 weeks ago, didn't have time since | 00:29 |
asac | i get ImportError: /var/lib/python-support/python2.5/miro/MozillaBrowser.so: undefined symbol: _ZN12nsCharTraitsIcE12sEmptyBufferE | 00:30 |
asac | maybe its because of the wrong python binding used? | 00:30 |
Ubulette | that rings a bell. it's where i stopped | 00:32 |
Ubulette | I thought you worked on fixing that | 00:32 |
asac | you don't look xpcom | 00:33 |
asac | where do you load the Gre? | 00:33 |
Ubulette | i clearly said it's incomplete | 00:33 |
Ubulette | 02 Nov 2007 16:34 | 00:34 |
Ubulette | description: * Temptative port from firefox-dev (moz 1.8) to xulrunner-1.9. | 00:34 |
Ubulette | It is incomplete. | 00:34 |
Ubulette | - add debian/patches/30_use_xulrunner_1_9.patch | 00:34 |
Ubulette | asac, is gnomefreak really mad ? | 00:38 |
Ubulette | asac, feel free to fix miro | 01:07 |
asac | Ubulette: gnomefreak isn't here anymore. hope he just takes a time off | 01:10 |
Ubulette | i hope it's not that seamonkey thing | 01:10 |
asac | most likely it iw | 01:10 |
asac | is | 01:10 |
asac | maybe was wrong to do it the way it was done. but nothing unfixable imo. | 01:12 |
Ubulette | i'm sorry it turned that way | 01:13 |
asac | miro explicitly uses INTERNAL_API | 01:17 |
asac | thats a bad thing | 01:17 |
asac | once it builds without that ... it should work :) | 01:17 |
asac | ... in setupMozillaEnvironment one has to gtkmozembed.startup_push() ... and one has to import gtkmozembed _before_ importing the MozillaBrowser python lib/module. | 01:19 |
Ubulette | asac, I guess i don't need to tell you how quilt works ? :) | 01:32 |
asac | why? | 01:38 |
Ubulette | you seems to have the fix | 01:39 |
Ubulette | anyway, i'm done with merging our last changes and fixing trunk ftbfs into my head branches. i'm running those now. it's all fine (just the python errors on startup) | 01:41 |
Ubulette | https://edge.launchpad.net/ubuntu/+source/firefox-3.0/3.0~b1+nobinonly-0ubuntu1/+build/457129 | 01:55 |
Ubulette | 37 min ? | 01:55 |
asac | no idea ... seems long but who knows | 02:05 |
asac | Ubulette: i don't have the fix ... its not yet frozen linkage ... so it won't work | 02:06 |
armin76 | asac: mozilla bug 405786 | 14:27 |
ubotu | Mozilla bug 405786 in XPCOM "1.9 doesn't detect powerpc correctly" [Normal,Unconfirmed] http://bugzilla.mozilla.org/show_bug.cgi?id=405786 | 14:27 |
asac | armin76: don't we ship that already? | 14:29 |
asac | or is that for ffox 2? | 14:29 |
armin76 | that's for xulunner-1.9 | 14:30 |
asac | i know it is | 14:30 |
asac | i thought we already had something like that ... nm | 14:30 |
armin76 | afaik you already apply that patch | 14:31 |
armin76 | but i thought it should go upstream, since right now it won't build on ppc under linux | 14:31 |
asac | armin76: ask timeless for review | 14:33 |
asac | e.g. edit the patch attachment | 14:36 |
armin76 | done | 14:37 |
asac | usually he complains about patches not produced by cvs diff :) | 14:40 |
asac | lets see | 14:40 |
* armin76 does a cvs diff | 14:47 | |
armin76 | you didn't told me that with the ia64 patch :P | 14:48 |
asac | cvs diff -Nup8 i think | 14:48 |
asac | is what they want | 14:48 |
asac | cvs diff -u8pN | 14:49 |
armin76 | okay, fixing... | 14:51 |
armin76 | asac: now? | 14:56 |
armin76 | bah | 14:58 |
armin76 | done | 15:00 |
asac | yep | 15:07 |
* asac break | 15:07 | |
armin76 | how are you supposed to add a file to the cvs checkout so you can make a diff? | 15:15 |
armin76 | oh | 15:19 |
armin76 | it's explained in the docs :D | 15:19 |
armin76 | *g* | 15:19 |
armin76 | [reed]: please re-add the reviewers to mozilla bug 287150 :) | 15:25 |
ubotu | Mozilla bug 287150 in XPCOM "parisc-linux support for xpcom" [Major,New] http://bugzilla.mozilla.org/show_bug.cgi?id=287150 | 15:25 |
armin76 | i added a patch using cvs diff | 15:25 |
=== Ubulette_ is now known as Ubulette | ||
Ubulette | hi | 19:11 |
asac | mozilla bug 101252 | 21:20 |
ubotu | Mozilla bug 101252 in XPCOM "proxied objects require threadsafe impl of nsISupports" [Normal,Resolved: wontfix] http://bugzilla.mozilla.org/show_bug.cgi?id=101252 | 21:20 |
asac | on another front i made epiphany trunk with xul 1.9 start and work more or less OK | 21:47 |
asac | Ubulette: there are exciting things todo for epiphany ;) | 21:49 |
asac | _work (TM)_ | 21:49 |
Ubulette | asac, http://www.sofaraway.org/ubuntu/tmp/ff3b2pre-gnome.png | 22:06 |
asac | Ubulette: is that broken or what? | 22:32 |
Ubulette | no, just evolving every day toward gnome | 22:32 |
Ubulette | small glitch, the open folder no longer has an "opened" icon | 22:33 |
asac | can you switch back to old theme? | 22:33 |
asac | or is that gone forever now? | 22:33 |
Ubulette | it's the default, matching my (also default) ubuntu theme | 22:33 |
Ubulette | seems it ignores the theme though | 22:35 |
asac_ | reset | 22:37 |
Ubulette | <asac> or is that gone forever now? | 22:37 |
Ubulette | <Ubulette> it's the default, matching my (also default) ubuntu theme | 22:37 |
Ubulette | <Ubulette> seems it ignores the theme though | 22:37 |
asac_ | anything after | 22:37 |
asac_ | 23:33 < Ubulette> it's the default, matching my (also default) ubuntu theme | 22:37 |
[reed] | just checked-in 5-6 Linux-only patches | 22:51 |
[reed] | :) | 22:51 |
Ubulette | I build daily at 7pm (CET) | 22:52 |
=== asac_ is now known as asac | ||
Ubulette | so i'll see that tomorrow | 22:54 |
[reed] | Ubulette: so, I get that | 22:54 |
[reed] | in your screenshot | 22:54 |
[reed] | if I click | 22:54 |
[reed] | and then just stay there | 22:54 |
[reed] | it doesn't have the depressed state | 22:55 |
[reed] | until I move my mouse | 22:55 |
[reed] | then it has it | 22:55 |
Ubulette | yes | 22:55 |
Ubulette | before, the folder was also open wider | 22:56 |
[reed] | file a bug, please | 23:02 |
Ubulette | is there a plan to let firefox follow the gnome theme (ie dynamically like all othe gtk apps) ? | 23:05 |
asac | Ubulette: i think the idea is that it does it | 23:08 |
asac | do you refer to a "repaint" ? | 23:08 |
asac | or isn't the theme honoured at all? | 23:08 |
Ubulette | I mean, changing the global theme in gnome (still) doesn't change ff3 | 23:09 |
Ubulette | so if my gnome is blue or green, ff3 is still orange | 23:09 |
asac | even after restarting ffox? | 23:09 |
Ubulette | i don't care myself as my theme is orange | 23:09 |
Ubulette | hmm, i don't know. all the other apps don't need to be restarted | 23:10 |
asac | b1 follows theme for me | 23:11 |
asac | e.g. widgets et al | 23:11 |
asac | icons should do so as well i guess ... if not its a bug? | 23:11 |
[reed] | icons weren't changed until after b1 | 23:12 |
[reed] | to use stock icons | 23:12 |
[reed] | check a nightly | 23:12 |
asac | yes... but they should use the themed stock icons | 23:12 |
asac | Ubulette: please try ... if it works after restart :) | 23:13 |
Ubulette | not ff theme, i mean gnome theme (as in System / Preferences / Appearance -> Theme) | 23:13 |
asac | yes | 23:14 |
asac | i know :) | 23:14 |
asac | please see if restart updates the icons :) | 23:14 |
Ubulette | http://www.sofaraway.org/ubuntu/tmp/theme-after.png | 23:18 |
asac | ok | 23:18 |
asac | looks not too bad | 23:19 |
Ubulette | not exactly the same but close enough | 23:19 |
[reed] | the arrows _just_ got fixed | 23:20 |
[reed] | mozilla bug 404493 | 23:20 |
ubotu | Mozilla bug 404493 in Widget: Gtk "Native GTK style for arrows" [Normal,Resolved: fixed] http://bugzilla.mozilla.org/show_bug.cgi?id=404493 | 23:20 |
[reed] | like, I just landed the patch 30 min. ago :) | 23:20 |
[reed] | so, tomorrow's nightly should have native arrows | 23:20 |
Ubulette | asac, prism is still waiting in REVU :( | 23:35 |
asac | Ubulette: ping persia? | 23:37 |
Ubulette | i did, 3 times. he's busy + network issues | 23:37 |
Ubulette | i guess he'll come back to it | 23:38 |
Ubulette | but i'm having a hard time finding a 2nd | 23:38 |
asac | Ubulette: ask dholbach to assign someone ... at best not me :) | 23:38 |
Ubulette | yes, i wanted people not from here ;) | 23:39 |
asac | yeah :) .. tell him thats the reason :) | 23:39 |
asac | he will be helpful ... i am sure | 23:39 |
Ubulette | asac, why dholbach ? | 23:42 |
asac | Ubulette: he coordinates sponsoring et al | 23:44 |
Ubulette | oh, ok | 23:44 |
asac | how long do you wait now? | 23:51 |
asac | if its just 2 days you might wanna wait another :) | 23:51 |
Ubulette | ~5 days | 23:52 |
Ubulette | + stuck 1 day because of the gpg keyring | 23:52 |
asac | 5 days since last upload? | 23:53 |
asac | or total? | 23:53 |
Ubulette | total | 23:53 |
asac | last upload? | 23:53 |
Ubulette | i've fixed all "issues" the day they've been reported | 23:54 |
Ubulette | yesterday | 23:54 |
asac | then wait another day at least ;) | 23:55 |
asac | focus on other things :) ... this upload will land soon i would bet | 23:55 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!