[Touch-packages] [Bug 1749150] Re: Spontaneous single window freezing

2018-04-08 Thread Valentin Nechayev
Well, I was unable to spend much time in Gnome to reproduce the effect or 
refute it.
OTOH it wasn't reproduced since this ticket start on host 1 and became much 
less frequent on host 2, after I switched drivers on it nvidia->nouveau and 
back.
Also a new laptop showed it, but also rather rarely.

I would second the guess it is KDE specific due to absense of other
ideas.

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on 

[Touch-packages] [Bug 1749150] Re: Spontaneous single window freezing

2018-02-14 Thread Valentin Nechayev
On the first host, apport-collect crashed with:

Traceback (most recent call last):
  File "/usr/share/apport/apport-kde", line 530, in 
sys.exit(UserInterface.run_argv())
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 658, in run_argv
return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 574, in 
run_update_report
response = self.ui_present_report_details(allowed_to_report)
  File "/usr/share/apport/apport-kde", line 367, in ui_present_report_details
desktop_info)
  File "/usr/share/apport/apport-kde", line 184, in __init__
self.ui.ui_update_view(self)
  File "/usr/share/apport/apport-kde", line 358, in ui_update_view
QTreeWidgetItem(keyitem, [str(line)])
UnicodeEncodeError: 'ascii' codec can't encode characters in position 17-18: 
ordinal not in range(128)
Segmentation fault

I guess it needs more stabilization work :(

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  

[Touch-packages] [Bug 1749150] nvidia-settings.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "nvidia-settings.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054894/+files/nvidia-settings.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability 

[Touch-packages] [Bug 1749150] Dependencies.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054878/+files/Dependencies.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, 

[Touch-packages] [Bug 1749150] ProcCpuinfoMinimal.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054886/+files/ProcCpuinfoMinimal.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and 

[Touch-packages] [Bug 1749150] Xrandr.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1749150/+attachment/5054893/+files/Xrandr.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not 

[Touch-packages] [Bug 1749150] Re: Spontaneous single window freezing

2018-02-14 Thread Valentin Nechayev
Just have sent info from the second host (Intel+NVidia; more prone to
the issue). Will do it for the first host in a few hours.

Please notice that apport-collect is somewhat broken -
1) it didn't request dependence on python-qt5 but needs it for run time;
2) it just created a dialog window "Text. Yes? No?", i.e. without real 
question. I had to blindly answer "yes".

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the 

[Touch-packages] [Bug 1749150] xdpyinfo.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054895/+files/xdpyinfo.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is 

[Touch-packages] [Bug 1749150] ProcEnviron.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054887/+files/ProcEnviron.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, 

[Touch-packages] [Bug 1749150] ProcInterrupts.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054888/+files/ProcInterrupts.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability 

[Touch-packages] [Bug 1749150] Lsusb.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1749150/+attachment/5054883/+files/Lsusb.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not 

[Touch-packages] [Bug 1749150] JournalErrors.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054881/+files/JournalErrors.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability 

[Touch-packages] [Bug 1749150] DpkgLog.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054880/+files/DpkgLog.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is 

[Touch-packages] [Bug 1749150] ProcModules.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054889/+files/ProcModules.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, 

[Touch-packages] [Bug 1749150] Lspci.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1749150/+attachment/5054882/+files/Lspci.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not 

[Touch-packages] [Bug 1749150] NvidiaBugReportLog.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "NvidiaBugReportLog.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054884/+files/NvidiaBugReportLog.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and 

[Touch-packages] [Bug 1749150] UdevDb.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1749150/+attachment/5054890/+files/UdevDb.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is not 

[Touch-packages] [Bug 1749150] ProcCpuinfo.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054885/+files/ProcCpuinfo.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, 

[Touch-packages] [Bug 1749150] XorgLog.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054891/+files/XorgLog.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is 

[Touch-packages] [Bug 1749150] XorgLogOld.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054892/+files/XorgLogOld.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and 

[Touch-packages] [Bug 1749150] CurrentDmesg.txt

2018-02-14 Thread Valentin Nechayev
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054877/+files/CurrentDmesg.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, 

[Touch-packages] [Bug 1749150] Re: Spontaneous single window freezing

2018-02-13 Thread Valentin Nechayev
apport information

** Tags added: apport-collected kubuntu

** Description changed:

  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.
  
  Observed on two different hosts, both carrying Kubuntu 16.04 and running
  XWindow+KDE as desktop environment. KDE is standard Kubuntu one.
  Multiple virtual desktops are used on both hosts.
  
  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).
  
  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon
  
  Issue rate on this host is rather tiny (~1 per week).
  
  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.
  
  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.
  
  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:
  
  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  
  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  
  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.
  
  Additional info can be provided on demand.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
+ --- 
+ .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
+ .proc.driver.nvidia.registry: Binary: ""
+ .proc.driver.nvidia.version:
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
+  GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
+ .proc.driver.nvidia.warnings.fbdev:
+  Your system is not currently configured to drive a VGA console
+  on the primary VGA device. The NVIDIA Linux graphics driver
+  requires the use of a text-mode VGA console. Use of other console
+  drivers including, but not limited to, vesafb, may result in
+  corruption and stability problems, and is not supported.
+ ApportVersion: 2.20.1-0ubuntu2.15
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: KDE
+ DistUpgraded: Fresh install
+ DistroCodename: xenial
+ DistroRelease: Ubuntu 16.04
+ DistroVariant: 

[Touch-packages] [Bug 1749150] BootLog.txt

2018-02-13 Thread Valentin Nechayev
apport information

** Attachment added: "BootLog.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054876/+files/BootLog.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and is 

[Touch-packages] [Bug 1749150] DkmsStatus.txt

2018-02-13 Thread Valentin Nechayev
apport information

** Attachment added: "DkmsStatus.txt"
   
https://bugs.launchpad.net/bugs/1749150/+attachment/5054879/+files/DkmsStatus.txt

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months ago but I can't
  specify exact package change that could have caused it. Both hosts are
  regularly updated (no more than 1 week delay).

  The first host has:
  video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
  Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
  Kernel driver in use: radeon
  Kernel modules: radeon
  CPU: AMD FX-8150
  RAM: 16GB
  Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
  current kernel: linux-image-4.4.0-112-generic
  video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

  Issue rate on this host is rather tiny (~1 per week).

  The second one has:
  video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
  Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
  Kernel driver in use: nvidia
  Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
  (really this is GeForce GT 740)
  CPU:Intel i3-4170
  RAM: 16GB
  Installed originally as Kubuntu 16.04
  current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
  video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

  Issue rate on this host is 1-2 per day and was much higher with VESA
  driver in use.

  No respective messages are found in Xorg.*.log or ~/.xsession-errors,
  but the latter has got stream of messages like:

  at host with AMD and Radeon:
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" 
) ( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

  at host with Intel and Nvidia:
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )
  kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: 
"DVI-D-0" ) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( 
"DVI-D-0" )

  such messages started appearing approximately at the same time, plus-
  minus 1-2 months.

  Additional info can be provided on demand.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Feb 13 11:47:32 2018
  InstallationDate: Installed on 2014-12-16 (1154 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)
  --- 
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
u'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
   GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
  .proc.driver.nvidia.warnings.fbdev:
   Your system is not currently configured to drive a VGA console
   on the primary VGA device. The NVIDIA Linux graphics driver
   requires the use of a text-mode VGA console. Use of other console
   drivers including, but not limited to, vesafb, may result in
   corruption and stability problems, and 

[Touch-packages] [Bug 1749150] [NEW] Spontaneous single window freezing

2018-02-13 Thread Valentin Nechayev
Public bug reported:

Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
No way found to revive in-time refreshing except full window closing (or blind 
login, in case of KDE lock screen). Keyboard or mouse activity in a such window 
doesn't help.
A one-shot refresh can be easily caused by switching to another virtual desktop 
and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
No relation to host uptime or X session uptime is visible.

Observed on two different hosts, both carrying Kubuntu 16.04 and running
XWindow+KDE as desktop environment. KDE is standard Kubuntu one.
Multiple virtual desktops are used on both hosts.

The issue started to appear approximately 4-5 months ago but I can't
specify exact package change that could have caused it. Both hosts are
regularly updated (no more than 1 week delay).

The first host has:
video: 01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. 
[AMD/ATI] Turks XT [Radeon HD 6670/7670] (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Turks XT [Radeon HD 6670/7670]
Kernel driver in use: radeon
Kernel modules: radeon
CPU: AMD FX-8150
RAM: 16GB
Installed as Kubuntu 14.04, upgraded to 16.04 via do-release-upgrade.
current kernel: linux-image-4.4.0-112-generic
video packages: non-HWE series (e.g. xserver-xorg=1:7.7+13ubuntu3); active 
driver: radeon

Issue rate on this host is rather tiny (~1 per week).

The second one has:
video: 01:00.0 VGA compatible controller: NVIDIA Corporation Device 128b (rev 
a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 8c93
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384
(really this is GeForce GT 740)
CPU:Intel i3-4170
RAM: 16GB
Installed originally as Kubuntu 16.04
current kernel: linux-image-4.13.0-32-generic (depended on by 
linux-generic-hwe-16.04)
video packages: HWE series (e.g. 
xserver-xorg-hwe-16.04=1:7.7+16ubuntu3~16.04.1); active driver: nvidia 
(proprietary), but the same issue observed with VESA driver.

Issue rate on this host is 1-2 per day and was much higher with VESA
driver in use.

No respective messages are found in Xorg.*.log or ~/.xsession-errors,
but the latter has got stream of messages like:

at host with AMD and Radeon:
kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" ) 
( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )
kscreen: Primary output changed from KScreen::Output(Id: 86 , Name: "HDMI-0" ) 
( "HDMI-0" ) to KScreen::Output(Id: 86 , Name: "HDMI-0" ) ( "HDMI-0" )

at host with Intel and Nvidia:
kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: "DVI-D-0" 
) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( "DVI-D-0" )
kscreen: Primary output changed from KScreen::Output(Id: 640 , Name: "DVI-D-0" 
) ( "DVI-D-0" ) to KScreen::Output(Id: 640 , Name: "DVI-D-0" ) ( "DVI-D-0" )

such messages started appearing approximately at the same time, plus-
minus 1-2 months.

Additional info can be provided on demand.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
Uname: Linux 4.4.0-112-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Feb 13 11:47:32 2018
InstallationDate: Installed on 2014-12-16 (1154 days ago)
InstallationMedia: Kubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2017-03-29 (321 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Spontaneous single window freezing

Status in xorg package in Ubuntu:
  New

Bug description:
  Sometimes a window stopped refreshing its contents. Different applications 
affected: known examples include xterm, Firefox, CodeBlocks, KDE lock screen.
  No way found to revive in-time refreshing except full window closing (or 
blind login, in case of KDE lock screen). Keyboard or mouse activity in a such 
window doesn't help.
  A one-shot refresh can be easily caused by switching to another virtual 
desktop and then back. After such switching, a window refresh is active for 
approximately 0.5 seconds, then stops again.
  No relation to host uptime or X session uptime is visible.

  Observed on two different hosts, both carrying Kubuntu 16.04 and
  running XWindow+KDE as desktop environment. KDE is standard Kubuntu
  one. Multiple virtual desktops are used on both hosts.

  The issue started to appear approximately 4-5 months