render issue in terminal in fedora-15
Lionel Landwerlin
llandwerlin at gmail.com
Sun Oct 16 16:16:24 PDT 2011
Hi,
I've been experiencing the same kind of redrawing problem with
gnome-terminal. People pointed me to this patch :
http://git.gnome.org/browse/mutter/commit/?id=2dc5693c60a2952fdb703098c5e50d80eb976f86
Since I recompiled mutter with this patch on my distro I'm not
reproducing the problem any more.
Hope that helps.
--
Lionel
On Sat, 2011-10-15 at 11:09 -0500, Brandon Casey wrote:
> Hi,
>
> Not sure if this is the right place to report issues in clutter or not.
>
> Are you guys aware of this issue in Fedora 15:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=700871
>
> It seems to only affect the terminal for me. Particularly xterm. The
> text within the terminal is not updated properly. So, if you run
> 'ls', the terminal content does not change, until you cause the
> terminal to be redrawn (like giving focus to another window). This
> happens within nearly every command within the terminal and makes it
> very difficult to work in the terminal.
>
> Seems like the pixbuf (aka texture) is being rendered to the screen
> before X has finished drawing into it. As one commenter suggested,
> maybe glxWaitX() needs to be called immediately before rendering the
> texture to the screen. But take this from me with a grain of salt
> since I don't know anything about the clutter source.
>
> I tried searching bugzilla here:
>
> https://bugzilla.gnome.org/browse.cgi?product=clutter
>
> but I'm not sure I was using it correctly. I tried entering in
> various search terms in the text field labeled "Search for bugs in
> clutter:", but it always returned "Zarro Boogs found". I guess that's
> supposed to be a humorous way to say "zero bugs found"? If I left the
> default text in that field of 'product: "clutter"', and clicked
> "Show", then it only returned 44 entries. I scanned them and didn't
> notice anything that fit this issue.
>
> Is this a known issue?
>
> Thanks,
> -Brandon
> _______________________________________________
> clutter-devel-list mailing list
> clutter-devel-list at clutter-project.org
> http://lists.clutter-project.org/listinfo/clutter-devel-list
More information about the clutter-devel-list
mailing list