Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox 1.0 stürzt ab
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Fri Nov 19, 2004 6:21 pm    Post subject: Firefox 1.0 stürzt ab Reply with quote

Nachdem ich den aktuellen Firefox (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041117 Firefox/1.0) installiert habe,
stürzt Firefox reproduzierbar ab.
Seiten, wie forums.gentoo.org hingegen funktionieren.

Von der Konsole aus gestartet, erhalte ich nach einem Absturz folgende Fehlermeldung:

Code:

No running windows found
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 90 error_code 8 request_code 147 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


Vermutlich funktioniert ein Plugin nicht.

Wie und wo kann ich die Plugins abstellen, um zu sehen, worin das Problem besteht?

Gruß Romses
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Fri Nov 19, 2004 6:46 pm    Post subject: Reply with quote

mv ~/.mozilla ~/.mozilla_bak
firefox

kucken obs geht.
wenns nimmer zickt dann is was in deinem .mozilla schuld gewesen.
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Fri Nov 19, 2004 6:51 pm    Post subject: Reply with quote

Danke Toskala.

Das hat zwar geholfen, aber irgendwie mag ich diese Holzhammermethode nicht...
Dadurch gehen mir immer meine gesammten Einstellungen, Bookmarks etc. verloren.
Na ja, ich werde mich mal ans (neu)Einrichten machen.

Schönes Wochenende noch...

Gruß Romses
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Fri Nov 19, 2004 6:54 pm    Post subject: Reply with quote

naja, du musst ja nicht das gesamte wegmoven. ich dachte hier eher dran "eingrenzen wo zu suchen ist".

wobei mir nix kluges einfällt rauszufinden welches extension evtl. ärger macht... :(
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Fri Nov 19, 2004 7:19 pm    Post subject: Reply with quote

Letztenendes war es einfacher so...

Ausser Bookmarks war eigentlich nicht viel zu migrieren,
und die Bookmarks konnte ich relativ einfach wiederherstellen.

Die Googlebar wollte ich sowiso wieder loswerden :)
Back to top
View user's profile Send private message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Fri Nov 19, 2004 8:23 pm    Post subject: Reply with quote

*grmpf*

Das Problem ist wieder da...
kann mal jemand nachsehen, ob er das gleiche Problem hat?

Firefox stürzt jedesmal ab, wenn ich auf die Seite

www.321meins.de gehe :x
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Fri Nov 19, 2004 8:29 pm    Post subject: Reply with quote

hi,

1) ev. flashproblem?
2) probier mal "export XLIB_SKIP_ARGB_VISUALS=1" in deiner .bashrc (auf deine defaultshell anpassen)

hth,
ciao
_________________
-l: signature: command not found
Back to top
View user's profile Send private message
chrib
Guru
Guru


Joined: 27 Sep 2003
Posts: 558
Location: Berlin, Germany

PostPosted: Fri Nov 19, 2004 8:34 pm    Post subject: Reply with quote

Geht bei mir ohne Probleme, allerdings hab ich auch nur recht wenig Extensions installiert: Adblock, UserAgentSwitcher, Amazon Feed Injector, QuickTabPrefToggle, Magpie, BBcode und OpenBook.

Trat das Problem erneut auf, nachdem Du noch irgendetwas nachinstalliert hast? Oder direkt wieder als Du auf die Seite gegangen bist?

Gruß
Christian
_________________
Der Mensch kämpft um zu überleben, und nicht, um zu Grunde zu gehen. - Paulo Coelho
It is the end of all hope. To lose the child, the faith. To end all the innocence. To be someone like me. - Nightwish - End of all hope
Back to top
View user's profile Send private message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Fri Nov 19, 2004 8:39 pm    Post subject: Reply with quote

Mit
Code:
export XLIB_SKIP_ARGB_VISUALS=1

ist der erste Seitenaufruf fehlgeschlagen, ab dann ging es.

Code:

romses@minime> export XLIB_SKIP_ARGB_VISUALS=1
romses@minime> firefox (fehlgeschlagen)
romses@minime> firefox (fehlgeschlageb)
No running windows found
romses@minime> firefox (ab hier hat es funktioniert)
No running windows found
romses@minime> firefox
No running windows found


Langsam fange ich an, an mir zu zweifeln.

Und nein, es sollte nicht an Extensions liegen, denn momentan habe ich keine installiert.

edit:

Da ich das Problem momentan noch nicht so recht eingrenzen kann, hier noch einige Infos:

X: x11-base/xorg-x11-6.8.0-r1 (Composite aktiviert)
Windowmanager: kde-base/kde-3.3.1
Firefox: net-www/mozilla-firefox-1.0 (nicht die bin-variante)
Back to top
View user's profile Send private message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Fri Nov 19, 2004 9:34 pm    Post subject: Reply with quote

Ok, führen wir den Thread mal weiter.

Nachdem ich die libflashplayer.so in allen Verzeichnissen gelöscht habe, stürzt Firefox nun nicht mehr ab.

So weit, so gut.

Hat hier noch jemand eine Idee, wie ich trotzdem Flash-Seiten benutzen kann?
Das Web sieht ohne Flash stellenweise doch recht trist aus.
Back to top
View user's profile Send private message
BudNek
n00b
n00b


Joined: 05 Aug 2004
Posts: 12
Location: Austria

PostPosted: Sun Nov 21, 2004 3:44 pm    Post subject: Reply with quote

Romses wrote:

X: x11-base/xorg-x11-6.8.0-r1 (Composite aktiviert)
Windowmanager: kde-base/kde-3.3.1
Firefox: net-www/mozilla-firefox-1.0 (nicht die bin-variante)


hi,
hatte das selbe problem. verwende aber gnome 2.8.
bei mir hat das deaktivieren von Composite in der xorg.conf geholfen.

lg
Back to top
View user's profile Send private message
Romses
Apprentice
Apprentice


Joined: 20 Jan 2004
Posts: 257
Location: Frankfurt

PostPosted: Sun Nov 21, 2004 5:50 pm    Post subject: Reply with quote

hm... werde ich mal ausprobieren...

edit:

Bisher funktioniert Flash wieder...
Ich werde das mal beobachten...
Back to top
View user's profile Send private message
MaDDeePee
Guru
Guru


Joined: 18 Aug 2004
Posts: 393
Location: Germany

PostPosted: Sun Nov 21, 2004 6:47 pm    Post subject: Reply with quote

Ich hab das Problem, dass firefox1.0final beim ersten Öffnen nach einem Reboot direkt wieder abschmiert, sich dann aber normal öffnen und problemlos benutzen lässt!

Muss mal inner konsole öffnen um nen output zu bekommen....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum