You are not logged in.

#1 2008-05-22 21:43:07

ninjaprawn
Member
From: Manchester, UK
Registered: 2008-01-26
Posts: 485

swiftfox problems!

hi,

ive just installed swiftfox with the installer, but my back/forward button on my mouse arent working properly, and internet banking sites dont allow my to access them!!

i have my xorg configured correctly for my mouse to work, as with all other browsers, back/forward works correctly!!

in my user agent in about:config, its set to firefox/2.0 which normally works to log into banks!


2007 - Started using Arch Linux as my only/main OS
- Samsung Series 3, Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz - 8Gb DDR3 ram - 700Gb HDD
On board intel Graphics & Sound

Offline

#2 2008-05-22 21:57:02

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: swiftfox problems!

In my experience, Swiftfox has a lot of trouble.  I had this one problem where I couldn't install any add-ons or themes, so I just make my own build of firefox to get the benefits without the troubles.

What kind of processor do you have?  I might be able to make an optimized build of firefox for you.

Offline

#3 2008-05-22 22:02:43

Aaron
Member
From: PA, USA
Registered: 2007-12-19
Posts: 108
Website

Re: swiftfox problems!

Falcata wrote:

In my experience, Swiftfox has a lot of trouble.  I had this one problem where I couldn't install any add-ons or themes, so I just make my own build of firefox to get the benefits without the troubles.

What kind of processor do you have?  I might be able to make an optimized build of firefox for you.

Could you link to the information you used to create optimized firefox builds?  Sorry for pulling the post offtopic.

Offline

#4 2008-05-22 22:09:44

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: swiftfox problems!

Well, it used to be on the website for swiftfox, but it's no longer there.  For my system, I modify CFLAGS and CXXFLAGS in /etc/makepkg.conf.  I set the flags with "-O3 -march=pentium4 -mtune=pentium4 -mmmx -msse -msse2"

EDIT: Ninjaprawn, could you post the contents of your system's /proc/cpuinfo file?

Last edited by Falcata (2008-05-22 22:17:44)

Offline

#5 2008-05-23 18:46:04

ninjaprawn
Member
From: Manchester, UK
Registered: 2008-01-26
Posts: 485

Re: swiftfox problems!

Falcata wrote:

Well, it used to be on the website for swiftfox, but it's no longer there.  For my system, I modify CFLAGS and CXXFLAGS in /etc/makepkg.conf.  I set the flags with "-O3 -march=pentium4 -mtune=pentium4 -mmmx -msse -msse2"

EDIT: Ninjaprawn, could you post the contents of your system's /proc/cpuinfo file?

ive been usin *nix for nearly 2 years, but have no idea wen it comes to this stuff!! lol, my /proc/cpuinfo file is;...

processor    : 0
vendor_id    : GenuineIntel
cpu family    : 15
model        : 1
model name    : Intel(R) Celeron(R) CPU 1.80GHz
stepping    : 3
cpu MHz        : 1792.747
cache size    : 128 KB
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 2
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm up pebs bts sync_rdtsc
bogomips    : 3589.59
clflush size    : 64

i didnt even no that file existed!


2007 - Started using Arch Linux as my only/main OS
- Samsung Series 3, Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz - 8Gb DDR3 ram - 700Gb HDD
On board intel Graphics & Sound

Offline

#6 2008-05-29 21:34:15

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: swiftfox problems!

Hmm.  Well, the Intel Celeron processors are basically "budget" versions of the pentiums.  Based on the information above, I would say that your processor is based off a Pentium4 core.  Which helps me, since building it would use the same flags as a pentium4, so I'll just send the package I've already built.  You can download the package here.

EDIT: Be sure to let me know if it works.

Last edited by Falcata (2008-05-30 00:28:43)

Offline

#7 2008-06-01 22:18:05

ninjaprawn
Member
From: Manchester, UK
Registered: 2008-01-26
Posts: 485

Re: swiftfox problems!

thanks for that,

i extracted it, assuming i would need to complete the compilation, but obviously i dont! were do i need to extract it to??

Last edited by ninjaprawn (2008-06-01 22:21:39)


2007 - Started using Arch Linux as my only/main OS
- Samsung Series 3, Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz - 8Gb DDR3 ram - 700Gb HDD
On board intel Graphics & Sound

Offline

#8 2008-06-04 19:14:53

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: swiftfox problems!

You're not supposed to extract it.  You install it by running "pacman -U firefox-2.0.0.14-1-i686.pkg.tar.gz" as root.

Offline

#9 2008-06-04 20:39:21

ninjaprawn
Member
From: Manchester, UK
Registered: 2008-01-26
Posts: 485

Re: swiftfox problems!

thanks! ive never installed anything that way before!

once id installed it, wen i run 'firefox' it just loads swiftfox! do i need to uninstall swiftfox?


2007 - Started using Arch Linux as my only/main OS
- Samsung Series 3, Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz - 8Gb DDR3 ram - 700Gb HDD
On board intel Graphics & Sound

Offline

#10 2008-06-05 23:56:03

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: swiftfox problems!

I would guess so.  You would do that by running "pacman -R $PACKAGE_NAME", where $PACKAGE_NAME is the name of the swiftfox package you installed.

Offline

Board footer

Powered by FluxBB