You are not logged in.
Pages: 1
Hi,
I am using opera 9.6 . The flashplayer from pacman and libflashsupport-oss( i use oss v.4.1) seems to work well with it ( without any crash so far ) . However, a tiny glitch has become my headache. When I go browse a site that relies heavily on flash ( for example , like harrypotter.com ) , scrolling the page vertically creates horizontal rectangles of varying size and scrolling the page horizontally creates vertical rectangles of varying size.
See http://i37.tinypic.com/2s9d1rm.gif for a better explanation . Do you notice the grayed part below the address bar ? That's it. I see these below the address bar and above the horizontal scroll bar .
I am running compiz but I think it has nothing to do with it since it happened before I had compiz . I tried flash player 10 beta and opera 9.52 too but the problem persisted. I am running 32bit arch with 1 GB ram. My video card is intel 945 GC integrated gpu. Can anybody clarify why this is happening and offer a solution to it ?
This is my xorg.conf :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSectionSection "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSectionSection "Module"
Load "extmod"
Load "xtrap"
Load "record"
Load "dri"
Load "glx"
Load "dbe"
Load "GLcore"
Load "freetype"
EndSectionSection "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSectionSection "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSectionSection "Monitor"
#DisplaySize 280 210 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 30.0 - 55.0
VertRefresh 50.0 - 120.0
Option "DPMS"
EndSectionSection "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Option "DRI" "True"
#Option "NoDDC" "True"
Option "XAANoOffscreenPixmaps" "True"
#Option "EnablePageFlip" "True"
Option "RenderAccel" "True"
Option "AccelMethod" "XAA"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "82945G/GZ Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSectionSection "Extensions"
Option "Composite" "Enable"
EndSectionSection "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
And i get this sometimes when I run opera on a shell :
(<unknown>:4957): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
When I close opera after getting that error :
opera: Plug-in 6090 is not responding. It will be closed.
opera: Define environment variable OPERA_KEEP_BLOCKED_PLUGIN to keep blocked plug-ins.
Last edited by Louis de Broglie (2008-10-16 14:05:39)
Offline
I had the same problem and installing opera-static worked for me.
Heeeeeey cat!!!
Offline
Thanks, it is not gone yet But the effect has been reduced
Last edited by Louis de Broglie (2008-10-19 10:22:28)
Offline
Pages: 1