public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] text in xterm
@ 2010-10-06 18:57 James
  2010-10-07  3:27 ` Adam Carter
  0 siblings, 1 reply; 6+ messages in thread
From: James @ 2010-10-06 18:57 UTC (permalink / raw
  To: gentoo-user

Folks,

I have an interesting problem -- not sure what's causing it.

Using xfce4 + compiz -- nothing too fancy. When I open an xterm and
start typing, I start getting 'artifacts' (specifically green lines
between the various letters I'm trying) in my xterm.

The only way to "fix" this is to either:

(a) move the window (doesn't solve the problem if I start typing again
in the terminal)
(b) resize the window (this will solve the problem for all text
present and future entered in terminal)
(c) ...uhmm, nothing else

I thought it was a font size problem -- my Xdefaults is configured to
have some pretty tiny fonts.

XTerm*faceName: Monospace
XTerm*faceSize: 10
!XTerm*faceSize: 9

Modifying the font size, however, did not resolve the issue. The
problem persists.

Thoughts / ideas? This is happening on all the computers I've recently
built, not just this one.

-j



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] text in xterm
  2010-10-06 18:57 [gentoo-user] text in xterm James
@ 2010-10-07  3:27 ` Adam Carter
  2010-10-07 14:21   ` [gentoo-user] " Grant Edwards
  2010-10-09 21:29   ` [gentoo-user] " James
  0 siblings, 2 replies; 6+ messages in thread
From: Adam Carter @ 2010-10-07  3:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

On Thu, Oct 7, 2010 at 5:57 AM, James <jtp@nc.rr.com> wrote:

> Folks,
>
> I have an interesting problem -- not sure what's causing it.
>
> Using xfce4 + compiz -- nothing too fancy. When I open an xterm and
> start typing, I start getting 'artifacts' (specifically green lines
> between the various letters I'm trying) in my xterm.
>

What video hardware and driver are you using?

[-- Attachment #2: Type: text/html, Size: 674 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-user] Re: text in xterm
  2010-10-07  3:27 ` Adam Carter
@ 2010-10-07 14:21   ` Grant Edwards
  2010-10-09 21:29   ` [gentoo-user] " James
  1 sibling, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2010-10-07 14:21 UTC (permalink / raw
  To: gentoo-user

On 2010-10-07, Adam Carter <adamcarter3@gmail.com> wrote:
> On Thu, Oct 7, 2010 at 5:57 AM, James <jtp@nc.rr.com> wrote:
>
>> Folks,
>>
>> I have an interesting problem -- not sure what's causing it.
>>
>> Using xfce4 + compiz -- nothing too fancy. When I open an xterm and
>> start typing, I start getting 'artifacts' (specifically green lines
>> between the various letters I'm trying) in my xterm.
>
> What video hardware and driver are you using?

I used to see (different) rendering artifacts when using the ATI fglrx
"blob" driver and aterm -- but not other drivers nor other programs. I
switched to the radeon driver, and haven't had any issues since.
Actually, the last time I tried the fglrx driver, I think the problem
had gone away.

-- 
Grant Edwards               grant.b.edwards        Yow! ... I want to perform
                                  at               cranial activities with
                              gmail.com            Tuesday Weld!!




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] text in xterm
  2010-10-07  3:27 ` Adam Carter
  2010-10-07 14:21   ` [gentoo-user] " Grant Edwards
@ 2010-10-09 21:29   ` James
  2010-10-09 23:45     ` Willie Wong
  1 sibling, 1 reply; 6+ messages in thread
From: James @ 2010-10-09 21:29 UTC (permalink / raw
  To: gentoo-user

Using various different hardware configurations -- my laptop has a
Intel 915GM. The same thing happens on my iMac which has an nVidia
card.

I tried to take a screenshot of the issue, but the artifacts do NOT
appear in the screenshot.

-james

On Thu, Oct 7, 2010 at 3:27 AM, Adam Carter <adamcarter3@gmail.com> wrote:
>
>
> On Thu, Oct 7, 2010 at 5:57 AM, James <jtp@nc.rr.com> wrote:
>>
>> Folks,
>>
>> I have an interesting problem -- not sure what's causing it.
>>
>> Using xfce4 + compiz -- nothing too fancy. When I open an xterm and
>> start typing, I start getting 'artifacts' (specifically green lines
>> between the various letters I'm trying) in my xterm.
>
> What video hardware and driver are you using?
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] text in xterm
  2010-10-09 21:29   ` [gentoo-user] " James
@ 2010-10-09 23:45     ` Willie Wong
  2010-10-11 15:41       ` James
  0 siblings, 1 reply; 6+ messages in thread
From: Willie Wong @ 2010-10-09 23:45 UTC (permalink / raw
  To: gentoo-user

On Sat, Oct 09, 2010 at 09:29:36PM +0000, James wrote:
> Using various different hardware configurations -- my laptop has a
> Intel 915GM. The same thing happens on my iMac which has an nVidia
> card.
> 
> I tried to take a screenshot of the issue, but the artifacts do NOT
> appear in the screenshot.
> 

Hum, does http://www.nvnews.net/vbulletin/showthread.php?t=150390
help? (It suggests that it is a problem with Compiz 0.8.6 against
nVidia and Intel drivers, and a work around is to downgrade to 0.8.4.)

Cheers, 

W
-- 
Willie W. Wong                                     wwong@math.princeton.edu
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire 
         et vice versa   ~~~  I. Newton



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [gentoo-user] text in xterm
  2010-10-09 23:45     ` Willie Wong
@ 2010-10-11 15:41       ` James
  0 siblings, 0 replies; 6+ messages in thread
From: James @ 2010-10-11 15:41 UTC (permalink / raw
  To: gentoo-user

This is actually precisely how the artifacts appear on my screen. I
will try a downgrade and report back the results.

I wonder if there's a compiz bug out there to report this problem.

-james

On Sat, Oct 9, 2010 at 7:45 PM, Willie Wong <wwong@math.princeton.edu> wrote:
> On Sat, Oct 09, 2010 at 09:29:36PM +0000, James wrote:
>> Using various different hardware configurations -- my laptop has a
>> Intel 915GM. The same thing happens on my iMac which has an nVidia
>> card.
>>
>> I tried to take a screenshot of the issue, but the artifacts do NOT
>> appear in the screenshot.
>>
>
> Hum, does http://www.nvnews.net/vbulletin/showthread.php?t=150390
> help? (It suggests that it is a problem with Compiz 0.8.6 against
> nVidia and Intel drivers, and a work around is to downgrade to 0.8.4.)
>
> Cheers,
>
> W
> --
> Willie W. Wong                                     wwong@math.princeton.edu
> Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
>         et vice versa   ~~~  I. Newton
>
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-10-11 16:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 18:57 [gentoo-user] text in xterm James
2010-10-07  3:27 ` Adam Carter
2010-10-07 14:21   ` [gentoo-user] " Grant Edwards
2010-10-09 21:29   ` [gentoo-user] " James
2010-10-09 23:45     ` Willie Wong
2010-10-11 15:41       ` James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox