[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Also: booting without nomodeset kernel option for v5.1-rc2 kernel leads
to black screen, just as before. At that point the system cannot even be
switched to text console with ctrl-alt-Fn.

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

Title:
  failure to detect and use Intel 620 graphics pci id 3ea0

Status in linux-hwe package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb
  install (also 18.10, also 19.04 daily) leads to black screen. Adding
  "nomodeset" to kernel boot parameter gives 800x600 video only and
  permits installing OS to disk. Applying updates and hardware
  enablement packages does not solve problem: the system will still only
  boot with nomodeset kernel option, and X is limited to using fbdev
  module at 800x600 resolution.

  The "modesetting" driver appears to be loaded and then unloaded during
  X startup. Trying to force intel module from xserver-xorg-video-intel
  by setting up 20-intel.conf file in /usr/share/X11/xorg.conf.d/ does
  not help.

  The PCI id for the graphics device appears to be 3ea0 and the place
  where that might be relevant is the i915 module.

  This problem occurs with every other Linux release I have tried
  including Fedora 29, Elementary OS latest, Mint 19.1, Manjaro latest.
  The one open source OS that I have found where it might be fixed is
  DragonFlyBSD (see https://bugs.dragonflybsd.org/issues/3167). I have
  verified that the patch referenced in that bug report does make
  DragonFlyBSD boot past the video problem which I think is the same
  problem I experience with every Linux OS I have tried including
  Ubuntu.

  guest@guest-ZenBook-UX431FA:~$ lsb_release -rd
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  guest@guest-ZenBook-UX431FA:~$ dpkg -l | grep hwe | egrep "linux|fbdev"
  ii  linux-generic-hwe-18.044.18.0.16.66   
  amd64Complete Generic Linux kernel and headers
  ii  linux-headers-generic-hwe-18.044.18.0.16.66   
  amd64Generic Linux kernel headers
  ii  linux-image-generic-hwe-18.04  4.18.0.16.66   
  amd64Generic Linux kernel image
  ii  linux-signed-generic-hwe-18.04 4.18.0.16.66   
  amd64Complete Signed Generic Linux kernel and headers 
(dummy transitional package)
  ii  xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1   
  amd64X.Org X server -- fbdev display driver

  Expected result: Video at 1920x1080
  Actual result: Video limited to 800x600

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 10:36:51 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: ASUSTeK COMPUTER INC. ZenBook UX431FA
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=e6ae272a-49f0-491b-99b6-2a3785a7679e ro nomodeset vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX431FA.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX431FA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX431FA.205:bd12/14/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX431FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX431FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX431FA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
  version.libgl1-mesa-glx: 

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Thanks for your help.

Unfortunately, no change after installing v5.1-rc2: Still stuck in
800x600 after booting with nomodeset kernel option.

Added kernel-bug-exists-upstream and marked confirmed.

dmesg output attached.

** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1821533/+attachment/5249132/+files/dmesg

** Tags added: kernel-bug-exists-upstream

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

** Changed in: linux-hwe (Ubuntu)
   Status: New => Confirmed

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

Title:
  failure to detect and use Intel 620 graphics pci id 3ea0

Status in linux-hwe package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb
  install (also 18.10, also 19.04 daily) leads to black screen. Adding
  "nomodeset" to kernel boot parameter gives 800x600 video only and
  permits installing OS to disk. Applying updates and hardware
  enablement packages does not solve problem: the system will still only
  boot with nomodeset kernel option, and X is limited to using fbdev
  module at 800x600 resolution.

  The "modesetting" driver appears to be loaded and then unloaded during
  X startup. Trying to force intel module from xserver-xorg-video-intel
  by setting up 20-intel.conf file in /usr/share/X11/xorg.conf.d/ does
  not help.

  The PCI id for the graphics device appears to be 3ea0 and the place
  where that might be relevant is the i915 module.

  This problem occurs with every other Linux release I have tried
  including Fedora 29, Elementary OS latest, Mint 19.1, Manjaro latest.
  The one open source OS that I have found where it might be fixed is
  DragonFlyBSD (see https://bugs.dragonflybsd.org/issues/3167). I have
  verified that the patch referenced in that bug report does make
  DragonFlyBSD boot past the video problem which I think is the same
  problem I experience with every Linux OS I have tried including
  Ubuntu.

  guest@guest-ZenBook-UX431FA:~$ lsb_release -rd
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  guest@guest-ZenBook-UX431FA:~$ dpkg -l | grep hwe | egrep "linux|fbdev"
  ii  linux-generic-hwe-18.044.18.0.16.66   
  amd64Complete Generic Linux kernel and headers
  ii  linux-headers-generic-hwe-18.044.18.0.16.66   
  amd64Generic Linux kernel headers
  ii  linux-image-generic-hwe-18.04  4.18.0.16.66   
  amd64Generic Linux kernel image
  ii  linux-signed-generic-hwe-18.04 4.18.0.16.66   
  amd64Complete Signed Generic Linux kernel and headers 
(dummy transitional package)
  ii  xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1   
  amd64X.Org X server -- fbdev display driver

  Expected result: Video at 1920x1080
  Actual result: Video limited to 800x600

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 10:36:51 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: ASUSTeK COMPUTER INC. ZenBook UX431FA
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=e6ae272a-49f0-491b-99b6-2a3785a7679e ro nomodeset vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX431FA.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX431FA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Kai-Heng Feng
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v5.1-rc2 kernel [0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed”, and attach dmesg.

Thanks in advance.

[0] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.1-rc2/

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

Title:
  failure to detect and use Intel 620 graphics pci id 3ea0

Status in linux-hwe package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb
  install (also 18.10, also 19.04 daily) leads to black screen. Adding
  "nomodeset" to kernel boot parameter gives 800x600 video only and
  permits installing OS to disk. Applying updates and hardware
  enablement packages does not solve problem: the system will still only
  boot with nomodeset kernel option, and X is limited to using fbdev
  module at 800x600 resolution.

  The "modesetting" driver appears to be loaded and then unloaded during
  X startup. Trying to force intel module from xserver-xorg-video-intel
  by setting up 20-intel.conf file in /usr/share/X11/xorg.conf.d/ does
  not help.

  The PCI id for the graphics device appears to be 3ea0 and the place
  where that might be relevant is the i915 module.

  This problem occurs with every other Linux release I have tried
  including Fedora 29, Elementary OS latest, Mint 19.1, Manjaro latest.
  The one open source OS that I have found where it might be fixed is
  DragonFlyBSD (see https://bugs.dragonflybsd.org/issues/3167). I have
  verified that the patch referenced in that bug report does make
  DragonFlyBSD boot past the video problem which I think is the same
  problem I experience with every Linux OS I have tried including
  Ubuntu.

  guest@guest-ZenBook-UX431FA:~$ lsb_release -rd
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  guest@guest-ZenBook-UX431FA:~$ dpkg -l | grep hwe | egrep "linux|fbdev"
  ii  linux-generic-hwe-18.044.18.0.16.66   
  amd64Complete Generic Linux kernel and headers
  ii  linux-headers-generic-hwe-18.044.18.0.16.66   
  amd64Generic Linux kernel headers
  ii  linux-image-generic-hwe-18.04  4.18.0.16.66   
  amd64Generic Linux kernel image
  ii  linux-signed-generic-hwe-18.04 4.18.0.16.66   
  amd64Complete Signed Generic Linux kernel and headers 
(dummy transitional package)
  ii  xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1   
  amd64X.Org X server -- fbdev display driver

  Expected result: Video at 1920x1080
  Actual result: Video limited to 800x600

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 10:36:51 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: ASUSTeK COMPUTER INC. ZenBook UX431FA
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=e6ae272a-49f0-491b-99b6-2a3785a7679e ro nomodeset vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX431FA.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX431FA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Desktop-packages] [Bug 1468017] Re: GNOME Apps Have Corrupted Fonts

2019-03-24 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  GNOME Apps Have Corrupted Fonts

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  GNOME seems to randomly corrupt fonts.  The glyphs are corrupted
  consistently for a session but if I logout and log back in different
  ones will be corrupted.  It also seems to be affected by the zoom
  level.  See http://askubuntu.com/questions/626568/corrupted-fonts for
  screenshots.  Chromium doesn't seem to be affected by this.

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

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


[Desktop-packages] [Bug 1074753] Re: error mounting encrypted volume/keychain error/volume not mounted

2019-03-24 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  error mounting encrypted volume/keychain error/volume not mounted

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  When mounting a LUKS encrypted drive from nautilus (example /dev/sda1
  is not automatically mounted at startup), an error is reported upon
  successful entering of passphrase that "keychain cannot be updated at
  this time." The device then disappears altogether from the nautilus
  window and seems to have vanished, but actually the mapper object has
  been created and can be mounted manually from the command line.

  This leaves the user potentially believing the device was never
  mounted but in actuality the mapper object is sitting there with their
  encrypted drive just waiting to be mounted. Furthermore, this leaves
  the user with no way to remove the mapped drive unless through the
  command window which, of course, means the user needs to know the
  mapped object was created in the first place.

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

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


[Desktop-packages] [Bug 1288422] Re: thunderbird lists 0 bytes size for attachments

2019-03-24 Thread Launchpad Bug Tracker
[Expired for thunderbird (Ubuntu) because there has been no activity for
60 days.]

** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  thunderbird lists 0 bytes size for attachments

Status in thunderbird package in Ubuntu:
  Expired

Bug description:
  Tested on xubuntu trusty daily image:

  When dragging and dropping two files to a new email as attachments,
  the file size displayed is always "0 Bytes".

  It should display the correct size instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: thunderbird 1:24.2.0+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic i686
  NonfreeKernelModules: wl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniel 1483 F pulseaudio
  BuildID: 20131206222113
  Channel: Unavailable
  CurrentDesktop: XFCE
  Date: Wed Mar  5 22:20:41 2014
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-02-26 (6 days ago)
  InstallationMedia: Xubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140225)
  IpRoute:
   default via 192.168.0.1 dev wlan0  proto static 
   192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.212  
metric 9
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=24.2.0/20131206222113 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A06
  dmi.board.name: CN0Y53
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A06
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A06
  dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd07/29/2009:svnDellInc.:pnInspiron1011:pvrA06:rvnDellInc.:rnCN0Y53:rvrA06:cvnDellInc.:ct8:cvrA06:
  dmi.product.name: Inspiron 1011
  dmi.product.version: A06
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1041930] Re: Cannot navigate in nautilius using touchscreen of Asus Slate ep121

2019-03-24 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Cannot navigate in nautilius using touchscreen of Asus Slate ep121

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  Touching (with a finger) once the screen making it imposible to
  navigate within nautilus, even with a conventional mouse. (became
  alreadya problem after upgrading from 11.10 to 12.04).  The sidebar
  still works, but I can't navigate by double-clicking on the "big"
  Icons in the main-panel.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-11.11-generic 3.5.2
  Uname: Linux 3.5.0-11-generic x86_64
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  Date: Sun Aug 26 14:59:20 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b"'800x550+49+24'"
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120821)
  ProcEnviron:
   LANGUAGE=de_DE:de
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 595281] Re: Ubuntu/Nautilus should create missing .Trash-$USER

2019-03-24 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Ubuntu/Nautilus should create missing .Trash-$USER

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  Binary package hint: nautilus

  I have a second partition mounted at /data.
  If I move a file to the trash on this partition Nautilus warns me that the 
file can't be move to the trash and will be deleted instead.

  To fix it I only had to create /data/.Trash-$USER and sudo chown me:me
  /data/.Trash-$USER and Nautilus started using the trash on this
  partition immediately.

  I think that Ubuntu/Nautilus should create the .Trash-$USER if
  required/during setup. In fact it does with USB sticks, SD cards, etc.
  which is not to anyones liking (see bug 12893 )

  (Maybe there is the need to request sudo permission from the user
  depending on the mount point/owner of the partition)

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

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


[Desktop-packages] [Bug 1069381] Re: nautilus got frozen on handeling mounted archive

2019-03-24 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  nautilus got frozen on handeling mounted archive

Status in nautilus package in Ubuntu:
  Expired

Bug description:
  I have used nautilus to mount a .iso with the archive mounter.

  During browsing the mounted .iso and cleanding up by the way the trash
  folder(unity action taken -> the symbol in the unity panel), nautilus
  got frozen.

  Steps to reproduce:

  1.Choose a .iso file
  2.click in nautilus with the right mouse button on it
  3. choose archive mounter to mount the file
  4.Switch in nautilus in the mounted .iso
  5.Use in mean time the trash icon on unity panel with -> right mouse click -> 
option : clean up
  6. See nautilus window on the mounted .iso freezing

  
  Reproducability: Not tested.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4
  Uname: Linux 3.6.2-030602-generic x86_64
  ApportVersion: 2.6.1-0ubuntu4
  Architecture: amd64
  Date: Sun Oct 21 15:19:03 2012
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'910x674+65+65'"
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'283'
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120722)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors:
   (update-notifier:3035): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a 
child that doesn't believe we're it's parent.
   (update-notifier:3035): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a 
child that doesn't believe we're it's parent.
   (tracker-miner-fs:2549): Tracker-WARNING **: Could not find parent node for 
URI:'archive://file%253A%252F%252F%252Fhome%252Fuser%252FIsos%252FBlender_Fortgeschrittene.iso/'
   (tracker-miner-fs:2549): Tracker-WARNING **: NOTE: URI themes other than 
'file://' are not supported currently.

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

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


[Desktop-packages] [Bug 1749779] Re: System freeze when going back and forth fullscreen mode with Firefox

2019-03-24 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

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

Title:
  System freeze when going back and forth fullscreen mode with Firefox

Status in GNOME Shell:
  New
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  https://gitlab.gnome.org/GNOME/gnome-shell/issues/71

  ---

  Use Ubuntu 17.10
  Open a Wayland session
  Start Firefox
  Press F11 repeatedly
  --> The System freezes

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 15 20:09:27 2018
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-02 (135 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1749779/+subscriptions

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


[Desktop-packages] [Bug 1821385] Re: Xwayland crashed with SIGABRT in wl_proxy_destroy() from wl_callback_destroy() from xwl_present_sync_callback() from ffi_call_unix64()

2019-03-24 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Unknown => New

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

Title:
  Xwayland crashed with SIGABRT in wl_proxy_destroy() from
  wl_callback_destroy() from xwl_present_sync_callback() from
  ffi_call_unix64()

Status in X.Org X server:
  New
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8

  ---

  I do not know what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: xwayland 2:1.20.4-1ubuntu2
  Uname: Linux 5.0.2-050002-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 16 10:31:56 2019
  DistUpgraded: 2018-12-02 16:59:40,473 DEBUG inhibit gnome-session idle
  DistroCodename: disco
  DistroVariant: ubuntu
  DkmsStatus:
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.19.30-041930-generic, x86_64: 
installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-7-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-8-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.3-050003-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExecutableTimestamp: 1552033916
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Hewlett-Packard Company UHD Graphics 620 [103c:8486]
  InstallationDate: Installed on 2018-12-02 (109 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: HP HP Pavilion x360 Convertible 14-cd0xxx
  ProcCmdline: /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 
4 -listen 5 -displayfd 6
  ProcCwd: /home/caravena
  ProcEnviron:
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.0.3-050003-generic 
root=UUID=28bdadba-133c-4f5b-a5c9-b06993ea7ce2 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   wl_proxy_destroy () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
   ?? ()
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
  UpgradeStatus: Upgraded to disco on 2018-12-02 (109 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/08/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.32
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8486
  dmi.board.vendor: HP
  dmi.board.version: 72.23
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.32:bd11/08/2018:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8486:rvr72.23:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
  dmi.product.sku: 3PX63LA#ABM
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  separator:

  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: linux (Ubuntu) => linux-hwe (Ubuntu)

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

Title:
  failure to detect and use Intel 620 graphics pci id 3ea0

Status in linux-hwe package in Ubuntu:
  New
Status in xorg-server package in Ubuntu:
  New

Bug description:
  Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb
  install (also 18.10, also 19.04 daily) leads to black screen. Adding
  "nomodeset" to kernel boot parameter gives 800x600 video only and
  permits installing OS to disk. Applying updates and hardware
  enablement packages does not solve problem: the system will still only
  boot with nomodeset kernel option, and X is limited to using fbdev
  module at 800x600 resolution.

  The "modesetting" driver appears to be loaded and then unloaded during
  X startup. Trying to force intel module from xserver-xorg-video-intel
  by setting up 20-intel.conf file in /usr/share/X11/xorg.conf.d/ does
  not help.

  The PCI id for the graphics device appears to be 3ea0 and the place
  where that might be relevant is the i915 module.

  This problem occurs with every other Linux release I have tried
  including Fedora 29, Elementary OS latest, Mint 19.1, Manjaro latest.
  The one open source OS that I have found where it might be fixed is
  DragonFlyBSD (see https://bugs.dragonflybsd.org/issues/3167). I have
  verified that the patch referenced in that bug report does make
  DragonFlyBSD boot past the video problem which I think is the same
  problem I experience with every Linux OS I have tried including
  Ubuntu.

  guest@guest-ZenBook-UX431FA:~$ lsb_release -rd
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  guest@guest-ZenBook-UX431FA:~$ dpkg -l | grep hwe | egrep "linux|fbdev"
  ii  linux-generic-hwe-18.044.18.0.16.66   
  amd64Complete Generic Linux kernel and headers
  ii  linux-headers-generic-hwe-18.044.18.0.16.66   
  amd64Generic Linux kernel headers
  ii  linux-image-generic-hwe-18.04  4.18.0.16.66   
  amd64Generic Linux kernel image
  ii  linux-signed-generic-hwe-18.04 4.18.0.16.66   
  amd64Complete Signed Generic Linux kernel and headers 
(dummy transitional package)
  ii  xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1   
  amd64X.Org X server -- fbdev display driver

  Expected result: Video at 1920x1080
  Actual result: Video limited to 800x600

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 10:36:51 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: ASUSTeK COMPUTER INC. ZenBook UX431FA
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=e6ae272a-49f0-491b-99b6-2a3785a7679e ro nomodeset vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX431FA.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX431FA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX431FA.205:bd12/14/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX431FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX431FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX431FA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
  version.libgl1-mesa-glx: 

[Desktop-packages] [Bug 1821534] Re: Ubuntu 18.04 stuck on lock screen after entering password

2019-03-24 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1821534

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

** Tags added: bionic

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

Title:
  Ubuntu 18.04 stuck on lock screen after entering password

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  It happened to me three times in the last couple of days, after a set of 
updates.
  If I leave my machine unattended for a while so it goes suspended, and I try 
to log back in.
  I hit a key so gdm password prompt comes back.
  I type my password, hit enter.
  Then there is no change anymore. The login screen stays up infinitely.
  The cursor moves around.
  Once I left a video paused. When I clicked, the sound of the video came back, 
but no change on the screen. If I click again, the sound pauses, etc..
  So it looks like I'm actually logged in but the screen stopped refreshing.
  Ctrl+Alt+F... keys don't do anything.
  I can kill off X with Ctrl+Alt+Bkspace (that I had enabled) and then I can 
log in as usual.
  I have no idea what log files etc. to have a look at.

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

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


[Desktop-packages] [Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-24 Thread Daniel van Vugt
Please try live booting 19.04:

http://cdimages.ubuntu.com/daily-live/current/

and tell us if audio works there.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Audio dies after few seconds, returns after few minutes and dies again

  filip@ux433:~$ lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.20.14-042014-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  filip  8566 F pulseaudio
   /dev/snd/pcmC0D0p:   filip  8566 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Mar  6 10:11:01 2019
  InstallationDate: Installed on 2019-01-05 (59 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_PulseAudioLog: mar 06 10:04:08 ux433 dbus-daemon[3008]: [system] 
Activating via systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.37' (uid=121 pid=6142 
comm="/usr/bin/pulseaudio --daemonize=no ")
  Symptom_Type: Sound works for a while, then breaks
  Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails 
after a while
  UpgradeStatus: Upgraded to cosmic on 2019-01-28 (36 days ago)
  dmi.bios.date: 11/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX433FN.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX433FN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX433FN_UX433FN
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Desktop-packages] [Bug 1749779] Re: System freeze when going back and forth fullscreen mode with Firefox

2019-03-24 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #71
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/71

** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/71
   Importance: Unknown
   Status: Unknown

** Tags added: disco

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

Title:
  System freeze when going back and forth fullscreen mode with Firefox

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  https://gitlab.gnome.org/GNOME/gnome-shell/issues/71

  ---

  Use Ubuntu 17.10
  Open a Wayland session
  Start Firefox
  Press F11 repeatedly
  --> The System freezes

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 15 20:09:27 2018
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-02 (135 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1749779/+subscriptions

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


[Desktop-packages] [Bug 1821521] Re: when holding f11 on firefox the animation starts to lag and whole system freezes

2019-03-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1749779 ***
https://bugs.launchpad.net/bugs/1749779

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1749779, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1749779
   System freeze when going back and forth fullscreen mode with Firefox

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

Title:
  when holding f11 on firefox the animation starts to lag and whole
  system freezes

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When you're going F11 fullscreen example in firefox it works fine but
  if you hold F11 for long the whole animation starts to lag so much
  that my system freezes.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 15:47:08 2019
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'command-history' redacted by apport
   b'org.gnome.shell' b'favorite-apps' redacted by apport
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'Yaru-dark'"
  InstallationDate: Installed on 2019-03-23 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190318)
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Audio dies after few seconds, returns after few minutes and dies again

  filip@ux433:~$ lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.20.14-042014-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  filip  8566 F pulseaudio
   /dev/snd/pcmC0D0p:   filip  8566 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Mar  6 10:11:01 2019
  InstallationDate: Installed on 2019-01-05 (59 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_PulseAudioLog: mar 06 10:04:08 ux433 dbus-daemon[3008]: [system] 
Activating via systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.37' (uid=121 pid=6142 
comm="/usr/bin/pulseaudio --daemonize=no ")
  Symptom_Type: Sound works for a while, then breaks
  Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails 
after a while
  UpgradeStatus: Upgraded to cosmic on 2019-01-28 (36 days ago)
  dmi.bios.date: 11/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX433FN.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX433FN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX433FN_UX433FN
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Desktop-packages] [Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pulseaudio (Ubuntu)
   Status: New => Confirmed

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Audio dies after few seconds, returns after few minutes and dies again

  filip@ux433:~$ lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.20.14-042014-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  filip  8566 F pulseaudio
   /dev/snd/pcmC0D0p:   filip  8566 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Mar  6 10:11:01 2019
  InstallationDate: Installed on 2019-01-05 (59 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_PulseAudioLog: mar 06 10:04:08 ux433 dbus-daemon[3008]: [system] 
Activating via systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.37' (uid=121 pid=6142 
comm="/usr/bin/pulseaudio --daemonize=no ")
  Symptom_Type: Sound works for a while, then breaks
  Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails 
after a while
  UpgradeStatus: Upgraded to cosmic on 2019-01-28 (36 days ago)
  dmi.bios.date: 11/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX433FN.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX433FN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX433FN_UX433FN
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Desktop-packages] [Bug 1818802] Re: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a while

2019-03-24 Thread Daniel van Vugt
** Tags added: bionic

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => New

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

Title:
  [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails
  after a while

Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Audio dies after few seconds, returns after few minutes and dies again

  filip@ux433:~$ lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.20.14-042014-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  filip  8566 F pulseaudio
   /dev/snd/pcmC0D0p:   filip  8566 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Mar  6 10:11:01 2019
  InstallationDate: Installed on 2019-01-05 (59 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_PulseAudioLog: mar 06 10:04:08 ux433 dbus-daemon[3008]: [system] 
Activating via systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.37' (uid=121 pid=6142 
comm="/usr/bin/pulseaudio --daemonize=no ")
  Symptom_Type: Sound works for a while, then breaks
  Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails 
after a while
  UpgradeStatus: Upgraded to cosmic on 2019-01-28 (36 days ago)
  dmi.bios.date: 11/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX433FN.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX433FN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX433FN_UX433FN
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

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


[Desktop-packages] [Bug 1821512] Re: Asus ZenBook UX433FN No output sound in Ubuntu 18.04

2019-03-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1818802 ***
https://bugs.launchpad.net/bugs/1818802

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1818802, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1818802
   [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] fails after a 
while

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

Title:
  Asus ZenBook UX433FN No output sound in Ubuntu 18.04

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I've tried this solution:
  https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/

  and so many solutions were similar to this. But they didn't work. I
  know that upgrading my kernel version from 4.18.5 to 4.20 will fix it.
  But I don't want to do that since 4.20 isn't a stable version.

  Is there any other way that someone could offer? I'll be grateful
  folks.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.18.5-041805-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hmdvhb 1971 F pulseaudio
hmdvhb 3050 F alsamixer
   /dev/snd/pcmC0D0c:   hmdvhb 1971 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 16:26:57 2019
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia:
   
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1339 F pulseaudio
hmdvhb 1971 F pulseaudio
hmdvhb 3050 F alsamixer
   /dev/snd/pcmC0D0c:   hmdvhb 1971 F...m pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] No sound 
at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX433FN.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX433FN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX433FN_UX433FN
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1821512/+subscriptions

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


[Desktop-packages] [Bug 1821505] Re: screen cannot be turned back on after some time of inactivity

2019-03-24 Thread Daniel van Vugt
** Tags added: radeon

** Summary changed:

- screen cannot be turned back on after some time of inactivity
+ [radeon] screen cannot be turned back on after some time of inactivity

** Package changed: xorg (Ubuntu) => xserver-xorg-video-ati (Ubuntu)

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => New

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

Title:
  [radeon] screen cannot be turned back on after some time of inactivity

Status in xserver-xorg-video-ati package in Ubuntu:
  New

Bug description:
  When using my AMD Radeon X1300 card, if the screen turns off due to
  inactivity, it cannot be woken up by moving the mouse or by hitting a
  key.

  WORKAROUND: Type in a terminal:
  xset -display :0.0 dpms force off

  WORKAROUND: Typing the following in a terminal turns my screen off, and after 
typing this line, the screen can be woken up by moving the mouse or by hitting 
a key:
  gnome-screensaver-command -a

  WORKAROUND: When I restart the display manager via ssh with another
  computer, the screen then comes to life again and I can log back in.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-143.169-generic 4.4.170
  Uname: Linux 4.4.0-143-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 24 11:11:17 2019
  DistUpgraded: 2019-03-20 18:17:04,395 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7187] (prog-if 00 [VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd RV516 [Radeon X1300/X1550 Series] 
[1458:215c]
  InstallationDate: Installed on 2010-05-13 (3236 days ago)
  InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 
(20100427)
  MachineType: FUJITSU SIEMENS ESPRIMO E5720
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-143-generic 
root=/dev/mapper/orao-root ro rootfstype=ext4 quiet
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2019-03-20 (3 days ago)
  dmi.bios.date: 02/05/2009
  dmi.bios.vendor: FUJITSU SIEMENS // Phoenix Technologies Ltd.
  dmi.bios.version: 6.00 R1.18.2594.A1
  dmi.board.name: D2594-A1
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.board.version: S26361-D2594-A1
  dmi.chassis.type: 3
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.modalias: 
dmi:bvnFUJITSUSIEMENS//PhoenixTechnologiesLtd.:bvr6.00R1.18.2594.A1:bd02/05/2009:svnFUJITSUSIEMENS:pnESPRIMOE5720:pvr:rvnFUJITSUSIEMENS:rnD2594-A1:rvrS26361-D2594-A1:cvnFUJITSUSIEMENS:ct3:cvr:
  dmi.product.name: ESPRIMO E5720
  dmi.sys.vendor: FUJITSU SIEMENS
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.91-2~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Mar 24 11:06:06 2019
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech USB Receiver KEYBOARD, id 8
   inputLogitech USB Receiver KEYBOARD, id 9
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.8
  xserver.video_driver: radeon

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

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


[Desktop-packages] [Bug 1821397] Re: internal error when attempting to calibrate monitor using Spyder Pro 2

2019-03-24 Thread Daniel van Vugt
Can you please provide a screenshot or photo of the error you are
seeing?

Also, I notice your kernel keeps logging:

[4.513233] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for
display device DVI-I-0

which means you might need to try a different DVI cable if not a
different monitor to get the correct resolution.

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

** Changed in: xorg-server (Ubuntu)
   Status: New => Incomplete

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

Title:
  internal error when attempting to calibrate monitor using Spyder Pro 2

Status in xorg-server package in Ubuntu:
  Incomplete

Bug description:
  ColorVision Spdyer 2 Pro was confirmed to work with Windows as I was
  able to calibrate another monitor 15 min after "internal error"
  message on Ubuntu, also tried using alt driver for GTX-970 video card
  (proprietary and x-org)

  The message occurs after being asked to place the Spyder Pro 2 on the
  screen and click NEXT to proceed.

  Ubuntu 18.04.2 LTS
  Kernel: Linux 4.15.0-46-generic (x86_64)
  Version   : #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019
  C Library : GNU C Library / (Ubuntu GLIBC 2.27-3ubuntu1) 2.27
  Distribution  : Ubuntu 18.04.2 LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.116  Sun Jan 27 07:21:36 
PST 2019
   GCC version:  gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 22 11:32:36 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus: nvidia, 390.116, 4.15.0-46-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. GM204 [GeForce GTX 970] [3842:2974]
  InstallationDate: Installed on 2019-03-21 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
   Bus 001 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for 
Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=a8972fc6-077e-4117-a465-f0088a2989c9 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0805
  dmi.board.asset.tag: Default string
  dmi.board.name: TUF Z390-PRO GAMING
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0805:bd09/21/2018:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnTUFZ390-PROGAMING:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.04.2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1821398] Re: cannot calibrate monitor with Spyder Pro 2

2019-03-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1821397 ***
https://bugs.launchpad.net/bugs/1821397

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1821397, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1821397
   internal error when attempting to calibrate monitor using Spyder Pro 2

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

Title:
  cannot calibrate monitor with Spyder Pro 2

Status in xorg package in Ubuntu:
  New

Bug description:
  "Internal Error" when using x-org driver for NVIDIA GTX-980 video card
  when clicking on NEXT button after being asked to place the Spyder Pro
  2 on the screen.

  Same error occurs if I use proprietary driver for video card.

  The Spyder Pro 2 has been testes confirmed to work with Windows after
  this fail in Ubuntu 18.04

  Kernel: Linux 4.15.0-46-generic (x86_64)
  Version   : #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019
  C Library : GNU C Library / (Ubuntu GLIBC 2.27-3ubuntu1) 2.27
  Distribution  : Ubuntu 18.04.2 LTS

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.116  Sun Jan 27 07:21:36 
PST 2019
   GCC version:  gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 22 13:12:47 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GM204 [GeForce GTX 970] [10de:13c2] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: eVga.com. Corp. GM204 [GeForce GTX 970] [3842:2974]
  InstallationDate: Installed on 2019-03-21 (0 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04b3:3025 IBM Corp. NetVista Full Width Keyboard
   Bus 001 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for 
Bluetooth
   Bus 001 Device 005: ID 085c:0200 ColorVision, Inc. Spyder 2
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=a8972fc6-077e-4117-a465-f0088a2989c9 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0805
  dmi.board.asset.tag: Default string
  dmi.board.name: TUF Z390-PRO GAMING
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0805:bd09/21/2018:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnTUFZ390-PROGAMING:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.04.2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

To manage notifications about 

[Desktop-packages] [Bug 1821554] Re: /usr/bin/Xwayland:6:wl_proxy_destroy:wl_callback_destroy:xwl_present_sync_callback:ffi_call_unix64:ffi_call

2019-03-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1821385 ***
https://bugs.launchpad.net/bugs/1821385

** This bug has been marked a duplicate of bug 1821385
   Xwayland crashed with SIGABRT in wl_proxy_destroy()

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

Title:
  
/usr/bin/Xwayland:6:wl_proxy_destroy:wl_callback_destroy:xwl_present_sync_callback:ffi_call_unix64:ffi_call

Status in xorg-server package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
xorg-server.  This problem was most recently seen with package version 
2:1.20.4-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

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


[Desktop-packages] [Bug 1821385] Re: Xwayland crashed with SIGABRT in wl_proxy_destroy() from wl_callback_destroy() from xwl_present_sync_callback() from ffi_call_unix64()

2019-03-24 Thread Daniel van Vugt
** Summary changed:

- Xwayland crashed with SIGABRT in wl_proxy_destroy()
+ Xwayland crashed with SIGABRT in wl_proxy_destroy() from 
wl_callback_destroy() from xwl_present_sync_callback() from ffi_call_unix64()

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

Title:
  Xwayland crashed with SIGABRT in wl_proxy_destroy() from
  wl_callback_destroy() from xwl_present_sync_callback() from
  ffi_call_unix64()

Status in X.Org X server:
  Unknown
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8

  ---

  I do not know what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: xwayland 2:1.20.4-1ubuntu2
  Uname: Linux 5.0.2-050002-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 16 10:31:56 2019
  DistUpgraded: 2018-12-02 16:59:40,473 DEBUG inhibit gnome-session idle
  DistroCodename: disco
  DistroVariant: ubuntu
  DkmsStatus:
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.19.30-041930-generic, x86_64: 
installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-7-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-8-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.3-050003-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExecutableTimestamp: 1552033916
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Hewlett-Packard Company UHD Graphics 620 [103c:8486]
  InstallationDate: Installed on 2018-12-02 (109 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: HP HP Pavilion x360 Convertible 14-cd0xxx
  ProcCmdline: /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 
4 -listen 5 -displayfd 6
  ProcCwd: /home/caravena
  ProcEnviron:
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.0.3-050003-generic 
root=UUID=28bdadba-133c-4f5b-a5c9-b06993ea7ce2 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   wl_proxy_destroy () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
   ?? ()
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
  UpgradeStatus: Upgraded to disco on 2018-12-02 (109 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/08/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.32
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8486
  dmi.board.vendor: HP
  dmi.board.version: 72.23
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.32:bd11/08/2018:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8486:rvr72.23:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
  dmi.product.sku: 3PX63LA#ABM
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  separator:

  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Desktop-packages] [Bug 1821385] Re: Xwayland crashed with SIGABRT in wl_proxy_destroy()

2019-03-24 Thread Daniel van Vugt
Tracking in
https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8

** Bug watch added: gitlab.freedesktop.org/xorg/xserver/issues #672
   https://gitlab.freedesktop.org/xorg/xserver/issues/672

** Also affects: xorg-server via
   https://gitlab.freedesktop.org/xorg/xserver/issues/672
   Importance: Unknown
   Status: Unknown

** Description changed:

- https://gitlab.freedesktop.org/wayland/wayland/issues/85
- https://bugzilla.freedesktop.org/show_bug.cgi?id=110226 (Moved to 
gitlab.freedesktop.org)
- 
- ---
- 
  I do not know what happened.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: xwayland 2:1.20.4-1ubuntu2
  Uname: Linux 5.0.2-050002-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 16 10:31:56 2019
  DistUpgraded: 2018-12-02 16:59:40,473 DEBUG inhibit gnome-session idle
  DistroCodename: disco
  DistroVariant: ubuntu
  DkmsStatus:
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.19.30-041930-generic, x86_64: 
installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-7-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-8-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.3-050003-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExecutableTimestamp: 1552033916
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Hewlett-Packard Company UHD Graphics 620 [103c:8486]
  InstallationDate: Installed on 2018-12-02 (109 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: HP HP Pavilion x360 Convertible 14-cd0xxx
  ProcCmdline: /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 
4 -listen 5 -displayfd 6
  ProcCwd: /home/caravena
  ProcEnviron:
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.0.3-050003-generic 
root=UUID=28bdadba-133c-4f5b-a5c9-b06993ea7ce2 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   wl_proxy_destroy () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
   ?? ()
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
  UpgradeStatus: Upgraded to disco on 2018-12-02 (109 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/08/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.32
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8486
  dmi.board.vendor: HP
  dmi.board.version: 72.23
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.32:bd11/08/2018:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8486:rvr72.23:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
  dmi.product.sku: 3PX63LA#ABM
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  separator:
  
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Description changed:

+ https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8
+ 
+ ---
+ 
  I do not know what happened.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: xwayland 2:1.20.4-1ubuntu2
  Uname: Linux 5.0.2-050002-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 16 10:31:56 2019
  DistUpgraded: 2018-12-02 16:59:40,473 DEBUG inhibit gnome-session idle
  DistroCodename: disco
  DistroVariant: ubuntu
  DkmsStatus:
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.19.30-041930-generic, x86_64: 
installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-7-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-8-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.3-050003-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExecutableTimestamp: 1552033916
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Hewlett-Packard Company UHD Graphics 620 [103c:8486]
  InstallationDate: Installed on 

[Desktop-packages] [Bug 1821385] Re: Xwayland crashed with SIGABRT in wl_proxy_destroy()

2019-03-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg-server (Ubuntu)
   Status: New => Confirmed

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

Title:
  Xwayland crashed with SIGABRT in wl_proxy_destroy() from
  wl_callback_destroy() from xwl_present_sync_callback() from
  ffi_call_unix64()

Status in X.Org X server:
  Unknown
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8

  ---

  I do not know what happened.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: xwayland 2:1.20.4-1ubuntu2
  Uname: Linux 5.0.2-050002-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 16 10:31:56 2019
  DistUpgraded: 2018-12-02 16:59:40,473 DEBUG inhibit gnome-session idle
  DistroCodename: disco
  DistroVariant: ubuntu
  DkmsStatus:
   rtl8812au, 4.3.8.12175.20140902+dfsg, 4.19.30-041930-generic, x86_64: 
installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-7-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.0-8-generic, x86_64: installed
   rtl8812au, 4.3.8.12175.20140902+dfsg, 5.0.3-050003-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExecutableTimestamp: 1552033916
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Hewlett-Packard Company UHD Graphics 620 [103c:8486]
  InstallationDate: Installed on 2018-12-02 (109 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  MachineType: HP HP Pavilion x360 Convertible 14-cd0xxx
  ProcCmdline: /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 
4 -listen 5 -displayfd 6
  ProcCwd: /home/caravena
  ProcEnviron:
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.0.3-050003-generic 
root=UUID=28bdadba-133c-4f5b-a5c9-b06993ea7ce2 ro rootflags=subvol=@ quiet 
splash vt.handoff=1
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   wl_proxy_destroy () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
   ?? ()
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libwayland-client.so.0
  UpgradeStatus: Upgraded to disco on 2018-12-02 (109 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/08/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.32
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8486
  dmi.board.vendor: HP
  dmi.board.version: 72.23
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.32:bd11/08/2018:svnHP:pnHPPavilionx360Convertible14-cd0xxx:pvrType1ProductConfigId:rvnHP:rn8486:rvr72.23:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion x360 Convertible 14-cd0xxx
  dmi.product.sku: 3PX63LA#ABM
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  separator:

  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

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


[Desktop-packages] [Bug 1821371] Re: starting

2019-03-24 Thread Daniel van Vugt
It appears Xorg can't open the GPU device:

[   125.196] (EE) [drm] Failed to open DRM device for pci::01:00.0: -19
[   125.196] (EE) open /dev/dri/card0: No such file or directory
[   125.196] (WW) Falling back to old probe method for modesetting
[   125.196] (EE) open /dev/dri/card0: No such file or directory

which may or may not be related to this kernel error:

[   75.351253] nouveau :01:00.0: Direct firmware load for 
nouveau/nve7_fuc084 failed with error -2
[   75.351261] nouveau :01:00.0: Direct firmware load for 
nouveau/nve7_fuc084d failed with error -2
[   75.351263] nouveau :01:00.0: msvld: unable to load firmware data
[   75.351266] nouveau :01:00.0: msvld: init failed, -19

** Tags added: nouveau

** Summary changed:

- starting 
+ [nouveau] Black screen with some icons flashing on start-up

** Package changed: xorg (Ubuntu) => xserver-xorg-video-nouveau (Ubuntu)

** Package changed: xserver-xorg-video-nouveau (Ubuntu) => linux
(Ubuntu)

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

Title:
  [nouveau] Black screen with some icons flashing on start-up

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  when i start , i can't have ubuntu , but black screen with some icones
  flashing , my arrow of the mouse can move but do nothing , i'm french
  so excuse me for my language

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
  Uname: Linux 4.15.0-36-generic x86_64
  NonfreeKernelModules: lkp_Ubuntu_4_15_0_36_39_generic_48
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CompositorRunning: None
  Date: Fri Mar 22 16:34:18 2019
  DistUpgraded: 2018-07-23 08:19:08,090 DEBUG icon theme changed, re-reading
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GK107 [GeForce GT 740] [10de:0fc8] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd GK107 [GeForce GT 740] [1458:368d]
  InstallationDate: Installed on 2017-05-19 (672 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Olidata S.p.A. To Be Filled By O.E.M.
  ProcEnviron:
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-36-generic 
root=UUID=4bf32425-67a7-4926-91a8-f1fb1b97baaf ro splash quiet plymouth:debug=1
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: Upgraded to bionic on 2018-07-23 (242 days ago)
  dmi.bios.date: 01/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.20
  dmi.board.name: B85M DASH/OL R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.20:bd01/23/2015:svnOlidataS.p.A.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB85MDASH/OLR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: Olidata S.p.A.
  version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.04.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
  xserver.bootTime: Sun Jul 22 08:14:02 2018
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech USB Receiver KEYBOARD, id 8
   inputLogitech USB Receiver MOUSE, id 9
   inputLogitech USB Receiver KEYBOARD, id 10
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.19.5-0ubuntu2

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

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


[Desktop-packages] [Bug 1821554] [NEW] /usr/bin/Xwayland:6:wl_proxy_destroy:wl_callback_destroy:xwl_present_sync_callback:ffi_call_unix64:ffi_call

2019-03-24 Thread errors.ubuntu.com bug bridge
*** This bug is a duplicate of bug 1821385 ***
https://bugs.launchpad.net/bugs/1821385

Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
xorg-server.  This problem was most recently seen with package version 
2:1.20.4-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


** Tags: disco

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

Title:
  
/usr/bin/Xwayland:6:wl_proxy_destroy:wl_callback_destroy:xwl_present_sync_callback:ffi_call_unix64:ffi_call

Status in xorg-server package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
xorg-server.  This problem was most recently seen with package version 
2:1.20.4-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/008c7bd0fdc996890cce5f67e5f0214f280aefd8 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

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


[Desktop-packages] [Bug 1717453] Re: Shell menus (panel, dock, window) font size does not match configured interface font size

2019-03-24 Thread Daniel van Vugt
** Tags removed: artful gnome-17.10

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

Title:
  Shell menus (panel, dock, window) font size does not match configured
  interface font size

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Shell menus (panel, dock, window) font size does not match configured
  interface font size.

  Test case:
  gnome-tweak-tool > Fonts > Interface = (something different)

  Expected: Shell menus to use the same font size.
  Observed: Shell menu fonts never change.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.25.91-0ubuntu5
  ProcVersionSignature: Ubuntu 4.12.0-13.14-generic 4.12.10
  Uname: Linux 4.12.0-13-generic x86_64
  ApportVersion: 2.20.7-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 15 15:17:15 2017
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-05-03 (135 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170502)
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1821318] Re: FFe: Wayland 1.17 for disco

2019-03-24 Thread Daniel van Vugt
** Changed in: wayland (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  FFe: Wayland 1.17 for disco

Status in wayland package in Ubuntu:
  Won't Fix

Bug description:
  https://wayland.freedesktop.org/releases.html
  https://lists.freedesktop.org/archives/wayland-devel/2019-March/040335.html

  ---

  Please upload the new version of Wayland (1.17) published on March 20,
  2019, as it is complementary in the graphic, if there are usability
  problems you can stop using changing the configuration in GDM3. From
  Wayland to Xorg.

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

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


[Desktop-packages] [Bug 1821365] Re: font size of the Top Bar should be resizable

2019-03-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1717453 ***
https://bugs.launchpad.net/bugs/1717453

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1717453, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1717453
   Shell menus (panel, dock, window) font size does not match configured 
interface font size

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

Title:
  font size of the Top Bar should be resizable

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  The font size of the Top Bar should be resizable. On a hiDPI screen
  3200x2000, if you don't want to use scaling, then you can choose
  bigger font sizes for everything in Gnome, except for the Font Bar.
  Or at least document a setting how to do that via the command line.

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

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


[Desktop-packages] [Bug 1821262] Re: gnome-shell crashes when closing evolution

2019-03-24 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1821427 ***
https://bugs.launchpad.net/bugs/1821427

Thanks. Let's track this in bug 1821427 now.

** This bug has been marked a duplicate of private bug 1821427

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

Title:
  gnome-shell crashes when closing evolution

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Had this happen a few times now, where closing the main evolution
  window results in a gnome-shell crash:

  Mar 21 16:55:18 taplop gnome-shell[2552]: The program 'gnome-shell' received 
an X Window System error.
This probably reflects a bug in the 
program.
The error was 'BadWindow (invalid 
Window parameter)'.
  (Details: serial 221715 
error_code 3 request_code 18 (core protocol) minor_code 0)
  (Note to programmers: normally, X 
errors are reported asynchronously;
   that is, you will receive the 
error a while after causing it.
   To debug your program, run it 
with the GDK_SYNCHRONIZE environment
   variable to change this 
behavior. You can then get a meaningful
   backtrace from your debugger if 
you break on the gdk_x_error() function.)
  Mar 21 16:55:18 taplop kernel: traps: gnome-shell[2552] trap int3 
ip:7fde271ce955 sp:7ffcbe8660a0 error:0 in 
libglib-2.0.so.0.6000.0[7fde27195000+8]
  Mar 21 16:55:18 taplop update-notifier[4833]: Error reading events from 
display: Broken pipe
  Mar 21 16:55:18 taplop seahorse[3088]: Error reading events from display: 
Broken pipe
  Mar 21 16:55:18 taplop evolution-alarm[2863]: Error reading events from 
display: Broken pipe
  Mar 21 16:55:18 taplop gnome-calendar[3082]: Error reading events from 
display: Broken pipe
  Mar 21 16:55:18 taplop gsd-wacom[2744]: Error reading events from display: 
Broken pipe
  Mar 21 16:55:18 taplop gnome-session[2524]: gnome-session-binary[2524]: 
WARNING: App 'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
  Mar 21 16:55:18 taplop gnome-session-binary[2524]: WARNING: App 
'org.gnome.SettingsDaemon.Wacom.desktop' exited with code 1
  Mar 21 16:55:18 taplop org.gnome.Shell.desktop[2552]: (EE) failed to read 
Wayland events: Broken pipe
  Mar 21 16:55:18 taplop polkitd(authority=local)[1283]: Unregistered 
Authentication Agent for unix-session:2 (system bus name :1.266, object path 
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-
  Mar 21 16:55:18 taplop org.gnome.SettingsDaemon.Wacom.desktop[20239]: Unable 
to init server: Could not connect: Connection refused
  Mar 21 16:55:18 taplop org.gnome.SettingsDaemon.Wacom.desktop[20239]: Cannot 
open display:
  Mar 21 16:55:18 taplop gnome-session-binary[2524]: Unrecoverable failure in 
required component org.gnome.Shell.desktop
  Mar 21 16:55:18 taplop gnome-session[2524]: gnome-session-binary[2524]: 
WARNING: Application 'org.gnome.Shell.desktop' killed by signal 5
  Mar 21 16:55:18 taplop gnome-session-binary[2524]: WARNING: Application 
'org.gnome.Shell.desktop' killed by signal 5
  Mar 21 16:55:18 taplop pulseaudio[2648]: ICE default IO error handler doing 
an exit(), pid = 2648, errno = 11
  Mar 21 16:55:18 taplop org.gnome.SettingsDaemon.MediaKeys.desktop[2734]: 
xcb_connection_has_error() returned true
  Mar 21 16:55:18 taplop kernel: rfkill: input handler enabled
  Mar 21 16:55:18 taplop gsd-clipboard[2742]: gsd-clipboard: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop gsd-power[2723]: gsd-power: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop keepass.desktop[2848]: cli: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop gsd-color[2750]: gsd-color: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop gsd-keyboard[2721]: gsd-keyboard: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop at-spi-bus-launcher[2596]: XIO:  fatal IO error 11 
(Resource temporarily unavailable) on X server ":0"
  Mar 21 16:55:18 taplop at-spi-bus-launcher[2596]:   after 76743 requests 
(76743 known processed) with 0 events remaining.
  Mar 21 16:55:18 taplop gsd-xsettings[2754]: gsd-xsettings: Fatal IO error 11 
(Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop gsd-media-keys[2734]: gsd-media-keys: Fatal IO error 
11 (Resource temporarily unavailable) on X server :0.
  Mar 21 16:55:18 taplop bluetoothd[1541]: Endpoint unregistered: sender=:1.420 
path=/MediaEndpoint/A2DPSource
  

[Desktop-packages] [Bug 1821022] Re: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No sound at all

2019-03-24 Thread Daniel van Vugt
Can you please run:

  dpkg -l > allpackages.txt

and then attach 'allpackages.txt'?

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

Title:
  [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No
  sound at all

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  he problem occurs even on live xubuntu 18.04 17.10 16.04 even modifying 
alsa-base in options snd-hda-intel model=auto or options snd-hda-intel 
model=asrock-mobo or options snd-hda-intel model=generic.; all on board audio 
port are shown as unplugged. Thus HDMI of the Nvidia GTX 1050ti seems to work 
perfectly when I connected to TV HDMI input (but could not steal TV 4 ever)
  
https://forum.ubuntuusers.de/topic/alc662-kein-ton-von-asrock-fm2a75m-dgs/2/#post-9058858
  https://streamable.com/5j96k

  
  BIOS setting in the video above

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hp 1577 F pulseaudio
   /dev/snd/controlC0:  hp 1577 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Mar 20 15:42:37 2019
  InstallationDate: Installed on 2016-09-07 (923 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=it
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic failed
  Symptom_Card: Audio interno - HD-Audio Generic
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hp 1577 F pulseaudio
   /dev/snd/controlC0:  hp 1577 F pulseaudio
   /dev/snd/seq:timidity   1083 F timidity
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: No sound at all
  Title: [To Be Filled By O.E.M., Realtek ALC662 rev1, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.70
  dmi.board.name: FM2A75M-DGS
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.70:bd12/01/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A75M-DGS:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  modified.conffile..etc.modprobe.d.alsa-base.conf:
   #options snd-hda-intel model=3stack-6ch
  mtime.conffile..etc.modprobe.d.alsa-base.conf: 2019-03-19T20:25:47.409210

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1821022/+subscriptions

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


[Desktop-packages] [Bug 1821059] Re: Screen remains black/off when the system is resumed from sleep [(EE) modeset(0): present flip failed]

2019-03-24 Thread Daniel van Vugt
** Summary changed:

- Screen remains black/off when the system is resumed from sleep
+ Screen remains black/off when the system is resumed from sleep [(EE) 
modeset(0): present flip failed]

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

Title:
  Screen remains black/off when the system is resumed from sleep [(EE)
  modeset(0): present flip failed]

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Since the upgrade to 18.10, I get frequent freezes when I resume my
  system (hp elitebook 820 g3) from sleep. The system seems to run, but
  the screen remains black. Not dark, black, like the screen is off.
  ctrl-alt-fX do not change consoles (or they do maybe, but since the
  screen is off, I can't tell. I did not have this problem under 18.04.
  It seems to be tied to the time the system has been asleep; 10 minutes
  or so and the system wakes up no issue, but after an hour I frequently
  need to hard-reset.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: xorg 1:7.7+19ubuntu8
  ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Mar 20 18:58:06 2019
  DistUpgraded: 2019-03-15 16:55:28,453 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: cosmic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a week
  GpuHangReproducibility: Occurs more often under certain circumstances
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Skylake GT2 [HD Graphics 520] 
[103c:807c]
  InstallationDate: Installed on 2018-10-26 (145 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP EliteBook 820 G3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=c4bb9536-586b-43ea-a9cf-379bad764d8a ro quiet splash 
resume=UUID=b94e653d-5676-42bb-89ef-33f18c5844b9
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to cosmic on 2019-03-15 (5 days ago)
  dmi.bios.date: 01/30/2018
  dmi.bios.vendor: HP
  dmi.bios.version: N75 Ver. 01.24
  dmi.board.name: 807C
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 85.77
  dmi.chassis.asset.tag: 5CG73148FW
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN75Ver.01.24:bd01/30/2018:svnHP:pnHPEliteBook820G3:pvr:rvnHP:rn807C:rvrKBCVersion85.77:cvnHP:ct10:cvr:
  dmi.product.family: 103C_5336AN HP EliteBook
  dmi.product.name: HP EliteBook 820 G3
  dmi.product.sku: 2SF33EP#ABH
  dmi.sys.vendor: HP
  version.compiz: compiz 1:0.9.13.1+18.10.20180930-0ubuntu1
  version.libdrm2: libdrm2 2.4.95-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

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

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


[Desktop-packages] [Bug 1809692] Re: distorted lines when using chrome/chromium browser

2019-03-24 Thread Daniel van Vugt
** Changed in: chromium-browser (Ubuntu)
   Status: Expired => New

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

Title:
  distorted lines when using chrome/chromium browser

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  I get dynamically changing distorted lines when using google chrome
  browser, I suppose it is due to my graphics card.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-140.166-generic 4.4.162
  Uname: Linux 4.4.0-140-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Dec 25 04:18:51 2018
  DistUpgraded: Fresh install
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:07d0]
  InstallationDate: Installed on 2018-04-12 (256 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 003: ID 0c45:6717 Microdia 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Latitude 5480
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-140-generic.efi.signed 
root=UUID=72a3879f-b71f-40a0-b09b-ceb983af1dbf ro acpi_rev_override quiet 
splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/30/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.8.2
  dmi.board.name: 0D0XXK
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.8.2:bd01/30/2018:svnDellInc.:pnLatitude5480:pvr:rvnDellInc.:rn0D0XXK:rvrA02:cvnDellInc.:ct10:cvr:
  dmi.product.name: Latitude 5480
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.91-2~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Mon Dec 24 22:28:33 2018
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1368 
   vendor LGD
  xserver.version: 2:1.18.4-0ubuntu0.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1809692/+subscriptions

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


[Desktop-packages] [Bug 1820899] Re: Neonode AirBar 13.3 inresponsive

2019-03-24 Thread Daniel van Vugt
** Also affects: libinput via
   https://gitlab.freedesktop.org/libinput/libinput/issues/256
   Importance: Unknown
   Status: Unknown

** Changed in: libinput (Ubuntu)
   Status: Incomplete => New

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Incomplete => New

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

Title:
  Neonode AirBar 13.3 inresponsive

Status in libinput:
  Unknown
Status in libinput package in Ubuntu:
  New
Status in xserver-xorg-input-evdev package in Ubuntu:
  New

Bug description:
  I am having problems with this device in recent versions of kernel
  (4.x),

  It is showing up on `dmesg`, but doesn't work under any Linux desktop
  (so far). It has worked before, and works flawlessly on the MS OS (no
  Hardware issues).

  Could someone help me to identify the correct list/bug-tracker to issue this 
report ?
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: KDE
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroRelease: KDE neon 18.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:1946]
  InstallationDate: Installed on 2018-10-14 (156 days ago)
  InstallationMedia: neon user "Bionic" - Build amd64 LIVE Binary 20181011-05:55
  Lsusb:
   Bus 001 Device 002: ID 8087:8000 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 002 Device 002: ID 8087:07dc Intel Corp. 
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: libinput (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=c42cdf35-bf18-4bdb-93ff-e43f92d36a4e ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Tags:  bionic ubuntu
  Uname: Linux 4.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/29/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L73 Ver. 01.11
  dmi.board.name: 1946
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 89.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL73Ver.01.11:bd04/29/2014:svnHewlett-Packard:pn:pvrA3009CD1:rvnHewlett-Packard:rn1946:rvrKBCVersion89.14:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN
  dmi.product.version: A3009CD1
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1~18.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1~18.04.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: KDE
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroRelease: KDE neon 18.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:1946]
  InstallationDate: Installed on 2018-10-14 (156 days ago)
  InstallationMedia: neon user "Bionic" - Build amd64 LIVE Binary 20181011-05:55
  Package: libinput (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=c42cdf35-bf18-4bdb-93ff-e43f92d36a4e ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Tags:  bionic ubuntu
  Uname: Linux 4.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/29/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L73 Ver. 01.11
  dmi.board.name: 1946
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 89.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 

[Desktop-packages] [Bug 1386584] Re: SIGSEGV when notification contains |

2019-03-24 Thread Adolfo Jayme
** Changed in: indicator-messages
   Status: In Progress => Fix Released

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

Title:
  SIGSEGV when notification contains |

Status in Messaging Menu:
  Fix Released
Status in indicator-messages package in Ubuntu:
  Fix Released

Bug description:
  When a notification on the messages menu contains the | character (in
  my case a nickname in xchat), the process unity-panel-service crashes
  with:

  ngl@BEATRIX:~/Scrivania/database$ /usr/lib/unity/unity-panel-service

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP
  (accel_group)' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP
  (accel_group)' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP
  (accel_group)' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP
  (accel_group)' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_widget_set_accel_path: assertion 'GTK_IS_ACCEL_GROUP
  (accel_group)' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP
  (accel_group)' failed

  
  (unity-panel-service:11336): Gtk-CRITICAL **: 
gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **:
  gtk_label_set_text_with_mnemonic: assertion 'str != NULL' failed

  (unity-panel-service:11336): Gtk-CRITICAL **: gtk_print_action_and_target: 
assertion 'strchr (action_name, '|') == NULL' failed
  Segmentation fault (core dumped)

  
  ngl@BEATRIX:~/Scrivania/database$ lsb_release -rd
  Description:  Ubuntu 14.10
  Release:  14.10

  ngl@BEATRIX:~/Scrivania/database$ apt-cache policy unity-services
  unity-services:
Installed: 7.3.1+14.10.20141016-0ubuntu1
Candidate: 7.3.1+14.10.20141016-0ubuntu1
Version table:
   *** 7.3.1+14.10.20141016-0ubuntu1 0
  500 http://it.archive.ubuntu.com/ubuntu/ utopic/main amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1386584/+subscriptions

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


[Desktop-packages] [Bug 1757068] Re: Night light brakes when screen dims

2019-03-24 Thread Stéphane Guillou
Phew, thankfully every so often I was able to access the command line
with Ctrl + Alt + F2 without it flashing back to the boot messages
(maybe once every twenty times) and then removed the flag from the
.desktop file. Took me a couple of hours as it was really erratic
behaviour. (The recovery mode didn't help either, same flashing between
bootup commands and black screen.)

I won't try that flag again! Any other way I can provide a useful log?

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

Title:
  Night light brakes when screen dims

Status in gnome-control-center package in Ubuntu:
  Expired

Bug description:
  I'm using the night light function in Budgie which is set to a
  temperature of 4000 and the schedule is set from sunset to sunrise.
  When my display dims after X minutes of inactivity the night light
  function breaks which results in a much blue-er screen. When I move my
  mouse the dimming effect dissapears but and the temperature and
  brightness of my screen go back to the default value as if the night
  light function isn't on. Disabling and enabling the night light
  function fixes the issue until my screen dims again.

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

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


[Desktop-packages] [Bug 369147] Re: Failed capitalisation of keyword in defoma hint file

2019-03-24 Thread Adolfo Jayme
defoma was dropped from this package in 2010. https://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=582113

** Bug watch added: Debian Bug tracker #582113
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582113

** Changed in: gsfonts (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Failed capitalisation of keyword in defoma hint file

Status in gsfonts package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: gsfonts

  Failed capitalisation of keyword in defoma hint file:
/etc/defoma/hints/gsfonts.hints
  on line 59, this line:
inherit = Family GeneralFamily Weight Width Shape Priority
  should be:
Inherit = Family GeneralFamily Weight Width Shape Priority
  with a capital I instead of i, like all other Inherit lines in defoma hint 
files.

  Reported for version 1:8.11+urwcyr1.0.7~pre43-2

  Fixing this makes the file conform to the standard key name.

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

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


[Desktop-packages] [Bug 1665609] Re: please update gsfonts to the latest release

2019-03-24 Thread Adolfo Jayme
** Changed in: gsfonts (Ubuntu)
   Status: New => Triaged

** Changed in: gsfonts (Ubuntu)
   Importance: Undecided => Low

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

Title:
  please update gsfonts to the latest release

Status in gsfonts package in Ubuntu:
  Triaged

Bug description:
  The latest gsfonts now have extended and improved cyrillic and greek
  glyphs:

  "URW++ update to base 35 from June 2016.

  This extends the Greek and Cyrillic glyphs originally supplied in only three
  font families to cover all the relevant fonts in the base 35."

  Furthermore the fonts are finally available as opentype and truetype
  fonts, making them usable in modern applications (libreoffice stops
  supporting type1 fonts beginning with 5.3)

  http://git.ghostscript.com/?p=urw-core35-fonts.git;a=commit

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

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


[Desktop-packages] [Bug 1821508] Re: there is a lagging while i am accessing the software or browing

2019-03-24 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  there is a lagging while i am accessing the software or browing

Status in xorg package in Ubuntu:
  New

Bug description:
  i have serious issues while surfing in browsers. also video lags too much 
while i am playing any video in youtube.
  so tried to install intel drives.. thought it may solve my issue.
  any one could u please help me in solving this.

  also i have issue in processing fast

  i have system with following config please any one sugggest how can i
  speed up my application along with video lagging

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.15.0-46.49~16.04.1-generic 4.15.18
  Uname: Linux 4.15.0-46-generic i686
  .tmp.unity_support_test.1:
   
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 24 16:45:03 2019
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller 
(primary) [8086:2a02] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Mobile GM965/GL960 Integrated Graphics 
Controller (primary) [1025:011f]
 Subsystem: Acer Incorporated [ALI] Mobile GM965/GL960 Integrated Graphics 
Controller (secondary) [1025:011f]
  InstallationDate: Installed on 2018-11-04 (140 days ago)
  InstallationMedia: Ubuntu 16.04.5 LTS "Xenial Xerus" - Release i386 (20180731)
  MachineType: Acer Extensa 5220
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=5d6083c5-92be-466a-b199-35f0ebb59423 ro quiet nomodeset splash
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/01/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: V1.32
  dmi.board.name: Columbia
  dmi.board.vendor: Acer
  dmi.board.version: Rev
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.32:bd02/01/2008:svnAcer:pnExtensa5220:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A:
  dmi.product.name: Extensa 5220
  dmi.product.version: 0100
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.libdrm2: libdrm2 2.4.91-2~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Sun Mar 24 16:26:55 2019
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputSleep Button KEYBOARD, id 7
   inputLenovo Optical Mouse MOUSE, id 8
   inputAT Translated Set 2 keyboard KEYBOARD, id 9
   inputSynPS/2 Synaptics TouchPad TOUCHPAD, id 10
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.19.6-1ubuntu4.1~16.04.2

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

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


[Desktop-packages] [Bug 1757068] Re: Night light brakes when screen dims

2019-03-24 Thread Stéphane Guillou
Hi Sebastien

I added `--debug` to the Exec line in
org.gnome.SettingsDaemon.Color.desktop but now I get stuck on this when
booting up:

started hold until boot process finishes up.

Could that be related? I can't think of anything else fancy I did, and
now I can't use my computer :/

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

Title:
  Night light brakes when screen dims

Status in gnome-control-center package in Ubuntu:
  Expired

Bug description:
  I'm using the night light function in Budgie which is set to a
  temperature of 4000 and the schedule is set from sunset to sunrise.
  When my display dims after X minutes of inactivity the night light
  function breaks which results in a much blue-er screen. When I move my
  mouse the dimming effect dissapears but and the temperature and
  brightness of my screen go back to the default value as if the night
  light function isn't on. Disabling and enabling the night light
  function fixes the issue until my screen dims again.

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

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


[Desktop-packages] [Bug 1801609] Re: Fails to deactivate dpms off mode after user initiated wake-up events(not system-suspended, just locked and dpms active)

2019-03-24 Thread Kevin Brubeck Unhammer
A simple workaround (that worked for me at least):

sudo apt install slick-greeter
printf '[Seat:*]\ngreeter-session=slick-greeter\n' | sudo tee -a 
/etc/lightdm/lightdm.conf

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

Title:
  Fails to deactivate dpms off mode after user initiated wake-up
  events(not system-suspended, just locked and dpms active)

Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 18.10 with Xubuntu.desktop session running. System will lock
  and turn-off monitors(automatically or manually), but--will not wake-
  up monitors upon keyboard or mouse activity. I can type unlock
  password, blindly and then the monitors will wake and show unlocked
  session.

  WORKAROUND:  I uninstalled light-locker, then, I installed gnome-
  screensaver. Xfce4(Xubuntu.desktop) will fallback on gnome-screensaver
  if light-locker is not found or installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: light-locker (not installed)
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Nov  4 13:01:36 2018
  InstallationDate: Installed on 2018-11-03 (0 days ago)
  InstallationMedia: Xubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  SourcePackage: light-locker
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


Re: [Desktop-packages] [Bug 1816539] Re: Searching by file type doesn't work

2019-03-24 Thread Balazs Pere
A similar bug ( Bug #1767817) was fixed in bionic (18.04) within 1-2
days when it turned out that it is fixed in disco (19.04). This bug is
also fixed in disco. Could it be backported to bionic?

On feb 20 2019, at 10:55 du, Balázs Pere  wrote:
> In the current 19.04 (disco) it works well.
>
> On feb 20 2019, at 1:29 du, Balázs Pere  wrote:
> > When I choose a certain file type, the correct hits appears for a second, 
> > but after that all hits come back.
> >
> > On Feb 20 2019, at 1:28 pm, Balázs Pere  wrote:
> > > New packages in 
> > > https://launchpad.net/~ubuntu-desktop/+archive/ubuntu/ppa/+build/16410497 
> > > leaves unchanged this bug.
> > >
> > > On Feb 19 2019, at 2:14 pm, Sebastien Bacher  wrote:
> > > > Indeed, that seems fixed in the current Ubuntu serie but buggy in
> > > > bionic, potentially something we want to fix in a SRU
> > > >
> > > > ** Changed in: nautilus (Ubuntu)
> > > > Importance: Undecided => High
> > > >
> > > > ** Changed in: nautilus (Ubuntu)
> > > > Status: New => Fix Released
> > > >
> > > > --
> > > > You received this bug notification because you are subscribed to the bug
> > > > report.
> > > > https://bugs.launchpad.net/bugs/1816539
> > > >
> > > > Title:
> > > > Searching by file type doesn't work
> > > >
> > > > Status in nautilus package in Ubuntu:
> > > > Fix Released
> > > >
> > > > Bug description:
> > > > When I click on searching in nautilus a down arrow appears on the
> > > > right (next to the input field). If I click on this arrow, a pop up
> > > > menu appears with "When" and "What" titles. Inside "What" I can choose
> > > > file types. Choosing a certain file type nothing happens, nautilus
> > > > shows the hits for every file type. This search option doesn't seem to
> > > > work. (For "Full Text" see Bug #1767817)
> > > >
> > > > $ lsb_release -rd
> > > > Description: Ubuntu 18.04.2 LTS
> > > > Release: 18.04
> > > >
> > > > $ apt-cache policy nautilus
> > > > nautilus:
> > > > Installed: 1:3.26.4-0~ubuntu18.04.3
> > > > Candidate: 1:3.26.4-0~ubuntu18.04.3
> > > > Version table:
> > > > *** 1:3.26.4-0~ubuntu18.04.3 500
> > > > 500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
> > > > 100 /var/lib/dpkg/status
> > > > 1:3.26.3-0ubuntu4 500
> > > > 500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
> > > >
> > > > To manage notifications about this bug go to:
> > > > https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1816539/+subscriptions
> > > >
> > >
> > >
> >
> >
>
>

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

Title:
  Searching by file type doesn't work

Status in nautilus package in Ubuntu:
  Fix Released

Bug description:
  When I click on searching in nautilus a down arrow appears on the
  right (next to the input field). If I click on this arrow, a pop up
  menu appears with "When" and "What" titles. Inside "What" I can choose
  file types. Choosing a certain file type nothing happens, nautilus
  shows the hits for every file type. This search option doesn't seem to
  work. (For "Full Text" see Bug #1767817)

  $ lsb_release -rd
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  $ apt-cache policy nautilus
  nautilus:
Installed: 1:3.26.4-0~ubuntu18.04.3
Candidate: 1:3.26.4-0~ubuntu18.04.3
Version table:
   *** 1:3.26.4-0~ubuntu18.04.3 500
  500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:3.26.3-0ubuntu4 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages

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

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


[Desktop-packages] [Bug 1821539] Re: package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new policykit-1 package pre-installation script subprocess returned error exit status 1

2019-03-24 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new
  policykit-1 package pre-installation script subprocess returned error
  exit status 1

Status in policykit-1 package in Ubuntu:
  New

Bug description:
  I have no idea. Just warned me about a system error.

  ProblemType: Package
  DistroRelease: Ubuntu 18.10
  Package: policykit-1 0.105-21ubuntu0.3
  ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  Date: Sun Mar 24 13:26:48 2019
  ErrorMessage: new policykit-1 package pre-installation script subprocess 
returned error exit status 1
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 
3.6.7-1~18.10
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu5
   apt  1.7.4
  SourcePackage: policykit-1
  Title: package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new 
policykit-1 package pre-installation script subprocess returned error exit 
status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1821539/+subscriptions

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


[Desktop-packages] [Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2019-03-24 Thread Matt Lee
It appears that the candidate/vaapi channel has either been broken or
abandoned, since the last build was on February 15th:
https://code.launchpad.net/~osomon/+snap/chromium-snap-from-source-
enable-vaapi

Is it possible to get the channel added to the 'Built automatically'
build schedule since is currently set to the 'Built on request' build
schedule?

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

Title:
  [snap] vaapi chromium no video hardware decoding

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Libva is no longer working for snap installed chromium 72.0.3626.109
  (Official Build) snap (64-bit)

  I followed this instruction
  sudo snap install --channel=candidate/vaapi chromium

  My amdgpu can use libva

  `vainfo: Driver version: Mesa Gallium driver 18.3.3 for AMD STONEY (DRM 
3.27.0, 4.20.0-10.1-liquorix-amd64, LLVM 7.0.1)
  vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple:   VAEntrypointVLD
VAProfileMPEG2Main  :   VAEntrypointVLD
VAProfileVC1Simple  :   VAEntrypointVLD
VAProfileVC1Main:   VAEntrypointVLD
VAProfileVC1Advanced:   VAEntrypointVLD
VAProfileH264ConstrainedBaseline:   VAEntrypointVLD
VAProfileH264ConstrainedBaseline:   VAEntrypointEncSlice
VAProfileH264Main   :   VAEntrypointVLD
VAProfileH264Main   :   VAEntrypointEncSlice
VAProfileH264High   :   VAEntrypointVLD
VAProfileH264High   :   VAEntrypointEncSlice
VAProfileHEVCMain   :   VAEntrypointVLD
VAProfileHEVCMain10 :   VAEntrypointVLD
VAProfileJPEGBaseline   :   VAEntrypointVLD
VAProfileNone   :   VAEntrypointVideoProc`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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


[Desktop-packages] [Bug 1821539] [NEW] package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new policykit-1 package pre-installation script subprocess returned error exit status 1

2019-03-24 Thread Spook
Public bug reported:

I have no idea. Just warned me about a system error.

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: policykit-1 0.105-21ubuntu0.3
ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
Uname: Linux 4.18.0-16-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
Date: Sun Mar 24 13:26:48 2019
ErrorMessage: new policykit-1 package pre-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2019-03-24 (0 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 3.6.7-1~18.10
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu5
 apt  1.7.4
SourcePackage: policykit-1
Title: package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new 
policykit-1 package pre-installation script subprocess returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: policykit-1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package cosmic

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

Title:
  package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new
  policykit-1 package pre-installation script subprocess returned error
  exit status 1

Status in policykit-1 package in Ubuntu:
  New

Bug description:
  I have no idea. Just warned me about a system error.

  ProblemType: Package
  DistroRelease: Ubuntu 18.10
  Package: policykit-1 0.105-21ubuntu0.3
  ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  Date: Sun Mar 24 13:26:48 2019
  ErrorMessage: new policykit-1 package pre-installation script subprocess 
returned error exit status 1
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Python3Details: /usr/bin/python3.6, Python 3.6.7, python3-minimal, 
3.6.7-1~18.10
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu5
   apt  1.7.4
  SourcePackage: policykit-1
  Title: package policykit-1 0.105-21ubuntu0.3 failed to install/upgrade: new 
policykit-1 package pre-installation script subprocess returned error exit 
status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/policykit-1/+bug/1821539/+subscriptions

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


[Desktop-packages] [Bug 1821533] Re: failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
** Description changed:

  Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb
  install (also 18.10, also 19.04 daily) leads to black screen. Adding
  "nomodeset" to kernel boot parameter gives 800x600 video only and
  permits installing OS to disk. Applying updates and hardware enablement
  packages does not solve problem: the system will still only boot with
  nomodeset kernel option, and X is limited to using fbdev module at
  800x600 resolution.
  
  The "modesetting" driver appears to be loaded and then unloaded during X
  startup. Trying to force intel module from xserver-xorg-video-intel by
  setting up 20-intel.conf file in /usr/share/X11/xorg.conf.d/ does not
  help.
  
  The PCI id for the graphics device appears to be 3ea0 and the place
  where that might be relevant is the i915 module.
  
  This problem occurs with every other Linux release I have tried
  including Fedora 29, Elementary OS latest, Mint 19.1, Manjaro latest.
  The one open source OS that I have found where it might be fixed is
- DragonFlyBSD (see bug report 3167 here
- https://bugs.dragonflybsd.org/issues/3167). I have verified that the
- patch referenced in that bug report does make DragonFlyBSD boot past the
- video problem which I think is the same problem I experience with every
- Linux OS I have tried including Ubuntu.
+ DragonFlyBSD (see https://bugs.dragonflybsd.org/issues/3167). I have
+ verified that the patch referenced in that bug report does make
+ DragonFlyBSD boot past the video problem which I think is the same
+ problem I experience with every Linux OS I have tried including Ubuntu.
  
  guest@guest-ZenBook-UX431FA:~$ lsb_release -rd
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04
  
  guest@guest-ZenBook-UX431FA:~$ dpkg -l | grep hwe | egrep "linux|fbdev"
  ii  linux-generic-hwe-18.044.18.0.16.66   
  amd64Complete Generic Linux kernel and headers
  ii  linux-headers-generic-hwe-18.044.18.0.16.66   
  amd64Generic Linux kernel headers
  ii  linux-image-generic-hwe-18.04  4.18.0.16.66   
  amd64Generic Linux kernel image
  ii  linux-signed-generic-hwe-18.04 4.18.0.16.66   
  amd64Complete Signed Generic Linux kernel and headers 
(dummy transitional package)
  ii  xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1   
  amd64X.Org X server -- fbdev display driver
  
  Expected result: Video at 1920x1080
  Actual result: Video limited to 800x600
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 10:36:51 2019
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
-  Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
+  Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: ASUSTeK COMPUTER INC. ZenBook UX431FA
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=e6ae272a-49f0-491b-99b6-2a3785a7679e ro nomodeset vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX431FA.205
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX431FA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX431FA.205:bd12/14/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX431FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX431FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: ZenBook
  dmi.product.name: ZenBook UX431FA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
  

[Desktop-packages] [Bug 1821534] [NEW] Ubuntu 18.04 stuck on lock screen after entering password

2019-03-24 Thread Robert Vertesi
Public bug reported:

It happened to me three times in the last couple of days, after a set of 
updates.
If I leave my machine unattended for a while so it goes suspended, and I try to 
log back in.
I hit a key so gdm password prompt comes back.
I type my password, hit enter.
Then there is no change anymore. The login screen stays up infinitely.
The cursor moves around.
Once I left a video paused. When I clicked, the sound of the video came back, 
but no change on the screen. If I click again, the sound pauses, etc..
So it looks like I'm actually logged in but the screen stopped refreshing.
Ctrl+Alt+F... keys don't do anything.
I can kill off X with Ctrl+Alt+Bkspace (that I had enabled) and then I can log 
in as usual.
I have no idea what log files etc. to have a look at.

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Ubuntu 18.04 stuck on lock screen after entering password

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  It happened to me three times in the last couple of days, after a set of 
updates.
  If I leave my machine unattended for a while so it goes suspended, and I try 
to log back in.
  I hit a key so gdm password prompt comes back.
  I type my password, hit enter.
  Then there is no change anymore. The login screen stays up infinitely.
  The cursor moves around.
  Once I left a video paused. When I clicked, the sound of the video came back, 
but no change on the screen. If I click again, the sound pauses, etc..
  So it looks like I'm actually logged in but the screen stopped refreshing.
  Ctrl+Alt+F... keys don't do anything.
  I can kill off X with Ctrl+Alt+Bkspace (that I had enabled) and then I can 
log in as usual.
  I have no idea what log files etc. to have a look at.

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

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


[Desktop-packages] [Bug 1821533] [NEW] failure to detect and use Intel 620 graphics pci id 3ea0

2019-03-24 Thread Rich Drewes
Public bug reported:

Booting very new laptop hardware (ASUS Zenbook UX431FA) from 18.04 usb
install (also 18.10, also 19.04 daily) leads to black screen. Adding
"nomodeset" to kernel boot parameter gives 800x600 video only and
permits installing OS to disk. Applying updates and hardware enablement
packages does not solve problem: the system will still only boot with
nomodeset kernel option, and X is limited to using fbdev module at
800x600 resolution.

The "modesetting" driver appears to be loaded and then unloaded during X
startup. Trying to force intel module from xserver-xorg-video-intel by
setting up 20-intel.conf file in /usr/share/X11/xorg.conf.d/ does not
help.

The PCI id for the graphics device appears to be 3ea0 and the place
where that might be relevant is the i915 module.

This problem occurs with every other Linux release I have tried
including Fedora 29, Elementary OS latest, Mint 19.1, Manjaro latest.
The one open source OS that I have found where it might be fixed is
DragonFlyBSD (see bug report 3167 here
https://bugs.dragonflybsd.org/issues/3167). I have verified that the
patch referenced in that bug report does make DragonFlyBSD boot past the
video problem which I think is the same problem I experience with every
Linux OS I have tried including Ubuntu.

guest@guest-ZenBook-UX431FA:~$ lsb_release -rd
Description:Ubuntu 18.04.2 LTS
Release:18.04

guest@guest-ZenBook-UX431FA:~$ dpkg -l | grep hwe | egrep "linux|fbdev"
ii  linux-generic-hwe-18.044.18.0.16.66 
amd64Complete Generic Linux kernel and headers
ii  linux-headers-generic-hwe-18.044.18.0.16.66 
amd64Generic Linux kernel headers
ii  linux-image-generic-hwe-18.04  4.18.0.16.66 
amd64Generic Linux kernel image
ii  linux-signed-generic-hwe-18.04 4.18.0.16.66 
amd64Complete Signed Generic Linux kernel and headers 
(dummy transitional package)
ii  xserver-xorg-video-fbdev-hwe-18.04 1:0.5.0-1ubuntu1~18.04.1 
amd64X.Org X server -- fbdev display driver

Expected result: Video at 1920x1080
Actual result: Video limited to 800x600

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.18.0-16.17~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-16-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Mar 24 10:36:51 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Device [8086:3ea0] (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:17d1]
InstallationDate: Installed on 2019-03-24 (0 days ago)
InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 (20190210)
MachineType: ASUSTeK COMPUTER INC. ZenBook UX431FA
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=e6ae272a-49f0-491b-99b6-2a3785a7679e ro nomodeset vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX431FA.205
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX431FA
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No  Asset  Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX431FA.205:bd12/14/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX431FA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX431FA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: ZenBook
dmi.product.name: ZenBook UX431FA
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.95-1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.04.2
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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


** Tags: amd64 apport-bug bionic resolution ubuntu

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

Title:
  failure to detect and use 

[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

2019-03-24 Thread El jinete sin cabeza
** Description changed:

  https://github.com/intel/intel-vaapi-driver/issues/451
  https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
  https://gitlab.gnome.org/GNOME/totem/issues/315 (No totem)
  
  ---
  
- Watching movie 4k.
+ Watching movie 4k, forward and back.
+ 
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

Title:
  totem assert failure: totem: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

Status in Mesa:
  Unknown
Status in Totem:
  New
Status in intel-vaapi-driver package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New
Status in totem package in Ubuntu:
  Invalid

Bug description:
  https://github.com/intel/intel-vaapi-driver/issues/451
  https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
  https://gitlab.gnome.org/GNOME/totem/issues/315 (No totem)

  ---

  Watching movie 4k, forward and back.

  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

2019-03-24 Thread El jinete sin cabeza
** Description changed:

+ https://github.com/intel/intel-vaapi-driver/issues/451
  https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
  https://gitlab.gnome.org/GNOME/totem/issues/315 (No totem)
  
  ---
  
  Watching movie 4k.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

Title:
  totem assert failure: totem: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

Status in Mesa:
  Unknown
Status in Totem:
  New
Status in intel-vaapi-driver package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New
Status in totem package in Ubuntu:
  Invalid

Bug description:
  https://github.com/intel/intel-vaapi-driver/issues/451
  https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
  https://gitlab.gnome.org/GNOME/totem/issues/315 (No totem)

  ---

  Watching movie 4k.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

2019-03-24 Thread El jinete sin cabeza
** Description changed:

- https://gitlab.gnome.org/GNOME/totem/issues/315
+ https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
+ https://gitlab.gnome.org/GNOME/totem/issues/315 (Not totem)
  
  ---
  
  Watching movie 4k.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

** Also affects: mesa (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: freedesktop.org Bugzilla #110232
   https://bugs.freedesktop.org/show_bug.cgi?id=110232

** Also affects: mesa via
   https://bugs.freedesktop.org/show_bug.cgi?id=110232
   Importance: Unknown
   Status: Unknown

** Changed in: totem (Ubuntu)
   Status: New => Invalid

** Description changed:

  https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
- https://gitlab.gnome.org/GNOME/totem/issues/315 (Not totem)
+ https://gitlab.gnome.org/GNOME/totem/issues/315 (No totem)
  
  ---
  
  Watching movie 4k.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

Title:
  totem assert failure: totem: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

Status in Mesa:
  Unknown
Status in Totem:
  New
Status in intel-vaapi-driver package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New
Status in totem package in Ubuntu:
  Invalid

Bug description:
  https://github.com/intel/intel-vaapi-driver/issues/451
  https://bugzilla.freedesktop.org/show_bug.cgi?id=110232
  https://gitlab.gnome.org/GNOME/totem/issues/315 (No totem)

  ---

  Watching movie 4k.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: 

[Desktop-packages] [Bug 1799913] Re: Unhandled lockdown error (-2) - iphone ios 12

2019-03-24 Thread Dolan H. Ali
same here

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

Title:
  Unhandled lockdown error (-2) - iphone ios 12

Status in libimobiledevice package in Ubuntu:
  Confirmed

Bug description:
  Hi!

  On Ubuntu 18.10 when I connect my iPhone 8Plus with the computer and click on 
the Documents in the file manager, I got this error: Unhandled lockdown error 
(-2). 
  I attached a screenshot about this error.

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

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


[Desktop-packages] [Bug 1820899] Re: Neonode AirBar 13.3 inresponsive

2019-03-24 Thread Rafael Reinoldes
Submitted under
https://gitlab.freedesktop.org/libinput/libinput/issues/256

** Bug watch added: gitlab.freedesktop.org/libinput/libinput/issues #256
   https://gitlab.freedesktop.org/libinput/libinput/issues/256

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

Title:
  Neonode AirBar 13.3 inresponsive

Status in libinput package in Ubuntu:
  Incomplete
Status in xserver-xorg-input-evdev package in Ubuntu:
  Incomplete

Bug description:
  I am having problems with this device in recent versions of kernel
  (4.x),

  It is showing up on `dmesg`, but doesn't work under any Linux desktop
  (so far). It has worked before, and works flawlessly on the MS OS (no
  Hardware issues).

  Could someone help me to identify the correct list/bug-tracker to issue this 
report ?
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: KDE
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroRelease: KDE neon 18.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:1946]
  InstallationDate: Installed on 2018-10-14 (156 days ago)
  InstallationMedia: neon user "Bionic" - Build amd64 LIVE Binary 20181011-05:55
  Lsusb:
   Bus 001 Device 002: ID 8087:8000 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 002 Device 002: ID 8087:07dc Intel Corp. 
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Package: libinput (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=c42cdf35-bf18-4bdb-93ff-e43f92d36a4e ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Tags:  bionic ubuntu
  Uname: Linux 4.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/29/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L73 Ver. 01.11
  dmi.board.name: 1946
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 89.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL73Ver.01.11:bd04/29/2014:svnHewlett-Packard:pn:pvrA3009CD1:rvnHewlett-Packard:rn1946:rvrKBCVersion89.14:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN
  dmi.product.version: A3009CD1
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.95-1~18.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1~18.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1~18.04.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: KDE
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroRelease: KDE neon 18.04
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:1946]
  InstallationDate: Installed on 2018-10-14 (156 days ago)
  InstallationMedia: neon user "Bionic" - Build amd64 LIVE Binary 20181011-05:55
  Package: libinput (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-46-generic 
root=UUID=c42cdf35-bf18-4bdb-93ff-e43f92d36a4e ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Tags:  bionic ubuntu
  Uname: Linux 4.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/29/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L73 Ver. 01.11
  dmi.board.name: 1946
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 89.14
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 

[Desktop-packages] [Bug 1821505] Re: screen cannot be turned back on after some time of inactivity

2019-03-24 Thread Hark
1) This has never been an issue, until upgrade to 16.04 LTS.
2) 
 a) These are not workarounds, this are just ways of manually starting the 
screen blank, without triggering the bug. If you let the screen blank 
automatically, bug will still trigger. And once the bug is triggered, only 
restart of the desktop manager helps.
 b) Yes, I have tested these scenarios personally.
3) I've tested the daily build and the issue is not present there.

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

Title:
  screen cannot be turned back on after some time of inactivity

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  When using my AMD Radeon X1300 card, if the screen turns off due to
  inactivity, it cannot be woken up by moving the mouse or by hitting a
  key.

  WORKAROUND: Type in a terminal:
  xset -display :0.0 dpms force off

  WORKAROUND: Typing the following in a terminal turns my screen off, and after 
typing this line, the screen can be woken up by moving the mouse or by hitting 
a key:
  gnome-screensaver-command -a

  WORKAROUND: When I restart the display manager via ssh with another
  computer, the screen then comes to life again and I can log back in.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-143.169-generic 4.4.170
  Uname: Linux 4.4.0-143-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 24 11:11:17 2019
  DistUpgraded: 2019-03-20 18:17:04,395 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7187] (prog-if 00 [VGA controller])
     Subsystem: Gigabyte Technology Co., Ltd RV516 [Radeon X1300/X1550 Series] 
[1458:215c]
  InstallationDate: Installed on 2010-05-13 (3236 days ago)
  InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 
(20100427)
  MachineType: FUJITSU SIEMENS ESPRIMO E5720
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-143-generic 
root=/dev/mapper/orao-root ro rootfstype=ext4 quiet
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2019-03-20 (3 days ago)
  dmi.bios.date: 02/05/2009
  dmi.bios.vendor: FUJITSU SIEMENS // Phoenix Technologies Ltd.
  dmi.bios.version: 6.00 R1.18.2594.A1
  dmi.board.name: D2594-A1
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.board.version: S26361-D2594-A1
  dmi.chassis.type: 3
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.modalias: 
dmi:bvnFUJITSUSIEMENS//PhoenixTechnologiesLtd.:bvr6.00R1.18.2594.A1:bd02/05/2009:svnFUJITSUSIEMENS:pnESPRIMOE5720:pvr:rvnFUJITSUSIEMENS:rnD2594-A1:rvrS26361-D2594-A1:cvnFUJITSUSIEMENS:ct3:cvr:
  dmi.product.name: ESPRIMO E5720
  dmi.sys.vendor: FUJITSU SIEMENS
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.91-2~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Mar 24 11:06:06 2019
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech USB Receiver KEYBOARD, id 8
   inputLogitech USB Receiver KEYBOARD, id 9
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.8
  xserver.video_driver: radeon

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

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


[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

2019-03-24 Thread El jinete sin cabeza
** Summary changed:

- totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
+ totem assert failure: totem: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

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

Title:
  totem assert failure: totem: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: Assertion `0' failed.

Status in Totem:
  New
Status in intel-vaapi-driver package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New

Bug description:
  https://gitlab.gnome.org/GNOME/totem/issues/315

  ---

  Watching movie 4k.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.

2019-03-24 Thread El jinete sin cabeza
** Also affects: intel-vaapi-driver (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  totem assert failure: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se
  cumple.

Status in Totem:
  New
Status in intel-vaapi-driver package in Ubuntu:
  New
Status in totem package in Ubuntu:
  New

Bug description:
  https://gitlab.gnome.org/GNOME/totem/issues/315

  ---

  Watching movie 4k.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.

2019-03-24 Thread Bug Watch Updater
** Changed in: totem
   Status: Unknown => New

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

Title:
  totem assert failure: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se
  cumple.

Status in Totem:
  New
Status in totem package in Ubuntu:
  New

Bug description:
  https://gitlab.gnome.org/GNOME/totem/issues/315

  ---

  Watching movie 4k.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821525] Re: totem assert failure: totem: gen9_mfd.c:649: gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.

2019-03-24 Thread El jinete sin cabeza
** Information type changed from Private to Public

** Description changed:

+ https://gitlab.gnome.org/GNOME/totem/issues/315
+ 
+ ---
+ 
  Watching movie 4k.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
-  XDG_RUNTIME_DIR=
-  SHELL=/bin/bash
-  LANGUAGE=es_CL:es
-  PATH=(custom, no user)
-  LANG=es_CL.UTF-8
+  XDG_RUNTIME_DIR=
+  SHELL=/bin/bash
+  LANGUAGE=es_CL:es
+  PATH=(custom, no user)
+  LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
-  __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
-  __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
-  ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
-  ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
-  vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
+  __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
+  __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
+  ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
+  ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
+  vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

** Bug watch added: gitlab.gnome.org/GNOME/totem/issues #315
   https://gitlab.gnome.org/GNOME/totem/issues/315

** Also affects: totem via
   https://gitlab.gnome.org/GNOME/totem/issues/315
   Importance: Unknown
   Status: Unknown

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

Title:
  totem assert failure: totem: gen9_mfd.c:649:
  gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se
  cumple.

Status in Totem:
  New
Status in totem package in Ubuntu:
  New

Bug description:
  https://gitlab.gnome.org/GNOME/totem/issues/315

  ---

  Watching movie 4k.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: totem 3.32.0-1ubuntu1
  Uname: Linux 5.0.4-050004-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AssertionMessage: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 11:18:37 2019
  ExecutablePath: /usr/bin/totem
  InstallationDate: Installed on 2018-12-02 (111 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  ProcCmdline: /usr/bin/totem --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=es_CL:es
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
  Signal: 6
  SourcePackage: totem
  StacktraceTop:
   __assert_fail_base (fmt=0x7f06f2ac2d6a , assertion=0x7f06b2cbcba4 "0", 
file=0x7f06b29b1cd0 "gen9_mfd.c", line=649, function=) at 
assert.c:92
   __GI___assert_fail (assertion=0x7f06b2cbcba4 "0", file=0x7f06b29b1cd0 
"gen9_mfd.c", line=649, function=0x7f06b29b23e0 
"gen9_hcpd_get_reference_picture_frame_id") at assert.c:101
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
   vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.2
  Title: totem assert failure: totem: gen9_mfd.c:649: 
gen9_hcpd_get_reference_picture_frame_id: La declaración `0' no se cumple.
  UpgradeStatus: Upgraded to disco on 2018-12-02 (111 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821522] Re: gedit crashed with SIGSEGV in gedit_metadata_manager_set()

2019-03-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1821404 ***
https://bugs.launchpad.net/bugs/1821404

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1821404, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249041/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249043/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249046/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249047/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249048/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249049/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1821522/+attachment/5249050/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1821404

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gedit crashed with SIGSEGV in gedit_metadata_manager_set()

Status in gedit package in Ubuntu:
  New

Bug description:
  Was using gedit to examine multiple files.  When completed close with
  wondow "X" and let my system.  When returning found the crash alert.

  ProblemType: Crash
  DistroRelease: Ubuntu 19.04
  Package: gedit 3.32.0-1
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 08:43:38 2019
  ExecutablePath: /usr/bin/gedit
  InstallationDate: Installed on 2019-02-06 (45 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203)
  ProcCmdline: /usr/bin/gedit --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f25840ba67a :   
mov(%rax),%esi
   PC (0x7f25840ba67a) ok
   source "(%rax)" (0x) not located in a known VMA region (needed 
readable region)!
   destination "%esi" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gedit
  StacktraceTop:
   gedit_metadata_manager_set () at 
/usr/lib/x86_64-linux-gnu/gedit/libgedit-3.14.so
   gedit_document_set_metadata () at 
/usr/lib/x86_64-linux-gnu/gedit/libgedit-3.14.so
   () at /usr/lib/x86_64-linux-gnu/gedit/libgedit-3.14.so
   g_object_unref () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0
   gtk_text_view_set_buffer () at /lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: gedit crashed with SIGSEGV in gedit_metadata_manager_set()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  separator:

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

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


[Desktop-packages] [Bug 1821521] [NEW] when holding f11 on firefox the animation starts to lag and whole system freezes

2019-03-24 Thread Julius Häikiö
Public bug reported:

When you're going F11 fullscreen example in firefox it works fine but if
you hold F11 for long the whole animation starts to lag so much that my
system freezes.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell 3.32.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
Uname: Linux 5.0.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Mar 24 15:47:08 2019
DisplayManager: gdm3
GsettingsChanges:
 b'org.gnome.shell' b'command-history' redacted by apport
 b'org.gnome.shell' b'favorite-apps' redacted by apport
 b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
 b'org.gnome.desktop.interface' b'gtk-theme' b"'Yaru-dark'"
InstallationDate: Installed on 2019-03-23 (0 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190318)
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

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

Title:
  when holding f11 on firefox the animation starts to lag and whole
  system freezes

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When you're going F11 fullscreen example in firefox it works fine but
  if you hold F11 for long the whole animation starts to lag so much
  that my system freezes.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 15:47:08 2019
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'command-history' redacted by apport
   b'org.gnome.shell' b'favorite-apps' redacted by apport
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
   b'org.gnome.desktop.interface' b'gtk-theme' b"'Yaru-dark'"
  InstallationDate: Installed on 2019-03-23 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190318)
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1821505] Re: screen cannot be turned back on after some time of inactivity

2019-03-24 Thread Christopher M. Penalver
Hark, thank you for reporting this and helping make Ubuntu better.

1) To confirm a regression, has this always been an issue since you
installed "Ubuntu-Server 10.04 LTS" or is this something that started to
happen after an update?

2) To clarify, did you personally test the WORKAROUNDs noted in the Bug
Description, and confirm this works for your hardware?

2) To see if this is already resolved in Ubuntu, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

** Tags added: latest-bios-1.18

** Description changed:

  When using my AMD Radeon X1300 card, if the screen turns off due to
  inactivity, it cannot be woken up by moving the mouse or by hitting a
  key.
  
- When I restart the display manager via ssh with another computer, the
- screen then comes to life again and I can log back in.
+ WORKAROUND: Type in a terminal:
+ xset -display :0.0 dpms force off
  
- There is no problem waking the screen when I type "xset -display :0.0
- dpms force off" in a terminal. Moreover typing gnome-screensaver-command
- -a in a terminal turns my screen off and after typing this line, the
- screen can be woken up by moving the mouse or by hitting a key.
+ WORKAROUND: Typing the following in a terminal turns my screen off, and after 
typing this line, the screen can be woken up by moving the mouse or by hitting 
a key:
+ gnome-screensaver-command -a
+ 
+ WORKAROUND: When I restart the display manager via ssh with another
+ computer, the screen then comes to life again and I can log back in.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-143.169-generic 4.4.170
  Uname: Linux 4.4.0-143-generic x86_64
  .tmp.unity_support_test.0:
-  
+ 
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Mar 24 11:11:17 2019
  DistUpgraded: 2019-03-20 18:17:04,395 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7187] (prog-if 00 [VGA controller])
-Subsystem: Gigabyte Technology Co., Ltd RV516 [Radeon X1300/X1550 Series] 
[1458:215c]
+  Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7187] (prog-if 00 [VGA controller])
+    Subsystem: Gigabyte Technology Co., Ltd RV516 [Radeon X1300/X1550 Series] 
[1458:215c]
  InstallationDate: Installed on 2010-05-13 (3236 days ago)
  InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 
(20100427)
  MachineType: FUJITSU SIEMENS ESPRIMO E5720
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-143-generic 
root=/dev/mapper/orao-root ro rootfstype=ext4 quiet
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2019-03-20 (3 days ago)
  dmi.bios.date: 02/05/2009
  dmi.bios.vendor: FUJITSU SIEMENS // Phoenix Technologies Ltd.
  dmi.bios.version: 6.00 R1.18.2594.A1
  dmi.board.name: D2594-A1
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.board.version: S26361-D2594-A1
  dmi.chassis.type: 3
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.modalias: 
dmi:bvnFUJITSUSIEMENS//PhoenixTechnologiesLtd.:bvr6.00R1.18.2594.A1:bd02/05/2009:svnFUJITSUSIEMENS:pnESPRIMOE5720:pvr:rvnFUJITSUSIEMENS:rnD2594-A1:rvrS26361-D2594-A1:cvnFUJITSUSIEMENS:ct3:cvr:
  dmi.product.name: ESPRIMO E5720
  dmi.sys.vendor: FUJITSU SIEMENS
  version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.91-2~16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.8
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Mar 24 11:06:06 2019
  xserver.configfile: default
  xserver.devices:
-  inputPower Button KEYBOARD, id 6
-  inputPower Button KEYBOARD, id 7
-  inputLogitech USB Receiver KEYBOARD, id 8
-  inputLogitech USB Receiver KEYBOARD, id 9
+  inputPower Button KEYBOARD, id 6
+  inputPower Button KEYBOARD, id 7
+  inputLogitech USB Receiver KEYBOARD, id 8

[Desktop-packages] [Bug 1821512] [NEW] Asus ZenBook UX433FN No output sound in Ubuntu 18.04

2019-03-24 Thread Hamed
Public bug reported:

I've tried this solution:
https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/

and so many solutions were similar to this. But they didn't work. I know
that upgrading my kernel version from 4.18.5 to 4.20 will fix it. But I
don't want to do that since 4.20 isn't a stable version.

Is there any other way that someone could offer? I'll be grateful folks.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
Uname: Linux 4.18.5-041805-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  hmdvhb 1971 F pulseaudio
  hmdvhb 3050 F alsamixer
 /dev/snd/pcmC0D0c:   hmdvhb 1971 F...m pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Sun Mar 24 16:26:57 2019
InstallationDate: Installed on 2019-03-24 (0 days ago)
InstallationMedia:
 
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gdm1339 F pulseaudio
  hmdvhb 1971 F pulseaudio
  hmdvhb 3050 F alsamixer
 /dev/snd/pcmC0D0c:   hmdvhb 1971 F...m pulseaudio
Symptom_Jack: Speaker, Internal
Symptom_Type: No sound at all
Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] No sound at 
all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/21/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX433FN.301
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX433FN
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX433FN.301:bd11/21/2018:svnASUSTeKCOMPUTERINC.:pnZenBookUX433FN_UX433FN:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX433FN:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.family: ZenBook
dmi.product.name: ZenBook UX433FN_UX433FN
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Attachment added: "My system specs"
   
https://bugs.launchpad.net/bugs/1821512/+attachment/5249016/+files/Screenshot%20from%202019-03-24%2016-32-41.png

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

Title:
  Asus ZenBook UX433FN No output sound in Ubuntu 18.04

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  I've tried this solution:
  https://itsfoss.com/fix-sound-ubuntu-1304-quick-tip/

  and so many solutions were similar to this. But they didn't work. I
  know that upgrading my kernel version from 4.18.5 to 4.20 will fix it.
  But I don't want to do that since 4.20 isn't a stable version.

  Is there any other way that someone could offer? I'll be grateful
  folks.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  Uname: Linux 4.18.5-041805-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  hmdvhb 1971 F pulseaudio
hmdvhb 3050 F alsamixer
   /dev/snd/pcmC0D0c:   hmdvhb 1971 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 24 16:26:57 2019
  InstallationDate: Installed on 2019-03-24 (0 days ago)
  InstallationMedia:
   
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1339 F pulseaudio
hmdvhb 1971 F pulseaudio
hmdvhb 3050 F alsamixer
   /dev/snd/pcmC0D0c:   hmdvhb 1971 F...m pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [ZenBook UX433FN_UX433FN, Realtek ALC294, Speaker, Internal] No sound 
at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/21/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: UX433FN.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UX433FN
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 

[Desktop-packages] [Bug 1740180]

2019-03-24 Thread Hani-yacoub
Reproducible using Firefox Nightly 68.0a1 (2019-03-22) on Windows 10 x64.
"SecurityError: Permission denied to get property "href" on cross-origin 
object" error appears in the browser console.

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

Title:
  Firefox stops loading Farmville 2 and hangs.

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  STR: Start Firefox (56 or 57), go to Facebook. Start Farmville 2. 
   Farmville 2 hangs while loading. Never plays. 

  The Adobe Flash Player is properly installed. Has also been re-
  installed. Ditto for FireFox.

  Does not matter if using Ubuntu 16.04 or 17.10.

  Farmville 2 via Facebook in Firefox hangs. Also will not work if run
  from the Zynga URL (the makers of Farmville 2. Other Facebook games
  work well. Try "Pearl's Perils."

  Happy to help with testing if you like. This has been tested on both
  desktops and laptops.

  Thanks,

  Ken Wagner

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.23
  ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17
  Uname: Linux 4.10.0-42-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Tue Dec 26 15:59:05 2017
  InstallationDate: Installed on 2017-03-06 (295 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ken2466 F pulseaudio
   /dev/snd/pcmC0D0p:   ken2466 F...m pulseaudio
   /dev/snd/controlC0:  ken2466 F pulseaudio
   /dev/snd/controlC2:  ken2466 F pulseaudio
  BuildID: 20180614184508
  Channel: beta
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2018-03-28 (94 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  IpRoute:
   default via 192.168.0.1 dev enp2s0  proto static  metric 100 
   default via 192.168.1.1 dev wlx7cdd908b43ea  proto static  metric 600 
   169.254.0.0/16 dev wlx7cdd908b43ea  scope link  metric 1000 
   192.168.0.0/24 dev enp2s0  proto kernel  scope link  src 192.168.0.10  
metric 100 
   192.168.1.0/24 dev wlx7cdd908b43ea  proto kernel  scope link  src 
192.168.1.2  metric 600
  Locales: extensions.sqlite corrupt or missing
  MostRecentCrashID: bp-61ed5f93-fc76-48cc-8c5e-05d080180530
  Package: firefox 61.0~b14+build1-0ubuntu0.16.04.1 [origin: 
LP-PPA-mozillateam-firefox-next]
  PackageArchitecture: amd64
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources:
   /usr/lib/firefox/defaults/pref/vendor-gre.js
   /usr/lib/firefox/defaults/pref/channel-prefs.js
   prefs.js
  ProcVersionSignature: Ubuntu 4.13.0-45.50~16.04.1-generic 4.13.16
  Profiles: Profile0 (Default) - LastVersion=61.0/20180614184508 (In use)
  RunningIncompatibleAddons: False
  SubmittedCrashIDs:
   bp-61ed5f93-fc76-48cc-8c5e-05d080180530
   bp-481cf9ec-efcd-4900-93aa-4e8940180512
   bp-ad49167e-7776-4ff5-8acc-5adb50180421
   bp-08f026d0-e273-45fb-b355-c70ae0180402
  Tags: xenial third-party-packages beta-channel
  Themes: extensions.sqlite corrupt or missing
  Uname: Linux 4.13.0-45-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/09/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M5A97 LE R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/09/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A97LER2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.
  --- 
  

[Desktop-packages] [Bug 1577170] Re: screen cannot be turned back on after being switched off after some time of inactivity

2019-03-24 Thread Hark
OK. Created Bug #1821505

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

Title:
  screen cannot be turned back on after being switched off after some
  time of inactivity

Status in xserver-xorg-video-ati package in Ubuntu:
  Expired

Bug description:
  When using my AMD Radeon X1300 card, if the screen turns off due to
  inactivity, it cannot be woken up by moving the mouse or by hitting a
  key.

  When I kill the Xorg process via ssh with another computer, the screen
  then comes to life again and I can log back in.

  When I remove the AMD Radeon X1300 graphics card from the computer and
  use the built in graphics card instead, the bug doesn't occur.

  There is no problem waking the screen when I type "xset -display :0.0
  dpms force off" in a terminal. Moreover typing gnome-screensaver-
  command -a in a terminal turns my screen off and after typing this
  line, the screen can be woken up by moving the mouse or by hitting a
  key.

  Upstream fix patch:
  https://lists.freedesktop.org/archives/amd-gfx/2016-August/000996.html

  ---
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.18, 4.4.0-24-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-28-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7183] (prog-if 00 [VGA controller])
     Subsystem: Dell RV516 [Radeon X1300/X1550 Series] [1028:0302]
     Subsystem: Dell RV516 [Radeon X1300/X1550 Series] (Secondary) [1028:0303]
  InstallationDate: Installed on 2016-04-23 (71 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Dell Inc. Dell DM061
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-28-generic 
root=UUID=d8d495da-2071-481b-8e28-497d8eca9aff ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.4.0-28.47-generic 4.4.13
  Tags:  xenial ubuntu compiz-0.9
  Uname: Linux 4.4.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/24/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.4.0
  dmi.board.name: 0WG864
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.4.0:bd05/24/2007:svnDellInc.:pnDellDM061:pvr:rvnDellInc.:rn0WG864:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: Dell DM061
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160526-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2

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

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


[Desktop-packages] [Bug 1821505] [NEW] screen cannot be turned back on after some time of inactivity

2019-03-24 Thread Hark
Public bug reported:

When using my AMD Radeon X1300 card, if the screen turns off due to
inactivity, it cannot be woken up by moving the mouse or by hitting a
key.

When I restart the display manager via ssh with another computer, the
screen then comes to life again and I can log back in.

There is no problem waking the screen when I type "xset -display :0.0
dpms force off" in a terminal. Moreover typing gnome-screensaver-command
-a in a terminal turns my screen off and after typing this line, the
screen can be woken up by moving the mouse or by hitting a key.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-143.169-generic 4.4.170
Uname: Linux 4.4.0-143-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Mar 24 11:11:17 2019
DistUpgraded: 2019-03-20 18:17:04,395 DEBUG icon theme changed, re-reading
DistroCodename: xenial
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV516 [Radeon X1300/X1550 Series] 
[1002:7187] (prog-if 00 [VGA controller])
   Subsystem: Gigabyte Technology Co., Ltd RV516 [Radeon X1300/X1550 Series] 
[1458:215c]
InstallationDate: Installed on 2010-05-13 (3236 days ago)
InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release amd64 
(20100427)
MachineType: FUJITSU SIEMENS ESPRIMO E5720
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-143-generic 
root=/dev/mapper/orao-root ro rootfstype=ext4 quiet
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2019-03-20 (3 days ago)
dmi.bios.date: 02/05/2009
dmi.bios.vendor: FUJITSU SIEMENS // Phoenix Technologies Ltd.
dmi.bios.version: 6.00 R1.18.2594.A1
dmi.board.name: D2594-A1
dmi.board.vendor: FUJITSU SIEMENS
dmi.board.version: S26361-D2594-A1
dmi.chassis.type: 3
dmi.chassis.vendor: FUJITSU SIEMENS
dmi.modalias: 
dmi:bvnFUJITSUSIEMENS//PhoenixTechnologiesLtd.:bvr6.00R1.18.2594.A1:bd02/05/2009:svnFUJITSUSIEMENS:pnESPRIMOE5720:pvr:rvnFUJITSUSIEMENS:rnD2594-A1:rvrS26361-D2594-A1:cvnFUJITSUSIEMENS:ct3:cvr:
dmi.product.name: ESPRIMO E5720
dmi.sys.vendor: FUJITSU SIEMENS
version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.91-2~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.8
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Sun Mar 24 11:06:06 2019
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech USB Receiver KEYBOARD, id 8
 inputLogitech USB Receiver KEYBOARD, id 9
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.8
xserver.video_driver: radeon

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu xenial

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

Title:
  screen cannot be turned back on after some time of inactivity

Status in xorg package in Ubuntu:
  New

Bug description:
  When using my AMD Radeon X1300 card, if the screen turns off due to
  inactivity, it cannot be woken up by moving the mouse or by hitting a
  key.

  When I restart the display manager via ssh with another computer, the
  screen then comes to life again and I can log back in.

  There is no problem waking the screen when I type "xset -display :0.0
  dpms force off" in a terminal. Moreover typing gnome-screensaver-
  command -a in a terminal turns my screen off and after typing this
  line, the screen can be woken up by moving the mouse or by hitting a
  key.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3.1
  ProcVersionSignature: Ubuntu 4.4.0-143.169-generic 4.4.170
  Uname: Linux 4.4.0-143-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  

[Desktop-packages] [Bug 1800043] Re: nautilus cannot write on nfs file share base dir

2019-03-24 Thread Darel Cullen
I have exactly the same issue. Also with a synology NAS. 
Mounted like this
192.168.1.43:/volume1/homes /home/files/syn nfs rw,relatime,user,noauto 0 0 

/home/files is owned and readable and writable by the user


files fly back to the source.

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

Title:
  nautilus cannot write on nfs file share base dir

Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  I installed Ubuntu 18.04LTS comming from 16.04LTS where I did not have this 
weird problem: If I mount a NFS share from a file server (i.e. Synology DS 418) 
Nautilus is not able to perform any write access to it (write, delete, make new 
directory,...). I can do all of this operations by using shell commands (touch, 
cp, mkdir...) in a terminal window. Also, nautilus can perform these actions if 
I start it with root privileges.
  Even stranger is the following: even though nautilus cannot write into the 
mounted shares it is able to write into its subfolders. This bug seems to 
affect others as well: 
https://askubuntu.com/questions/1000973/nautilus-cannot-write-into-1st-directory-of-a-nfs-share

  Ubuntu version: 18.04.1 LTS - amd64
  Nautilus version: 1:3.26.4-0~ubuntu18.04.1

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Najoll
I would like this feature too.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Zamarac
Its not "Minor" as it was classified, if you have several mail accounts
as everyone does. I'd gladly go back to Opera Mail just because of this
never fixed bug to avoid clicking 20 times Empty Trash in 20 mail
accounts. Does anyone still work on Thunderbird project?

There are other major issues with Unified folders. One is low
productivity: instead of comprising unified folder content from the
always update local DB, each unified folder uses IMAP to show content.
Another is not showing folders in the Accs list below Unified folders
list. Without folders shown, the acc list serves no purpose in Unified
Folders View.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Vseerror
Comment on attachment 8744686
patch

So, a tenative + from me

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Zamarac
Why for 10 years no-one fixed that very annoying bug? Its still
impossible now to Empty Unified Junk and Trash folders as it was 10
years ago! Opera Mail does it in split second despite not being
updated for years.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Rob-smeets
I use unified and would like to see this implemented; so I can leave my
unified trash and junk folders 'closed' and still get rid of the junk.

I'm willing to test (I'm on the Release update channel, with Windows 10
on Intel. Two mailboxes, unified.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 990997] Re: Firefox interface is horribly laggy in a variety of situations, with delayed scrolling and typing

2019-03-24 Thread Paul White
Report did not expire due to bug watch
Upstream report closed "RESOLVED WORKSFORME" on 2018-04-10
No reply to comment #9 so closing

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Firefox interface is horribly laggy in a variety of situations, with
  delayed scrolling and typing

Status in Mozilla Firefox:
  Invalid
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Typing is extremely slow in typing in multiline fields. This happens
  with the text field on twitter, google+, blogger. Usually there's a
  big delay between typing and charachters to appear and cpu works a
  lot. Everything works fine with other browsers like chrome or opera.
  Disabling Javascript doesn't solve the issue even because withut js
  it's impossibile to load text fields that make a large use of it. My
  pc is equipped with a nvidia 8400gs m video chip. Let me know if more
  informations are needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 12.0+build1-0ubuntu0.12.04.1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
  Uname: Linux 3.2.0-24-generic-pae i686
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  skalka 1958 F pulseaudio
  BuildID: 20120423122624
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf450 irq 48'
 Mixer name : 'Conexant CX20549 (Venice)'
 Components : 'HDA:14f15045,103c30cd,00100100'
 Controls  : 18
 Simple ctrls  : 9
  Channel: release
  Date: Sun Apr 29 12:02:14 2012
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.100  
metric 2
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=12.0/20120423122624 (Running)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   Apr 29 09:11:28 Renato wpa_supplicant[910]: WPA: Group rekeying completed 
with 00:18:39:ab:f3:0e [GTK=CCMP]
   Apr 29 09:21:01 Renato kernel: [ 2004.363531] cfg80211: Found new beacon on 
frequency: 2467 MHz (Ch 12) on phy0
   Apr 29 10:11:28 Renato wpa_supplicant[910]: WPA: Group rekeying completed 
with 00:18:39:ab:f3:0e [GTK=CCMP]
   Apr 29 10:32:47 Renato kernel: [ 6310.072316] process `skype' is using 
obsolete setsockopt SO_BSDCOMPAT
   Apr 29 11:11:28 Renato wpa_supplicant[910]: WPA: Group rekeying completed 
with 00:18:39:ab:f3:0e [GTK=CCMP]
  dmi.bios.date: 12/01/2008
  dmi.bios.vendor: Phoenix
  dmi.bios.version: F.2E
  dmi.board.name: 30CE
  dmi.board.vendor: Wistron
  dmi.board.version: 80.52
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenix:bvrF.2E:bd12/01/2008:svnHewlett-Packard:pnHPPaviliondv2500NotebookPc:pvrF.2E:rvnWistron:rn30CE:rvr80.52:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv2500 Notebook Pc
  dmi.product.version: F.2E
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Vseerror
(In reply to :aceman from comment #29)
> Created attachment 8744686
> patch
> 
> So this patch enables the menuitem.
> However, I am not sure this operation is actually supported on this node.
> When I used it, all the Trash folders got empties. BUT, their order under
> the top-level Trash got changed. 
I see what you mean.

> Also, I then moved some messages to some of
> the Trashes. But collapsing and uncollapsing the top-level Trash made some
> of them vanish (even though they contained messages). Changing folder mode
> to All and then to Unified made them appear again.
I didn't reproduce this. But I made only a couple attempts.

I personally don't use unified, so I don't have advice about what might
be considered normal or strange. So I'm CCing a couple people who
probably use it.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Vseerror
*** Bug 1267023 has been marked as a duplicate of this bug. ***

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Acelists
Created attachment 8744686
patch

So this patch enables the menuitem.
However, I am not sure this operation is actually supported on this node.
When I used it, all the Trash folders got empties. BUT, their order under the 
top-level Trash got changed. Also, I then moved some messages to some of the 
Trashes. But collapsing and uncollapsing the top-level Trash made some of them 
vanish (even though they contained messages). Changing folder mode to All and 
then to Unified made them appear again.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Vseerror
This is one of the more annoying issues of the "unififed collection" -
http://mzl.la/1Uao00J

(In reply to David :Bienvenu from comment #18)
> This bug is because the smart trash has the context menu for saved searches,
> not trash folders. Same thing for junk. It's unrelated to the properties
> dialog error described here. This should be a fairly easy folderPane.js fix.

As easy as David indicates?

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Acelists
Maybe. For some reason, the top level folder for Drafts, Templates and
Junk returns "Drafts", "Templates" and "Junk" respectively in the
specialFolder variable, that is then used to determine which menuitems
to show. Inbox, Trash, Sent return "Virtual".

I would not try to understand why that is. But anyway, I can make the
"Empty trash" menuitem appear. "Empty Junk" is showing for me already.

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 525507]

2019-03-24 Thread Charles
I don't use Unified either, so not much help here, sorry...

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

Title:
  Empty All Trash for Smart Folders

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: thunderbird

  Add the possibility of emptying all trash by right click on the trash
  roots

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

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


[Desktop-packages] [Bug 1514161]

2019-03-24 Thread Spam+bugzilla-mozilla-org
I just experienced this on 66.0b3 (64-bit).

> The ideal behavior here would be for the search to persist properly
after the delete, i.e., the contact list would continue to list only the
contacts matching the search.

I expected this to be the case.

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

Title:
  Address Book search loses filter when multiple entries found and one
  is deleted

Status in Mozilla Thunderbird:
  Confirmed
Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  just an annoyance: imagine you want to delete an email from all the
  address books. you click on the top item "All Address Books" and then
  enter the email into the search box. let's assume the search shows you
  several hits which all appear in the window below the search box. you
  click on the first one and you press the delete key. a dialog appears
  and you confirm the action with ok. the window, which was up until now
  showing several hits to your search, refreshes and shows you *all*
  your emails, in spite that the search box is still showing your
  selection restriction. imho, this is a contradiction. either the
  search box has to be reset to empty or the window should again show
  the corresponding selection.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: thunderbird 1:38.3.0+build1-0ubuntu0.15.04.1
  ProcVersionSignature: Ubuntu 3.19.0-31.36-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-31-generic x86_64
  NonfreeKernelModules: nvidia
  AddonCompatCheckDisabled: False
  ApportVersion: 2.17.2-0ubuntu1.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  darko  1420 F pulseaudio
darko  1471 F panel-9-mixer
  BuildID: 20150930121410
  Channel: Unavailable
  Date: Sun Nov  8 10:29:05 2015
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   English (GB) Language Pack - langpack-en...@thunderbird.mozilla.org
   Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2014-05-11 (545 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  IpRoute:
   default via 192.168.137.1 dev wlan0  proto static  metric 400 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.137.0/24 dev wlan0  proto kernel  scope link  metric 400
  MostRecentCrashID: bp-0bc56969-cc4e-4ff3-89e8-8d0362150210
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=38.3.0/20150930121410
  RunningIncompatibleAddons: True
  SourcePackage: thunderbird
  SubmittedCrashIDs:
   bp-0bc56969-cc4e-4ff3-89e8-8d0362150210
   bp-2fa34b3f-107c-41a7-a6e8-658802141210
   bp-1f961c1a-58af-44fa-bd99-4c15a2140830
   bp-41a8c3c1-e179-4dcf-89ea-32a182120701
  UpgradeStatus: Upgraded to vivid on 2015-05-05 (186 days ago)
  WifiSyslog:
   Nov 03 02:25:31 darth NetworkManager[685]:  Policy set 'dorka' (wlan0) 
as default for IPv6 routing and DNS.
   Nov 05 08:38:03 darth kernel: psmouse serio4: TouchPad at 
isa0060/serio4/input0 lost synchronization, throwing 3 bytes away.
   Nov 06 07:41:37 darth kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as 
advertised by 60:e7:01:34:cb:a2
   Nov 06 07:42:51 darth kernel: wlan0: Limiting TX power to 30 (30 - 0) dBm as 
advertised by 60:e7:01:34:cb:a2
   Nov 07 02:24:37 darth NetworkManager[685]:  Policy set 'dorka' (wlan0) 
as default for IPv6 routing and DNS.
  dmi.bios.date: 09/14/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PAD Ver. F.0F
  dmi.board.name: 30EC
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 91.22
  dmi.chassis.asset.tag: CNU9400DYB
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PADVer.F.0F:bd09/14/2009:svnHewlett-Packard:pnHPEliteBook8730w:pvrF.0F:rvnHewlett-Packard:rn30EC:rvrKBCVersion91.22:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8730w
  dmi.product.version: F.0F
  dmi.sys.vendor: Hewlett-Packard
  --- 
  ProblemType: Bug
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  darko  1488 F pulseaudio
  BuildID: 20180710084133
  Channel: Unavailable
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 18.04
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions:
   English (GB) Language Pack - langpack-en...@thunderbird.mozilla.org
   Thunderbird (default) - {972ce4c6-7e08-4474-a285-3208198ce6fd}
  InstallationDate: Installed on 2018-02-07 (157 days 

[Desktop-packages] [Bug 1821498] Re: Last card disappears in thirteen

2019-03-24 Thread Dave Dixon
Never mind - the last two cards add to thirteen!

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

Title:
  Last card disappears in thirteen

Status in aisleriot package in Ubuntu:
  New

Bug description:
  In the game thirteen, sometimes when I get to the last card, the "no
  more moves" modal doesn't pop up. Then, if I click on the last
  discard, it vanishes, and then the modal pops up

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

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


[Desktop-packages] [Bug 1821498] [NEW] Last card disappears in thirteen

2019-03-24 Thread Dave Dixon
Public bug reported:

In the game thirteen, sometimes when I get to the last card, the "no
more moves" modal doesn't pop up. Then, if I click on the last discard,
it vanishes, and then the modal pops up

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

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

Title:
  Last card disappears in thirteen

Status in aisleriot package in Ubuntu:
  New

Bug description:
  In the game thirteen, sometimes when I get to the last card, the "no
  more moves" modal doesn't pop up. Then, if I click on the last
  discard, it vanishes, and then the modal pops up

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

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