[Touch-packages] [Bug 2028191] Re: curl breaks by installing libcurl4-openssl-dev=7.81.0-1ubuntu1.11

2023-07-19 Thread Jaap Marcus
Can confirm the same issue with Both Jammy and Focal

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

Title:
  curl breaks by installing libcurl4-openssl-dev=7.81.0-1ubuntu1.11

Status in curl package in Ubuntu:
  Confirmed

Bug description:
  On a brand new Ubuntu 22.04 server, running:
  sudo apt install curl libcurl4-openssl-dev
  will install curl version "7.81.0-1ubuntu1.11" and libcurl4-openssl-dev 
version "7.81.0-1ubuntu1.11".

  Installing libcurl4-openssl-dev version "7.81.0-1ubuntu1.11" breaks curl. 
Once that package is installed, curl no longer works against https endpoints. 
For example:
  # curl https://raw.githubusercontent.com
  curl: (60) SSL: no alternative certificate subject name matches target host 
name 'raw.githubusercontent.com'
  More details here: https://curl.se/docs/sslcerts.html

  curl failed to verify the legitimacy of the server and therefore could not
  establish a secure connection to it. To learn more about this situation and
  how to fix it, please visit the web page mentioned above.

  This problem is not exhibited in the previous version,
  "7.81.0-1ubuntu1.10".

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libcurl4-openssl-dev 7.81.0-1ubuntu1.11
  ProcVersionSignature: Ubuntu 5.15.0-67.74-generic 5.15.85
  Uname: Linux 5.15.0-67-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Wed Jul 19 19:20:21 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: curl
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2028191/+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 1983794] Re: Evolution not deleting autosave files

2023-03-30 Thread Jaap Keuter
This bug is biting me multiple times per week. Came here through
https://gitlab.gnome.org/GNOME/evolution/-/issues/1972 . Digging through
the comments there found that is was solved here, now to find out the
package with solution is stuck in the release workflow for two month.
Who or what do we need to poke to get this to completion?

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

Title:
  Evolution not deleting autosave files

Status in Evolution:
  Fix Released
Status in evolution package in Ubuntu:
  Invalid
Status in libcanberra package in Ubuntu:
  Fix Released
Status in libcanberra source package in Jammy:
  Fix Committed
Status in evolution source package in Kinetic:
  Confirmed
Status in libcanberra source package in Kinetic:
  Fix Committed

Bug description:
  [ Impact ]

  Autosave files are not removed from evolution local state directories
  (and windows leaked)

  
  [ Test case ]

  1. Open evolution, and start to compose a new email
  2. Write enough text and wait few minutes so that this command returns a file
 ls -l ~/.local/share/evolution/.evolution-composer.autosave-*
  3. Close the email composer window, hitting "Do not save"
  4. ls -l ~/.local/share/evolution/.evolution-composer.autosave-* should list 
no files
  5. Opening and closing again evolution should not ask to restore the previous 
email

  
  [ Regression potential ]

  No sounds could be performed during some UI actions

  ---

  Running Ubuntu MATE, Ubuntu 22.04.1 LTS. Evolution v3.44.1-0ubuntu1
  was installed with the distribution on a new system and received
  settings imported from an earlier version on another computer.

  When composing an email, if the process takes long enough an autosave
  file is created as ~/.local/share/evolution/.evolution-
  composer.autosave-xx ("xx" is a random 6 character string).
  When the email is successfully sent, the autosave file SHOULD be
  deleted. It's not. When evolution is shut down and restarted I'm asked
  if I want to recover an unfinished email. Answering No to this will
  delete the autosave file, but otherwise it persists and the recovery
  query recurs the next time I open evolution.

  Other people are having the same issue, see
  https://gitlab.gnome.org/GNOME/evolution/-/issues/1972. The Gnome
  people aren't dealing with it, perhaps considering it a distro-
  specific bug.

  On a system used by many people this is a potential security issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/1983794/+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 1971715] Re: 22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

2022-05-06 Thread Jaap Marcus
For conversion backwards use idn2 -d domain.com

How ever it doesn't stop why it doesn't work for idn package it self

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

Title:
  22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

Status in libidn package in Ubuntu:
  New

Bug description:
  On Ubuntu 22.04 Jammy:

  idn -a "xxx-tést.eu"
  idn: could not convert from ASCII to UTF-8

  And

  idn -u "xn--xxx-tst-fya.eu"
  idn: could not convert from UTF-8 to ASCII

  Expected: 
  Successfully conversion from ASCII to UTF-8

  Ubuntu 20.04 / 18.04 it works fine

  Also with idn2 from UTF-8 to ASCII works as expected how ever support
  lacks from ASCII to UTF-8

  
  Description:  Ubuntu 22.04 LTS
  Release:  22.04

  root@test:~# echo $LC_ALL
  C.UTF-8

  
  root@test:~# apt-cache policy  idn
  idn:
Installed: 1.38-4build1
Candidate: 1.38-4build1
Version table:
   *** 1.38-4build1 500
  500 https://mirror.hetzner.com/ubuntu/packages jammy/universe amd64 
Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libidn/+bug/1971715/+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 1971715] [NEW] 22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

2022-05-05 Thread Jaap Marcus
Public bug reported:

On Ubuntu 22.04 Jammy:

idn -a "xxx-tést.eu"
idn: could not convert from ASCII to UTF-8

And

idn -u "xn--xxx-tst-fya.eu"
idn: could not convert from UTF-8 to ASCII

Expected: 
Successfully conversion from ASCII to UTF-8

Ubuntu 20.04 / 18.04 it works fine

Also with idn2 from UTF-8 to ASCII works as expected how ever support
lacks from ASCII to UTF-8


Description:Ubuntu 22.04 LTS
Release:22.04

root@test:~# echo $LC_ALL
C.UTF-8


root@test:~# apt-cache policy  idn
idn:
  Installed: 1.38-4build1
  Candidate: 1.38-4build1
  Version table:
 *** 1.38-4build1 500
500 https://mirror.hetzner.com/ubuntu/packages jammy/universe amd64 
Packages
100 /var/lib/dpkg/status

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

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

Title:
  22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

Status in libidn package in Ubuntu:
  New

Bug description:
  On Ubuntu 22.04 Jammy:

  idn -a "xxx-tést.eu"
  idn: could not convert from ASCII to UTF-8

  And

  idn -u "xn--xxx-tst-fya.eu"
  idn: could not convert from UTF-8 to ASCII

  Expected: 
  Successfully conversion from ASCII to UTF-8

  Ubuntu 20.04 / 18.04 it works fine

  Also with idn2 from UTF-8 to ASCII works as expected how ever support
  lacks from ASCII to UTF-8

  
  Description:  Ubuntu 22.04 LTS
  Release:  22.04

  root@test:~# echo $LC_ALL
  C.UTF-8

  
  root@test:~# apt-cache policy  idn
  idn:
Installed: 1.38-4build1
Candidate: 1.38-4build1
Version table:
   *** 1.38-4build1 500
  500 https://mirror.hetzner.com/ubuntu/packages jammy/universe amd64 
Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libidn/+bug/1971715/+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 1859948] [NEW] behaviour matrix depends on how it is created

2020-01-16 Thread Jaap Woldringh
Public bug reported:

In Python3 (and in Python2) the behaviour of a matrix depends on how it is 
created. If elements are assigned directly, it behaves as it should, but if a 
row is created and then several of these rows are appended to the matrix, this 
matrix misbehaves, even when it appears to be the same matrix as the first one.
I have added a .py program that shows the bug: codevierkant_experiment.py.
The same happens in Python2, and also in the newer Python3 in Ubuntu 19.10

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: python3 3.6.7-1~18.04
ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-37-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Jan 16 10:17:39 2020
InstallationDate: Installed on 2019-09-05 (132 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: python3-defaults
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python3-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Attachment added: "codevierkant_experiment.py"
   
https://bugs.launchpad.net/bugs/1859948/+attachment/5320805/+files/codevierkant_experiment.py

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

Title:
  behaviour matrix depends on how it is created

Status in python3-defaults package in Ubuntu:
  New

Bug description:
  In Python3 (and in Python2) the behaviour of a matrix depends on how it is 
created. If elements are assigned directly, it behaves as it should, but if a 
row is created and then several of these rows are appended to the matrix, this 
matrix misbehaves, even when it appears to be the same matrix as the first one.
  I have added a .py program that shows the bug: codevierkant_experiment.py.
  The same happens in Python2, and also in the newer Python3 in Ubuntu 19.10

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: python3 3.6.7-1~18.04
  ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-37-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jan 16 10:17:39 2020
  InstallationDate: Installed on 2019-09-05 (132 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: python3-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1859948/+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 1739775] [NEW] ubuntu 16.04 LTS

2017-12-22 Thread Jaap Bongers
Public bug reported:

the toolbar below doesn't work

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
Uname: Linux 4.4.0-104-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.14
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Fri Dec 22 10:16:42 2017
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated Graphics 
Controller [1043:1862]
   Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated Graphics 
Controller [1043:1862]
InstallationDate: Installed on 2016-10-13 (434 days ago)
InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
MachineType: ASUSTeK Computer Inc. UL30A
ProcEnviron:
 LANGUAGE=nl_NL
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-104-generic 
root=UUID=92c5e056-e65b-4af1-85a8-382ea36b77ca ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/28/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 212
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UL30A
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr212:bd12/28/2009:svnASUSTeKComputerInc.:pnUL30A:pvr1.0:rvnASUSTeKComputerInc.:rnUL30A:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UL30A
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1~ubuntu16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.7-0ubuntu0.16.04.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.7-0ubuntu0.16.04.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.7
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: Fri Dec 22 10:06:46 2017
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id6101 
 vendor CPT
xserver.version: 2:1.18.4-0ubuntu0.7

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


** Tags: amd64 apport-bug ubuntu xenial

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

Title:
  ubuntu 16.04 LTS

Status in xorg package in Ubuntu:
  New

Bug description:
  the toolbar below doesn't work

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-104.127-generic 4.4.98
  Uname: Linux 4.4.0-104-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  BootLog:
   
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Fri Dec 22 10:16:42 2017
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated 
Graphics Controller [1043:1862]
 Subsystem: ASUSTeK Computer Inc. Mobile 4 Series Chipset Integrated 
Graphics Controller [1043:1862]
  InstallationDate: Installed on 2016-10-13 (434 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: ASUSTeK Computer Inc. UL30A
  ProcEnviron:
   LANGUAGE=nl_NL
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-104-generic 
root=UUID=92c5e056-e65b-4af1-85a8-382ea36b77ca ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/28/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 212
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: UL30A
  dmi.board.vendor: ASUSTeK Computer Inc.
  

[Touch-packages] [Bug 1738039] Re: package apport 2.20.1-0ubuntu2.14 failed to install/upgrade: subprocess installed post-installation script returned error exit status 239

2017-12-14 Thread Jaap
I had the same "segmentation fault" error after (manually) running "apt-
get upgrade":

[]
Processing triggers for ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for dbus (1.10.6-1ubuntu3.3) ...
Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.5) ...
Setting up python3-problem-report (2.20.1-0ubuntu2.14) ...
Setting up python3-apport (2.20.1-0ubuntu2.14) ...
Setting up apport (2.20.1-0ubuntu2.14) ...
Segmentation fault
dpkg: error processing package apport (--configure):
 subprocess installed post-installation script returned error exit status 239
dpkg: dependency problems prevent configuration of apport-gtk:
 apport-gtk depends on apport (>= 0.41); however:
  Package apport is not configured yet.

dpkg: error processing package apport-gtk (--configure):
 dependency problems - leaving unconfigured
Setting up libnm-util2:amd64 (1.2.6-0ubuntu0.16.04.2) ...
Setting up libnm-glib-vpn1:amd64 (1.2.6-0ubuntu0.16.04.2) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.

  Setting up libnm-glib4:amd64 (1.2.6-0ubuntu0.16.04.2) 
...
Setting up libnm0:amd64 (1.2.6-0ubuntu0.16.04.2) ...
Setting up libpulse0:amd64 (1:8.0-0ubuntu3.7) ...
Setting up libpulsedsp:amd64 (1:8.0-0ubuntu3.7) ...
Setting up pulseaudio-utils (1:8.0-0ubuntu3.7) ...
Setting up pulseaudio (1:8.0-0ubuntu3.7) ...
Setting up pulseaudio-module-x11 (1:8.0-0ubuntu3.7) ...
[]


Ubuntu 16.04.3 LTS
Linux TR 4.10.0-42-generic #46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:59 UTC 2017 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  package apport 2.20.1-0ubuntu2.14 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 239

Status in apport package in Ubuntu:
  New

Bug description:
  The normal update failed to finish properly.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: apport 2.20.1-0ubuntu2.14
  ProcVersionSignature: Ubuntu 4.11.0-14.20~16.04.1-generic 4.11.12
  Uname: Linux 4.11.0-14-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportLog:
   
  ApportVersion: 2.20.1-0ubuntu2.14
  Architecture: amd64
  CrashReports:
   640:0:116:100989:2017-12-10 09:09:24.099369764 +0200:2017-12-10 
09:09:25.099369764 +0200:/var/crash/_usr_bin_atop.0.crash
   640:1000:116:5469774:2017-12-07 18:53:05.238692741 +0200:2017-12-09 
09:04:37.246543187 +0200:/var/crash/_usr_bin_compiz.1000.crash
   644:0:116:0:2017-12-10 09:09:25.703367143 +0200:2017-12-10 
09:09:25.703367143 +0200:/var/crash/_usr_bin_atop.0.upload
   600:0:116:84324:2017-12-10 09:10:03.171132802 +0200:2017-12-10 
09:10:04.171132802 +0200:/var/crash/apport.0.crash
   600:109:116:0:2017-12-10 09:09:26.815362361 +0200:2017-12-10 
09:09:26.815362361 +0200:/var/crash/_usr_bin_atop.0.uploaded
  Date: Sun Dec 10 09:10:04 2017
  DuplicateSignature:
   package:apport:2.20.1-0ubuntu2.14
   Setting up apport (2.20.1-0ubuntu2.14) ...
   Segmentation fault
   dpkg: error processing package apport (--configure):
subprocess installed post-installation script returned error exit status 239
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 239
  InstallationDate: Installed on 2016-04-23 (599 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.3
   apt  1.2.24
  SourcePackage: apport
  Title: package apport 2.20.1-0ubuntu2.14 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 239
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1738039/+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 1566222] Re: [xenial] USB camera MIC: no input or high pitch until pavucontrol is opened

2017-07-01 Thread Jaap de Haan
Another important hint. I switched from a USB 3.0 to one of the few USB
2.0 ports I still have... and magically the issue disappears. Can this
really be related to the use of a USB 3.0 port?

-- 
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/1566222

Title:
  [xenial] USB camera MIC: no input or high pitch until pavucontrol is
  opened

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Logitech Webcam C270 connected to USB 2.0 port: no mic input or high
  pitch voice appears randomly during voice calls(skype test call for
  example). Seems? to be fixed by opening pavucontrol from Skype ->
  Settings -> Devices.

  lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  skype: 4.3.0.37-0ubuntu0.12.04.1

  pulseaudio: 1:8.0-0ubuntu3

  This also happens on ubuntu 15.10 with the same skype package version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1566222/+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 1566222] Re: [xenial] USB camera MIC: no input or high pitch until pavucontrol is opened

2017-07-01 Thread Jaap de Haan
I made a recording with pulseaudio and slowed down the speed by a factor
3 (tempo x 0,333) then on playback the sound seems to be normal.

Maybe this factor 3 is a helpful information to track down the bug for
some experienced programmer in that area.

-- 
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/1566222

Title:
  [xenial] USB camera MIC: no input or high pitch until pavucontrol is
  opened

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Logitech Webcam C270 connected to USB 2.0 port: no mic input or high
  pitch voice appears randomly during voice calls(skype test call for
  example). Seems? to be fixed by opening pavucontrol from Skype ->
  Settings -> Devices.

  lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  skype: 4.3.0.37-0ubuntu0.12.04.1

  pulseaudio: 1:8.0-0ubuntu3

  This also happens on ubuntu 15.10 with the same skype package version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1566222/+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 1573470] Re: GLX apps (including Libreoffice Impress presentation mode) on ARM devices display wrong colors

2016-10-16 Thread Jaap Dekker
I use Citix receiver to connect to my desktop at the office (Windows 7 /
Office 2013) in libertine. Same problem as in Impress presentation mode.
Colors are mixed up.

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

Title:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

Status in Canonical System Image:
  Confirmed
Status in Mir:
  Opinion
Status in Puritine:
  Invalid
Status in mesa package in Ubuntu:
  Confirmed
Status in mir package in Ubuntu:
  Opinion
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  GLX apps (including Libreoffice Impress presentation mode) on ARM
  devices display wrong colors

  ---
  On the new BQ M10 tablet.

  1- switch to desktop mode (manual, no external peripheral attached)
  2- launch libreoffice
  3- open impress file
  4- colours in images are all messed up on the BQ M10 screen when toggle to 
presentation view.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1573470/+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 1458865] [NEW] No Graphics on IGEL m300

2015-05-26 Thread Jaap
Public bug reported:

i cant start X on the IGEL m300. Installed LUBUNTU since the igel is not
very vast.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: lightdm 1.14.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
Date: Tue May 26 14:41:48 2015
LightdmGreeterLog:
 Activating service name='org.a11y.atspi.Registry'
 Successfully activated service 'org.a11y.atspi.Registry'
 
 ** (lightdm-gtk-greeter:1515): WARNING **: Failed to load user image: Failed 
to open file '/home/jaap/.face': Bestand of map bestaat niet
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to vivid on 2015-05-26 (0 days ago)

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


** Tags: apport-bug i386 vivid

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

Title:
  No Graphics on IGEL m300

Status in lightdm package in Ubuntu:
  New

Bug description:
  i cant start X on the IGEL m300. Installed LUBUNTU since the igel is
  not very vast.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: lightdm 1.14.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
  Uname: Linux 3.19.0-18-generic i686
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: i386
  Date: Tue May 26 14:41:48 2015
  LightdmGreeterLog:
   Activating service name='org.a11y.atspi.Registry'
   Successfully activated service 'org.a11y.atspi.Registry'
   
   ** (lightdm-gtk-greeter:1515): WARNING **: Failed to load user image: Failed 
to open file '/home/jaap/.face': Bestand of map bestaat niet
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to vivid on 2015-05-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1458865/+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