[Ubuntu-x-swat] [Bug 2037604] Re: Backport packages for 22.04.4 HWE stack

2024-01-09 Thread Sergio Costas
Can somebody modify the description to specify exactly how to do those
tests, please? (which commands/parameters, and expected results).

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

Title:
  Backport packages for 22.04.4 HWE stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/directx-headers/+bug/2037604/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 2038834] Re: GPU acceleration via VirGL is broken in qemu

2023-11-16 Thread Sergio Durigan Junior
Hello Mate,

I see that the debdiff you provided applies to Noble, but this bug is
also marked as affecting Mantic.  Could you provide an updated debdiff
for the Mantic version?  Thanks!

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

Title:
  GPU acceleration via VirGL is broken in qemu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/2038834/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1939424] Re: FTBFS with Linux 5.13/GCC 11

2021-08-10 Thread Sergio Durigan Junior
Thanks for the review, Lucas.

I added the proper "LP: #" snippet to the d/changelog entry, and
uploaded the package now:

$ dput llvm-toolchain-11_11.0.1-2ubuntu5_source.changes
Trying to upload package to ubuntu
Checking signature on .changes
gpg: 
/home/sergio/work/llvm-toolchain/llvm-toolchain-11_11.0.1-2ubuntu5_source.changes:
 Valid signature from 106DA1C8C3CBBF14
Checking signature on .dsc
gpg: /home/sergio/work/llvm-toolchain/llvm-toolchain-11_11.0.1-2ubuntu5.dsc: 
Valid signature from 106DA1C8C3CBBF14
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading llvm-toolchain-11_11.0.1-2ubuntu5.dsc: done.
  Uploading llvm-toolchain-11_11.0.1-2ubuntu5.debian.tar.xz: done.
  Uploading llvm-toolchain-11_11.0.1-2ubuntu5_source.buildinfo: done.
  Uploading llvm-toolchain-11_11.0.1-2ubuntu5_source.changes: done.
Successfully uploaded packages.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to llvm-toolchain-11 in Ubuntu.
https://bugs.launchpad.net/bugs/1939424

Title:
  FTBFS with Linux 5.13/GCC 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-11/+bug/1939424/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1939424] Re: FTBFS with Linux 5.13/GCC 11

2021-08-10 Thread Sergio Durigan Junior
This is the patch to fix the current llvm-toolchain FTBFS.

I explained everything on the description already, but feel free to ask
questions.

There's a PPA with the proposed change here:

https://launchpad.net/~sergiodj/+archive/ubuntu/ftbfs-impish/+packages

This PPA depends on the "volatile" PPA that doko is using to build the
packages.  Unfortunately, the llvm-toolchain package takes a long time
to build, but I did verify locally that the build is passing.

One of the dep8 tests is failing locally, but the failure is not related
to this change.  IMO, fixing the FTBFS is orthogonal to fixing the dep8
failure, which should be done later.

** Patch added: "fix-llvm-toolchain-ftbfs.patch"
   
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-11/+bug/1939424/+attachment/5517140/+files/fix-llvm-toolchain-ftbfs.patch

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to llvm-toolchain-11 in Ubuntu.
https://bugs.launchpad.net/bugs/1939424

Title:
  FTBFS with Linux 5.13/GCC 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-11/+bug/1939424/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1939424] [NEW] FTBFS with Linux 5.13/GCC 11

2021-08-10 Thread Sergio Durigan Junior
::numeric_limits::max();
  ^
  kmax
/<>/llvm/utils/benchmark/src/benchmark_register.h:17:18: note: 
'kmax' declared here
  static const T kmax = std::numeric_limits::max();

This comes from the fact that GCC 11 requires the inclusion of the
 header in order to access std::numeric_limits.  This has
also been fixed upstream:

https://github.com/llvm/llvm-
project/commit/b498303066a63a203d24f739b2d2e0e56dca70d1

I'm preparing and testing a patch, and will attach it to this bug soon.

** Affects: llvm-toolchain-11 (Ubuntu)
 Importance: High
 Assignee: Sergio Durigan Junior (sergiodj)
 Status: Confirmed


** Tags: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to llvm-toolchain-11 in Ubuntu.
https://bugs.launchpad.net/bugs/1939424

Title:
  FTBFS with Linux 5.13/GCC 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-11/+bug/1939424/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1910562] Re: Fans switching on and off every 10 seconds after update to kernel 5.8.0-34

2021-04-21 Thread Sergio Durigan Junior
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-signed-hwe-5.8 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu in Ubuntu.
https://bugs.launchpad.net/bugs/1910562

Title:
  Fans switching on and off every 10 seconds after update to kernel
  5.8.0-34

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1910562/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1910562] Re: Fans switching on and off every 10 seconds after update to kernel 5.8.0-34

2021-04-21 Thread Sergio Durigan Junior
Hi Gabriele,

Thank you for the bug report and the help with the investigation!

I apologize that this bug was marked as Expired; this is done by an
automatic process after a period of inactivity.  Somehow this fell
through the cracks of our triage process, but now we're on it again :-).

Thank you for following up on Paride's request for further tests.  I'm
wondering here: I know that the 'sensors' command lets you specify which
chips you want to get the temperature for, and given that this problem
seems to happen every time you execute the command, then I think it's
worth trying to pinpoin which chip is causing the problem here.  Could
you please try to run the command several times, specifying the
different chip names each time, and see what happens?  Maybe there's
nothing to it, but we never know.

Another thing I was going to ask you is this: based on your comments, it
seemed to me that you were able to reproduce this problem not only in
Ubuntu, but also in other distributions.  Is that correct?  If it is, do
you think you could test a pristine Linux kernel (from
https://kernel.org)?  If the bug reproduces with it, then I would
recommend opening a bug report against the upstream Linux project.

For this specific bug, I think it's worth adding the Ubuntu Linux kernel
package and seeing what the kernel folks have to say.  Maybe they can
come up with other things you can try to determine what's going on.

I'm setting this bug status back to New and adding the Ubuntu Linux
package to it.  I'm also going to subscribe myself to this bug so that
we don't miss any more updates from you.  Thank you.

** Changed in: linux-signed-hwe-5.8 (Ubuntu)
   Status: Expired => New

** Changed in: lm-sensors (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-amdgpu in Ubuntu.
https://bugs.launchpad.net/bugs/1910562

Title:
  Fans switching on and off every 10 seconds after update to kernel
  5.8.0-34

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1910562/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1902539] Re: Intel iris graphic driver breaks java applications in ubuntu 20.04

2020-11-02 Thread Sergio Callegari
Tested with latest mesa 20.3 from oibaf ppa and issue is still present.
Same behavior is also observed with the zink driver.

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

Title:
  Intel iris graphic driver breaks java applications in ubuntu 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1902539/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1902539] [NEW] Intel iris graphic driver breaks java applications in ubuntu 20.04

2020-11-02 Thread Sergio Callegari
Public bug reported:

Both Matlab and Scilab (which are java based) fail when using the iris
graphics driver. As a workaround you can make them work using
MESA_LOADER_DRIVER_OVERRIDE=i965

There is a bug open for scilab at
https://bugzilla.scilab.org/show_bug.cgi?id=13830 (in fact one of the
issues marked as a duplicate there does probably contain more info).

On the Matlab camp, the issue is known to the Matlab developers.
However, it is really not an issue in Matlab, so they can only advice to
use the i965 driver.

The issue may be either in the Intel Iris driver, or in jogl (the java
library that all these projects use for opengl). I would tend to think
that the issue is in the iris driver not providing a proper opengl 3
compatibility profile (needed by jogl), but I am unsure about it.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: KDE
Date: Mon Nov  2 16:07:33 2020
DistUpgraded: 2020-05-23 08:30:58,391 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation UHD Graphics [8086:9b41] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: CLEVO/KAPOK Computer UHD Graphics [1558:1403]
InstallationDate: Installed on 2020-02-16 (260 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: SCHENKER SCHENKER_SLIM14_SSL14L19
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=/dev/mapper/VG_NVMe-root ro quiet splash vt.handoff=7
SourcePackage: mesa
UpgradeStatus: Upgraded to focal on 2020-05-23 (163 days ago)
dmi.bios.date: 10/02/2019
dmi.bios.vendor: INSYDE Corp.
dmi.bios.version: 1.07.04RTR1
dmi.board.asset.tag: Tag 12345
dmi.board.name: N141CU
dmi.board.vendor: SCHENKER
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Notebook
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.07.04RTR1:bd10/02/2019:svnSCHENKER:pnSCHENKER_SLIM14_SSL14L19:pvrNotApplicable:rvnSCHENKER:rnN141CU:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
dmi.product.family: Not Applicable
dmi.product.name: SCHENKER_SLIM14_SSL14L19
dmi.product.sku: Not Applicable
dmi.product.version: Not Applicable
dmi.sys.vendor: SCHENKER
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~20.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Intel iris graphic driver breaks java applications in ubuntu 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1902539/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1778369] [NEW] 3D graphics card Bug

