[Touch-packages] [Bug 1851806] [NEW] 'module' object has no attribute 'O_PATH'

2019-11-08 Thread Karl-Philipp Richter
Public bug reported: I encountered the following exception in python-apport while encountering an exception `bup` which uses `python-apport`. I'm sure that the exception lies in the responsibility of `python-apport` (the `AttributeError` stacktrace is relevant): ``` Traceback (most recent call la

[Touch-packages] [Bug 1807286] Re: systemd SEGV freezing on install of virtualbox

2019-01-04 Thread Karl-Philipp Richter
The `systemd` bug is reported and fixed upstream apparently (see bug- watch). ** Bug watch added: github.com/systemd/systemd/issues #10716 https://github.com/systemd/systemd/issues/10716 ** Also affects: systemd via https://github.com/systemd/systemd/issues/10716 Importance: Unknown

[Touch-packages] [Bug 1810499] [NEW] Provide a function to undo all upgrades of proposed packages

2019-01-04 Thread Karl-Philipp Richter
Public bug reported: While packages which are upgraded by versions delivered by a PPA are easy to downgrade with `ppa-purge` an equivalent function is missing for packages installed from `proposed` after it has been activated. Afaik the overview provided at https://askubuntu.com/questions/59443/ho

[Touch-packages] [Bug 1807286] Re: systemd SEGV freezing on install of virtualbox

2018-12-27 Thread Karl-Philipp Richter
A backtrace on Ubuntu 18.10 on Linux 4.18.0-13-generic with 5.2.20 r125813: ``` (gdb) bt #0 0x7f08c4693357 in kill () at ../sysdeps/unix/syscall-template.S:78 #1 0x559d23710606 in crash (sig=11) at ../src/core/main.c:183 #2 #3 __strlen_avx2 () at ../sysdeps/x86_64/multiarch/strlen-avx

[Touch-packages] [Bug 1800288] Re: systemd-udevd consumes 100% of one CPU permanently

2018-10-30 Thread Karl-Philipp Richter
The issue only did not occur for a few hours. The reason for the change is unclear. ** Changed in: systemd (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs

[Touch-packages] [Bug 1800288] Re: systemd-udevd consumes 100% of one CPU permanently

2018-10-30 Thread Karl-Philipp Richter
This is fixed, probably by an update. ** Changed in: systemd (Ubuntu) Status: New => Fix Released ** Changed in: systemd (Ubuntu) Status: Fix Released => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1800288] [NEW] systemd-udevd consumes 100% of one CPU permanently

2018-10-27 Thread Karl-Philipp Richter
Public bug reported: systemd-udevd consumes 100% of one CPU permanently. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: udev 239-7ubuntu10 ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12 Uname: Linux 4.18.0-10-generic x86_64 NonfreeKernelModules: nvidia zfs zunicode zavl icp zcom

[Touch-packages] [Bug 1044697] Re: package cups 1.5.2-9ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-08-10 Thread Karl-Philipp Richter
** Changed in: cups (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1044697 Title: package cups 1.5.2-9ubuntu1 failed to ins

[Touch-packages] [Bug 1067386] Re: dm thin facility incomplete - thin-provisioning-tools not packaged

2018-03-09 Thread Karl-Philipp Richter
5 years later an this is still and issue on 17.10. It's possible to create complex LVMs setups, e.g. the one described at https://www .thomas-krenn.com/de/wiki/LVM_Caching_mit_SSDs_einrichten, but then at the first mount the missing `/usr/sbin/check_cache` binary causes the mount to fail until `thi

[Touch-packages] [Bug 1505368] Re: Bug reports after segmentation fault are never generated

2018-02-18 Thread Karl-Philipp Richter
This is still an issue with 2.20.7 of Ubuntu 17.10. I can perform an `apport-collect` which works. -- 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/1505368 Title: Bug reports

[Touch-packages] [Bug 1505368] Re: Bug reports after segmentation fault are never generated

2018-02-18 Thread Karl-Philipp Richter
Can you reproduce the problem with `ubuntu-bug /var/crash/[crash file]`? -- 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/1505368 Title: Bug reports after segmentation fault

[Touch-packages] [Bug 1465266] Re: [xorg-edgers] lowering brightness with hotkeys causes it to drop to the minimum and stay minimal

2018-01-17 Thread Karl-Philipp Richter
This can be fixed by adding `acpi_backlight=vendor` to the `linux` stanza in `grub.cfg` which is effectively done by adding it to `GRUB_CMDLINE_LINUX_DEFAULT` in `/etc/default/grub` in Ubuntu 17.10 or possibly earlier. I'm leaving this open in order to suggest improvement of automatic handling of

[Touch-packages] [Bug 1739441] [NEW] switching on visibility in applet has no effect

2017-12-20 Thread Karl-Philipp Richter
Public bug reported: Switching on bluetooth visibility with the switch in the applet/indicator dropdown doesn't make the device visible and visibility needs to be triggered in the dialog opened after clicking on the settings button. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: indicator-

[Touch-packages] [Bug 1731610] [NEW] add --save option to apport-collect

2017-11-11 Thread Karl-Philipp Richter
Public bug reported: The `--save` option of `apport-bug` allows collected and generated data to be save in a file and to use the data for a report later. It'd be nice if `apport-collect` would have this function since collecting the data for an update and having an internet connection might not be

[Touch-packages] [Bug 1405669] Re: modprobe manpage mentions aliases, but doesn't explain the term or reference an explanation

2017-09-19 Thread Karl-Philipp Richter
** Summary changed: - modprobe manpage mentions aliases, but doesn't explain the term or reference and explanation + modprobe manpage mentions aliases, but doesn't explain the term or reference an explanation -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1701198] Re: dialog displayed even if there's an unreportable reason

2017-07-12 Thread Karl-Philipp Richter
I've seen "truncated" report files being listed as `UnreportableReason`. In that case showing the reporting dialog doesn't make sense. I doubt that users who are not apport developers pay attention to that field without any further feedback/interaction from the apport dialog, but they should since

[Touch-packages] [Bug 1465266] make.log.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "make.log.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907459/+files/make.log.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1465266] drirc.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "drirc.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907458/+files/drirc.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1465266] LightdmDisplayLog.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "LightdmDisplayLog.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907442/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. http

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907461/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1465266] nvidia-installer.log.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "nvidia-installer.log.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907460/+files/nvidia-installer.log.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907455/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.n

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907456/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launc

[Touch-packages] [Bug 1465266] UnitySupportTest.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "UnitySupportTest.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907454/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https:

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907457/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907453/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907452/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907451/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bu

[Touch-packages] [Bug 1465266] LightdmGreeterLogOld.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "LightdmGreeterLogOld.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907443/+files/LightdmGreeterLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907450/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907449/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. ht

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907448/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907445/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1465266] MonitorsUser.xml.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "MonitorsUser.xml.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907447/+files/MonitorsUser.xml.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https:

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907446/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1465266] LightdmLog.txt

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "LightdmLog.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907444/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launc

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907441/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907440/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.n

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907438/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.l

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "DkmsStatus.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907439/+files/DkmsStatus.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launc

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

2017-07-01 Thread Karl-Philipp Richter
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4907437/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1465266] Re: [xorg-edgers] lowering brightness with hotkeys causes it to drop to the minimum and stay minimal

2017-07-01 Thread Karl-Philipp Richter
apport information ** Tags added: zesty ** Description changed: The setting persists over reboot and the brightness needs to be set in the bootloader (e.g. `grub`). ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 Uname: Linux 4.1.0-040100rc7-generic x86_6

[Touch-packages] [Bug 1701198] [NEW] dialog displayed even if there's an unreportable reason

2017-06-29 Thread Karl-Philipp Richter
Public bug reported: A dialog about a crashing application is displayed even if there's an "UnreportableReason" property present (which one only find when scrolling down the dialog). Displaying the dialog in that case doesn't make too much sense because the issue can't be reported with useful info

[Touch-packages] [Bug 1697160] [NEW] add function to be able to copy text from error summary dialog

2017-06-10 Thread Karl-Philipp Richter
Public bug reported: It'd be nice to have a function to be able to copy text from the error summary dialog. ProblemType: Bug DistroRelease: Ubuntu 17.04 Package: apport-gtk 2.20.4-0ubuntu4.1 ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15 Uname: Linux 4.10.0-22-generic x86_64 NonfreeKer

[Touch-packages] [Bug 1433097] Re: enhance -exec option documentation of find with extra hint about command tails and counter-example

2017-05-21 Thread Karl-Philipp Richter
Any software should be as intuitive as possible (don't-make-me-think principle) so the described function should be improved no matter whether this is a bug or an opinion. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to findut

[Touch-packages] [Bug 1422453] Re: Enhance feedback of missing argument to -exec

2017-05-21 Thread Karl-Philipp Richter
Whatever is wrong, `find: missing argument to `-exec'` doesn't really help if `find` could just explain what's wrong. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to findutils in Ubuntu. https://bugs.launchpad.net/bugs/1422453

[Touch-packages] [Bug 1690933] [NEW] isc-dhcp-server/dhcpd listens on 0.0.0.0:67/UDP no matter which interfaces is specified

2017-05-15 Thread Karl-Philipp Richter
Public bug reported: The behaviour of the `systemd` unit `isc-dhcp-server.service` is the same as on the command line: both `sudo dhcpd` and `sudo dhcpd p18p1` (where `p18p1` is the name of a network interfaces) cause the daemon to listen on all interfaces according to `sudo netstat -tupln | grep

[Touch-packages] [Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2017-05-10 Thread Karl-Philipp Richter
This seems to be fixed in 17.04. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to hud in Ubuntu. https://bugs.launchpad.net/bugs/987060 Title: massive memory leak in unity-panel-service and hud-service when invoking the hu

[Touch-packages] [Bug 1688510] [NEW] GPU HANG: ecode 7:0:0x85fffffc, in UT2004.exe [18238], reason: Hang on render ring, action: reset

2017-05-05 Thread Karl-Philipp Richter
Public bug reported: I just experienced a hang of screen updates for ca. 30 seconds while playing Unreal Tournament 2004 in `wine`. ``` 49524.528910] [drm] GPU HANG: ecode 7:0:0x85fc, in UT2004.exe [18238], reason: Hang on render ring, action: reset [49524.528912] [drm] GPU hangs can indicat

[Touch-packages] [Bug 1676365] [NEW] man wget doesn't contain search term stdout

2017-03-27 Thread Karl-Philipp Richter
Public bug reported: If one wants to figure out how to send `wget`'s output to stdout, one should find this information easily by searching for the term `stdout`. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: wget 1.18-2ubuntu1 ProcVersionSignature: Ubuntu 4.8.0-41.44-generic 4.8.17 Uname

[Touch-packages] [Bug 1672530] [NEW] Large amount of message "localhost systemd-udevd[25252]: Process '/bin/chmod 0666 ' failed with exit code 1." logged to syslog

2017-03-13 Thread Karl-Philipp Richter
Public bug reported: The message `localhost systemd-udevd[25252]: Process '/bin/chmod 0666 ' failed with exit code 1.` makes up more than 50 % of `/var/log/syslog`. It is not useful without further information and either those should be added, the message be suppressed or the reason for it be fixe

[Touch-packages] [Bug 1671990] Re: failing lxc-create doesn't create log file mentioned in error message

2017-03-11 Thread Karl-Philipp Richter
> That error message comes from debootstrap, not from lxc-create. > > lxc-create in your case calls the lxc-debian script which in turn calls > debootstrap. On failure, lxc-debian cleans up the build environment which is > why the log file disappears. > > Anyway, the actual error is perfectly vis

[Touch-packages] [Bug 1671990] [NEW] failing lxc-create doesn't create log file mentioned in error message

2017-03-10 Thread Karl-Philipp Richter
Public bug reported: Example run: > sudo lxc-create -n debian-9-armhf -t debian -- --arch=armhf --release=sid debootstrap is /usr/sbin/debootstrap Checking cache download in /var/cache/lxc/debian/rootfs-sid-armhf ... Downloading debian minimal ... I: Retrieving InRelease I

[Touch-packages] [Bug 1637333] Re: gnome-terminal crashes when tab is dragged onto another tab's terminal area

2017-02-17 Thread Karl-Philipp Richter
Exact same issue with 3.20.2-1ubuntu5 on Ubuntu 16.10 amd64. Do you want an `apport-collect` from me? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1637333 Title: gnome-t

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

2017-02-17 Thread Karl-Philipp Richter
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1505368/+attachment/4821051/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bu

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

2017-02-17 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1505368/+attachment/4821052/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1505368] CrashReports.txt

2017-02-17 Thread Karl-Philipp Richter
apport information ** Attachment added: "CrashReports.txt" https://bugs.launchpad.net/bugs/1505368/+attachment/4821049/+files/CrashReports.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs

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

2017-02-17 Thread Karl-Philipp Richter
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1505368/+attachment/4821050/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs

[Touch-packages] [Bug 1505368] upstart.apport.override.txt

2017-02-17 Thread Karl-Philipp Richter
apport information ** Attachment added: "upstart.apport.override.txt" https://bugs.launchpad.net/bugs/1505368/+attachment/4821053/+files/upstart.apport.override.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport i

[Touch-packages] [Bug 1505368] Re: Bug reports after segmentation fault are never generated

2017-02-17 Thread Karl-Philipp Richter
This is still an issue in Ubuntu 16.10/2.20.3-0ubuntu8 and has been in all Ubuntu versions in between. It is hard to tell what is supposed to happen because apport doesn't give any feedback. I guess, a browser is supposed to open where the report can be completed _or_ the report is uploaded automa

[Touch-packages] [Bug 1388455] Re: apport-gtk gets into endless dialog loop when examine locally is selected

2017-02-17 Thread Karl-Philipp Richter
This seems to be fixed in Ubuntu 16.10/2.20.3-0ubuntu8 or earlier. ** Changed in: apport (Ubuntu) Status: New => Fix Released -- 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

[Touch-packages] [Bug 1390265] Re: apport-gtk windw's size become not much larger than the close button of the dialog window title and is not resizable

2017-02-17 Thread Karl-Philipp Richter
This seems to be fixed in Ubuntu 16.10/2.20.3-0ubuntu8 or earlier. ** Changed in: apport (Ubuntu) Status: New => Fix Released -- 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

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819080/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1465266] LightdmGreeterLogOld.txt

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "LightdmGreeterLogOld.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819079/+files/LightdmGreeterLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819094/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad

[Touch-packages] [Bug 1465266] drirc.txt

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "drirc.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819092/+files/drirc.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1465266] nvidia-installer.log.txt

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "nvidia-installer.log.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819093/+files/nvidia-installer.log.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "XorgLogOld.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819090/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launc

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819089/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.n

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819091/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/

[Touch-packages] [Bug 1465266] UnitySupportTest.txt

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "UnitySupportTest.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819088/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https:

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819087/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819084/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819086/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819085/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bu

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819083/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1465266] MonitorsUser.xml.txt

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "MonitorsUser.xml.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819082/+files/MonitorsUser.xml.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https:

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819081/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bu

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819077/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.n

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819075/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.l

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819078/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "DkmsStatus.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819076/+files/DkmsStatus.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launc

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

