=== asac_ is now known as asac | ||
Ubulette | asac, bug 157126 | 12:07 |
---|---|---|
ubotu | Launchpad bug 157126 in firefox "FF2 without default mozilla-five-home" [Undecided,Fix released] https://launchpad.net/bugs/157126 | 12:07 |
Ubulette | bug 177280 | 12:08 |
ubotu | Launchpad bug 177280 in nspr "[hardy] epiphany does noet start, libplds4.so not found" [Undecided,Confirmed] https://launchpad.net/bugs/177280 | 12:08 |
Ubulette | https://edge.launchpad.net/~pkg-mozilla-maintainers/ ??? | 12:31 |
=== \sh_away is now known as \sh | ||
armin76 | beta2 released | 14:31 |
asac | jimmy_: yes .... please commit your changes so we can plumber a package out of it | 15:13 |
armin76 | Mozilla/5.0 (X11; U; Linux ia64; en-US; rv:1.9b2) Gecko/2007121915 (Gentoo) Firefox/3.0b2 | 15:25 |
armin76 | http://en-us.www.mozilla.com/en-US/firefox/3.0b2/whatsnew/ <- have you seen this? :D | 15:25 |
asac | Ubulette: is epiphy broken for you as well? e.g. breacuse of nspr? | 15:32 |
=== \sh is now known as \sh_away | ||
armin76 | hrm...why the bin version of firefox beta2 has different icons? | 16:59 |
jimmy_ | asac: ping | 18:14 |
jimmy_ | asac: i pushed those changes, please pull it and see if you can do a debian build of it, i'll be working on the panning add-on, btw the icons may not be the final set we use, because we need to redo the reset icon, i just used another set of +/- icons for now | 18:16 |
Ubulette | <Ubulette> asac, vv | 19:23 |
Ubulette | <Ubulette> fta@ix:~ $ epiphany | 19:23 |
Ubulette | <Ubulette> epiphany-browser: error while loading shared libraries: libplds4.so: cannot open shared object file: No such file or directory | 19:23 |
Ubulette | -rw-r--r-- 1 root root 8624 2007-12-13 19:03 /usr/lib/libplds4.so.0d | 19:23 |
=== \sh_away is now known as \sh | ||
Ubulette | asac, I assume we'll released ff3 b2 without system cairo ? :( | 22:37 |
Ubulette | -d | 22:37 |
asac | jimmy_: i already have a panning here | 22:40 |
asac | jimmy_: if you want it let me know | 22:40 |
jimmy_ | asac: what panning are you using? | 22:41 |
jimmy_ | i have panning working with a addon | 22:41 |
asac | k ... try about:config ... does panning work there as well= | 22:41 |
asac | ? | 22:41 |
jimmy_ | so it is built-in? | 22:41 |
asac | well ... doesn't matter much | 22:42 |
asac | you could do it as an addon as well ... for now i had anchored it in midbrowser.xul | 22:42 |
asac | just tell me if your panning implementation works for about:config and gmail | 22:42 |
asac | if it does we want it :) | 22:42 |
asac | Ubulette: most likely yes. | 22:43 |
asac | Ubulette: we should switch to system nspr soon though ... to get rid of the nspr linking issue in epiphany | 22:43 |
jimmy_ | asac: https://addons.mozilla.org/en-US/firefox/addon/1250 | 22:44 |
jimmy_ | it is a pdf-style panning | 22:45 |
jimmy_ | not sure it would work for about:config, i can try | 22:45 |
asac | yes, please do ... and try with gmail as well | 22:45 |
asac | ok appears not to work in about:config | 22:46 |
asac | (e.g. in trees and scroll areas) | 22:46 |
asac | but works with gmail | 22:47 |
asac | goo | 22:47 |
asac | d | 22:47 |
jimmy_ | works for gmail | 22:47 |
jimmy_ | but not about:config | 22:47 |
jimmy_ | you have to click on a non-selectable area on the web page to move the page | 22:47 |
asac | yeah ... expected. no idea if we want panning in scroll areas, but i think in the end we want it | 22:47 |
asac | yep | 22:47 |
asac | ok | 22:48 |
jimmy_ | i have to hack the add-on a little bit to make it work on MID browser tho | 22:48 |
asac | what do you need to hack in addition to the right application id? | 22:48 |
jimmy_ | it references browser.xul, and i need to change it to midbrowser.xul | 22:48 |
asac | ah | 22:48 |
asac | hmm | 22:48 |
asac | i thought we had an override for browser.xul -> midbrowser.xul | 22:49 |
jimmy_ | so it adds the button to the navigation toolbar next to the zoom | 22:49 |
asac | isn't that the case anymore? | 22:49 |
jimmy_ | do we? | 22:49 |
jimmy_ | i thought we just replicated it | 22:49 |
asac | in midbrowser 2 there where cases where we needed to pretend that midbrowser.xul was browser.xul | 22:49 |
asac | yes ... but in addition we also had an override so resolving browser.xul through chrome returned midbrowser.xul | 22:50 |
=== \sh is now known as \sh_away | ||
jimmy_ | hmm, i am not sure about that, i only know that i did change the the addon to reference midbrowser.xul to make it work properly | 22:50 |
asac | jimmy_: we still have it | 22:50 |
asac | % override chrome://browser/content/browser.xul %content/midbrowser/midbrowser.xul | 22:50 |
asac | in midbrowser/base/jar.mn | 22:51 |
asac | if you type chrome://browser/content/browser.xul in the location bar you should get the midbrowser in the content area | 22:51 |
asac | anyway, if we want the addon in now its certainly good to hack it :) | 22:51 |
jimmy_ | interesting, i have no idea then, because when i just changed the install.rdf file, it wouldn't run | 22:52 |
asac | how does it reference browser.xul? | 22:52 |
jimmy_ | there were 4 entries, all inside the <RDF> tags | 22:54 |
jimmy_ | <RDF:li resource="chrome://midbrowser/content/midbrowser.xul"/> | 22:54 |
jimmy_ | <RDF:Seq about="chrome://midbrowser/content/midbrowser.xul"> | 22:54 |
asac | jimmy_: overlay definition? | 22:57 |
asac | or where is that from? | 22:57 |
jimmy_ | content/grabanddrag/contents.rdf | 22:57 |
jimmy_ | and skin/classic/grabanddrag/contents.rd | 22:58 |
asac | ok | 22:58 |
jimmy_ | what is an rdf file? | 22:58 |
jimmy_ | resource definition? | 22:59 |
asac | yes ... its an xml format | 22:59 |
jimmy_ | well, let me know if you want me to send you the modified xpi file | 23:00 |
jimmy_ | or you already have panning working, u said | 23:00 |
asac | jimmy_: not needed ... just wonder how we want to distribute it | 23:00 |
asac | jimmy_: the panning in the extension is advanced | 23:00 |
asac | we should take that imo | 23:01 |
jimmy_ | how do you enable that extension? | 23:01 |
asac | i coded it based on what is in minimo | 23:01 |
asac | but didn't take much time | 23:01 |
asac | so we can just dump it if the extension is better (which it is imo) | 23:02 |
asac | extension == the addon you found | 23:03 |
jimmy_ | oh, i see, i thought you said FF has a built-in extension that you can enabled for panning | 23:03 |
asac | nope | 23:04 |
jimmy_ | ok, so are you going to do the deb build for Canonical's demo? | 23:04 |
jimmy_ | or whatever distribution mechanism they want it in | 23:05 |
jimmy_ | because i'll be gone starting next week for vacation, and won't be back till 1/13 | 23:05 |
asac_ | 00:03 < jimmy_> oh, i see, i thought you said FF has a built-in extension that you can enabled for panning | 23:07 |
asac_ | 00:04 < asac> nope | 23:07 |
asac_ | 00:04 < asac> jimmy_: ok, i think we should just package that extension then. mobile installs can then install it by default if they want midbrowser with panning | 23:07 |
asac_ | 00:07 < asac_> sorry reconnect | 23:07 |
jimmy_ | Bob sent me some new icons we can use for resetting the zoom too, would you want me to check those in and replace the current ones? or you want me to just send those to you and you pick which ones u wanna use | 23:08 |
asac_ | jimmy_: feel free to check them in ... in beta 2 all this will be different anywaysw | 23:09 |
jimmy_ | ok | 23:09 |
asac_ | jimmy_: did you make the icons bigger as well? | 23:09 |
jimmy_ | they are 32x32, i think | 23:10 |
asac_ | jimmy_: ok, i will do the package tomorrow then. and do a package for the extension | 23:10 |
asac_ | its just replacing browser.xul by midbrowser.xul in contents.rdf files, right? | 23:11 |
jimmy_ | so do i need to send you the extension? | 23:11 |
asac_ | if its just replacing then no ... but maybe better safe than sorry | 23:11 |
jimmy_ | yeah, i'll send you a copy just in case | 23:12 |
asac_ | great | 23:12 |
jimmy_ | i'll check in those icons as well | 23:12 |
=== asac_ is now known as asac | ||
asac | ok i will take whatever is in git in 10 hours or so :) | 23:19 |
asac | night | 23:19 |
jimmy_ | asac: night, i also emailed you the xpi file | 23:32 |
Ubulette | asac, i've merged my .head branches into xul/ff3.dev. So b2 is ready, I just have to close changelog, but maybe you want system nss/nspr in this release. Tell me, i'll finish it. | 23:48 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!