2018-06-23 Thread Sergio U. Sanchez Buelna
Public bug reported:

I was just testing the xorg after a system upgrade from 16.04 to 18.04
and it sent this bug

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Jun 23 19:58:11 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: No
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Turks XT [Radeon HD 6670/7670] 
[1002:6758] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670] [1043:0443]
InstallationDate: Installed on 2017-02-07 (501 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Gigabyte Technology Co., Ltd. GA-880GM-USB3
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-128-generic 
root=UUID=6722f859-698a-40ff-9e7f-22382ec16837 ro quiet splash vt.handoff=1
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/14/2011
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: FC
dmi.board.name: GA-880GM-USB3
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFC:bd03/14/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GM-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GM-USB3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-880GM-USB3
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.91-2
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc5-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc5-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Sat Jun 23 19:23:49 2018
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 input USB OPTICAL MOUSE   MOUSE, id 8
 inputSILITEK USB Keyboard KEYBOARD, id 9
 inputSILITEK USB Keyboard KEYBOARD, id 10
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.6-1ubuntu4

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubuntu

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

Title:
  3D graphics card Bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1778369/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1732173] [NEW] Java GUI apps do not work properly under Wayland

2017-11-14 Thread Sergio Bossa
Public bug reported:

I'm running Ubuntu 17.10 with Wayland enabled. I noticed Java GUI apps
running with native look and feel (i.e. Swing based apps with GTK look
and feel) do not properly work, i.e. fonts are not displayed properly,
windows sometimes do not draw correctly and other problems.

If I switch to X11 all works fine instead.

The Java version is:

java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: xorg 1:7.7+19ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov 14 12:20:33 2017
DistUpgraded: Fresh install
DistroCodename: artful
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:07bf]
   Subsystem: Dell GM107GLM [Quadro M1200 Mobile] [1028:07bf]
InstallationDate: Installed on 2017-10-24 (20 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 1bcf:2b95 Sunplus Innovation Technology Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Precision 5520
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic 
root=UUID=4f5a6ba3-2eb6-42d3-aa57-c85c628e312d ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/08/2017
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.4
dmi.board.name: 0X41RR
dmi.board.vendor: Dell Inc.
dmi.board.version: A02
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.4:bd06/08/2017:svnDellInc.:pnPrecision5520:pvr:rvnDellInc.:rn0X41RR:rvrA02:cvnDellInc.:ct10:cvr:
dmi.product.family: Precision
dmi.product.name: Precision 5520
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.13.1+17.10.20170901-0ubuntu1
version.libdrm2: libdrm2 2.4.83-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug artful ubuntu

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

Title:
  Java GUI apps do not work properly under Wayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1732173/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 785681] Re: Unable to unblank screen, cursor still present

2017-10-31 Thread Sergio Callegari
I see the same with:

kubuntu 17.10
Nvidia graphics (G84GL [Quadro FX 570])
Nouveau driver

When power management kicks in to switch off the screen via dpms, then
it is impossible to resume operation. As you move the mouse, there is no
screenlock screen to enter the password, just a black screen with the
mouse cursor.

All the relevant KDE/plasma processes are active, and so is the
screenlocker process.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/785681

Title:
  Unable to unblank screen, cursor still present

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1720741] Re: On 17.10, two-finger scrolling on thinkpad x1 3rd generation non-working

2017-10-07 Thread Sergio Schvezov
It works for me on wayland and my x1 carbon 3rd gen on boot, but it
stops working after a suspend/wakeup cycle.

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

Title:
  On 17.10, two-finger scrolling on thinkpad x1 3rd generation non-
  working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1720741/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1638778] Re: Wacom touch screen on lenovo X201t stopped working after upgrading from 14.04 to 16.04

2017-04-12 Thread Sergio Zanchetta
I add some important info.

Every time a new kernel upgrade is performed (e.g. via software updates)
touchscreen come alive at reboot.

Unfortunately it stops working after another simple reboot.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xf86-input-wacom in Ubuntu.
https://bugs.launchpad.net/bugs/1638778

Title:
  Wacom touch screen on lenovo X201t stopped working after upgrading
  from 14.04 to 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-wacom/+bug/1638778/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1639180] Re: no login possible after update to nvidia 304.132

2016-12-02 Thread Sergio Zanchetta
As stated by jokrebel in comment #4, a possible temporary workaround
could be to use Gnome (Metacity) desktop session.

1) Press Ctrl + Alt + F1 and login with username and password
2) sudo apt install gnome-session-flashback
3) sudo service lightdm restart
4) Select Gnome (metacity) session and login.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-304 in Ubuntu.
https://bugs.launchpad.net/bugs/1639180

Title:
  no login possible after update to nvidia 304.132

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1639180/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1589447] Re: Xdummy cannot be used in Xenial

2016-06-06 Thread Sergio Callegari
After some investigation, the problem seems to be in the Xorg.wrap
wrapper that is way too picky.

1) Without the wrapper Xdummy cannot be executed because it tries to
open some virtual console and fails

2) With the wrapper Xdummy cannot be executed either because

a) you need to modify the Xwrapper.conf file to let anybody run it first
b) The wrapper protests that it cannot run with elevated privileges and options 
for Xorg including -logfile and -configdir, but these are obviously required if 
one wants to start Xdummy under the control of another application such as Xpra

To me, it is totally unclear why:

a) Xdummy should need to run with privilege at all otherwise Xorg messes
with the virtual consoles.

b) The wrapper cannot have its own options making it more flexible and a
group to manage it, so that only the users with appropriate permissions
(in the appropriate group) can start the wrapper with the options
relaxing its behavior (e.g. allowing -logfile and -confdir)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-dummy in Ubuntu.
https://bugs.launchpad.net/bugs/1589447

Title:
  Xdummy cannot be used in Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-dummy/+bug/1589447/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1589447] [NEW] Xdummy cannot be used in Xenial

2016-06-06 Thread Sergio Callegari
Public bug reported:

Xdummy is used by several systems for remote display, such as xpra
(http://xpra.org/).

Unfortunately, since Xenial, it is completely impossible to use Xdummy
for anything like that, because of the way in which permissions are set
up for running X servers. This results in a serious compromise on the
possibility of running remote displays systems on ubuntu. In fact, the
latter can only rely on Xvfb with a less than optimal experience.

Most important, 
Trying to run Xdummy from a console session results in

/usr/lib/xorg/Xorg.wrap: Only console users are allowed to run the X
server

It should be possible to start Xdummy from an ssh session. Xdummy is a
'dummy' display driver. It does not touch real hardware. There is no
need to prevent users who are not on the console from starting it. In
fact, it is not clear what is the purpose of taking the effort of
packaging and shipping Xdummy at all, if it cannot be used for the tasks
it is intended for.

See also:

http://xpra.org/trac/ticket/1220

The Xpra developer, whose availability to help is always excellent,
explicitly states that:

- it is not possible to use xdummy with almost all Ubuntu releases [in
fact the problem is Xenial. Before xenial, xdummy required some tweaks,
but worked]

- xpra needs to be compiled with the --without-Xdummy on Ubuntu because
of this

- There is nothing that can be done in xpra, because this is an OS
permission problem

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-video-dummy 1:0.3.7-1build5
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: KDE
Date: Mon Jun  6 11:54:50 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-12-12 (906 days ago)
InstallationMedia: Kubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
SourcePackage: xserver-xorg-video-dummy
UpgradeStatus: Upgraded to xenial on 2016-04-21 (45 days ago)

** Affects: xserver-xorg-video-dummy (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages xenial

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-dummy in Ubuntu.
https://bugs.launchpad.net/bugs/1589447

Title:
  Xdummy cannot be used in Xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-dummy/+bug/1589447/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1453298] Re: 8086:0f31 Xubuntu freeze once a day

2016-06-02 Thread Sergio Fernández
Any news on this bug?

I suffered it on Willy, so I expected it to be fixed in Xenial LTS, so
it's a bit disappointing :-/

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1453298

Title:
  8086:0f31 Xubuntu freeze once a day

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485] Re: Ignores physical display size and calculates based on 96DPI

2016-02-05 Thread Sergio Callegari
Yes. As mentioned it is a single patch to apply, that has been available
since the very first day the bug was reported, actually 8 years ago (I
was wrong when I said 6). Incidentally, I was the second reporter of
this issue, with Bug #572943, the second lowest numbered duplicate, one
month before the bug that is hosting this discussion was opened.  I
started saying that the bug needed a higher priority in 2013. So,
please, do not enter a discussion with a long history just to label
things and be aggressive, rather start asking why that single patch
remained not applied for 6-8 years.

Just to recall some history, the issue began with the use of EDID
information for DPI being *intentionally* removed upstream, for many
reasons including adhering to what other OSs used to do at that time.
When some other people and I started insisting to have the feature
restored at least in ubuntu, there was resistance. Resistance was
partially justified (e.g. on the upstream lists, see
https://bugs.freedesktop.org/show_bug.cgi?id=23705 "CLOSED" as "NOT A
BUG") by the consideration that merely reintroducing the feature was not
enough and that a better vision for managing the growing variety of
display types (including hi-dpi) was needed. This is why considerations
on the approaches taken by other OSs and on long term desiderata started
being discussed alongside the short term solutions.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485] Re: Ignores physical display size and calculates based on 96DPI

2016-02-05 Thread Sergio Callegari
Thanks for your observations.

In fact, in my comments there were multiple points.

One of them is different DPI for different screens. As you mention, this
cannot be more than a wish for now, as Linux is very badly lagging wrt
windows that has been enjoying per-display DPI settings for more than 2
years now, since Windows 8.1 (see
https://blogs.windows.com/windowsexperience/2013/07/15/windows-8-1-dpi-
scaling-enhancements/). Clearly, for MS developers the idea was that no
one uses applications halfway between screens unless they are on very
specific arrangements (e.g. screen walls) where all screens have
homogeneous properties. But rightly, to lag is not a bug. Still, I hoped
that the 'wishlist' nature of my comment #92 was clear and I thought
that "wishlist item" != "off topic item". In this respect, I am quite
curious of how Ubuntu touch will deal with the matter when the
convergence thing is finally in place, since apps will need to be
seamlessly movable from a pad screen with >400 dpi to a display with
<100 dpi and remain readable.

For the other comment #91, you are once again right on a formal point of
view. DPI is just a physical property of the screen. As a matter of
fact, from a similarly formal point of view, it is a property that
projectors do not have at all, unless you consider the projection
distance, since for projectors DPI depends on the latter. Please,
s/viewing distance/projecting distance/ in my post if you prefer. Quite
evidently, the concept of modelling screen with their physical DPI in
graphical environments roots in times when the screen could be only a
big box with a CRT placed on a desk at about 50cm from the viewer.
Indeed, in the 80s I was perfectly happy with it. Now, with the large
variety of devices used for display, the concept is already being
stretched a little (at least to accommodate for projectors for which the
physical DPI does not exist independently of the projecting setup). In
my view, physical DPI is a concept that is mostly critical for screen
manufacturers. For a graphical environment designer, the ultimate goal
is being able to deliver readable text and images on the screen and what
should count is 'perceived dpi' that is more or less the dpi projected
on the viewer retina. This is a concept that could be also expressed
using DPD (dots per degree) and working in an angular fashion. Again, I
totally agree that making the system aware of user perception is nothing
more than a wishlist item at the time being.

It is worth mentioning that at the time I commented, the bug status was
precisely "wishlist".

For the other points in my post, I cannot not see 1) - 4) in #91 (as
well as the 'in the short term' conclusion) can be off-topic, as they
pointed out practical problems and suggested an operative (though short
term and suboptimal) solution.

Obviously, I agree that this is not a very important bug, since people
have happily coped with it for the past 6 years. In the end, coping with
it is as easy as using NVIDIA hardware with the proprietary driver or
recompiling xorg with the DPI patch that had been floating around since
2010 (in the end, this is one of the reasons why open source exists).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 1506272] Re: Missing fonts and flickering font rendering

2015-10-18 Thread Sergio Schneider
Hi Christian, I will do it but only on next friday, I'm away from home for
the next days (I am an airline captain).
In mean time, I foresee we will have the release of Wily with this problem?
This will affect many nvidia users when booting in live mode, this is bad
for *buntu distros.
I tested ubuntu mate, xubuntu and kubuntu, all have the same problem, did
not Ubuntu though...
Thank you for replying.

Regards
Sergio

On Sat, Oct 17, 2015 at 11:36 PM, Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Sergio Schneider, the issue you are reporting is an upstream one. Could
> you please report this problem through the appropriate channel by
> following the instructions verbatim at
> http://nouveau.freedesktop.org/wiki/Bugs/ ?
>
> Please provide a direct URL to your bug report once you have made it so
> that it may be tracked.
>
> Thank you for your understanding.
>
> ** Description changed:
>
>   Nvidia GPU GTX 750, Intel CPU, running ubuntu mate daily ISO 2015-10-14
> - in live mode
> + in live mode.
> +
> + WORKAROUND: Install the nvidia proprietary drivers.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 15.10
>   Package: xorg 1:7.7+7ubuntu4
>   ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
>   Uname: Linux 4.2.0-16-generic x86_64
>   ApportVersion: 2.19.1-0ubuntu2
>   Architecture: amd64
>   BootLog:
> -  Generating locales...
> -en_US.UTF-8... done
> -  Generation complete.
> -  pwconv: failed to change the mode of /etc/passwd- to 0600
> +  Generating locales...
> +en_US.UTF-8... done
> +  Generation complete.
> +  pwconv: failed to change the mode of /etc/passwd- to 0600
>   CasperVersion: 1.365
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   CurrentDesktop: MATE
>   Date: Thu Oct 15 01:15:27 2015
>   DistUpgraded: Fresh install
>   DistroCodename: wily
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, if not too technical
>   GraphicsCard:
> -  NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2)
> (prog-if 00 [VGA controller])
> -Subsystem: eVga.com. Corp. Device [3842:3757]
> +  NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2)
> (prog-if 00 [VGA controller])
> +Subsystem: eVga.com. Corp. Device [3842:3757]
>   LiveMediaBuild: Ubuntu-MATE 15.10 "Wily Werewolf" - Alpha amd64
> (20151014.1)
>   MachineType: Gigabyte Technology Co., Ltd. Z87-D3HP
>   ProcEnviron:
> -  TERM=xterm
> -  PATH=(custom, no user)
> -  XDG_RUNTIME_DIR=
> -  LANG=en_US.UTF-8
> -  SHELL=/bin/bash
> +  TERM=xterm
> +  PATH=(custom, no user)
> +  XDG_RUNTIME_DIR=
> +  LANG=en_US.UTF-8
> +  SHELL=/bin/bash
>   ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper
> initrd=/casper/initrd.lz quiet splash ---
>   Renderer: Software
>   SourcePackage: xorg
>   UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/12/2014
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: F7
>   dmi.board.asset.tag: To be filled by O.E.M.
>   dmi.board.name: Z87-D3HP-CF
>   dmi.board.vendor: Gigabyte Technology Co., Ltd.
>   dmi.board.version: x.x
>   dmi.chassis.asset.tag: To Be Filled By O.E.M.
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
>   dmi.chassis.version: To Be Filled By O.E.M.
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInc.:bvrF7:bd08/12/2014:svnGigabyteTechnologyCo.,Ltd.:pnZ87-D3HP:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ87-D3HP-CF:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
>   dmi.product.name: Z87-D3HP
>   dmi.product.version: To be filled by O.E.M.
>   dmi.sys.vendor: Gigabyte Technology Co., Ltd.
>   version.compiz: compiz 1:0.9.12.2+15.10.20151002-0ubuntu1
>   version.ia32-libs: ia32-libs N/A
>   version.libdrm2: libdrm2 2.4.64-1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
>   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
>   version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
>   version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
> 1:2.9.2-1ubuntu1
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati
> 1:7.5.0+git20150819-0ubuntu1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20150808-0ubuntu3
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.11-1ubuntu3
>   xserver.bootTime: Wed Oct 14 22:12:56 2015
>   xserver.configfile: default
>   xserver.errors:
> -  

