[Desktop-packages] [Bug 2039352] Re: OpenGL applications don't run on AMD FirePro S7150 and fill dmesg with: *ERROR* Not enough memory for command submission!

2023-10-14 Thread Thomas Debesse
@oibaf thanks, I reported it:

- https://gitlab.freedesktop.org/mesa/mesa/-/issues/1

(nice issue number by the way ☺️)

** Bug watch added: gitlab.freedesktop.org/mesa/mesa/-/issues #1
   https://gitlab.freedesktop.org/mesa/mesa/-/issues/1

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

Title:
  OpenGL applications don't run on AMD FirePro S7150 and fill dmesg
  with: *ERROR* Not enough memory for command submission!

Status in mesa package in Ubuntu:
  New

Bug description:
  I first thought the Radeon PRO W7600 was affected, in fact the
  affected GPU is the AMD FirePro S7150.

  See comment 3 and below:
  https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2039352/comments/3

  __

  When I run Unigine Superposition 1.1, it doesn't open any window and
  dmesg is filled with:

  ```
  [36881.961064] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.962579] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.963946] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.965556] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.967138] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.968522] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  ```

  printing new error log lines many time per second.

  Killing the Unigine Superposition process stops the log printing.

  There are more than one GPU in that system but the one used for
  rendering is a Radeon PRO W7600:

  ```
  Slot: 47:00.0
  Class:VGA compatible controller [0300]
  Vendor:   Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  Device:   Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [7480]
  SVendor:  Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  SDevice:  Device [0e0d]
  ProgIf:   00
  Driver:   amdgpu
  Module:   amdgpu
  IOMMUGroup:   58
  ```

  ```
  name of display: :1
  display: :1  screen: 0
  direct rendering: Yes
  Extended renderer info (GLX_MESA_query_renderer):
  Vendor: AMD (0x1002)
  Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
  Version: 23.2.1
  Accelerated: yes
  Video memory: 8192MB
  Unified memory: no
  Preferred profile: core (0x1)
  Max core profile version: 4.6
  Max compat profile version: 4.6
  Max GLES1 profile version: 1.1
  Max GLES[23] profile version: 3.2
  ```

  Other games like Unvanquished or Quake II RTX are working correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: libglapi-mesa 23.2.1-1ubuntu3
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,copytex,decor,regex,snap,vpswitch,mousepoll,gnomecompat,titleinfo,imgpng,resize,animation,expo,ezoom,grid,place,move,imgsvg,workarounds,wall,session,thumbnail,staticswitcher,fade,scale]
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Oct 14 14:58:23 2023
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
   vhba/20211218, 6.2.0-33-generic, x86_64: installed
   vhba/20211218, 6.5.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-6.5.0-9-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/08/2023
  dmi.bios.release: 5.23
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: WRX80SU8-F6
  dmi.board.asset.tag: Default string
  dmi.board.name: Default string
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrWRX80SU8-F6:bd06/08/2023:br5.23:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
 

[Desktop-packages] [Bug 2039352] Re: OpenGL applications don't run on AMD FirePro S7150 and fill dmesg with: *ERROR* Not enough memory for command submission!

2023-10-14 Thread Thomas Debesse
I reproduce the bug with current Mesa
(d97427f41c1603db2f657b5d9c3f91a97f74b1c0) and LLVM 16.0.6. I don't know
if the bug is on drm side or on Mesa side.

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

Title:
  OpenGL applications don't run on AMD FirePro S7150 and fill dmesg
  with: *ERROR* Not enough memory for command submission!

Status in mesa package in Ubuntu:
  New

Bug description:
  I first thought the Radeon PRO W7600 was affected, in fact the
  affected GPU is the AMD FirePro S7150.

  See comment 3 and below:
  https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2039352/comments/3

  __

  When I run Unigine Superposition 1.1, it doesn't open any window and
  dmesg is filled with:

  ```
  [36881.961064] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.962579] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.963946] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.965556] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.967138] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.968522] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  ```

  printing new error log lines many time per second.

  Killing the Unigine Superposition process stops the log printing.

  There are more than one GPU in that system but the one used for
  rendering is a Radeon PRO W7600:

  ```
  Slot: 47:00.0
  Class:VGA compatible controller [0300]
  Vendor:   Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  Device:   Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [7480]
  SVendor:  Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  SDevice:  Device [0e0d]
  ProgIf:   00
  Driver:   amdgpu
  Module:   amdgpu
  IOMMUGroup:   58
  ```

  ```
  name of display: :1
  display: :1  screen: 0
  direct rendering: Yes
  Extended renderer info (GLX_MESA_query_renderer):
  Vendor: AMD (0x1002)
  Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
  Version: 23.2.1
  Accelerated: yes
  Video memory: 8192MB
  Unified memory: no
  Preferred profile: core (0x1)
  Max core profile version: 4.6
  Max compat profile version: 4.6
  Max GLES1 profile version: 1.1
  Max GLES[23] profile version: 3.2
  ```

  Other games like Unvanquished or Quake II RTX are working correctly.

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: libglapi-mesa 23.2.1-1ubuntu3
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,copytex,decor,regex,snap,vpswitch,mousepoll,gnomecompat,titleinfo,imgpng,resize,animation,expo,ezoom,grid,place,move,imgsvg,workarounds,wall,session,thumbnail,staticswitcher,fade,scale]
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Oct 14 14:58:23 2023
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
   vhba/20211218, 6.2.0-33-generic, x86_64: installed
   vhba/20211218, 6.5.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-6.5.0-9-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/08/2023
  dmi.bios.release: 5.23
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: WRX80SU8-F6
  dmi.board.asset.tag: Default string
  dmi.board.name: Default string
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrWRX80SU8-F6:bd06/08/2023:br5.23:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default 