2017-02-14 Thread Karl-Philipp Richter
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1465266/+attachment/4819074/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.l

[Touch-packages] [Bug 1465266] Re: [xorg-edgers] lowering brightness with hotkeys causes it to drop to the minimum and stay minimal

2017-02-14 Thread Karl-Philipp Richter
apport information ** Tags added: possible-manual-nvidia-install yakkety ** Description changed: The setting persists over reboot and the brightness needs to be set in the bootloader (e.g. `grub`). ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: xorg 1:7.7+7ubuntu4 Uname: Li

[Touch-packages] [Bug 1661185] [NEW] /sbin/dhclient-script causes insufficient feedback "/sbin/dhclient-script: 28: .: Can't open /usr/share/sendmail/dynamic"

2017-02-02 Thread Karl-Philipp Richter
Public bug reported: Since `/sbin/dhclient-script` is a bash script it's very hard to trace back the error/figure out what actually happened because `bash` can't provide information about exceptional states (line 28 is just the error logging function). I'd be appreciated if the script was ported

[Touch-packages] [Bug 1654878] [NEW] segmentation fault in systemd-resolve

2017-01-08 Thread Karl-Philipp Richter
Public bug reported: `dmesg` reveals a lot (> 1000) message in the form of [733613.592593] systemd-resolve[23515]: segfault at 1f ip 5603285ac866 sp 7ffcd8b1fd30 error 4 in systemd-resolved[56032858b000+4c000] [733919.154889] systemd-resolve[25753]: segfault at 21 ip

[Touch-packages] [Bug 1654244] [NEW] popups take up to 15 seconds to show

2017-01-05 Thread Karl-Philipp Richter
Public bug reported: Both the main popup of `indicator-network` and the popup listing OpenVPN connections take between 5 and 15 seconds to show. The number list of available ethernet connections is 1, of available WiFi connections 20 and of configured OpenVPN connections 2. There's been no changes

[Touch-packages] [Bug 1647114] [NEW] crash of user scripts in /etc/cron.[interval] cause apport-gtk to offer bug reporting

2016-12-03 Thread Karl-Philipp Richter
Public bug reported: If a user script in `/etc/cron.[interval]` fails, e.g. a simple #!/usr/bin/python raise Error("Test") in `/etc/cron.weekly/test.py`, `apport-gtk` offers to file a bug report which only makes sense if the script was installed by a system package of Ubuntu. Probl

[Touch-packages] [Bug 1646937] Re: [xorg-edgers] "double free or corruption (fasttop): 0x0000559f5eb04db0 ***" in "/usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so(+0x1cf9ab)[0x7f79adc159ab]"

2016-12-02 Thread Karl-Philipp Richter
** Attachment added: "warzone2100.gdmp-YvHauJ" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1646937/+attachment/4786706/+files/warzone2100.gdmp-YvHauJ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu.

[Touch-packages] [Bug 1646937] [NEW] [xorg-edgers] "double free or corruption (fasttop): 0x0000559f5eb04db0 ***" in "/usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so(+0x1cf9ab)[0x7f79adc159ab]"

2016-12-02 Thread Karl-Philipp Richter
Public bug reported: Running `optirun warzone2100` I get > optirun warzone2100 info|08:03:22: [realmain:1145] Using /home/richter/.warzone2100-3.1/logs/WZlog-1202_200322.txt debug file libpng warning: iCCP: known incorrect sRGB profile Cannot connect to server socket err = Da

[Touch-packages] [Bug 1646543] [NEW] add support for ZFS datasets for systemd-fstab-generator

2016-12-01 Thread Karl-Philipp Richter
Public bug reported: `legacy` mountpoints for ZFS datasets are specified as `[pool]/[dataset]` in `/etc/fstab` which `systemd-fstab-generator` doesn't understand and skips with warning `systemd-fstab- generator[20245]: Checking was requested for "data/data", but it is not a device.` which breaks d

[Touch-packages] [Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2016-11-15 Thread Karl-Philipp Richter
Just now have `unity-panel-service` consuming 9.7 GB of RAM on Ubuntu 16.10. Do you want another report or an `apport-collect`? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to hud in Ubuntu. https://bugs.launchpad.net/bugs/987

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

2016-11-06 Thread Karl-Philipp Richter
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1405669/+attachment/4773802/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 1405669] Re: modprobe manpage mentions aliases, but doesn't explain the term or reference and explanation

2016-11-06 Thread Karl-Philipp Richter
apport information ** Tags added: apport-collected yakkety ** Description changed: also referenced manpages of `modinfo` and `insmod` don't explain what an alias is and give no reference to an explanation. That makes getting started with kernel modules overly hard for beginners and it'd ju

[Touch-packages] [Bug 1638718] [NEW] apport-gtk dialog misses function to copy values

2016-11-02 Thread Karl-Philipp Richter
Public bug reported: It'd be really helpful if one was able to copy stacktraces from the `apport-gtk` dialog. I guess, the function is useful for all other parts of the report displayed in the dialog as well. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: apport-gtk 2.20.3-0ubuntu8 Uname:

[Touch-packages] [Bug 1637891] [NEW] Remove trailing whitespace from default /etc/lvm/lvm.conf

2016-10-30 Thread Karl-Philipp Richter
Public bug reported: I'm managing configuration files in a template system which enforces incorporating changes in the file to the template. The trailing space after each distribution upgrade are annoying for that and don't serve a purpose. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: lv

[Touch-packages] [Bug 1636341] Re: systemd unit krb5kdc fails due to "krb5kdc[22510]: /usr/sbin/krb5kdc: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such

2016-10-24 Thread Karl-Philipp Richter
> This is not a bug of the krb5-kdc package in Ubuntu 16.10. krb5-kdc > 1.14.3+dfsg-2 is linked against libcom_err.so.2, not against libcom_err.so.3. Then it's maybe the remainder of an old source installation - thought I used checkinstall. > Your report further shows that /lib/systemd/system/kr

[Touch-packages] [Bug 1636341] Re: systemd unit krb5kdc fails due to "krb5kdc[22510]: /usr/sbin/krb5kdc: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No such

2016-10-24 Thread Karl-Philipp Richter
** Description changed: `sudo ldconfig` doesn't help. + + Workaround: build from source with `cd src && autoreconf -i -v -f && + ./configure && make` and run `sudo cp lib/libcom_err.so.3* /lib/x86_64 + -linux-gnu/` ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: krb5-kdc 1.14.3+d

[Touch-packages] [Bug 1636341] [NEW] systemd unit krb5kdc fails due to "krb5kdc[22510]: /usr/sbin/krb5kdc: error while loading shared libraries: libcom_err.so.3: cannot open shared object file: No suc

2016-10-24 Thread Karl-Philipp Richter
Public bug reported: `sudo ldconfig` doesn't help. ProblemType: Bug DistroRelease: Ubuntu 16.10 Package: krb5-kdc 1.14.3+dfsg-2 [modified: lib/systemd/system/krb5-kdc.service] Uname: Linux 4.8.0-040800-generic x86_64 NonfreeKernelModules: openafs ApportVersion: 2.20.3-0ubuntu8 Architecture: amd64

[Touch-packages] [Bug 1621571] [NEW] curl crashes due to "curl: symbol lookup error: /usr/lib/x86_64-linux-gnu/libhogweed.so.4: undefined symbol: __gmpn_cnd_add_n"

2016-09-08 Thread Karl-Philipp Richter
Public bug reported: For example `curl --insecure -O https://gforge.inria.fr/frs/download.php/file/33524/CGAL-4.4.tar.bz2` crashes 100 % of times with this error message and return code 127. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: curl 7.47.0-1ubuntu2.1 Uname: Linux 4.7.2-040702-gen

  1   2   3   4   >