[Ubuntu-x-swat] [Bug 1506272] Re: Missing fonts and flickering font rendering

2015-10-17 Thread Sergio Schneider
That is correct, after installation, If I install nvidia drivers the
problem gets solved

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

Title:
  Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506272/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1506272] Re: Missing fonts and flickering font rendering

2015-10-15 Thread Sergio Schneider
Christopher M. Penalver (penalvch) Absolutely yes, but only after
installation to hd/ssd, no way to make it work in live mode (if so, I
don't know how to do it)

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

Title:
  Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506272/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1501658] Re: 10de:1381 [Asus B85M-E] Missing fonts and flickering font rendering

2015-10-14 Thread Sergio Schneider
Christopher, just did it: 
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506272
Hope it helps, thank you

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

Title:
  10de:1381 [Asus B85M-E] Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1501658/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1506272] [NEW] Missing fonts and flickering font rendering

2015-10-14 Thread Sergio Schneider
Public bug reported:

Nvidia GPU GTX 750, Intel CPU, running ubuntu mate daily ISO 2015-10-14
in live mode

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
Uname: Linux 4.2.0-16-generic x86_64
ApportVersion: 2.19.1-0ubuntu2
Architecture: amd64
BootLog:
 Generating locales...
   en_US.UTF-8... done
 Generation complete.
 pwconv: failed to change the mode of /etc/passwd- to 0600
CasperVersion: 1.365
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: MATE
Date: Thu Oct 15 01:15:27 2015
DistUpgraded: Fresh install
DistroCodename: wily
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: eVga.com. Corp. Device [3842:3757]
LiveMediaBuild: Ubuntu-MATE 15.10 "Wily Werewolf" - Alpha amd64 (20151014.1)
MachineType: Gigabyte Technology Co., Ltd. Z87-D3HP
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash ---
Renderer: Software
SourcePackage: xorg
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/12/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F7
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z87-D3HP-CF
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF7:bd08/12/2014:svnGigabyteTechnologyCo.,Ltd.:pnZ87-D3HP:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ87-D3HP-CF:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: Z87-D3HP
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.
version.compiz: compiz 1:0.9.12.2+15.10.20151002-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Wed Oct 14 22:12:56 2015
xserver.configfile: default
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
 AIGLX: reverting to software rendering
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.17.2-1ubuntu9
xserver.video_driver: nouveau

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubuntu wily

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

Title:
  Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1506272/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1501658] Re: 10de:1381 [Asus B85M-E] Missing fonts and flickering font rendering

2015-10-14 Thread Sergio Schneider
Just tried today's (oct/14) daily live ISO of Ubuntu MATE in live mode,
problem persists and as mentioned above if I change fonts to VRGB it
gets better, but some windows do lose/flicker fonts/characters.

Nvidia GPU GTX 750

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

Title:
  10de:1381 [Asus B85M-E] Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1501658/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1501658] Re: Missing fonts and flickering font rendering

2015-10-02 Thread Sergio Schneider
@Martin
Ok, I tried the latest Ubuntu Mate ISO from oct 02/2015
Same problem in live mode... tweaked some settings (rgb, vrgb, etc... ) VRGB is 
better but not perfect at all...
Installed to SSD and boot, fonts still messed, installed Intel microde, 
rebooted and problem persisted. Another reboot, same thing.
The only way to fix was installing the nvidia drivers, however on first boot 
after nvidia, system froze, not able to even use keyboard or mouse... but fonts 
were OK
Time for a second installation; with nvidia drivers system is working fine.
It seems to be a very disturbing bug, mainly in live mode.

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

Title:
  Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1501658/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1501658] Re: Missing fonts and flickering font rendering

2015-10-01 Thread Sergio Schneider
Same problem here in live usb mode, tested kubuntu, ubuntu-mate and xubuntu
My rig: Home built desktop, mobo gigabyte, 32GB RAM, Nvidia GTX 750 ti, intel 
i7, ssd

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

Title:
  Missing fonts and flickering font rendering

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1501658/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 578832] Re: upgrade to lucid broke X on a 64bit machine with nvidia quadro FX 570

2015-06-27 Thread Sergio Callegari
As indicated above, bug was fixed with oneiric back in 2011.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/578832

Title:
  upgrade to lucid broke X on a 64bit machine with nvidia quadro FX 570

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/578832/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1414321] [NEW] Please make a sru of xserver-xorg-video-dummy with the constant-dpi patch

2015-01-24 Thread Sergio Callegari
Public bug reported:

See

https://www.xpra.org/trac/ticket/163#comment:25

It is impossible to reliably set the dpi with xdummy otherwise.  This means 
that applications relying on xdummy (such as some
remote desktop apps and notably xpra), do not work well with the xdummy shipped 
in ubuntu.

A package with the relevant fix is available at
https://launchpad.net/~callegar/+archive/ubuntu/ppa/+packages

The patch is not at all invasive.

** Affects: xserver-xorg-video-dummy (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-dummy in Ubuntu.
https://bugs.launchpad.net/bugs/1414321

Title:
  Please make a sru of xserver-xorg-video-dummy with the constant-dpi
  patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-dummy/+bug/1414321/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1384522] Re: libOpenVG.so.1 missing in /usr/lib/*-linux-*/

2014-12-27 Thread Sergio Benjamim
In ARMhf package there isn't /usr/lib/arm-linux-gnueabihf/libOpenVG.so
...

I had to:

cd /usr/lib/arm-linux-gnueabihf/mesa-egl/
sudo ln -f -r -s libOpenVG.so.1 ../

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

Title:
  libOpenVG.so.1 missing in /usr/lib/*-linux-*/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1384522/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1384522] [NEW] libOpenVG.so.1 missing in /usr/lib/*-linux-*/

2014-10-22 Thread Sergio Benjamim
Public bug reported:

Hi, it seems libOpenVG.so.1 is missing in  /usr/lib/*-linux-*/, there is
only the libOpenVG.so. I had trouble with this symlink:

dpkg-shlibdeps: error: couldn't find library libOpenVG.so.1 needed by 
debian/retroarch/usr/bin/retroarch (ELF format: 'elf32-littlearm-hfabi'; RPATH: 
'')
dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/retroarch/usr/bin/retroarch was not linked against libEGL.so.1 (it uses 
none of the library's symbols)

I created the symlink for *.so.1, it worked for me.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libopenvg1-mesa-dev 10.1.3-0ubuntu0.1
Uname: Linux 3.16.4-031604-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Thu Oct 23 00:23:12 2014
InstallationDate: Installed on 2014-05-26 (150 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.2)
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug trusty

** Description changed:

- Hi, it seems libOpenVG.so.1 is missing in  /usr/lib/arm-linux-gnuabihf/,
- there is only the libOpenVG.so. I had trouble with this symlink:
+ Hi, it seems libOpenVG.so.1 is missing in  /usr/lib/*-linux-*/, there is
+ only the libOpenVG.so. I had trouble with this symlink:
  
  dpkg-shlibdeps: error: couldn't find library libOpenVG.so.1 needed by 
debian/retroarch/usr/bin/retroarch (ELF format: 'elf32-littlearm-hfabi'; RPATH: 
'')
- dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/retroarch/usr/bin/retroarch was not linked against libEGL.so.1 (it uses 
none of the library's symbols) 
+ dpkg-shlibdeps: warning: package could avoid a useless dependency if 
debian/retroarch/usr/bin/retroarch was not linked against libEGL.so.1 (it uses 
none of the library's symbols)
  
  I created the symlink for *.so.1, it worked for me.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libopenvg1-mesa-dev 10.1.3-0ubuntu0.1
  Uname: Linux 3.16.4-031604-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Thu Oct 23 00:23:12 2014
  InstallationDate: Installed on 2014-05-26 (150 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  libOpenVG.so.1 missing in /usr/lib/*-linux-*/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1384522/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485] Re: Ignores physical display size and calculates based on 96DPI

2014-10-05 Thread Sergio Callegari
I would also add that in the case of multiple screens with different
features (e.g. laptop screen + desktop monitor), it would be great to
have different dpi values and apps notified of the dpi change when they
are moved from one screen to another.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485] Re: Ignores physical display size and calculates based on 96DPI

2014-10-05 Thread Sergio Callegari
A couple more notes.

IMHO, the biggest issues with the current situation are the following:

1) The physical display size is available via xrandr. However xrandr delivers 
it in a format that is rather uncomfortable to parse.
2) The hardware only provides a physical display size and not the expected 
viewing distance. However, only with the *two* ingredients one can reliably 
compute a good 'virtual' dpi value to pass to the applications in order to get 
correctly sized fonts, icons and graphical elements.
3) When it is the desktop environment (DE) alone to decide the dpi value rather 
than xorg, there is always the risk of getting an unusual working environment 
when the user: (i) tests a different DE; (ii) has issues with the DE at DE 
startup. For these reasons, it would be good to have xorg provide a sane 
environment even before the DE starts.
4) For some reason some java apps seem to ignore the dpi value set by the DE. 
I'm told that matlab is among them.

So, please:
1) in the short sun re-introduce the xorg patch with the switch that lets one 
control whether the system should pick the EDID dpi or not as the NVIDIA driver 
does.
2) in the long run, it may make sense to have some heuristics in place capable 
of guessing if a monitor is a desktop monitor (normal viewing distance), a TV 
(larger than normal viewing distance), a projector (larger than normal viewing 
distance /and/ screen size that may vary depending on distance) or a pad 
(smaller than normal viewing distance and small screen).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1341037] Re: Xorg crashed with SIGABRT in OsAbort()

2014-07-11 Thread Sergio Benjamim
Great, now i can't switch to nvidia card anymore...

And there is no error mensage displayed in this pop-up window.

** This bug is no longer a duplicate of private bug 1338492

** Attachment added: Nvidia-prime does not switch to nvidia card anymore
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1341037/+attachment/4150938/+files/nvidia-prime%20does%20not%20switch%20to%20nvidia%20card.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1341037

Title:
  Xorg crashed with SIGABRT in OsAbort()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1341037/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1341037] Re: Xorg crashed with SIGABRT in OsAbort()

2014-07-11 Thread Sergio Benjamim
And there is no messages in terminal too, just it:

ERROR:

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1341037

Title:
  Xorg crashed with SIGABRT in OsAbort()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1341037/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1341037] Re: Xorg crashed with SIGABRT in OsAbort()

2014-07-11 Thread Sergio Benjamim
sudo prime-select nvidia
Error: alternatives are not set up properly
Error: nvidia mode can't be enabled

So i tried:

sudo prime-switch
sudo prime-select nvidia
sudo prime-offload
sudo prime-select nvidia
sudo prime-offload

in this sequence, logout, get a black screen, restart and got this new
report bug.

It happens in kernel 3.13 and 3.14

** Attachment added: _usr_bin_Xorg.0.crash
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1341037/+attachment/4150950/+files/_usr_bin_Xorg.0.crash

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1341037

Title:
  Xorg crashed with SIGABRT in OsAbort()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1341037/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1267742] Re: Screen artifacts appear after restart and cold boot

2014-04-03 Thread Sergio Benjamim
Here the artifacts from the previous windows 7 session.

Using nouveau driver.

** Attachment added: windows 7 artifacts after lightdm login
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1267742/+attachment/4063268/+files/windows%207%20artifacts%20after%20lightdm%20login.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1267742

Title:
  Screen artifacts appear after restart and cold boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1267742/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1267742] Re: Screen artifacts appear after restart and cold boot

2014-03-28 Thread Sergio Benjamim
I got this behavior today, many pieces of the previous windows 7 boot,
inside of my user account (interesting, this did not appear in the
lightdm). When my desktop finished to charge, the wallpaper replaced the
artifacts of windows 7.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1267742

Title:
  Screen artifacts appear after restart and cold boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1267742/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485] Re: Ignores physical display size and calculates based on 96DPI

2014-03-14 Thread Sergio Callegari
Thanks for the info!  However, let me recall that the bug is not against unity 
and gnome, but xorg. For many reasons one may have X starting without unity or 
gnome (because of using another desktop or a transient misconfiguration). In 
this case, X should be able to provide readable chars even if one is on a 
hi-dpi monitor. X setting the DPI at 96 prevents this. Please, even if gnome 
and unity fix the HiDPI issue, let still have a configuration option for X 
allowing one to switch between:
1) Ignore the EDID and fix the dpi to 96 (current behavior, good for older 
hardware)
2) Respect the EDID info about dpi (good for newer hardware, but risky for 
projectors and TVs)
3) Respect the EDID info, with same safety checks (e.g. force some default if 
EDID data looks too small or too large to be credible)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1267742] Re: Screen artifacts appear after restart and cold boot

2014-03-12 Thread Sergio Benjamim
I got weird screen artifacts in a boot (not danger, only noise) today.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1267742

Title:
  Screen artifacts appear after restart and cold boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1267742/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 903655] Re: Macbook Air 4, 1 keyboard unusable after upgrading to Precise

2014-01-09 Thread Sergio Rubio
I'm sorry Christopher, no longer have access to that Macbook Air.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/903655

Title:
  Macbook Air 4,1 keyboard unusable after upgrading to Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/903655/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
One very effective way to accelerate the appearence of the issues (which
may help debugging) seems to be using libreoffice draw/impress. Drawing
large shapes (or even better importing large bitmaps) and then selecting
them causes a sort of a grid to be drawn over the shapes and then to be
erased after the object is not anymore selected. Doing this a few times
is often sufficient to cause incorrect drawing or erasing of the grid or
incorrect redrawing of the image under the grid.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
I think that all Intel developers are extremely willing to help, and I
appreciate a lot that they try to do so even if I have hardware that is
3 years old. Let's try to provide good info and replicable demo cases
with the bug reports. And let's stick just to them, since these bug
reports are probably already long, difficult to read and to interpret as
they are.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Also note that the 'sample libreoffice document that almost always shows
issues on gen4' is again quite often showing issues on gen4. This file
seems to be a nice regression test.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Weird enough, even if the artifacts on characters are not transient and
stay there for arbitrary long periods of time, provided that one does
not affect the neighboring text (or temporarily scrolls them away), it
is impossible to take screen snapshots of them. As soon as I press
PrtScreen, the artifacts get fixed.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Created attachment 82227
Snapshot on the issue on characters

I have finally succeeded in taking a snapshot of the (very frequent)
issue that I have with individual characters while editing text. This is
from emacs.

The issue may look localized and very minor, but being on text it is in
fact extremely distracting and annoying.

Just while editing this last sentence, it happened five or six times:
entering a character makes another character somewhere else get
corrupted (and stay so until another character is pressed, or the cursor
is moved, or the text is scrolled out and back in). The weird thing is
that entering a character here may cause a character corruption in some
completely different place. And this is exactly the reason why it is
absolutely a killer to productivity. It takes the eye away from where
you are working.

Furthermore, the issue seems to be much more frequent if I type
normally, than if, on purpose, I carefully and slowly enter characters
one by one.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Just received new debs of the intel driver (2.21.11 + snapshot taken
13-07-08, git dbb585), libdrm (2.4.46 + snapshot 13-07-08, git f8f1f6).
Furthermore, I have also received a new 3.8 kernel from ubuntu a few
days ago that may contain some drm changes (but I am not certain of what
goes in since it is a distribution kernel, not mainline).

Now, I think that I am experiencing a lot of this too (or maybe it is
something else, please advice).  Particularly when writing emails with
thunderbird, all of a sudden I notice that some character is corrupted.
This seems to happen even without explicitly scrolling, but just typing.
Very strange.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Added 'characters' to the bug title.

I believe that this is now the major issue related with this bug and
having 'character' in the title may help people having issues look here.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
One last note: it is not flickering. The characters that get corrupted
stay corrupted for a long time (typically until scrolled out and
rescrolled in).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Incorrect rendering of some glyphs is still there as of yesterday's git
snapshot (24/7/13). I'm reporting it as I read somewhere that newer
released versions of the driver implemented a lower limit on
MAX_FLUSH_VERTICES in order to reduce the impact of the bug, but I
really see no difference. Yet, it may be the case that the reduction is
only applied to the released driver and not in the devel version
(haven't checked the actual code).

A couple of notes:

- The way in which the glyphs corruption appears is weird. Without any
scrolling, just typing in characters at some place causes some random
character to get corrupted somewhere else (e.g. maybe 1 line above,
maybe 10 cm to the right, etc). Some times typing some more character is
enough to have the corruption disappear, something it does not.  I have
not been able to determine if the glyph that gets corrupted is the same
one that is being typed (i.e, I type in an 'e' and somewhere and 'e'
gets corrupted), but I suspect that this is not the case.

- The issue seems to be much less frequent if I type slowly.

- Once a glyph is corrupted, just 'selecting' some random character
around it, but not necessarily very close to it (e.g., 15 chars to the
left or to the right), seems to be enough to cause a redraw of the glyph
that fixes its rendering.  This seems somehow similar to how pressing
'PrtScrn' to try to get a snapshot causes a redraw that fixes the wrong
glyphs, so that it is difficult to get a screenshot of the issue, unless
one relies on a camera.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Unfortunately, the artifacts on the individual characters are not gone
with the fix to the coherency bugs.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Created attachment 82369
Handy phone snapshot of artifacts on chars post drm/i915 fix: Only clear 
write-domains after a successful wait-seqno

This is an example of the artifacts on chars, still happening running a kernel 
with the drm/i915 fix 'Only clear write-domains after a successful wait-seqno'.
In this case we have a completely mangled 't' in firefox.

Snapshot was taken with an handy phone so that the monitor pixel frame
is visible. In fact, it is now apparently impossible to snapshot with
prtscrn. As soon as a print screen is requested the wrong char is always
redrawn correctly.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2014-01-07 Thread Sergio Callegari
Ubuntu has an experimental 64bit raring kernel (3.8) with the fix for
the coherency bug. Works great for me for fixing the artifacts in the
large bitmaps.

Can be tested at http://kernel.ubuntu.com/~jsalisbury/lp1200126/

It delivers the fix to 65665.

This is very good news also for this bug since the fixed kernels makes
it possible to wide test (at least on ubuntu) for the this bug
decoupling away effects from the other 65665.

Specifically, it is now possible to ignore some of my attachments for
this bug as they showed artifacts caused by the other bug (this is
certainly the case for the 'sample libreoffice document that almost
always shows issues).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1261184] [NEW] nvidia-331-updates should be the dependence of nvidia-current

2013-12-15 Thread Sergio Benjamim
Public bug reported:

nvidia-331-updates should be the dependence of nvidia-current.

Nvidia 304 is a legacy driver (as 173.14, 96.43 and 71.86), and Nvidia
331 is the latest long lived branch version of the driver, what fits
best for Trusty.

See: http://www.nvidia.com/object/unix.html

PS: I think current means the latest 331 driver, currently nvidia-
current is a transitional package for nvidia-304, and sometimes it is
older than nvidia-304-updates, it is a bit confusing.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nvidia-current 304.116-0ubuntu1
ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
Uname: Linux 3.12.0-7-generic x86_64
ApportVersion: 2.12.7-0ubuntu2
Architecture: amd64
CasperVersion: 1.336ubuntu1
Date: Sun Dec 15 16:24:20 2013
LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131215)
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nvidia-graphics-drivers-304
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-304 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Summary changed:

- nvidia-331-updates should be the dependencie of nvidia-current
+ nvidia-331-updates should be the dependence of nvidia-current

** Description changed:

- nvidia-331-updates should be the dependencie of nvidia-current.
+ nvidia-331-updates should be the dependence of nvidia-current.
  
  Nvidia 304 is a legacy driver (as 173.14, 96.43 and 71.86), and Nvidia
  331 is the latest long lived branch version of the driver, what fits
  best for Trusty.
  
  See: http://www.nvidia.com/object/unix.html
  
- 
- PS: I think current means the latest 331 driver, currently nvidia-current 
is a transitional package for nvidia-304, and sometimes it is older than 
nvidia-304-updates, it is a bit confusing.
+ PS: I think current means the latest 331 driver, currently nvidia-
+ current is a transitional package for nvidia-304, and sometimes it is
+ older than nvidia-304-updates, it is a bit confusing.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nvidia-current 304.116-0ubuntu1
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.336ubuntu1
  Date: Sun Dec 15 16:24:20 2013
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131215)
  ProcEnviron:
-  LANGUAGE=en_US
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-304
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-304 in Ubuntu.
https://bugs.launchpad.net/bugs/1261184

Title:
  nvidia-331-updates should be the dependence of nvidia-current

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1261184/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)

2013-10-21 Thread Sergio López del Pozo
*** This bug is a duplicate of bug 1068994 ***
https://bugs.launchpad.net/bugs/1068994

Installed 13.10 in my new Duo 11 and touch works just fine.

Now I'm trying to make the middle mouse button usable.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/1121379

Title:
  Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10
  (N-Trig DuoSense MultiTouch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1222602] Re: [gen3] Bad performance on GMA950 and GMA3150

2013-09-09 Thread Sergio Callegari
There is another issue with latest mesa, that goes with 2 monitors
setup.

Gen 3 can manage up to 4096x4096.  However, it can only manage opengl
contexts up to 2048x2048.  I think that there were attempts at going up
to 4096x4096 via software tricks, but they were never completed to work.

The limit on opengl contexts means that if you want two screens, they
must appear as one below (or above) the other, not one to the left or to
the right of the other. In fact, horizontal resolution is typically much
larger than vertical one. By putting things one above/below the other,
it is possible to fit in 2048x2048 while putting things one left/right
of the other, you easily go above 2048 pixels.

Unfortunately, latest mesa does not prevent unity from putting the
second screen to the side of the first one.  Since unity does this
automatically, as soon as a second screen is attached, the machine
becomes unusable.

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

Title:
  [gen3] Bad performance on GMA950 and GMA3150

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1222602/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread Sergio Callegari
Added 'characters' to the bug title.

I believe that this is now the major issue related with this bug and
having 'character' in the title may help people having issues look here.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-25 Thread Sergio Callegari
Incorrect rendering of some glyphs is still there as of yesterday's git
snapshot (24/7/13). I'm reporting it as I read somewhere that newer
released versions of the driver implemented a lower limit on
MAX_FLUSH_VERTICES in order to reduce the impact of the bug, but I
really see no difference. Yet, it may be the case that the reduction is
only applied to the released driver and not in the devel version
(haven't checked the actual code).

A couple of notes:

- The way in which the glyphs corruption appears is weird. Without any
scrolling, just typing in characters at some place causes some random
character to get corrupted somewhere else (e.g. maybe 1 line above,
maybe 10 cm to the right, etc). Some times typing some more character is
enough to have the corruption disappear, something it does not.  I have
not been able to determine if the glyph that gets corrupted is the same
one that is being typed (i.e, I type in an 'e' and somewhere and 'e'
gets corrupted), but I suspect that this is not the case.

- The issue seems to be much less frequent if I type slowly.

- Once a glyph is corrupted, just 'selecting' some random character
around it, but not necessarily very close to it (e.g., 15 chars to the
left or to the right), seems to be enough to cause a redraw of the glyph
that fixes its rendering.  This seems somehow similar to how pressing
'PrtScrn' to try to get a snapshot causes a redraw that fixes the wrong
glyphs, so that it is difficult to get a screenshot of the issue, unless
one relies on a camera.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-18 Thread Sergio Callegari
Ubuntu has an experimental 64bit raring kernel (3.8) with the fix for
the coherency bug. Works great for me for fixing the artifacts in the
large bitmaps.

Can be tested at http://kernel.ubuntu.com/~jsalisbury/lp1200126/

It delivers the fix to 65665.

This is very good news also for this bug since the fixed kernels makes
it possible to wide test (at least on ubuntu) for the this bug
decoupling away effects from the other 65665.

Specifically, it is now possible to ignore some of my attachments for
this bug as they showed artifacts caused by the other bug (this is
certainly the case for the 'sample libreoffice document that almost
always shows issues).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-18 Thread Sergio Callegari
Unfortunately, the artifacts on the individual characters are not gone
with the fix to the coherency bugs.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-18 Thread Sergio Callegari
Created attachment 82369
Handy phone snapshot of artifacts on chars post drm/i915 fix: Only clear 
write-domains after a successful wait-seqno

This is an example of the artifacts on chars, still happening running a kernel 
with the drm/i915 fix 'Only clear write-domains after a successful wait-seqno'.
In this case we have a completely mangled 't' in firefox.

Snapshot was taken with an handy phone so that the monitor pixel frame
is visible. In fact, it is now apparently impossible to snapshot with
prtscrn. As soon as a print screen is requested the wrong char is always
redrawn correctly.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-11 Thread Sergio Callegari
One last note: it is not flickering. The characters that get corrupted
stay corrupted for a long time (typically until scrolled out and
rescrolled in).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-11 Thread Sergio Callegari
Created attachment 82227
Snapshot on the issue on characters

I have finally succeeded in taking a snapshot of the (very frequent)
issue that I have with individual characters while editing text. This is
from emacs.

The issue may look localized and very minor, but being on text it is in
fact extremely distracting and annoying.

Just while editing this last sentence, it happened five or six times:
entering a character makes another character somewhere else get
corrupted (and stay so until another character is pressed, or the cursor
is moved, or the text is scrolled out and back in). The weird thing is
that entering a character here may cause a character corruption in some
completely different place. And this is exactly the reason why it is
absolutely a killer to productivity. It takes the eye away from where
you are working.

Furthermore, the issue seems to be much more frequent if I type
normally, than if, on purpose, I carefully and slowly enter characters
one by one.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-11 Thread Sergio Callegari
Just received new debs of the intel driver (2.21.11 + snapshot taken
13-07-08, git dbb585), libdrm (2.4.46 + snapshot 13-07-08, git f8f1f6).
Furthermore, I have also received a new 3.8 kernel from ubuntu a few
days ago that may contain some drm changes (but I am not certain of what
goes in since it is a distribution kernel, not mainline).

Now, I think that I am experiencing a lot of this too (or maybe it is
something else, please advice).  Particularly when writing emails with
thunderbird, all of a sudden I notice that some character is corrupted.
This seems to happen even without explicitly scrolling, but just typing.
Very strange.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-07-11 Thread Sergio Callegari
Weird enough, even if the artifacts on characters are not transient and
stay there for arbitrary long periods of time, provided that one does
not affect the neighboring text (or temporarily scrolls them away), it
is impossible to take screen snapshots of them. As soon as I press
PrtScreen, the artifacts get fixed.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485]

2013-07-04 Thread Sergio Callegari
Please remove the enhancement status. This used to work and now it is
not working anymore, thus it is a regression.

Also note that the experience on all newer high end hardware by Apple,
Sharp, Samsung, Google (for instance see
http://www.macrumors.com/2013/05/20/samsung-and-sharp-introduce-new-
ultra-high-resolution-notebook-displays/) is broken by the hardwired
96dpi.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 589485] Re: Ignores physical display size and calculates based on 96DPI

2013-06-27 Thread Sergio Callegari
I may not agree with the tone that appears a bit aggressive, but the
observations by Tfa7 appear to be correct.

Furthermore, with reference to the justification that there are monitors
that report wrong/crazy EDID values, I really do not think that the
majority of users who have bought and paid properly working monitors
should suffer from others' broken hardware by having their system ignore
the correct EDID info that their monitors can report.

Given the discussion of the xorg developers, I really think that this
should be fixed downstream or (temporarily) in a PPA.

And it should be done *quickly*, since things like newer Apple machines
with retina displays, Google's Chromebook Pixel, Toshiba's Kirabook,
newer Sharp's displays at 11.6, 14, and 15.6 (235-262 PPI), Sharp's
13.3 display (221 PPI), Samsung's newer 13.3 displays (276 PPI) and
tons of newer high-end displays will be all badly broken by the
hardwired 96dpi setup.

Please rise the priority accordingly to this new wave of hardware.
And if possible, have someone remove the wishlist status on the freedesktop bug 
tracker, since this looks more like a regression.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/589485

Title:
  Ignores physical display size and calculates based on 96DPI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/589485/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-06-20 Thread Sergio Callegari
One very effective way to accelerate the appearence of the issues (which
may help debugging) seems to be using libreoffice draw/impress. Drawing
large shapes (or even better importing large bitmaps) and then selecting
them causes a sort of a grid to be drawn over the shapes and then to be
erased after the object is not anymore selected. Doing this a few times
is often sufficient to cause incorrect drawing or erasing of the grid or
incorrect redrawing of the image under the grid.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-06-20 Thread Sergio Callegari
I think that all Intel developers are extremely willing to help, and I
appreciate a lot that they try to do so even if I have hardware that is
3 years old. Let's try to provide good info and replicable demo cases
with the bug reports. And let's stick just to them, since these bug
reports are probably already long, difficult to read and to interpret as
they are.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-06-20 Thread Sergio Callegari
Also note that the 'sample libreoffice document that almost always shows
issues on gen4' is again quite often showing issues on gen4. This file
seems to be a nice regression test.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in 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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-03-12 Thread Sergio Callegari
The issue with the libreoffice test file is fixed for me. Thanks!!!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2013-03-12 Thread Sergio Callegari
The issue with the libreoffice test file is fixed for me. Thanks!!!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2013-03-12 Thread Sergio Callegari
Looks like the 'decomposition' in small elements that are not aligned
correctly has an even finer granularity. See
https://bugs.freedesktop.org/attachment.cgi?id=75673

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-03-01 Thread Sergio Callegari
Still present (exactly as in the video) with kernel 3.8.0
libdrm and libkms 2.4.42 + git shapshot 13/02/25 commit 41fc2c...
mesa 9.2 + git snapshot 13/02/25 commit 533dc3...
xserver intel driver 2.21.3 + git snapshot 13/02/25 commit 421910...

I have discovered that I encounter a similarly looking rendering issue,
with the image getting decomposed in multiple pieces that are not
correctly aligned, on the whole screen whenever I attach an external
displayport monitor and call

xrandr --output DP1 --auto --primary --output LVDS1 --off

curiosly, this does not happen if I first switch on the monitor and then switch
off the laptop screen with 2 independent xrandr calls.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-03-01 Thread Sergio Callegari
Looks like the 'decomposition' in small elements that are not aligned
correctly has an even finer granularity. See
https://bugs.freedesktop.org/attachment.cgi?id=75673

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2013-02-27 Thread Sergio Callegari
Still present (exactly as in the video) with kernel 3.8.0
libdrm and libkms 2.4.42 + git shapshot 13/02/25 commit 41fc2c...
mesa 9.2 + git snapshot 13/02/25 commit 533dc3...
xserver intel driver 2.21.3 + git snapshot 13/02/25 commit 421910...

I have discovered that I encounter a similarly looking rendering issue,
with the image getting decomposed in multiple pieces that are not
correctly aligned, on the whole screen whenever I attach an external
displayport monitor and call

xrandr --output DP1 --auto --primary --output LVDS1 --off

curiosly, this does not happen if I first switch on the monitor and then switch
off the laptop screen with 2 independent xrandr calls.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 568492] Re: Fonts corrupted on LibreOffice menus with nvidia, compiz, twinview and subpixel smoothing.

2013-02-25 Thread Sergio Fernández Marcos
I'm sorry but I do not own the computer where I found the bug anymore.
Therefore I won't be able to perform tests around this issue anymore.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/568492

Title:
  Fonts corrupted on LibreOffice menus with nvidia, compiz, twinview and
  subpixel smoothing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nvidia-drivers-ubuntu/+bug/568492/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-02-23 Thread Sergio Callegari
Created attachment 75189
A video showing the issue during a zoom sequence

Attaching a video showing the issue while zooming with libreoffice. Hope
that the shape of the patterns that appear may be a clue to identify the
issue.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098489]

2013-02-20 Thread Sergio Callegari
Created attachment 75189
A video showing the issue during a zoom sequence

Attaching a video showing the issue while zooming with libreoffice. Hope
that the shape of the patterns that appear may be a clue to identify the
issue.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098489

Title:
  [gen4] Corruption in Chrome omni bar results using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-02-14 Thread Sergio Callegari
Created attachment 74207
Sample libreoffice document that almost always shows issues on gen4

I am attaching a test file that does almost never look right when opened
with libreoffice on gen4

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-02-14 Thread Sergio Callegari
On 05/02/2013 12:34, bugzilla-dae...@freedesktop.org wrote:

 *Comment # 50 https://bugs.freedesktop.org/show_bug.cgi?id=55500#c50 on bug 
 55500 https://bugs.freedesktop.org/show_bug.cgi?id=55500 from Till 
 Matthiesen mailto:high.entr...@web.de *
 It does not fix #59351
 https://bugs.freedesktop.org/show_bug.cgi?id=59351  show_bug.cgi?id=59351

 The symptoms remain unchanged.

 test.odg works fine here on both screens, though. [lodraw 3.6.5.2]
 

Please test test.odg zooming in/out and selecting all and moving it around by 
steps (e.g. with the arrows).
Sometimes when opened it initially renders well, but when zooming and moving by 
little amounts the rendering breaks, bot on 3.6.5.2 and on 4.0.0.3 (RC).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-02-14 Thread Sergio Callegari
On 05/02/2013 13:13, bugzilla-dae...@freedesktop.org wrote:

 *Comment # 55 https://bugs.freedesktop.org/show_bug.cgi?id=55500#c55 on bug 
 55500 https://bugs.freedesktop.org/show_bug.cgi?id=55500 from Till 
 Matthiesen mailto:high.entr...@web.de *
 (In reply tocomment #53  show_bug.cgi?id=55500#c53)
  On 05/02/2013 12:34,bugzilla-dae...@freedesktop.org  
  mailto:bugzilla-dae...@freedesktop.org  wrote:
 
  Please test test.odg zooming in/out and selecting all and moving it around
  by
  steps (e.g. with the arrows).
  Sometimes when opened it initially renders well, but when zooming and moving
  by
  little amounts the rendering breaks, bot on 3.6.5.2 and on 4.0.0.3 (RC).

 I tried hard to reproduce the issue, but wasn't able to do so.
 Either it's that hard to trigger or it simply doesn't exist for *my*
 configuration.


Weird enough, I have discovered that the rendering bug with my test file 
(test.odg) goes away if antialiasing is disabled in libreoffice.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-02-14 Thread Sergio Callegari
This morning I've received the kde 4.10 update and newer debs for git
version of the intel driver (13/02/07 - git 974b6a).

I cannot decouple if the rendering issues have worsened with the newer
driver (probably not) or if the newer kde framework and kwin is exposing
bugs in a more aggressive way, but things have become a bit problematic
with this newer setup.

1) Border of the toolbar disappears
2) Shades/light effects of kwin do not render properly and remain in place 
(often with distortion) after use
3) Some characters appear underlined in the konsole

Moving back to uxa seems to fix all these issues, as well as the
libreoffice rendering.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1098334]

2013-02-14 Thread Sergio Callegari
Trying blt right now. No rendering issues. SNA was perceivably faster.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1098334

Title:
  Font corruption in Chromium tab bar using Intel SNA

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1105234] [NEW] error live ubuntu 12.10 in dell inspiron n 5110

2013-01-25 Thread sergio strazzulla
Public bug reported:

error testing live ubuntu 12.10 in dell inspiron n 5110

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
CasperVersion: 1.328
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Fri Jan 25 16:24:27 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04ca]
 Advanced Micro Devices [AMD] nee ATI Caicos [Radeon HD 6400M/7400M Series] 
[1002:6760] (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04ca]
LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MachineType: Dell Inc. Inspiron N5110
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/30/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0FTJWD
dmi.board.vendor: Dell Inc.
dmi.board.version: A09
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd09/30/2011:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn0FTJWD:rvrA09:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron N5110
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.4-0ubuntu2
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 quantal running-unity ubuntu

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

Title:
  error live ubuntu 12.10 in dell inspiron n 5110

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1105234/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-11-11 Thread Sergio Barjola
With daily updates, the screen corruption has disappear. Unity go too
slow, but this is another bug that I submitted sometime ago. So, I close
this bug as invalid.

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-23 Thread Sergio Barjola
mitxs@testing:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string:   nouveau
OpenGL renderer string: Gallium 0.4 on NV46
OpenGL version string:  2.1 Mesa 9.0

Not software rendered:yes
Not blacklisted:  no
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:yes
GL fragment program:  yes
GL vertex buffer object:  yes
GL framebuffer object:yes
GL version is 1.4+:   yes

Unity 3D supported:   no
mitxs@testing:~$ 

My card is blacklisted, so I haven't 3D acceleration.
The screen corruption is solved if i load a unity session or xfce session.

The problem occurs if I set UNITY_FORCE_START=1 in /etc/environment, and
try unity. Then the screen is corrupted.

This is relationated with 
http://askubuntu.com/questions/37629/geforce-go-7300-7400-blacklisted-can-i-still-run-unity

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1065660] Re: desktop performance is too slow

2012-10-13 Thread Sergio Barjola
Ok, unity 2D is removed from 12.10 and my computer not support unity 3D:

mitxs@testing:~$ /usr/lib/nux/unity_support_test -p
OpenGL vendor string:   nouveau
OpenGL renderer string: Gallium 0.4 on NV46
OpenGL version string:  2.1 Mesa 9.0

Not software rendered:yes
Not blacklisted:  no
GLX fbconfig: yes
GLX texture from pixmap:  yes
GL npot or rect textures: yes
GL vertex program:yes
GL fragment program:  yes
GL vertex buffer object:  yes
GL framebuffer object:yes
GL version is 1.4+:   yes

Unity 3D supported:   no

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

Title:
  desktop performance is too slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1065660/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1065660] Re: desktop performance is too slow

2012-10-13 Thread Sergio Barjola
I think that it's a problem with unity package.

** Package changed: xorg (Ubuntu) = unity (Ubuntu)

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

Title:
  desktop performance is too slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1065660/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1065660] Re: desktop performance is too slow

2012-10-12 Thread Sergio Barjola
I think that I've a problem with 3D aceleration. This are the packages
related that I have installed:

mitxs@testing:~$ dpkg -l | grep mesa
ii  libgl1-mesa-dri:i386  9.0-0ubuntu1  
i386 free implementation of the OpenGL API -- DRI modules
ii  libgl1-mesa-glx:i386  9.0-0ubuntu1  
i386 free implementation of the OpenGL API -- GLX runtime
ii  libglapi-mesa:i3869.0-0ubuntu1  
i386 free implementation of the GL API -- shared library
ii  libglu1-mesa:i386 9.0.0-0ubuntu1
i386 Mesa OpenGL utility library (GLU)

mitxs@testing:~$ dpkg -l | grep nouveau
ii  libdrm-nouveau1a:i386 2.4.39-0ubuntu1   
i386 Userspace interface to nouveau-specific kernel DRM 
services -- runtime
ii  libdrm-nouveau2:i386  2.4.39-0ubuntu1   
i386 Userspace interface to nouveau-specific kernel DRM 
services -- runtime
ii  xserver-xorg-video-nouveau1:1.0.2-0ubuntu3  
i386 X.Org X server -- Nouveau display driver

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

Title:
  desktop performance is too slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1065660/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1065660] [NEW] desktop performance is too slow

2012-10-11 Thread Sergio Barjola
Public bug reported:

Compiz running over 20% CPU and many times reach at 100%.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
.tmp.unity.support.test.1:
 
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Thu Oct 11 21:15:38 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation G72M [GeForce Go 7400] [10de:01d8] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Sony Corporation Device [104d:820f]
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta i386 (20121008)
MachineType: Sony Corporation VGN-C2Z_B
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=f12cf5e9-ef11-4103-98a9-4529fe46c411 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/19/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: R0080J4
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrR0080J4:bd12/19/2006:svnSonyCorporation:pnVGN-C2Z_B:pvrC3LP3UN0:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGN-C2Z_B
dmi.product.version: C3LP3UN0
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.8.4-0ubuntu2
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 performance quantal running-unity ubuntu

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

Title:
  desktop performance is too slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1065660/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-08 Thread Sergio Barjola
I try the daily image ( quantal-desktop-i386.iso of 08-Oct-2012) and now I 
can't boot because of screen corruption.
With previuos versions of Ubuntu I didn't have this problem.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] [NEW] screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
Public bug reported:

Testing latest Ubuntu release iso, (ubuntu-12.10-beta2-desktop-i386 iso), after 
installing, when I click on menu button of the launcher, the screen images are 
corrupted.
When load the display manager, sometimes the screen blink and I have to switch 
to a virtual console.

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
** Attachment added: screenshot
   
https://bugs.launchpad.net/bugs/1061209/+attachment/3369325/+files/20121002_215039.jpg

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
lspci

** Attachment added: lspci.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+attachment/3369330/+files/lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
lsmod

** Attachment added: lsmod.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+attachment/3369329/+files/lsmod.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
I cannot run ubuntu-bug in the affected machine, so I  attached the
logs.

** Attachment added: Xorg log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+attachment/3369327/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
output of dpkg -l | grep xorg

** Attachment added: dpkg_xorg.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+attachment/3369328/+files/dpkg_xorg.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1061209] Re: screen corruption [nvidia Geforce Go 7400]

2012-10-03 Thread Sergio Barjola
cat /proc/version

** Attachment added: proc_version.txt
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+attachment/3369331/+files/proc_version.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-nouveau in Ubuntu.
https://bugs.launchpad.net/bugs/1061209

Title:
  screen corruption  [nvidia Geforce Go 7400]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1061209/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


  1   2   >