You are not logged in.

1

Saturday, April 2nd 2005, 11:50pm

extreme instability KDE 3.4

Hello everyone,

Upon upgrading to KDE 3.4 I have noticed an EXTREME lack of stability in all web browser apps. For example, Firefox crashes when opening a lot of tabs and is very unstable unless I have the icon open a new terminal (in the icon's properties).

Furthermore, every browser (except Konqueror) crashes when I try to open it with a Flash file. Even though Konqueror doesn't crash it can't view the flash at all. The interesting part is that the crashing causes the same error. This is what error happens (in this case Firefox):


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 117 error_code 8 request_code 143 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.)


Replace the X in: "The program 'X' received an X Window System error...." with your browser of choice, for example:


The program 'epiphany-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 117 error_code 8 request_code 143 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.)


I am currently running SuSE 9.2 i686 with KDE 3.4.

As you can see the error message is the same. Please help, I really don't want to have to use... gnome. Thank you in advance.

PS:
Here is where I posted on the Firefox forums:
http://forums.mozillazine.org/viewtopic.php?t=244870

2

Sunday, April 3rd 2005, 4:58pm

Most likely one of the libraries is not up to date or corrupt.

Did you try to update, for example, the flash library?
Did you try to update, for example, the libraries that these programs have in common? Maybe gtk or other libraries?

3

Sunday, April 3rd 2005, 5:24pm

Hello again,

I've actually discovered the real reason behind this crash. It has to do with Flash. As soon as I hit a site with any Flash on it, the browser crashes instantly and the same error is thrown. Interestingly enough this error is printed to stdout and not stderr (I donno if that helps though).

This explains why browsing around for a while will make the browser crash (since I eventually hit a site with Flash). In KDE 3.3 and Flash worked with no problems either. It seems that KDE 3.4 has no Flash support (even though I have the Flash plugin installed).

For example http://www.ebaumsworld.com instantly crashes all Gecko browsers as well as Epiphany. Konqueror cannot display the Flash at all and just leaves a white block for where the Flash should be.

4

Sunday, April 3rd 2005, 5:29pm

Furthemore, I just removed the Flash plugin but the browsers still crash :(

5

Sunday, April 3rd 2005, 7:14pm

YAY!

I upgraded XOrg and everything works now :D

Thanks for your help.

wammes

Beginner

Posts: 1

Location: Netherlands, Groningen

  • Send private message

6

Friday, September 16th 2005, 3:32pm

I have a simular problem, how can i upgrade Xorg, I have Suse 9.3 using the KDE 3.4 shell

This post has been edited 1 times, last edit by "wammes" (Sep 16th 2005, 3:33pm)


joachimp

Beginner

Posts: 1

Location: Dirt

Occupation: student

  • Send private message

7

Tuesday, December 27th 2005, 9:29am

buggy flash / transparent / composite

NOTE: to akalm, your upgrade to X.org might have not migrated the lines below, check your old XF86Config file and see if the ' Option "Composite" "Enable" ' is there...

Commenting these lines out of my xorg.conf/XF86Config file seemed to greatly improve the stablility of both my firefox 1.5 and my mozilla

#Extra KDE kandy crap
#Section "Extensions"
#Option "Composite" "Enable"
#EndSection

**joachimp
~~~~~~system info~~~~~~~~~~~
Debian (sid) x86
brat@gnuboo:~$ uname -a
Linux gnuboo 2.6.14 #1 PREEMPT Sat Dec 10 20:25:36 PST 2005 i686 GNU/Linux

brat@gnuboo:~$ firefox -v
Mozilla Firefox 1.5, Copyright (c) 1998 - 2005 mozilla.org

brat@gnuboo:~$ dpkg -l xserver-xorg
||/ Name Version Description
+++-==============-==============-============================================
ii xserver-xorg 6.8.2.dfsg.1-1 the X.Org X server

brat@gnuboo:~$ dpkg -l kwin
||/ Name Version Description
+++-==============-==============-============================================
ii kwin 3.4.3-3 the KDE window manager