* [gentoo-user] kde-4.4.5 & Seamonkey weirdness
@ 2010-08-09 19:33 James
2010-08-10 2:57 ` Adam Carter
0 siblings, 1 reply; 7+ messages in thread
From: James @ 2010-08-09 19:33 UTC (permalink / raw
To: gentoo-user
Hello,
Ever since my upgrade to kde-4.4.5 my seamonkey windows
sporadically go black, when I move the mouse away from
them. Both the Web browser and the mail client do this
sporadically. Headers, toolbars and where the text appears
all sporadically get into the act. Even just the "subject
window of this message is affected. Today, the color is solid gray.
The maligned behavior always returns upon exiting kde or even rebooting the
system.
Also the scroll bar seems extraordinarily slow and often
buffers up my keystrokes to the point of aimlessly wandering
back and forth ignoring any new input, until it's
wandering dance is exhausted.....
recompiling loads of stuff, as we speed to see if
it fixes the problem. Anyone got any hints on this?
bugs.gentoo.org did not reveal any pearls of wisdom
that I could find....
ideas?
James
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] kde-4.4.5 & Seamonkey weirdness
2010-08-09 19:33 [gentoo-user] kde-4.4.5 & Seamonkey weirdness James
@ 2010-08-10 2:57 ` Adam Carter
2010-08-10 14:13 ` [gentoo-user] Re: kde-4.4.5 & " James
0 siblings, 1 reply; 7+ messages in thread
From: Adam Carter @ 2010-08-10 2:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1081 bytes --]
> Ever since my upgrade to kde-4.4.5 my seamonkey windows
> sporadically go black, when I move the mouse away from
> them. Both the Web browser and the mail client do this
> sporadically. Headers, toolbars and where the text appears
> all sporadically get into the act. Even just the "subject
> window of this message is affected. Today, the color is solid gray.
> The maligned behavior always returns upon exiting kde or even rebooting
> the
> system.
>
>
> Also the scroll bar seems extraordinarily slow and often
> buffers up my keystrokes to the point of aimlessly wandering
> back and forth ignoring any new input, until it's
> wandering dance is exhausted.....
>
>
> recompiling loads of stuff, as we speed to see if
> it fixes the problem. Anyone got any hints on this?
> bugs.gentoo.org did not reveal any pearls of wisdom
> that I could find....
>
Interesting - sounds similar to what i get - see my thread "Some corruption
after gnome 2.30". I rebuilt world and still have the problem. So
perhaps.there is something lower level than gnome/kde that causes this
issue.
[-- Attachment #2: Type: text/html, Size: 1398 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: kde-4.4.5 & Seamonkey weirdness
2010-08-10 2:57 ` Adam Carter
@ 2010-08-10 14:13 ` James
2010-08-10 17:28 ` pk
0 siblings, 1 reply; 7+ messages in thread
From: James @ 2010-08-10 14:13 UTC (permalink / raw
To: gentoo-user
Adam Carter <adamcarter3 <at> gmail.com> writes:
>
> Ever since my upgrade to kde-4.4.5 my seamonkey windows
> sporadically go black, when I move the mouse away from
> them. Both the Web browser and the mail client do this
> sporadically. Headers, toolbars and where the text appears
> all sporadically get into the act.
> Interesting - sounds similar to what i get - see my thread "Some corruption
after gnome 2.30". I rebuilt world and still have the problem. So perhaps.there
is something lower level than gnome/kde that causes this issue.
Yep, maybe you are on to something. I rebuilt seamonkey and
gnome-extra/evolution-data-server and still it croaks.
I rebuild 'system' tonight and see if that helps. I have not
sync'd and updated in 5 days, so I do that too. Let you know
what I find. Since I run kde, it must be deep below the gnome
or kde level.....?
Here are my seamonkey flags:
alsa chatzilla composer crypt cups dbus java ldap mailclient roaming
startup-notification -custom-optimization -gnome -system-sqlite
James
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: kde-4.4.5 & Seamonkey weirdness
2010-08-10 14:13 ` [gentoo-user] Re: kde-4.4.5 & " James
@ 2010-08-10 17:28 ` pk
2010-08-10 20:06 ` [gentoo-user] Re: kde-4.4.5 &amp; " James
0 siblings, 1 reply; 7+ messages in thread
From: pk @ 2010-08-10 17:28 UTC (permalink / raw
To: gentoo-user
On 2010-08-10 16:13, James wrote:
> Adam Carter <adamcarter3 <at> gmail.com> writes:
>> Interesting - sounds similar to what i get - see my thread "Some corruption
> after gnome 2.30". I rebuilt world and still have the problem. So perhaps.there
> is something lower level than gnome/kde that causes this issue.
What X graphic card driver are you using? I ran into a similar issue
with ati-drivers (>=10.6) where AMD has introduced a new 2D acceleration
infrastructure (inherited from Windows); this doesn't work so good (at
least not for me and others) so I disabled it with 'aticonfig
--set-pcs-str=DDX,ForceXAA,TRUE' (as root of course, since this changes
a ati config file in /etc).
Best regards
Peter K
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: kde-4.4.5 &amp; Seamonkey weirdness
2010-08-10 17:28 ` pk
@ 2010-08-10 20:06 ` James
2010-08-10 22:05 ` pk
2010-08-10 22:32 ` Adam Carter
0 siblings, 2 replies; 7+ messages in thread
From: James @ 2010-08-10 20:06 UTC (permalink / raw
To: gentoo-user
pk <peterk2 <at> coolmail.se> writes:
'aticonfig --set-pcs-str=DDX,ForceXAA,TRUE'
You are GENIUS,
well as far as I can tell.
works for me, so far....
thx,
James
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: kde-4.4.5 &amp; Seamonkey weirdness
2010-08-10 20:06 ` [gentoo-user] Re: kde-4.4.5 &amp; " James
@ 2010-08-10 22:05 ` pk
2010-08-10 22:32 ` Adam Carter
1 sibling, 0 replies; 7+ messages in thread
From: pk @ 2010-08-10 22:05 UTC (permalink / raw
To: gentoo-user
On 2010-08-10 22:06, James wrote:
> You are GENIUS,
If you say so... ;-)
...but other people have walked this path before me so I'm only passing
on the knowledge... glad I could help.
Best regards
Peter K
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: kde-4.4.5 &amp; Seamonkey weirdness
2010-08-10 20:06 ` [gentoo-user] Re: kde-4.4.5 &amp; " James
2010-08-10 22:05 ` pk
@ 2010-08-10 22:32 ` Adam Carter
1 sibling, 0 replies; 7+ messages in thread
From: Adam Carter @ 2010-08-10 22:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 210 bytes --]
On Wed, Aug 11, 2010 at 6:06 AM, James <wireless@tampabay.rr.com> wrote:
> pk <peterk2 <at> coolmail.se> writes:
>
> 'aticonfig --set-pcs-str=DDX,ForceXAA,TRUE'
>
>
Works for me to (after a restart). Thanks.
[-- Attachment #2: Type: text/html, Size: 602 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-08-10 23:07 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-09 19:33 [gentoo-user] kde-4.4.5 & Seamonkey weirdness James
2010-08-10 2:57 ` Adam Carter
2010-08-10 14:13 ` [gentoo-user] Re: kde-4.4.5 & " James
2010-08-10 17:28 ` pk
2010-08-10 20:06 ` [gentoo-user] Re: kde-4.4.5 &amp; " James
2010-08-10 22:05 ` pk
2010-08-10 22:32 ` Adam Carter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox