Gentoo Archives: gentoo-user

From: M Daniel R M <4.magarzo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problems with the web browsers
Date: Sun, 16 Aug 2009 16:39:16
Message-Id: 1250440812.7063.28.camel@mdel
1 Hello list,
2
3 Sadly, I'm pretty much disappointed with both web browser installed on
4 my system: konqueror and firefox.
5
6 Konqueror: very stable indeed, but it couldn't be at another way since
7 it's a key piece of the KDE environment... The problem comes when I want
8 to fill in forms (you know... web pages for registering, etc.). It stops
9 many times without giving us an alert message or some kind of
10 explanation, so you have to deduce that the problem is not from the
11 website, but the browser instead.
12
13 I don't know whether problems come from java or whatever..., I've
14 checked my konqueror preferences and I'd bet they are all OK..
15
16
17 firefox: Here the problem is very very annoying, I've run firefox before
18 with many other Linux flavours and never..., never got to this status of
19 inability; once you've got about six tabs opened on the same frame
20 window, firefox gets close to hang, and you become unable to manage it
21 anymore, unless you have an infinite patience. Doing "top" from a CLI
22 shows a %CPU _over_ 100%, amazing!. At the end, you'll have to kill the
23 process from console.
24
25 I don't know, either, why firefox gets to this status; preferences are
26 as usual, etc. Maybe the problem roots from the flags when compiling,
27 but I haven't received any message from the system, IIRC... Is there any
28 flag wrong on my system?
29
30 This is my /etc/conf.d:
31
32 ~ # more /etc/make.conf
33 # These settings were set by the catalyst build script that
34 automatically
35 # built this stage.
36 # Please consult /etc/make.conf.example for a more detailed example.
37
38
39 CFLAGS="-march=nocona -O2 -pipe"
40 CXXFLAGS="${CFLAGS}"
41
42
43 # WARNING: Changing your CHOST is not something that should be done
44 lightly.
45 # Please consult http://www.gentoo.org/doc/en/change-chost.xml before
46 changing.
47
48
49 CHOST="x86_64-pc-linux-gnu"
50
51
52 ##############################################
53
54 # These are the USE flags that were used in addition to what is provided
55 by the
56 # profile used for building.
57
58
59 USE="symlink mmx sse sse2 sse3 alsa cdr dvdr qt3 qt4 kde -gnome acpi
60 wifi usb unicode objc bash-completion"
61
62
63 ##########################################
64
65 MAKEOPTS="-j3"
66
67
68 ############################
69
70
71
72 GENTOO_MIRRORS="http://gd.tuwien.ac.at/opsys/linux/gentoo/
73 http://gentoo.lagis.a
74 t/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
75 ftp://sunsite.informatik.rwth-aac
76 hen.de/pub/Linux/gentoo
77 http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirro
78 r/ ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
79 http://ftp.uni-erlangen.de/p
80 ub/mirrors/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
81 ftp://ftp.join.un
82 i-muenster.de/pub/linux/distributions/gentoo
83 ftp://ftp.wh2.tu-dresden.de/pub/mir
84 rors/gentoo
85 ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo http:/
86 /mirrors.sec.informatik.tu-darmstadt.de/gentoo/
87 http://ftp-stud.fht-esslingen.de
88 /pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
89 http://
90 gentoo.mneisen.org/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/
91 ftp://ftp
92 .spline.inf.fu-berlin.de/mirrors/gentoo/ http://ftp.udc.es/gentoo/
93 ftp://ftp.udc
94 .es/gentoo/ http://gentoo.virginmedia.com/
95 ftp://gentoo.virginmedia.com/sites/ge
96 ntoo "
97
98 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
99
100 ######################################################################
101
102
103 INPUT_DEVICES="evdev"
104
105 VIDEO_CARDS="nvidia vesa"
106
107 ###################################################
108
109 FEATURES="ccache parallel-fetch userfetch"
110
111 CCACHESIZE="2G"
112
113 ###########################################
114
115
116 LINGUAS="en es"
117
118
119 ##################################
120
121
122 Please, I'd like to have your comments and to solve the problem once and
123 forever.
124 Thanks in advance,
125
126 Daniel R. Magarzo

Replies

Subject Author
Re: [gentoo-user] problems with the web browsers Ward Poelmans <wpoely86@×××××.com>
Re: [gentoo-user] problems with the web browsers "Jesús Guerrero" <i92guboj@×××××.es>
[gentoo-user] Re: problems with the web browsers Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] problems with the web browsers Alan McKinnon <alan.mckinnon@×××××.com>