You are not logged in.

#1 2010-06-10 16:01:37

harroyo
Member
Registered: 2010-06-08
Posts: 2

Firefox glitches with composite

Firefox problem with compiz
hi, i installed compiz fusion following the wiki guide.  i have windows borders and almost everything works fine.
my problem is with firefox, when i select a text it gets selected (i can see it on my scren as selected), but when i do it again the text gets selected (i can ctrl c and paste it on gedit) but it doesnt show as selected on firefox.
when i enter text on firefox it takes a while to show up (no cpu usage spike, just lag)
im using the firefox workaround on the plugins
programs like gedit or netbeans work fine, until now im only having this problem with firefox.

im not sure what should i attach  but here is my xorg.conf

Section "Module"
    Load  "ddc"
    Load  "dbe"
    Load  "dri"
    Load  "extmod"
    Load  "glx"
    Load  "bitmap"
    Load  "freetype"
    Load  "record"
    Load  "drm"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "es"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
EndSection

Section "Device"
    Identifier    "Configured Video Device"
        Driver          "radeon"
        Option        "AccelMethod" "XXA"
        Option        "RenderAccel" "on"
        Option        "AGPMode" "4"
#        Option        "EnablePageFlip" "on"
    Option "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    DefaultDepth    24
EndSection

edit:
when i click on the tittle bar  i can see the selected text, or the typed text immediatly, its like the window is frozen, but allows scrolling
scroll is smooth, but combobox and drop down menu are also bugged
on kde4 the glitch goes away when i disable compositing

Last edited by harroyo (2010-06-10 20:40:02)

Offline

#2 2010-06-23 04:49:43

nitrooreo
Member
Registered: 2010-06-09
Posts: 15

Re: Firefox glitches with composite

I am having the same problem. Just installed compiz and found that firefox has some problems rendering its menus and taking input in text boxes such as the address bar and google search bar. I could not type in this forum's reply box either but everything works fine in chromium. I enabled the "Firefox menu fix" workaround as well but no change.

Firefox works fine if I revert to metacity.


Dell Inspiron 6000 (ATI Radeon x300)

Offline

#3 2010-06-25 04:18:02

metromini
Member
From: Jakarta, Indonesia
Registered: 2005-08-02
Posts: 39

Re: Firefox glitches with composite

Got same problem here,  hopely someone will share the solution.. it seems only firefox that affected because other gnome apps is still fine (including Epiphany). Maybe something related to firefox's gui engine?

Last edited by metromini (2010-06-25 04:19:06)

Offline

#4 2010-06-26 09:12:39

thejoschi
Member
Registered: 2010-05-14
Posts: 19

Re: Firefox glitches with composite

Hi,

exactly the same problem with thunderbird (3.1).

Hopefully someone knows how to fix this...

Regards
Joschi

Offline

#5 2010-06-26 11:06:20

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,394

Re: Firefox glitches with composite

Did you tried to "Enable the Workarounds plugin in ccsm, and check the box for Force synchronization between X and GLX" ?


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#6 2010-06-26 12:23:34

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

Re: Firefox glitches with composite

Have you started compiz & firefox from a terminal and checked for error messages? Firefox and thunderbird work fine with compiz here, but I am on gnome - are you are all running KDE?

Offline

#7 2010-06-26 12:46:52

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: Firefox glitches with composite

run compiz with --indirect-rendering

there are issues with the new dri drivers. i thought the problem was intel-related, it appears to be more widespread.

Offline

#8 2010-06-26 14:44:35

thejoschi
Member
Registered: 2010-05-14
Posts: 19

Re: Firefox glitches with composite

eldragon wrote:

run compiz with --indirect-rendering

there are issues with the new dri drivers. i thought the problem was intel-related, it appears to be more widespread.

Thanks for reply but did not work.

Running the latest gnome (2.30) here.

Offline

#9 2010-06-26 19:35:05

nitrooreo
Member
Registered: 2010-06-09
Posts: 15

Re: Firefox glitches with composite

kokoko3k wrote:

Did you tried to "Enable the Workarounds plugin in ccsm, and check the box for Force synchronization between X and GLX" ?

Yep.

hokasch wrote:

Have you started compiz & firefox from a terminal and checked for error messages? Firefox and thunderbird work fine with compiz here, but I am on gnome - are you are all running KDE?

Terminal output for fusion-icon:

 * Detected Session: gnome
 * Searching for installed applications...
 * Using the GTK Interface
 * Metacity is already running
 * Setting window manager to Compiz
 ... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp
WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported!  This is an application bug!

There was no output (and therefore no messages?) for firefox.

eldragon wrote:

run compiz with --indirect-rendering

No change with this.

Last edited by nitrooreo (2010-06-26 19:57:38)


Dell Inspiron 6000 (ATI Radeon x300)

Offline

#10 2010-07-17 04:47:25

nitrooreo
Member
Registered: 2010-06-09
Posts: 15

Re: Firefox glitches with composite

I have to guess that it is the latest set of updates that fixed this since firefox and eclipse seem to be working for me again smile
Hope the rest of you are having similar luck.


Dell Inspiron 6000 (ATI Radeon x300)

Offline

Board footer

Powered by FluxBB