[Bug 1098334] Re: [gen4 sna] Font corruption

2015-10-04 Thread David Pérez
After reading this page https://downloadcenter.intel.com/product/81523
/Graphics-Drivers-for-Intel-82Q963-Graphics-and-Memory-Controller-Hub-
GMCH-, I see that latest official drivers from Intel date from august
2013.

Possible workarounds:

- Keep on using Linux and have to reboot every few hours to see text ok
- Install Windows, even though I prefer Linux.
- Buy another computer. (I don't like to do so, in an otherwise good working 
computer).
- Try to use another driver.  Which one?

$ lsmod
Module  Size  Used by
i915  783805  2 
video  19476  1 i915


I think the used driver is i915.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2015-10-04 Thread Christopher M. Penalver
David Pérez, as this report is closed, if you have a bug please file a new 
report via a terminal:
ubuntu-bug xorg

Please ensure you have the package xdiagnose installed, and that you
click the Yes button for attaching additional debugging information.

Also, please feel free to subscribe me to it.

** Changed in: xserver-xorg-video-intel
   Importance: Medium => Undecided

** Changed in: xserver-xorg-video-intel
   Status: In Progress => New

** Changed in: xserver-xorg-video-intel
 Remote watch: freedesktop.org Bugzilla #55500 => None

** Changed in: xserver-xorg-video-intel
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1098334] Re: [gen4 sna] Font corruption

2015-10-04 Thread David Pérez
I've found a relevant document about our bug:

There are a couple of backends available for accelerating the DDX. "UXA"
(Unified Acceleration Architecture) is the mature backend that was
introduced to support the GEM driver model. It is in the process of
being superseded by "SNA" (Sandybridge's New Acceleration). Until that
process is complete, the ability to choose which backend to use remains
for backwards compatibility.

SNA is the default acceleration method in xf86-video-intel. If you are 
experience issues with SNA (e.g. pixelated graphics, corrupt text, etc.), try 
using UXA instead, which can be done by creating an X configuration file 
containing the following:
/etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
   Identifier  "Intel Graphics"
   Driver  "intel"
   Option  "AccelMethod"  "uxa"
EndSection

Source: https://wiki.archlinux.org/index.php/Intel_graphics#SNA_issues

So, I've created a file called 60-patch-graphis.conf in the
/usr/share/X11/xorg.conf.d folder, and reboot my system.  I let you know
about the results

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-07-05 Thread David Pérez
I'm experiencing also this nasty bug:

$ lspci|grep -i graphic
00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965 Integrated 
Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation 82Q963/Q965 Integrated Graphics 
Controller (rev 02)

After reading your technical comments, I don't know what to do in order to 
solve it.
I'm using KUbuntu 14.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-04-30 Thread Florian Hars
I opened Bug #1314551 for the current AMD version of this behaviour and
subscribed Christopher to it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-03-15 Thread Christopher M. Penalver
Jmadero, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report by executing the following in a 
terminal:
ubuntu-bug xorg

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

For more on this, please see the official Ubuntu documentation:
Ubuntu X.Org Team, Ubuntu Bug Control, and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report will delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-03-11 Thread Jmadero
I still have the same issue - not sure if it's made it into 13.10
repositories

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-02-07 Thread Anirban Ghosh
I am having ATI video card. The problem still persists. Any idea on
this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-02-06 Thread Chris Wilson
I'm keeping the upstream bug open to see if we can fix the performance
implications of the workaround. But as far as the corruption is
concerned, the fix has been release (and packaged by Ubuntu).

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-02-02 Thread Lonnie Lee Best
I was expirening this bug in Ubuntu 13.10, but I've been running the
14.04 alpha for a few weeks now and haven't noticed it recently at all.

uname -a
Linux sidekick 3.13.0-6-generic #23-Ubuntu SMP Thu Jan 30 09:48:03 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

I'll report back here if it comes back.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-01-17 Thread Anirban Ghosh
This happens with me in Firefox in Ubuntu 13.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-01-17 Thread Christopher M. Penalver
Anirban Ghosh, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report by executing the following in a 
terminal:
ubuntu-bug xorg

For more on this, please see the official Ubuntu documentation:
Ubuntu X.Org Team, Ubuntu Bug Control, and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Please note, not filing a new report will delay your problem being
addressed as quickly as possible.

Thank you for your understanding.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-01-09 Thread Thaddäus Tintenfisch
** Tags added: trusty

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-01-09 Thread Christopher M. Penalver
Thaddäus Tintenfisch, please allow the original reporter to perform the
requested action, so his logs may be collected.

Thank you for your understanding.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1098334] Re: [gen4 sna] Font corruption

2014-01-08 Thread Bug Watch Updater
** Bug watch added: freedesktop.org Bugzilla #73348
   https://bugs.freedesktop.org/show_bug.cgi?id=73348

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2014-01-07 Thread Christopher M. Penalver
Jonathan Thomas, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xserver-xorg-video-intel REPLACE-WITH-BUG-NUMBER

Please note, given that the information from the prior release is
already available, doing this on a release prior to the development one
would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Importance: Medium = Low

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Triaged = Incomplete

** Changed in: xserver-xorg-video-intel (Ubuntu)
 Assignee: Timo Aaltonen (tjaalton) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2013-12-19 Thread Oleksii Ostroverkhyi
For me  #define MAX_FLUSH_VERTICES 1 fixes the issue. #define
MAX_FLUSH_VERTICES 2 is also stable so far. Values starting from 3
result in artifacts.

However, as I wrote in post #150,  reverting this:

diff --git a/src/sna/sna_glyphs.c b/src/sna/sna_glyphs.c
index 62415c8..43086a0 100644
--- a/src/sna/sna_glyphs.c
+++ b/src/sna/sna_glyphs.c
@@ -1130,8 +1130,7 @@ next_image:
-if (this_atlas-format == (format-depth  24 | 
format-format) 
-(sna-kgem.gen  3) != 4) { /* XXX cache corruption? how? 
*/
+   if (this_atlas-format == (format-depth  24 | 
format-format)) {

Solves the problem at all - even setting #define MAX_FLUSH_VERTICES 128
works correct, as well as #define FORCE_FLUSH 0 is also fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2013-11-29 Thread Oleksii Ostroverkhyi
Gents,
I've spent some time bisecting the xf86-video-intel to track down the issue. So 
far my conclusion is as follows: the issue was introduced in this commit - 
http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=2a59eadf8165bd70780ac16220456c6196ac3ff1

Reverting the changes in sna_glyphs.c  fixes the issue for me.

PS: Seved's site works like a charm for testing! Thanks Seved! :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2013-11-26 Thread Seved Torstendahl
I just noticed that when I visit the web page 
http://www.thomann.de/se/thomann_dp25.htm and play a music sample 
from that page something happens with the text on the screen. Characters are 
distorted and back synchronized with the music. 
The error pops around on the screen seemingly in random. I use Ubuntu 13.10 and 
Firefox.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption

2013-11-10 Thread Thaddäus Tintenfisch
** Summary changed:

- [gen4 sna] Font corruption in Chromium tab bar
+ [gen4 sna] Font corruption

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-09-11 Thread Timo Aaltonen
** Tags added: saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-07-26 Thread Joonas Saarinen
Notice how with Chromium/Chrome the corruption happens only on display
positions where the fade out effect is applied to the right side of the
tab.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-06-20 Thread Bug Watch Updater
** Bug watch added: freedesktop.org Bugzilla #51471
   https://bugs.freedesktop.org/show_bug.cgi?id=51471

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-06-18 Thread jgratero
Same thing here. After upgrading to Raring, font tabs in chrome began to
show the described jittery behavior. I've tried full uninstall, and then
install (chrome) with no success... I'm in Xubuntu 13.04, on a Lenovo
Thinkpad Edge 13...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-05-22 Thread Mathieu Cossette
I'm seeing the jittery behavior when scrolling any window in Firefox
too ... !!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-04-24 Thread Calin Cerghedean
I'm seeing the jittery behavior when scrolling any window in Firefox and 
Thunderbird.
Also, I have noticed occasional font corruption (to the point that it is 
illegible) when using Citrix Receiver to run remote desktop to my corporate 
Citrix server (altering the RDP display properties from Full Color to 24-bit, 
or 16-bit will normally result in uncorrupted rendering.)  This font corruption 
may not be at all related, but I have only seen it after upgrading to 13.04 
beta.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-04-24 Thread NoBugs!
I've seen this not just on Chromium, but on window title bars
occasionally.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098334] Re: [gen4 sna] Font corruption in Chromium tab bar

2013-04-10 Thread Chris Wilson
** Summary changed:

- Font corruption in Chromium tab bar using Intel SNA
+ [gen4 sna] Font corruption in Chromium tab bar

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  [gen4 sna] Font corruption in Chromium tab bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098334/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs