** Description changed:

  OBS.: This might be a reinstatement of BUG #252094, but since it doesn't
  seem to show this specific symptom, I guessed a new bug report should be
  opened.
  
  I have a Thinkpad T61 with Intel Core 2 Duo cpu and Intel Mobile
  GM965/GL960 videoboard. When I use icons on the new Plasma KDE panel --
  like the kmixer application icon or klipper, kwallet and knetworkmanager
  systray icons -- they appear garbled. I have added an attachment to
  demonstrate this.
  
  There are 5 garbled icons on this attachment. The first, which shows a
  partial KDE "K", is from kmixer. The four others, which show partial
  numbers from the clock, are the following: klipper, knetworkmanager,
  kopete and kwallet.
  
  Distributor ID: Ubuntu
  Description:    Ubuntu 8.10
  Release:        8.10
  Codename:       intrepid
  
  ii  xserver-xorg-video-intel                   2:2.4.1-1ubuntu10
  X.Org X server -- Intel i8xx, i9xx display driver
  
  I have tried to change some stuff to get it fixed, like disabling all
  options for EXA on xorg.conf, disabling KDE Desktop effects and even
  changing to XAA instead of EXA. The former didn't change anything and
  the latter (changing to XAA) gave me a completely garbled, useless
  desktop, so I reverted back to EXA. Here is my current xorg.conf:
  
  Section "InputDevice"
          Identifier      "Generic Keyboard"
          Driver          "kbd"
          Option          "XkbRules"      "xorg"
          Option          "XkbModel"      "pc105"
          Option          "XkbLayout"     "us_intl"
          Option          "XkbOptions"    "lv3:ralt_switch"
  EndSection
  
  Section "InputDevice"
          Identifier      "Configured Mouse"
          Driver          "mouse"
          Option          "CorePointer"
          Option          "SHMConfig"             "on"
  EndSection
  
  Section "InputDevice"
          Identifier      "Synaptics Touchpad"
          Driver          "synaptics"
          Option          "SendCoreEvents"        "true"
          Option          "Device"                "/dev/psaux"
          Option          "Protocol"              "auto-dev"
          Option          "HorizEdgeScroll"       "0"
          Option          "SHMConfig"             "on"
  EndSection
  
  Section "Device"
          Identifier      "Configured Video Device"
          Option          "AccelMethod"   "EXA"
          Option          "DRI"           "true"
          Option          "MigrationHeuristic"    "greedy"
          Option          "RenderAccel"   "true"
          Option          "ExaNoComposite"        "false"
  EndSection
  
  Section "Monitor"
          Identifier      "Configured Monitor"
  EndSection
  
  Section "Screen"
          Identifier      "Default Screen"
          Monitor         "Configured Monitor"
          Device          "Configured Video Device"
  EndSection
  
  Section "ServerLayout"
          Identifier      "Default Layout"
          Screen          "Default Screen"
          InputDevice     "Synaptics Touchpad"
          Option          "AIGLX" "on"
  EndSection
+ 
+ [lspci]
+ 00:00.0 Host bridge [0600]: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub [8086:2a00] (rev 0c)
+       Subsystem: Lenovo Device [17aa:20b3]
+ 00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 0c)
+       Subsystem: Lenovo Device [17aa:20b5]

-- 
[GM965] Icons on KDE plasma panel are garbled
https://bugs.launchpad.net/bugs/298475
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to