You are not logged in.
Has anyone gotten vimperator working with Firefox 4.0b? I can't seem to make it work.
I'm using Arch x86_64 if that makes any difference.
Vimperator-hg is the only one compatible with FF4, and it currently needs firefox>=4.0b8pre. So you need to use either a nighly or the hg version.
In the vimperator-hg PKGBUILD, you need to change $version_firefox to 4.0b8pre so it gets installed into the right directory.
Offline
Now at 4.0b8. Some highlights include:
Firefox button (Menubar replacement)
Tab-modal dialog boxes
New OpenType font features (http://hacks.mozilla.org/2010/11/firefo … e-support/)
Bugfixes!
More bugs!
Offline
Not a single one of my plugins is working in this version ![]()
Last edited by Ramses de Norre (2010-12-15 16:38:40)
Offline
Not a single one of my plugins is working in this version
If it makes a difference 4.0beta9 came out today and none of my extensions work in that either although not tested plugins
Also where does this program install to?
edit: any reason why it conflicts with regular firefox 3.x?
Last edited by SS4 (2010-12-15 16:59:57)
Rauchen verboten
Offline
Not a single one of my plugins is working in this version
Use about:config to set "extensions.checkCompatibility.4.0b" to boolean false.
If it makes a difference 4.0beta9 came out today and none of my extensions work in that either although not tested plugins
There's no beta 9. Trunk (mozilla-central) is at b9pre.
Also where does this program install to?
edit: any reason why it conflicts with regular firefox 3.x?
Just convenience for me, I suppose. I'll rebuild it renamed.
Last edited by heftig (2010-12-15 23:14:40)
Offline
"Use about:config to set "extensions.checkCompatibility.4.0b" to boolean false."
Excellant! I can use firefox4 again. Thank you.
bonus: I learned how to use quotes ![]()
Offline
Thanks for making this into a Repo. I am tired of using the AUR package.
Offline
Just convenience for me, I suppose. I'll rebuild it renamed.
Docky refuses to associate Firefox with its launcher when I rename it to firefox-beta. I'll keep the conflict for now.
Offline
Use about:config to set "extensions.checkCompatibility.4.0b" to boolean false.
Alternatively, install Mozilla's Addon Compatibility-Reporter.
Offline
I tried using this repo, and I get an Sqlite>=3.7.4 dependency that cannot be resolved. Anyone know how to fix this issue?
Offline
I tried using this repo, and I get an Sqlite>=3.7.4 dependency that cannot be resolved. Anyone know how to fix this issue?
pacman -Syu with an up-to-date mirror
Offline
Garbee wrote:I tried using this repo, and I get an Sqlite>=3.7.4 dependency that cannot be resolved. Anyone know how to fix this issue?
pacman -Syu with an up-to-date mirror
There are no updates to my mirrors. and this is a fresh install with the Gnome DE.
Offline
Try the http://mirrors.kernel.org mirror.
Offline
The trunk builds now disable system-cairo as it doesn't build anymore.
The built-in cairo has been patched with the lcd-filter and respect-fontconfig patches. Beware that this means fontconfig's hint style setting is preferred to anything set via gconf or xrdb.
Offline
Updated to beta 9 build 1. Removed the cairo-respect-fontconfig patch to match behavior of cairo in the repos.
Offline
Is anyone of you getting:
configure: error: application: invalid feature name
*** Fix above errors and then restart with "make -f client.mk build"
make[1]: *** [configure] Error 1using firefox-pgo-beta AUR, but I think it doesn't matter how you get your build. It's 4 beta 9. It's this place in configure script:
-enable-* | --enable-*)
ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
echo ac_feature $ac_feature
echo sedist: `echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`
# Reject names that are not valid shell variable names.
if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
{ echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
fiI tried to debug it how so primitive place could fail -- wrong sed line or some other bug?
Last edited by taavi (2011-01-19 08:22:46)
Offline
A wrong option in the mozconfig file.
Offline
--enable-application=browser
Seems legit to me.
Offline
I moved my repository to pkgbuild.com.
Offline
Is the transition still in progress?
:: Retrieving packages from heftig...
error: failed retrieving file 'firefox-beta-4.0b11-1-i686.pkg.tar.xz' from pkgbuild.com : Forbidden
warning: failed to retrieve some files from heftig
error: failed to commit transaction (Forbidden)
Errors occurred, no packages were upgraded.Offline
-11 seems to segfault a lot (mostly at Facebook). Any way to get -10 for x64 back on your site?
--
JSkier
Offline
Sorry, I got rid of my old builds.
I'm in the process of rebuilding beta 11. If the new version doesn't work, you can download the source package from my site, and build beta 10 yourself (pkgver=4.0b10, _build=1).
Offline
Thanks hefig, your revision seems to work- also much thanks to you for your work on this package. I've normally kept the old ones, but for whatever reason purged them last week.
I've been interested in your source package for awhile now. EDIT- I see where it as at now ![]()
Last edited by jskier (2011-02-05 15:41:20)
--
JSkier
Offline
libevent 2.0-compatible package I managed to save before pkgbuild.com went down:
http://ompldr.org/vN2Nldg/firefox-beta- … pkg.tar.xz
Offline
Quick question (from a tester of firefox-pgo-beta), what modifications were needed to make it libevent 2.0 compatible?
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline