You are not logged in.

#26 2010-11-24 17:42:51

Runiq
Member
From: Germany
Registered: 2008-10-29
Posts: 1,053

Re: Firefox 4.0 beta packages available

frabjous wrote:

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

#27 2010-12-15 15:43:24

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

Now at 4.0b8. Some highlights include:

Offline

#28 2010-12-15 16:38:24

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Firefox 4.0 beta packages available

Not a single one of my plugins is working in this version sad

Last edited by Ramses de Norre (2010-12-15 16:38:40)

Offline

#29 2010-12-15 16:57:52

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: Firefox 4.0 beta packages available

Ramses de Norre wrote:

Not a single one of my plugins is working in this version sad

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

#30 2010-12-15 23:11:45

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

Ramses de Norre wrote:

Not a single one of my plugins is working in this version sad

Use about:config to set "extensions.checkCompatibility.4.0b" to boolean false.

SS4 wrote:

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.

SS4 wrote:

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

#31 2010-12-15 23:22:00

cylverbak
Member
Registered: 2010-11-04
Posts: 60

Re: Firefox 4.0 beta packages available

heftig wrote:

"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 big_smile

Offline

#32 2010-12-16 00:47:37

Garbee
Member
Registered: 2010-06-26
Posts: 15

Re: Firefox 4.0 beta packages available

Thanks for making this into a Repo.  I am tired of using the AUR package.

Offline

#33 2010-12-16 01:04:17

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

heftig wrote:

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

#34 2010-12-16 11:15:52

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: Firefox 4.0 beta packages available

Use about:config to set "extensions.checkCompatibility.4.0b" to boolean false.

Alternatively, install Mozilla's Addon Compatibility-Reporter.

Offline

#35 2010-12-20 23:02:06

Garbee
Member
Registered: 2010-06-26
Posts: 15

Re: Firefox 4.0 beta packages available

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

#36 2010-12-20 23:10:52

thestinger
Package Maintainer (PM)
From: Toronto, Canada
Registered: 2010-01-23
Posts: 478

Re: Firefox 4.0 beta packages available

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

Offline

#37 2010-12-22 02:58:17

Garbee
Member
Registered: 2010-06-26
Posts: 15

Re: Firefox 4.0 beta packages available

thestinger wrote:
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

#38 2010-12-22 05:17:19

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

Try the http://mirrors.kernel.org mirror.

Offline

#39 2011-01-04 23:47:41

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

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

#40 2011-01-11 09:03:36

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

Updated to beta 9 build 1. Removed the cairo-respect-fontconfig patch to match behavior of cairo in the repos.

Offline

#41 2011-01-19 08:19:37

taavi
Member
From: Tartu, Estonia
Registered: 2010-10-10
Posts: 50
Website

Re: Firefox 4.0 beta packages available

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 1

using 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; }
    fi

I 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

#42 2011-01-19 08:30:25

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

A wrong option in the mozconfig file.

Offline

#43 2011-01-19 08:39:59

taavi
Member
From: Tartu, Estonia
Registered: 2010-10-10
Posts: 50
Website

Re: Firefox 4.0 beta packages available

--enable-application=browser

Seems legit to me.

Offline

#44 2011-02-02 03:44:42

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

I moved my repository to pkgbuild.com.

Offline

#45 2011-02-02 22:35:41

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: Firefox 4.0 beta packages available

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

#46 2011-02-04 17:44:47

jskier
Member
From: Minnesota, USA
Registered: 2003-07-30
Posts: 383
Website

Re: Firefox 4.0 beta packages available

-11 seems to segfault a lot (mostly at Facebook). Any way to get -10 for x64 back on your site?


--
JSkier

Offline

#47 2011-02-04 23:34:13

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

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

#48 2011-02-05 14:21:45

jskier
Member
From: Minnesota, USA
Registered: 2003-07-30
Posts: 383
Website

Re: Firefox 4.0 beta packages available

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 smile

Last edited by jskier (2011-02-05 15:41:20)


--
JSkier

Offline

#49 2011-02-08 19:08:16

heftig
Developer
From: Germany
Registered: 2010-04-19
Posts: 159

Re: Firefox 4.0 beta packages available

libevent 2.0-compatible package I managed to save before pkgbuild.com went down:
http://ompldr.org/vN2Nldg/firefox-beta- … pkg.tar.xz

Offline

#50 2011-02-09 00:14:43

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,358

Re: Firefox 4.0 beta packages available

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

Board footer

Powered by FluxBB