[Desktop-packages] [Bug 2039352] Re: Unigine Superposition 1.1 doesn't run and fills dmesg with: *ERROR* Not enough memory for command submission!

2023-10-14 Thread Thomas Debesse
I reproduce the same issue if I just do:

```
DRI_PRIME=1 glxinfo -B
name of display: :1
```

Which means the fault happens when using the AMD FirePro S7150, NOT the
AMD Radeon PRO W7600.

Maybe for some reasons Unigine Superposition tries to use all GPUs
available?

So, the bug is now easier to reproduce, it is affecting the AMD FirePro
S7150, and a glxinfo is enough.

** Summary changed:

- Unigine Superposition 1.1 doesn't run and fills dmesg with: *ERROR* Not 
enough memory for command submission!
+ OpenGL applications don't run on AMD FirePro S7150 and fills dmesg with: 
*ERROR* Not enough memory for command submission!

** Description changed:

+ I first thought the Radeon PRO W7600 was affected, in fact the affected
+ GPU is the AMD FirePro S7150.
+ 
+ See comment 3 and below:
+ https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/2039352/comments/3
+ 
+ __
+ 
  When I run Unigine Superposition 1.1, it doesn't open any window and
  dmesg is filled with:
  
  ```
  [36881.961064] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.962579] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.963946] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.965556] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.967138] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.968522] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  ```
  
  printing new error log lines many time per second.
  
  Killing the Unigine Superposition process stops the log printing.
  
  There are more than one GPU in that system but the one used for
  rendering is a Radeon PRO W7600:
  
  ```
  Slot: 47:00.0
  Class:VGA compatible controller [0300]
  Vendor:   Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  Device:   Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [7480]
  SVendor:  Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  SDevice:  Device [0e0d]
  ProgIf:   00
  Driver:   amdgpu
  Module:   amdgpu
  IOMMUGroup:   58
  ```
  
  ```
  name of display: :1
  display: :1  screen: 0
  direct rendering: Yes
  Extended renderer info (GLX_MESA_query_renderer):
  Vendor: AMD (0x1002)
  Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
  Version: 23.2.1
  Accelerated: yes
  Video memory: 8192MB
  Unified memory: no
  Preferred profile: core (0x1)
  Max core profile version: 4.6
  Max compat profile version: 4.6
  Max GLES1 profile version: 1.1
  Max GLES[23] profile version: 3.2
  ```
  
  Other games like Unvanquished or Quake II RTX are working correctly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: libglapi-mesa 23.2.1-1ubuntu3
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,copytex,decor,regex,snap,vpswitch,mousepoll,gnomecompat,titleinfo,imgpng,resize,animation,expo,ezoom,grid,place,move,imgsvg,workarounds,wall,session,thumbnail,staticswitcher,fade,scale]
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Oct 14 14:58:23 2023
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
   vhba/20211218, 6.2.0-33-generic, x86_64: installed
   vhba/20211218, 6.5.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-6.5.0-9-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/08/2023
  dmi.bios.release: 5.23
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: WRX80SU8-F6
  dmi.board.asset.tag: Default string
  dmi.board.name: Default string
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 

[Desktop-packages] [Bug 2039352] Re: Unigine Superposition 1.1 doesn't run and fills dmesg with: *ERROR* Not enough memory for command submission!

2023-10-14 Thread Thomas Debesse
** Description changed:

  When I run Unigine Superposition 1.1, it doesn't open any window and
  dmesg is filled with:
  
  ```
  [36881.961064] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.962579] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.963946] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.965556] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.967138] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.968522] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  ```
  
  printing new error log lines many time per second.
  
  Killing the Unigine Superposition process stops the log printing.
  
- There are more then one GPU in that system but the one used for
+ There are more than one GPU in that system but the one used for
  rendering is a Radeon PRO W7600:
  
  ```
  Slot: 47:00.0
  Class:VGA compatible controller [0300]
  Vendor:   Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  Device:   Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [7480]
  SVendor:  Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  SDevice:  Device [0e0d]
  ProgIf:   00
  Driver:   amdgpu
  Module:   amdgpu
  IOMMUGroup:   58
  ```
  
  ```
  name of display: :1
  display: :1  screen: 0
  direct rendering: Yes
  Extended renderer info (GLX_MESA_query_renderer):
  Vendor: AMD (0x1002)
  Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
  Version: 23.2.1
  Accelerated: yes
  Video memory: 8192MB
  Unified memory: no
  Preferred profile: core (0x1)
  Max core profile version: 4.6
  Max compat profile version: 4.6
  Max GLES1 profile version: 1.1
  Max GLES[23] profile version: 3.2
  ```
  
  Other games like Unvanquished or Quake II RTX are working correctly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: libglapi-mesa 23.2.1-1ubuntu3
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,copytex,decor,regex,snap,vpswitch,mousepoll,gnomecompat,titleinfo,imgpng,resize,animation,expo,ezoom,grid,place,move,imgsvg,workarounds,wall,session,thumbnail,staticswitcher,fade,scale]
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Oct 14 14:58:23 2023
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus:
   v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
   vhba/20211218, 6.2.0-33-generic, x86_64: installed
   vhba/20211218, 6.5.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-6.5.0-9-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/08/2023
  dmi.bios.release: 5.23
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: WRX80SU8-F6
  dmi.board.asset.tag: Default string
  dmi.board.name: Default string
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrWRX80SU8-F6:bd06/08/2023:br5.23:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Default string
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.115-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-3ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  

[Desktop-packages] [Bug 2039352] Re: Unigine Superposition 1.1 doesn't run and fill dmesg with: *ERROR* Not enough memory for command submission!

2023-10-14 Thread Thomas Debesse
In the log file you may see notice of some amdgpu-pro OpenCL components
like ROCm ROCr OpenCL or Legacy Orca OpenCL, there is no amdgpu-pro
OpenGL or dkms module installed though. Removing entirely the amdgpu-pro
OpenCL packages produce the same bug anyway. The contrary would have
been surprising since I assume Superposition to be an OpenGL benchmark
and to not make use of OpenCL, but to be 100% sure I removed all those
amdgpu-pro packages and I get the same bug with stock Ubuntu anyway.

** Summary changed:

- Unigine Superposition 1.1 doesn't run and fill dmesg with: *ERROR* Not enough 
memory for command submission!
+ Unigine Superposition 1.1 doesn't run and fills dmesg with: *ERROR* Not 
enough memory for command submission!

** Description changed:

  When I run Unigine Superposition 1.1, it doesn't open any window and
  dmesg is filled with:
  
  ```
  [36881.961064] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.962579] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.963946] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.965556] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.967138] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  [36881.968522] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
  ```
  
  printing new error log lines many time per second.
  
  Killing the Unigine Superposition process stops the log printing.
  
- There is multiple GPU in that system but the one used for rendering is a
- Radeon PRO W7600:
- 
+ There are more then one GPU in that system but the one used for
+ rendering is a Radeon PRO W7600:
  
  ```
  Slot: 47:00.0
  Class:VGA compatible controller [0300]
  Vendor:   Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  Device:   Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [7480]
  SVendor:  Advanced Micro Devices, Inc. [AMD/ATI] [1002]
  SDevice:  Device [0e0d]
  ProgIf:   00
  Driver:   amdgpu
  Module:   amdgpu
  IOMMUGroup:   58
  ```
  
  ```
  name of display: :1
  display: :1  screen: 0
  direct rendering: Yes
  Extended renderer info (GLX_MESA_query_renderer):
- Vendor: AMD (0x1002)
- Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
- Version: 23.2.1
- Accelerated: yes
- Video memory: 8192MB
- Unified memory: no
- Preferred profile: core (0x1)
- Max core profile version: 4.6
- Max compat profile version: 4.6
- Max GLES1 profile version: 1.1
- Max GLES[23] profile version: 3.2
+ Vendor: AMD (0x1002)
+ Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
+ Version: 23.2.1
+ Accelerated: yes
+ Video memory: 8192MB
+ Unified memory: no
+ Preferred profile: core (0x1)
+ Max core profile version: 4.6
+ Max compat profile version: 4.6
+ Max GLES1 profile version: 1.1
+ Max GLES[23] profile version: 3.2
  ```
  
  Other games like Unvanquished or Quake II RTX are working correctly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: libglapi-mesa 23.2.1-1ubuntu3
  ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
  Uname: Linux 6.5.0-9-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,copytex,decor,regex,snap,vpswitch,mousepoll,gnomecompat,titleinfo,imgpng,resize,animation,expo,ezoom,grid,place,move,imgsvg,workarounds,wall,session,thumbnail,staticswitcher,fade,scale]
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Oct 14 14:58:23 2023
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus:
-  v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
-  vhba/20211218, 6.2.0-33-generic, x86_64: installed
-  vhba/20211218, 6.5.0-9-generic, x86_64: installed
+  v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff 
between built and installed module!)
+  vhba/20211218, 6.2.0-33-generic, x86_64: installed
+  vhba/20211218, 6.5.0-9-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-6.5.0-9-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/08/2023
  

[Desktop-packages] [Bug 2039352] [NEW] Unigine Superposition 1.1 doesn't run and fill dmesg with: *ERROR* Not enough memory for command submission!

2023-10-14 Thread Thomas Debesse
Public bug reported:

When I run Unigine Superposition 1.1, it doesn't open any window and
dmesg is filled with:

```
[36881.961064] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
[36881.962579] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
[36881.963946] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
[36881.965556] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
[36881.967138] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
[36881.968522] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for 
command submission!
```

printing new error log lines many time per second.

Killing the Unigine Superposition process stops the log printing.

There is multiple GPU in that system but the one used for rendering is a
Radeon PRO W7600:


```
Slot:   47:00.0
Class:  VGA compatible controller [0300]
Vendor: Advanced Micro Devices, Inc. [AMD/ATI] [1002]
Device: Navi 33 [Radeon RX 7700S/7600/7600S/7600M XT/PRO W7600] [7480]
SVendor:Advanced Micro Devices, Inc. [AMD/ATI] [1002]
SDevice:Device [0e0d]
ProgIf: 00
Driver: amdgpu
Module: amdgpu
IOMMUGroup: 58
```

```
name of display: :1
display: :1  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: AMD (0x1002)
Device: AMD Radeon PRO W7600 (gfx1102, LLVM 15.0.7, DRM 3.54, 
6.5.0-9-generic) (0x7480)
Version: 23.2.1
Accelerated: yes
Video memory: 8192MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
```

Other games like Unvanquished or Quake II RTX are working correctly.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: libglapi-mesa 23.2.1-1ubuntu3
ProcVersionSignature: Ubuntu 6.5.0-9.9-generic 6.5.3
Uname: Linux 6.5.0-9-generic x86_64
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
BootLog: Error: [Errno 13] Permission non accordée: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompizPlugins: 
[core,bailer,detection,composite,opengl,imgjpeg,compiztoolbox,copytex,decor,regex,snap,vpswitch,mousepoll,gnomecompat,titleinfo,imgpng,resize,animation,expo,ezoom,grid,place,move,imgsvg,workarounds,wall,session,thumbnail,staticswitcher,fade,scale]
CompositorRunning: None
CurrentDesktop: GNOME
Date: Sat Oct 14 14:58:23 2023
DistUpgraded: Fresh install
DistroCodename: mantic
DistroVariant: ubuntu
DkmsStatus:
 v4l2loopback/0.12.7, 6.5.0-9-generic, x86_64: installed (WARNING! Diff between 
built and installed module!)
 vhba/20211218, 6.2.0-33-generic, x86_64: installed
 vhba/20211218, 6.5.0-9-generic, x86_64: installed
ExtraDebuggingInterest: Yes
MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-6.5.0-9-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/08/2023
dmi.bios.release: 5.23
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: WRX80SU8-F6
dmi.board.asset.tag: Default string
dmi.board.name: Default string
dmi.board.vendor: Default string
dmi.board.version: Default string
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrWRX80SU8-F6:bd06/08/2023:br5.23:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
dmi.product.family: Default string
dmi.product.name: Default string
dmi.product.sku: Default string
dmi.product.version: Default string
dmi.sys.vendor: Default string
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.115-1
version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-3ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug mantic ubuntu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.

[Desktop-packages] [Bug 2018555] Re: Nautilus rendering is broken if GTK_THEME env variable exists

2023-10-12 Thread Thomas Debesse
To be even more precise: you activated a countdown that would
automatically close this issue if no answer would be given to the only
question that was not answerable because of the very nature of this bug.

The Launchpad software is just obeying to human decisions, there.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2018555

Title:
  Nautilus rendering is broken if GTK_THEME env variable exists

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME
  environment exists, and there are some other components of GNOME that
  sets it at desktop launch (for example the Desktop may set it as
  GTK_THEME=Adwaita:dark).

  I have found no GTK_THEME value to make nautilus render properly, even
  the empty string breaks nautilus.

  How to reproduce:

  ```
  killall nautilus
  GTK_THEME=
  nautilus
  ```

  Then try to select some icons, selected icons will not be displayed as
  selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.2-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: GNOME
  Date: Fri May  5 06:49:41 2023
  GsettingsChanges:
   
  ProcEnviron:
   LANGUAGE=fr_FR:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2018555] Re: Nautilus rendering is broken if GTK_THEME env variable exists

2023-10-12 Thread Thomas Debesse
I may update that sentence:

> You're just saying no one tried to reproduce the bug, this is
different.

You're just saying no one tried to reproduce the bug _and it was just
decided to let it expire with the distribution version itself_, this is
different.

Launchpad can't be taken responsible for, it's a machine.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2018555

Title:
  Nautilus rendering is broken if GTK_THEME env variable exists

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME
  environment exists, and there are some other components of GNOME that
  sets it at desktop launch (for example the Desktop may set it as
  GTK_THEME=Adwaita:dark).

  I have found no GTK_THEME value to make nautilus render properly, even
  the empty string breaks nautilus.

  How to reproduce:

  ```
  killall nautilus
  GTK_THEME=
  nautilus
  ```

  Then try to select some icons, selected icons will not be displayed as
  selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.2-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: GNOME
  Date: Fri May  5 06:49:41 2023
  GsettingsChanges:
   
  ProcEnviron:
   LANGUAGE=fr_FR:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2018555] Re: Nautilus rendering is broken if GTK_THEME env variable exists

