[Touch-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-11-14 Thread Owen Williams
>From my own debugging, the crash appears to be in this line:

if (!s->userdata->client || avahi_client_get_state(s->userdata->client) != 
AVAHI_CLIENT_S_RUNNING)
return;

adding a check for !s->userdata seems to fix the issue (for some reason,
probably due to a race condition, userdata is null at the time of the
call).

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

Title:
  pulseaudio crashed with SIGSEGV in publish_service() from
  once_callback() from dispatch_defer() from pa_mainloop_dispatch() from
  pa_mainloop_iterate()

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pulseaudio.  This problem was most recently seen with package version 
1:10.0-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/c39b5c96e18a9e1b48ea983380914ce29fd79134 
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 you can request it at 
http://forms.canonical.com/reports/.

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

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


[Touch-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2018-11-14 Thread Owen Williams
I was really hoping to keep this machine on LTS, is the fix not going to
be backported?

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

Title:
  pulseaudio crashed with SIGSEGV in publish_service() from
  once_callback() from dispatch_defer() from pa_mainloop_dispatch() from
  pa_mainloop_iterate()

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pulseaudio.  This problem was most recently seen with package version 
1:10.0-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/c39b5c96e18a9e1b48ea983380914ce29fd79134 
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 you can request it at 
http://forms.canonical.com/reports/.

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

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


[Touch-packages] [Bug 1801532] [NEW] pulseaudio crashing when publishing sound devices to zeroconf

2018-11-03 Thread Owen Williams
Public bug reported:

Ubuntu 18.04

pulseaudio crashes after 5-10 if advertising sound devices is enabled:

logs leading up to the crash:

[New Thread 0x7fffe7fff700 (LWP 9068)]
D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 30419 /  46% / 
-20.00 dB,   front-right: 30419 /  46% / -20.00 dB
D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Thread starting up
I: [alsa-sink-ALC887-VD Analog] core-util.c: Failed to acquire real-time 
scheduling: Permission denied
I: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Starting playback.
D: [alsa-sink-ALC887-VD Analog] ratelimit.c: 27 events suppressed
D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Cutting sleep time for the initial 
iterations by half.
I: [pulseaudio] core.c: default_source: 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1.monitor -> 
alsa_output.pci-_00_1f.3.analog-stereo.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-device-restore.c: Could not set format on sink 
alsa_output.pci-_00_1f.3.analog-stereo
D: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
I: [pulseaudio] core.c: default_sink: 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1 -> 
alsa_output.pci-_00_1f.3.analog-stereo
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
I: [pulseaudio] card.c: Changed profile of card 2 "alsa_card.pci-_00_1f.3" 
to output:analog-stereo
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-_00_1f.3 profile 
output:analog-stereo to availability status unknown
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] card.c: Setting card alsa_card.pci-_00_1f.3 profile 
output:analog-stereo+input:analog-stereo to availability status unknown
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port analog-output-headphones to status 
no
I: [pulseaudio] core.c: default_sink: 
alsa_output.pci-_00_1f.3.analog-stereo -> 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1
I: [pulseaudio] core.c: default_source: 
alsa_output.pci-_00_1f.3.analog-stereo.monitor -> 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1.monitor
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-switch-on-port-available.c: Trying to switch away from 
port analog-output-headphones, found iec958-stereo-output
D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port 
iec958-stereo-output
D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for 
port iec958-stereo-output, preferred = iec958-stereo
D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away.
D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Cutting sleep time for the initial 
iterations by half.


backtrace:
#0  0x7fffe67c135f in publish_service (api=0x55816b48, 
service=0x558d00d0) at modules/module-zeroconf-publish.c:298
#1  0x773fd548 in once_callback (m=0x55816b48, e=0x558a15b0, 
userdata=) at pulse/mainloop-api.c:45
#2  0x7740027d in dispatch_defer (m=0x55816af0) at 
pulse/mainloop.c:680
#3  pa_mainloop_dispatch (m=m@entry=0x55816af0) at pulse/mainloop.c:889
#4  0x774004ae in pa_mainloop_iterate (m=0x55816af0, 
block=, retval=0x0) at pulse/mainloop.c:929
#5  0x77400530 in pa_mainloop_run (m=0x55816af0, 
retval=retval@entry=0x0) at pulse/mainloop.c:944
#6  0x7740e399 in thread (userdata=0x55837a30) at 
pulse/thread-mainloop.c:100
#7  0x7767e2a8 in internal_thread_func (userdata=0x55874bf0) at 
pulsecore/thread-posix.c:81
#8  0x76b676db in start_thread (arg=0x7fffe619d700) at 
pthread_create.c:463
#9  0x760e688f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95


In general the stream is pretty skippy, so I wonder if there's some sort of 
periodic restarting issue happening

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

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

Title:
  pulseaudio crashing when publishing sound devices to zeroconf

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Ubuntu 18.04

  pulseaudio crashes after 5-10 if advertising sound devices is enabled:

  logs leading up to the crash:

  [New Thread 0x7fffe7fff700 (LWP 9068)]
  D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 30419 /  46% / 
-20.00 

[Touch-packages] [Bug 1801532] Re: pulseaudio crashing when publishing sound devices to zeroconf

2018-11-03 Thread Owen Williams
the line in question is, I think:

if (!s->userdata->client || avahi_client_get_state(s->userdata->client) != 
AVAHI_CLIENT_S_RUNNING)
return;


something here is null, probably because there's a restart happening?

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

Title:
  pulseaudio crashing when publishing sound devices to zeroconf

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Ubuntu 18.04

  pulseaudio crashes after 5-10 if advertising sound devices is enabled:

  logs leading up to the crash:

  [New Thread 0x7fffe7fff700 (LWP 9068)]
  D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 30419 /  46% / 
-20.00 dB,   front-right: 30419 /  46% / -20.00 dB
  D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Thread starting up
  I: [alsa-sink-ALC887-VD Analog] core-util.c: Failed to acquire real-time 
scheduling: Permission denied
  I: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Starting playback.
  D: [alsa-sink-ALC887-VD Analog] ratelimit.c: 27 events suppressed
  D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Cutting sleep time for the 
initial iterations by half.
  I: [pulseaudio] core.c: default_source: 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1.monitor -> 
alsa_output.pci-_00_1f.3.analog-stereo.monitor
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] module-device-restore.c: Could not set format on sink 
alsa_output.pci-_00_1f.3.analog-stereo
  D: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
  I: [pulseaudio] core.c: default_sink: 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1 -> 
alsa_output.pci-_00_1f.3.analog-stereo
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  I: [pulseaudio] card.c: Changed profile of card 2 
"alsa_card.pci-_00_1f.3" to output:analog-stereo
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] card.c: Setting card alsa_card.pci-_00_1f.3 profile 
output:analog-stereo to availability status unknown
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] card.c: Setting card alsa_card.pci-_00_1f.3 profile 
output:analog-stereo+input:analog-stereo to availability status unknown
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now 
unplugged
  D: [pulseaudio] device-port.c: Setting port analog-output-headphones to 
status no
  I: [pulseaudio] core.c: default_sink: 
alsa_output.pci-_00_1f.3.analog-stereo -> 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1
  I: [pulseaudio] core.c: default_source: 
alsa_output.pci-_00_1f.3.analog-stereo.monitor -> 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1.monitor
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] module-switch-on-port-available.c: Trying to switch away from 
port analog-output-headphones, found iec958-stereo-output
  D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port 
iec958-stereo-output
  D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for 
port iec958-stereo-output, preferred = iec958-stereo
  D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away.
  D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Cutting sleep time for the 
initial iterations by half.

  
  backtrace:
  #0  0x7fffe67c135f in publish_service (api=0x55816b48, 
service=0x558d00d0) at modules/module-zeroconf-publish.c:298
  #1  0x773fd548 in once_callback (m=0x55816b48, e=0x558a15b0, 
userdata=) at pulse/mainloop-api.c:45
  #2  0x7740027d in dispatch_defer (m=0x55816af0) at 
pulse/mainloop.c:680
  #3  pa_mainloop_dispatch (m=m@entry=0x55816af0) at pulse/mainloop.c:889
  #4  0x774004ae in pa_mainloop_iterate (m=0x55816af0, 
block=, retval=0x0) at pulse/mainloop.c:929
  #5  0x77400530 in pa_mainloop_run (m=0x55816af0, 
retval=retval@entry=0x0) at pulse/mainloop.c:944
  #6  0x7740e399 in thread (userdata=0x55837a30) at 
pulse/thread-mainloop.c:100
  #7  0x7767e2a8 in internal_thread_func (userdata=0x55874bf0) at 
pulsecore/thread-posix.c:81
  #8  0x76b676db in start_thread (arg=0x7fffe619d700) at 
pthread_create.c:463
  #9  0x760e688f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

  
  In general the stream is pretty skippy, so I wonder if there's some sort of 
periodic restarting issue happening

To manage notifications about this

[Touch-packages] [Bug 1801532] Re: pulseaudio crashing when publishing sound devices to zeroconf

2018-11-03 Thread Owen Williams
checking for !s->userdata seems to fix it

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

Title:
  pulseaudio crashing when publishing sound devices to zeroconf

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Ubuntu 18.04

  pulseaudio crashes after 5-10 if advertising sound devices is enabled:

  logs leading up to the crash:

  [New Thread 0x7fffe7fff700 (LWP 9068)]
  D: [pulseaudio] alsa-sink.c: Read hardware volume: front-left: 30419 /  46% / 
-20.00 dB,   front-right: 30419 /  46% / -20.00 dB
  D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Thread starting up
  I: [alsa-sink-ALC887-VD Analog] core-util.c: Failed to acquire real-time 
scheduling: Permission denied
  I: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Starting playback.
  D: [alsa-sink-ALC887-VD Analog] ratelimit.c: 27 events suppressed
  D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Cutting sleep time for the 
initial iterations by half.
  I: [pulseaudio] core.c: default_source: 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1.monitor -> 
alsa_output.pci-_00_1f.3.analog-stereo.monitor
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] module-device-restore.c: Could not set format on sink 
alsa_output.pci-_00_1f.3.analog-stereo
  D: [pulseaudio] module-suspend-on-idle.c: Sink 
alsa_output.pci-_00_1f.3.analog-stereo becomes idle, timeout in 5 seconds.
  I: [pulseaudio] core.c: default_sink: 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1 -> 
alsa_output.pci-_00_1f.3.analog-stereo
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  I: [pulseaudio] card.c: Changed profile of card 2 
"alsa_card.pci-_00_1f.3" to output:analog-stereo
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] card.c: Setting card alsa_card.pci-_00_1f.3 profile 
output:analog-stereo to availability status unknown
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] card.c: Setting card alsa_card.pci-_00_1f.3 profile 
output:analog-stereo+input:analog-stereo to availability status unknown
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] module-alsa-card.c: Jack 'Front Headphone Jack' is now 
unplugged
  D: [pulseaudio] device-port.c: Setting port analog-output-headphones to 
status no
  I: [pulseaudio] core.c: default_sink: 
alsa_output.pci-_00_1f.3.analog-stereo -> 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1
  I: [pulseaudio] core.c: default_source: 
alsa_output.pci-_00_1f.3.analog-stereo.monitor -> 
alsa_output.pci-_01_00.1.hdmi-stereo-extra1.monitor
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
  D: [pulseaudio] module-switch-on-port-available.c: Trying to switch away from 
port analog-output-headphones, found iec958-stereo-output
  D: [pulseaudio] module-switch-on-port-available.c: Trying to switch to port 
iec958-stereo-output
  D: [pulseaudio] module-switch-on-port-available.c: Finding best profile for 
port iec958-stereo-output, preferred = iec958-stereo
  D: [pulseaudio] module-rescue-streams.c: No sink inputs to move away.
  D: [alsa-sink-ALC887-VD Analog] alsa-sink.c: Cutting sleep time for the 
initial iterations by half.

  
  backtrace:
  #0  0x7fffe67c135f in publish_service (api=0x55816b48, 
service=0x558d00d0) at modules/module-zeroconf-publish.c:298
  #1  0x773fd548 in once_callback (m=0x55816b48, e=0x558a15b0, 
userdata=) at pulse/mainloop-api.c:45
  #2  0x7740027d in dispatch_defer (m=0x55816af0) at 
pulse/mainloop.c:680
  #3  pa_mainloop_dispatch (m=m@entry=0x55816af0) at pulse/mainloop.c:889
  #4  0x774004ae in pa_mainloop_iterate (m=0x55816af0, 
block=, retval=0x0) at pulse/mainloop.c:929
  #5  0x77400530 in pa_mainloop_run (m=0x55816af0, 
retval=retval@entry=0x0) at pulse/mainloop.c:944
  #6  0x7740e399 in thread (userdata=0x55837a30) at 
pulse/thread-mainloop.c:100
  #7  0x7767e2a8 in internal_thread_func (userdata=0x55874bf0) at 
pulsecore/thread-posix.c:81
  #8  0x76b676db in start_thread (arg=0x7fffe619d700) at 
pthread_create.c:463
  #9  0x760e688f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

  
  In general the stream is pretty skippy, so I wonder if there's some sort of 
periodic restarting issue happening

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@li

[Touch-packages] [Bug 1722478] Re: Two-finger scrolling and click-and-drag no longer works after resuming from suspend

2020-06-27 Thread Owen Williams
Also seeing the same behavior on 20.04

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

Title:
  Two-finger scrolling and click-and-drag no longer works after resuming
  from suspend

Status in Linux:
  Confirmed
Status in kmod package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Invalid

Bug description:
  I own a Thinkpad T440p onto which I have had Debian 9 running without
  hardware issues. I have recently installed Ubuntu 17.10 final beta to
  test it out, but two-finger scrolling does not work at the moment. It
  used to work out-of-the-box from the final beta iso, but a subsequent
  update broke it.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: 
boot/vmlinuz-4.13.0-12-generic]
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ghislain  10620 F pulseaudio
   /dev/snd/controlC0:  ghislain  10620 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 10 09:20:01 2017
  HibernationDevice: RESUME=UUID=ae4cca1e-80ef-4a1e-87e3-0a860b49492e
  InstallationDate: Installed on 2017-10-05 (4 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  MachineType: LENOVO 20AN00C1UK
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-12-generic 
root=/dev/mapper/doc1485--lap--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-12-generic N/A
   linux-backports-modules-4.13.0-12-generic  N/A
   linux-firmware 1.169
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET83WW (2.37 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AN00C1UK
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET83WW(2.37):bd03/31/2016:svnLENOVO:pn20AN00C1UK:pvrThinkPadT440p:rvnLENOVO:rn20AN00C1UK:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T440p
  dmi.product.name: 20AN00C1UK
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-05-12 Thread Owen Williams
I think this is what you're looking for.  I upgraded to 21.04 and had
the same issue.

```
MarkInstall qt5-default:amd64 < 5.14.2+dfsg-6 @ii mK Ib > FU=0
  Installing qtbase5-gles-dev:amd64 as Depends of qt5-default:amd64
MarkKeep qtbase5-dev:amd64 < 5.14.2+dfsg-6 -> 5.15.2+dfsg-5 @ii umU > FU=0
 Delayed Removing: qtbase5-dev:amd64 as upgrade is not an option for 
qtbase5-gles-dev:amd64 (5.15.2+dfsg-3)
MarkInstall qtbase5-gles-dev:amd64 < none -> 5.15.2+dfsg-3 @un uN Ib > FU=0
Installing libqt5gui5-gles:amd64 as Depends of qtbase5-gles-dev:amd64
  MarkKeep libqt5gui5:amd64 < 5.14.2+dfsg-6 -> 5.15.2+dfsg-5 @ii umU > FU=0
   Delayed Removing: libqt5gui5:amd64 as upgrade is not an option for 
libqt5gui5-gles:amd64 (5.15.2+dfsg-3)
  MarkInstall libqt5gui5-gles:amd64 < none -> 5.15.2+dfsg-3 @un uN Ib > FU=0
  MarkDelete libqt5gui5:amd64 < 5.14.2+dfsg-6 | 5.15.2+dfsg-5 @ii umH Ib > 
FU=0
MarkDelete qtbase5-dev:amd64 < 5.14.2+dfsg-6 | 5.15.2+dfsg-5 @ii umH Ib > 
FU=0
```

** Attachment added: "apt.log"
   
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1920130/+attachment/5496778/+files/apt.log

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

Title:
  System icons missing in kubuntu 21.04

Status in qtdeclarative-opensource-src package in Ubuntu:
  Won't Fix
Status in qtdeclarative-opensource-src-gles package in Debian:
  New

Bug description:
  Hi, just testing Kubuntu 21.04 on a spare machine. The upgrade
  initially was fine, but I then install kdenlive and krita which has
  messed up the system icons and window decorations (corners of windows
  are showing black squares).

  I have been through all the normal checks and even created a new user,
  but the bug still persists. The system Icons are broken in the system
  and nothing to do with the user account.

  lsb_release -rd
  Description:Ubuntu Hirsute Hippo (development branch)
  Release:21.04

  Looking at the following may shed some light on the problem...

  Thanks, Paul.

  more .xsession-errors 
  property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  libpng warning: iCCP: profile 'ICC profile': 'RGB ': RGB color space not 
permitted on grayscale PNG
  libpng warning: iCCP: profile 'ICC profile': 'RGB ': RGB color space not 
permitted on grayscale PNG
  QSGTextureAtlas: texture atlas allocation failed, code=501
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:94:
 TypeError: Cannot read pro
  perty 'position' of null
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:93:
 TypeError: Cannot read pro
  perty 'background' of null
  file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/newstuff/qml/Page.qml:130: 
TypeError: Cannot read property 'useLabel'
   of null
  file:///usr/share/kpackage/kcms/kcm_splashscreen/contents/ui/main.qml:42:13: 
QML ColumnLayout: Cannot anchor to an ite
  m that isn't a parent or sibling.
  qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55182, 
resource id: 69206064, major code: 18 (ChangePr
  operty), minor code: 0
  qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64351, 
resource id: 69206065, major code: 18 (ChangePr
  operty), minor code: 0
  QQmlEngine::setContextForObject(): Object already has a QQmlContext
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  QSGTextureAtlas: texture atlas allocation failed, code=501
  file:///usr/share/kpackage/kcms/kcm_style/contents/ui/main.qml:52:13: QML 
ColumnLayout: Cannot anchor to an item that 
  isn't a parent or sibling.
  xsettingsd: Reloading configuration
  xsettingsd: Loaded 11 settings from 
/home/paul/.config/xsettingsd/xsettingsd.conf
  kdeinit5: Got SETENV 
'GTK_RC_F

[Touch-packages] [Bug 1920130] Re: System icons missing in kubuntu 21.04

2021-05-12 Thread Owen Williams
** Attachment added: "apt-term.log"
   
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1920130/+attachment/5496779/+files/apt-term.log

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

Title:
  System icons missing in kubuntu 21.04

Status in qtdeclarative-opensource-src package in Ubuntu:
  Won't Fix
Status in qtdeclarative-opensource-src-gles package in Debian:
  New

Bug description:
  Hi, just testing Kubuntu 21.04 on a spare machine. The upgrade
  initially was fine, but I then install kdenlive and krita which has
  messed up the system icons and window decorations (corners of windows
  are showing black squares).

  I have been through all the normal checks and even created a new user,
  but the bug still persists. The system Icons are broken in the system
  and nothing to do with the user account.

  lsb_release -rd
  Description:Ubuntu Hirsute Hippo (development branch)
  Release:21.04

  Looking at the following may shed some light on the problem...

  Thanks, Paul.

  more .xsession-errors 
  property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  libpng warning: iCCP: profile 'ICC profile': 'RGB ': RGB color space not 
permitted on grayscale PNG
  libpng warning: iCCP: profile 'ICC profile': 'RGB ': RGB color space not 
permitted on grayscale PNG
  QSGTextureAtlas: texture atlas allocation failed, code=501
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:94:
 TypeError: Cannot read pro
  perty 'position' of null
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/AbstractApplicationItem.qml:93:
 TypeError: Cannot read pro
  perty 'background' of null
  file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/newstuff/qml/Page.qml:130: 
TypeError: Cannot read property 'useLabel'
   of null
  file:///usr/share/kpackage/kcms/kcm_splashscreen/contents/ui/main.qml:42:13: 
QML ColumnLayout: Cannot anchor to an ite
  m that isn't a parent or sibling.
  qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55182, 
resource id: 69206064, major code: 18 (ChangePr
  operty), minor code: 0
  qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 64351, 
resource id: 69206065, major code: 18 (ChangePr
  operty), minor code: 0
  QQmlEngine::setContextForObject(): Object already has a QQmlContext
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop 
detected for property "maximumWidth"
  QSGTextureAtlas: texture atlas allocation failed, code=501
  file:///usr/share/kpackage/kcms/kcm_style/contents/ui/main.qml:52:13: QML 
ColumnLayout: Cannot anchor to an item that 
  isn't a parent or sibling.
  xsettingsd: Reloading configuration
  xsettingsd: Loaded 11 settings from 
/home/paul/.config/xsettingsd/xsettingsd.conf
  kdeinit5: Got SETENV 
'GTK_RC_FILES=/etc/gtk/gtkrc:/home/paul/.gtkrc:/home/paul/.config/gtkrc' from 
launcher.
  kdeinit5: Got SETENV 
'GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/paul/.gtkrc-2.0:/home/paul/.config/gtkrc-2.0'
 from launch
  er.
  QDBusConnection: error: could not send signal to service "" path 
"//home/paul/.kde/share/config/kdeglobals" interface 
  "org.kde.kconfig.notify" member "ConfigChanged": Invalid object path: 
//home/paul/.kde/share/config/kdeglobals
  QQmlEngine::setContextForObject(): Object already has a QQmlContext
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/org.kde.desktop/ScrollView.qml:86:25:
 QML ScrollBar: Bindi
  ng loop detected for property "visible"
  file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kcm/GridViewKCM.qml:65:5: 
QML GridView: Binding loop detected for pro
  perty "rightPadding"
  
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9:
 QML
   RowLayout (parent or ancestor of QQuickLayoutAttached):

[Touch-packages] [Bug 1509776] Re: xubuntu 15.10 synaptics ps2 touchpad mouse cursor jumps

2016-02-03 Thread Owen Williams
I also started seeing this problem after I upgraded to 15.10.  I'll be
typing and then the cursor will zip to one edge of the screen or the
other.  I'm on a Dell XPS 13 (2013 model).  Currently seeing the issue
with kernel 4.2.0-27

My current experiment is to kill syndaemon to see if palm detection is
the issue, and then being really really sure that I'm not touching the
touchpad while I type.

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

Title:
  xubuntu 15.10 synaptics ps2 touchpad mouse cursor jumps

Status in xorg package in Ubuntu:
  Triaged

Bug description:
  running live xubuntu 15.10 from usb stick.  Synaptics ps2 touchpad configured 
to act as simple mouse.  Mouse cursor suddenly and frequently jumps to screen 
edge with no reason.  Problem not present in 15.04 with same touchpad 
configuration but has occurred in some earlier versions.  Not prepared to 
upgrade as touchpad practically unusable.
  --- 
  ApportVersion: 2.19.1-0ubuntu3
  Architecture: amd64
  CasperVersion: 1.365
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Pegatron Device [1b0a:2109]
 Subsystem: Pegatron Device [1b0a:2109]
  LiveMediaBuild: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: Novatech Ltd. Novatech 15.6 NSPIRE Laptop
  Package: xorg 1:7.7+7ubuntu4
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi initrd=/casper/initrd.lz 
file=/cdrom/preseed/username.seed boot=casper  quiet splash --- persistent
  ProcVersionSignature: Ubuntu 4.2.0-16.19-generic 4.2.3
  Tags:  wily ubuntu
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-16-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/05/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: C15B.610
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: C15B
  dmi.board.vendor: Novatech Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Novatech Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrC15B.610:bd12/05/2013:svnNovatechLtd.:pnNovatech15.6NSPIRELaptop:pvr1.0:rvnNovatechLtd.:rnC15B:rvr1.0:cvnNovatechLtd.:ct10:cvr1.0:
  dmi.product.name: Novatech 15.6 NSPIRE Laptop
  dmi.product.version: 1.0
  dmi.sys.vendor: Novatech Ltd.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Mon Nov  2 10:44:16 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): Failed to initialise context object: 2D_NVC0 (0)
   NOUVEAU(G0): Error initialising acceleration.  Falling back to NoAccel
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   18412 
   vendor AUO
  xserver.version: 2:1.17.2-1ubuntu9

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

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


[Touch-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-28 Thread Owen Williams
I am still getting the crash, but the location of it has changed.  Now it dies 
at 
txt = avahi_string_list_add_pair(txt, "device", s->name);

Thread 4 "avahi-ml" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe5984700 (LWP 5939)]
0x5590f820 in ?? ()
(gdb) bt
#0  0x5590f820 in ?? ()
#1  0x77657566 in pa_hashmap_get (h=h@entry=0x557ee040, 
key=key@entry=0x7fffe5faa028)
at pulsecore/hashmap.c:182
#2  0x77642901 in pa_proplist_gets (p=0x557ee040, 
key=key@entry=0x7fffe5faa028 "device.description")
at pulse/proplist.c:283
#3  0x7fffe5fa846c in publish_service (api=, 
service=0x558bc280)
at modules/module-zeroconf-publish.c:318
#4  0x773fd578 in once_callback (m=0x559484b8, e=0x55831ac0, 
userdata=)
at pulse/mainloop-api.c:45
#5  0x774002ad in dispatch_defer (m=0x55948460) at 
pulse/mainloop.c:680
#6  pa_mainloop_dispatch (m=m@entry=0x55948460) at pulse/mainloop.c:889
#7  0x774004de in pa_mainloop_iterate (m=0x55948460, 
block=, retval=0x0)
at pulse/mainloop.c:929
#8  0x77400560 in pa_mainloop_run (m=0x55948460, 
retval=retval@entry=0x0) at pulse/mainloop.c:944
#9  0x7740e3c9 in thread (userdata=0x55823ae0) at 
pulse/thread-mainloop.c:100
#10 0x7767e318 in internal_thread_func (userdata=0x55874580) at 
pulsecore/thread-posix.c:81
#11 0x76b676db in start_thread (arg=0x7fffe5984700) at 
pthread_create.c:463
#12 0x760e688f in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)


this is with pulseaudio_11.1-1ubuntu7.2

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

Title:
  pulseaudio crashed with SIGSEGV in publish_service() from
  once_callback() from dispatch_defer() from pa_mainloop_dispatch() from
  pa_mainloop_iterate()

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pulseaudio.  This problem was most recently seen with package version 
1:10.0-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/c39b5c96e18a9e1b48ea983380914ce29fd79134 
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 you can request it at 
http://forms.canonical.com/reports/.

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

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


[Touch-packages] [Bug 1690051] Re: pulseaudio crashed with SIGSEGV in publish_service() from once_callback() from dispatch_defer() from pa_mainloop_dispatch() from pa_mainloop_iterate()

2019-07-29 Thread Owen Williams
so it is, thanks!  So I think we can say this original bug is obsolete /
already fixed

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

Title:
  pulseaudio crashed with SIGSEGV in publish_service() from
  once_callback() from dispatch_defer() from pa_mainloop_dispatch() from
  pa_mainloop_iterate()

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
pulseaudio.  This problem was most recently seen with package version 
1:10.0-1ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/c39b5c96e18a9e1b48ea983380914ce29fd79134 
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 you can request it at 
http://forms.canonical.com/reports/.

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

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


[Touch-packages] [Bug 1626288] Re: X fonts and widgets disappear after suspend/resume cycle

2016-10-01 Thread Owen Williams
This happens to me too with intel graphics, although not on every
suspend / resume cycle.  I'll test the mainline kernel and see if that
fixes the issue.  My machine has had issues in the past with SNA
acceleration, this may be another case where falling back to UXA fixes
it.

https://wiki.archlinux.org/index.php/intel_graphics#Troubleshooting

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

Title:
   X fonts and widgets disappear after suspend/resume cycle

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  not all the time, but at some suspend/resume operations fonts disapear from 
gnome terminal, nm-applet and soffice which then show spaces and underscore 
placeholders instead of characters.
  google chrome, thunderbird, firefox, virtualbox are not affected.
  As it happens not at each suspend resume I find it hard to diagnose what is 
going wrong.
  next time I will launch more apps to see wich ones are affected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  BootLog:
   /dev/sdb1: clean, 505825/14589952 files, 3844900/58349824 blocks
   [FAILED] Failed to start Automatically refresh installed snaps.
   See 'systemctl status snapd.refresh.service' for details.
   [  OK  ] Started Detect the available GPUs and deal with any 
system changes.
Starting Light Display Manager...
  CompizPlugins:
   (gconftool-2:18460): GConf-WARNING **: Client failed to connect to the D-BUS 
daemon:
   Failed to connect to socket /tmp/dbus-NG2bGyKMRZ: Connection refused
   Failed to get value for 
`/apps/compiz-1/general/screen0/options/active_plugins': No D-BUS daemon running
  CompositorRunning: None
  CurrentDesktop: i3
  Date: Wed Sep 21 23:41:50 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer 4th Gen Core Processor Integrated Graphics 
Controller [1558:6504]
  InstallationDate: Installed on 2016-07-27 (56 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Notebook W65_67SZ
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=ef4d32b1-8cd0-4f61-9e8e-a0a191b86e14 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05SB.02
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W65_67SZ
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05SB.02:bd08/26/2015:svnNotebook:pnW65_67SZ:pvrNotApplicable:rvnNotebook:rnW65_67SZ:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W65_67SZ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook
  version.compiz: compiz 1:0.9.12.2+16.04.20160801.3-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Wed Sep 21 23:08:03 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5941 
   vendor CMN
  xserver.version: 2:1.18.3-1ubuntu2.3

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

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