2023-10-12 Thread Thomas Debesse
There was enough information to be actionable:

1. Get Ubuntu with the version the bug is reported for.
2. Apply the reproduction steps given in the very first message reporting the 
bug:

```
killall nautilus
GTK_THEME=
nautilus
```

The bug was said to be a rendering bug, any human with functional eyes
following the reproduction steps could see the rendering bug described
in the very first message:

> Then try to select some icons, selected icons will not be displayed as
selected.

There was no need for any screenshot: the described bug is that
rendering of nautilus would not change between selected and unselected
icon. Those words are more meaningful than a screenshot.

Screenshot may even add more ambiguities to the description, since the
bug is that no change were rendered, nothing happens between before and
after the action that should lead to a change being rendered.

The bug was that the render did not update when you selected something.
There was no way a screenshot could describe the bug as the bug was
there was no rendering change.

The bug was that something was not rendered. The bug could not be
captured by a screenshot. The bug was that the render was not responding
to an event.

The issue was complete from the start.

You're just saying no one tried to reproduce the bug, this is different.

Don't let to machines what machines can't do. This issue was written for
humans. That's why there was reproduction steps given, and that's why
what should be expected and what was given instead was described.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2018555

Title:
  Nautilus rendering is broken if GTK_THEME env variable exists

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME
  environment exists, and there are some other components of GNOME that
  sets it at desktop launch (for example the Desktop may set it as
  GTK_THEME=Adwaita:dark).

  I have found no GTK_THEME value to make nautilus render properly, even
  the empty string breaks nautilus.

  How to reproduce:

  ```
  killall nautilus
  GTK_THEME=
  nautilus
  ```

  Then try to select some icons, selected icons will not be displayed as
  selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.2-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: GNOME
  Date: Fri May  5 06:49:41 2023
  GsettingsChanges:
   
  ProcEnviron:
   LANGUAGE=fr_FR:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2018555] Re: Nautilus rendering is broken if GTK_THEME env variable exists

2023-09-22 Thread Thomas Debesse
This looks fixed in Ubuntu 23.04 and this was reported against Ubuntu 22.10.
So, now that Ubuntu 22.10 is not supported, this can be considered fixed.

That said, I don't understand why this bug was closed because “there has
been no activity for 60 days”.

The bug was still reproducible on Ubuntu 22.10 and reproduction
instructions properly described.

Bugs don't disappear by magic because there is no comment to add.

I noticed that setting GTK_THEME to empty string (you also have to
export the variable) still changes the way nautilus look in Ubuntu
23.04, but the different look doesn't make nautilus unusable (unlike
what happened on Ubuntu 22.10).

```
killall nautilus
export GTK_THEME=
nautilus
```

I'm not sure what happens on Ubuntu 23.04 is a bug, though.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2018555

Title:
  Nautilus rendering is broken if GTK_THEME env variable exists

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME
  environment exists, and there are some other components of GNOME that
  sets it at desktop launch (for example the Desktop may set it as
  GTK_THEME=Adwaita:dark).

  I have found no GTK_THEME value to make nautilus render properly, even
  the empty string breaks nautilus.

  How to reproduce:

  ```
  killall nautilus
  GTK_THEME=
  nautilus
  ```

  Then try to select some icons, selected icons will not be displayed as
  selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.2-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: GNOME
  Date: Fri May  5 06:49:41 2023
  GsettingsChanges:
   
  ProcEnviron:
   LANGUAGE=fr_FR:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2018555] [NEW] Nautilus rendering is broken if GTK_THEME env variable exists

2023-05-04 Thread Thomas Debesse
Public bug reported:

In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME
environment exists, and there are some other components of GNOME that
sets it at desktop launch (for example the Desktop may set it as
GTK_THEME=Adwaita:dark).

I have found no GTK_THEME value to make nautilus render properly, even
the empty string breaks nautilus.

How to reproduce:

```
killall nautilus
GTK_THEME=
nautilus
```

Then try to select some icons, selected icons will not be displayed as
selected.

ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: nautilus 1:43.2-0ubuntu1
ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
Uname: Linux 5.19.0-23-generic x86_64
ApportVersion: 2.23.1-0ubuntu3.3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Fri May  5 06:49:41 2023
GsettingsChanges:
 
ProcEnviron:
 LANGUAGE=fr_FR:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
usr_lib_nautilus:
 file-roller   43.0-1
 nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
 nautilus-image-converter  0.4.0-2
 python3-nautilus  4.0-1

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2018555

Title:
  Nautilus rendering is broken if GTK_THEME env variable exists

Status in nautilus package in Ubuntu:
  New

Bug description:
  In Ubuntu 22.10, nautilus rendering is broken as soon as GTK_THEME
  environment exists, and there are some other components of GNOME that
  sets it at desktop launch (for example the Desktop may set it as
  GTK_THEME=Adwaita:dark).

  I have found no GTK_THEME value to make nautilus render properly, even
  the empty string breaks nautilus.

  How to reproduce:

  ```
  killall nautilus
  GTK_THEME=
  nautilus
  ```

  Then try to select some icons, selected icons will not be displayed as
  selected.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: nautilus 1:43.2-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: GNOME
  Date: Fri May  5 06:49:41 2023
  GsettingsChanges:
   
  ProcEnviron:
   LANGUAGE=fr_FR:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.default.apport: [modified]
  mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
  usr_lib_nautilus:
   file-roller   43.0-1
   nautilus-extension-gnome-terminal 3.46.2-1ubuntu1
   nautilus-image-converter  0.4.0-2
   python3-nautilus  4.0-1

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2018526] [NEW] Mesa Clover built with opaque pointers against LLVM built without opaque pointers

2023-05-04 Thread Thomas Debesse
Public bug reported:

This can be verified with any OpenCL application that actually tries to
compute something (clinfo may not be enough).

A very simple application to reproduce the bug is cl-mem:

```
git clone https://github.com/nerdralph/cl-mem.git
cd cl-mem
make
./cl-mem 
OpenCL build failed (-11). Build log follows:
fatal error: cannot open file '/usr/lib/clc/hawaii-amdgcn-mesa-mesa3d.bc': 
Opaque pointers are only supported in -opaque-pointers mode (Producer: 
'LLVM15.0.7' Reader: 'LLVM 15.0.7')
```

I may provide help to fix it, without guarantee. The migration of LLVM
to opaque pointers was not painless, some versions of Mesa may build and
run against some versions of LLVM 15 given that build option or that
patch is used, some not.

ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: mesa-opencl-icd 22.2.5-0ubuntu0.1
ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
Uname: Linux 5.19.0-23-generic x86_64
ApportVersion: 2.23.1-0ubuntu3.3
Architecture: amd64
BootLog:
 
CasperMD5CheckResult: unknown
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Thu May  4 17:38:07 2023
DistUpgraded: Fresh install
DistroCodename: kinetic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
MachineType: Default string Default string
ProcEnviron:
 LANGUAGE=fr_FR:en
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.19.0-23-generic 
root=UUID=f35ecf77-511e-4dde-ac11-c1d848e97315 ro rootflags=subvol=@ 
amdgpu.si_support=1 radeon.si_support=0 amdgpu.cik_support=1 
radeon.cik_support=0 amdgpu.exp_hw_support=1 amdgpu.gpu_recovery=1 
amdgpu.ppfeaturemask=0x delayacct zswap.enabled=1
SourcePackage: mesa
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/04/2022
dmi.bios.release: 5.23
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: WRX80PRO-F1
dmi.board.asset.tag: Default string
dmi.board.name: Default string
dmi.board.vendor: Default string
dmi.board.version: Default string
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrWRX80PRO-F1:bd08/04/2022:br5.23:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
dmi.product.family: Default string
dmi.product.name: Default string
dmi.product.sku: Default string
dmi.product.version: Default string
dmi.sys.vendor: Default string
modified.conffile..etc.default.apport: [modified]
mtime.conffile..etc.default.apport: 2018-06-16T17:39:00.798346
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.113-2
version.libgl1-mesa-dri: libgl1-mesa-dri 22.2.5-0ubuntu0.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.4-2ubuntu1.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug kinetic third-party-packages ubuntu

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

Title:
  Mesa Clover built with opaque pointers against LLVM built without
  opaque pointers

Status in mesa package in Ubuntu:
  New

Bug description:
  This can be verified with any OpenCL application that actually tries
  to compute something (clinfo may not be enough).

  A very simple application to reproduce the bug is cl-mem:

  ```
  git clone https://github.com/nerdralph/cl-mem.git
  cd cl-mem
  make
  ./cl-mem 
  OpenCL build failed (-11). Build log follows:
  fatal error: cannot open file '/usr/lib/clc/hawaii-amdgcn-mesa-mesa3d.bc': 
Opaque pointers are only supported in -opaque-pointers mode (Producer: 
'LLVM15.0.7' Reader: 'LLVM 15.0.7')
  ```

  I may provide help to fix it, without guarantee. The migration of LLVM
  to opaque pointers was not painless, some versions of Mesa may build
  and run against some versions of LLVM 15 given that build option or
  that patch is used, some not.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: mesa-opencl-icd 22.2.5-0ubuntu0.1
  ProcVersionSignature: Ubuntu 5.19.0-23.24-generic 5.19.7
  Uname: Linux 5.19.0-23-generic x86_64
  ApportVersion: 2.23.1-0ubuntu3.3
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  

[Desktop-packages] [Bug 1989967] [NEW] Linux 5.15 for Ubuntu 20.04.5 cannot build nvidia-340 and let the default boot option unbootable

2022-09-16 Thread Thomas Debesse
Public bug reported:

Context: the computer is running nvidia-340 to workaround suspend bug
happening when using nouveau.

Since more than a year, the system isn't bootable with the default boot
option because nvidia-340 can't be built against newer default kernels.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: nvidia-340 340.108-0ubuntu5.20.04.2
ProcVersionSignature: Ubuntu 5.8.0-63.71~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-63-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.11-0ubuntu27.24
Architecture: amd64
CasperMD5CheckResult: skip
DKMSKernelVersion: 5.15.0-46-generic
Date: Fri Sep 16 15:36:14 2022
InstallationDate: Installed on 2021-07-02 (440 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
PackageVersion: 340.108-0ubuntu5.20.04.2
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3.2
 apt  2.0.9
SourcePackage: nvidia-graphics-drivers-340
Title: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package focal

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

Title:
  Linux 5.15 for Ubuntu 20.04.5 cannot build nvidia-340 and let the
  default boot option unbootable

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  New

Bug description:
  Context: the computer is running nvidia-340 to workaround suspend bug
  happening when using nouveau.

  Since more than a year, the system isn't bootable with the default
  boot option because nvidia-340 can't be built against newer default
  kernels.

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: nvidia-340 340.108-0ubuntu5.20.04.2
  ProcVersionSignature: Ubuntu 5.8.0-63.71~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-63-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.11-0ubuntu27.24
  Architecture: amd64
  CasperMD5CheckResult: skip
  DKMSKernelVersion: 5.15.0-46-generic
  Date: Fri Sep 16 15:36:14 2022
  InstallationDate: Installed on 2021-07-02 (440 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  PackageVersion: 340.108-0ubuntu5.20.04.2
  Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu3.2
   apt  2.0.9
  SourcePackage: nvidia-graphics-drivers-340
  Title: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed 
to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1808702] Re: Bubblewrap integration broke user thumbnailers

2019-08-03 Thread Thomas DEBESSE
Hi, I'm getting the exact same problem with my thumbnailer:
https://github.com/illwieckz/crunch-thumbnailer

After investigations using "G_MESSAGES_DEBUG=all" I discovered the
thumbnailer is called by nautilus this way:

bwrap --ro-bind /usr /usr --ro-bind /etc/ld.so.cache /etc/ld.so.cache
--ro-bind /bin /bin --ro-bind /lib64 /lib64 --ro-bind /lib /lib --ro-
bind /sbin /sbin --ro-bind-try /var/cache/fontconfig
/var/cache/fontconfig --proc /proc --dev /dev --chdir / --setenv
GIO_USE_VFS local --unshare-all --die-with-parent --setenv
G_MESSAGES_DEBUG all --bind /tmp/gnome-desktop-thumbnailer-M7A75Z /tmp
--ro-bind
/home/illwieckz/Mapping/Unvanquished/InterstellarOasis/build/test/map-
metro_test.dpkdir/textures/metro/alumb_t.crn /tmp/gnome-desktop-file-to-
thumbnail.crn crunch-thumbnailer -s 256 /tmp/gnome-desktop-file-to-
thumbnail.crn /tmp/gnome-desktop-thumbnailer.png

My thumbnailer is calling the "convert" tool from ImageMagick, but
convert is an "alternative":

$ readlink /usr/bin/convert
/etc/alternatives/convert
$ readlink /etc/alternatives/convert
/usr/bin/convert-im6.q16

Since "/etc/alternatives" is not bound by bwrap, the thumnailer fails.
Any ETA for the fix?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-desktop3 in Ubuntu.
https://bugs.launchpad.net/bugs/1808702

Title:
  Bubblewrap integration broke user thumbnailers

Status in gnome-desktop3 package in Ubuntu:
  Confirmed

Bug description:
  This bug is related to https://bugs.launchpad.net/ubuntu/+source
  /gnome-desktop3/+bug/1795668 and to the question in Ubuntu
  Stackexchange https://askubuntu.com/questions/1088539/custom-
  thumbnailers-don-t-work-on-ubuntu-18-10-and-18-04

  The recent hardening on thumbnailers by using bubblewrap is causing a
  problem with user-installed thumbnailers. Consider this (for example)
  thumbnailer to add a small Dilbert icon to the GIMP .xcf files:

  
  #!/bin/bash

  tmpfile1=$(tempfile --directory /tmp --prefix xcft --suffix .png)
  trap 'rm -rf $tmpfile1' INT EXIT TERM

  die() {
echo >&2 "$@"
rm -rf $tmpfile1
exit 1
  }
   
  # The script will be called with parameters : -s %s %u %o
  # -s %s: vertical size,  %u: input url, %o: output file

  if [ $1 = "-s" ]; then 
 size=$2
 uin=$3
 fout=$4
  else
 size=32 #default size
 uin=$1
 fout=$2
  fi

  # uin es una url, eliminar "file://"
  fin="${uin#file://*}"

  /usr/bin/gnome-xcf-thumbnailer -s $size "$fin" $tmpfile1 || die 
"gnome-xcf-thumbnailer failed"
  /usr/bin/composite-im6.q16  -gravity southeast  \
 \(  -resize $((size/2))x$((size/2)) /usr/share/gimp/2.0/images/wilber.png 
\) \
 \( -resize $sizex$size $tmpfile1 \)  "$fout" || die "convert failed"

  rm -rf $tmpfile1
  exit 0

  It used to work before the last update to use bubblewrap, and now
  doesn't work anymore. I tried to dig into https://github.com/GNOME
  /gnome-desktop/blob/master/libgnome-desktop/gnome-desktop-thumbnail-
  script.c to see what happens, and I concluded that the "reinforced"
  thumbnail generator do this:

  mkdir /tmp/temporary

  bwrap --ro-bind /usr /usr \
  --ro-bind /etc/ld.so.cache /etc/ld.so.cache \
  --ro-bind /bin /bin \
  --ro-bind /lib64 /lib64 \
  --ro-bind /lib /lib \
  --ro-bind /sbin /sbin \
  --proc /proc  \
  --dev   /dev  \
  --chdir   /  \
  --setenv   GIO_USE_VFS   local  \
  --unshare-all  \
  --die-with-parent  \
  --bind /tmp/temporary /tmp \
  --ro-bind /home/romano/software/thumbnailers/test/rgttiwm.xcf  
/tmp/gnome-desktop-file-to-thumbnail.xcf  \
  /usr/bin/xcf-thumb -s 128 file:///tmp/gnome-desktop-file-to-thumbnail.xcf 
/tmp/gnome-desktop-thumbnailer.png
  #
  cp /tmp/temporary/gnome-desktop-thumbnailer.png test.png

  ...and this way, my thumbnailer did succeed in creating the PNG with
  the correct preview. But when called internally by gnome, it fails,
  and creates a strange "~/.cache/thumbnailer/fail" file containing the
  following:

  �PNG
  
  
IHDRĉd�EtEXtThumb::URIfile:///home/romano/software/thumbnailers/test/rgttiwm.xcftEXtThumb::MTime1380735765�y�O
 tEXtSoftwareGNOME::ThumbnailFactoryo 
  [...]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1808702/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1392887] Re: serial wacom devices gone after upgrade to utopic/14.10

2014-11-25 Thread Thomas DEBESSE
Thanks littlelion for the workaround, it was broken here too (Thinkpad X61 
Tablet) and the .rules file fixed it.
After upgrading from Trusty to Utopic, there was no 
/lib/udev/rules.d/69-xserver-xorg-input-wacom.rules and no 
/lib/udev/rules.d/69-wacom.rules/wacom.rules at all here.

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

Title:
  serial wacom devices gone after upgrade to utopic/14.10

Status in “xf86-input-wacom” package in Ubuntu:
  Confirmed

Bug description:
  Recently I upgraded ubuntu from 14.04 to 14.10 on my HP EliteBook 2760p. 
After that, all serial wacom devices (for the touchscreen) are gone:
 serial wacom stylus
 serial wacom eraser
 serial wacom touch

  xinput -list and xsetwacom --list don't show these devices and the
  Wacom Tablet section of the system setings reports 'no tablet
  detected' rather than showing the usual settings. Booting with the old
  linux 3.13 kernel makes no difference to the new version 3.16.

  To find out what happened I played around on a spare partition with the 
following results:
  1) fresh installation of 14.10 - result is the same like reported above: no 
touch devices
  2) fresh installation of 14.04 - touch works out of the box
  3) upgraded the fresh installation of trusty to utopic: touch devices gone 
again
  4) manually changed repos to utopic after fresh installation of 14.04 and 
updated ONLY the xserver-xorg-input-wacom package: apt pulled some dependencies 
and installed without errors, touch devices gone (so it reproduces the error 
exactly as the full upgrade)

  I haven't found a workaround, so far, but on my recherche I found a similar 
problem with some lenovo notebooks which have built in also the serial wacom 
devices. See 
http://askubuntu.com/questions/541505/thinkpad-x41-tablet-wacom-stylus-stopped-working-on-lubuntu-14-10
  So it may not only affect the HP EliteBook. Please, can somebody confirm that?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-input-wacom 1:0.25.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Nov 14 22:51:05 2014
  DistUpgraded: 2014-11-01 04:28:11,674 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  InstallationDate: Installed on 2012-10-16 (759 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Hewlett-Packard HP EliteBook 2760p
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-24-generic 
root=UUID=81ff9b66-4d33-49d5-a76f-cf1418c3e354 ro quiet splash vt.handoff=7
  SourcePackage: xf86-input-wacom
  UpgradeStatus: Upgraded to utopic on 2014-11-01 (13 days ago)
  dmi.bios.date: 08/04/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SOU Ver. F.50
  dmi.board.name: 162A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 05.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SOUVer.F.50:bd08/04/2014:svnHewlett-Packard:pnHPEliteBook2760p:pvrA0005F02:rvnHewlett-Packard:rn162A:rvrKBCVersion05.40:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 2760p
  dmi.product.version: A0005F02
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Nov 14 21:19:38 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   22337 
   vendor SEC
  xserver.version: 2:1.16.0-1ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp