[Bug 2003851] Re: occasional hanging 'apt-get update' from daily cronjob since Jammy 22.04

2024-05-07 Thread Mikko Rantalainen
I'm seeing the same problem on Ubuntu 22.04.4 LTS: $ ps -eHo pid,ppid,etimes,command | grep -w [a]pt 3162391 1 3033258 /bin/sh /usr/lib/apt/apt.systemd.daily update 3162395 3162391 3033258 /bin/sh /usr/lib/apt/apt.systemd.daily lock_is_held update 3162423 3162395 3033257

[Bug 2003851] Re: occasional hanging 'apt-get update' from daily cronjob since Jammy 22.04

2024-05-07 Thread Mikko Rantalainen
This sounds like a race condition that leads to live lock, considering that both gpgv and apt are waiting for the other end to speak at the same time. I assume the protocol between these is custom made for this connection. How the protocol is supposed to prevent this live lock situation from

[Bug 2058824] Re: nvidia-driver-545 (and version 550) randomly hangs with compositing manager on VT change

2024-03-23 Thread Mikko Rantalainen
Here's driver parameters (should be all defaults): # grep . /sys/module/nvidia*/parameters/* /sys/module/nvidia_drm/parameters/fbdev:N /sys/module/nvidia_drm/parameters/modeset:Y /sys/module/nvidia_modeset/parameters/config_file:(null) /sys/module/nvidia_modeset/parameters/disable_hdmi_frl:N

[Bug 2058824] [NEW] nvidia-driver-545 (and version 550) randomly hangs with compositing manager on VT change

2024-03-23 Thread Mikko Rantalainen
Public bug reported: This issue doesn't happen with Nnvidia version 525 or 535 but it happens with 545 and 550. Steps to reproduce: - Run window manager or desktop environment without compositor manager. For example XFCE with Settings – Window Manager Tweaks – Compositor and disable Enable

[Bug 2058162] [NEW] regression: "pacmd dump" reports incorrect status for muted microphone

2024-03-17 Thread Mikko Rantalainen
Public bug reported: pacmd dump | grep mute The "set-source-mute" for my mic should say "no" when my mic is not muted but it always says "yes" nowadays. This used to work earlier. Broken version: $ apt policy pulseaudio-utils pulseaudio-utils: Installed: 1:15.99.1+dfsg1-1ubuntu2.1

[Bug 1972108] [NEW] Git packages should have better title for description

2022-05-08 Thread Mikko Rantalainen
Public bug reported: Git packages have poor title for the description because GUI tools assume that the package name is not needed to make the description understandable. As a result, when update-manager ("Software Updates") shows list of updates to install, I get update for "fast, scalable,

[Bug 1971895] Re: Warning messages from stat printed on installation with no user crontabs

2022-05-08 Thread Mikko Rantalainen
Confirming this on Ubuntu 18.04.6 LTS while installing updates: Setting up cron (3.0pl1-128.1ubuntu1.1) ... stat: cannot stat '*': No such file or directory stat: cannot stat '*': No such file or directory stat: cannot stat '*': No such file or directory Warning: * is not a regular file!

[Bug 1969118] Re: Certificate viewer shows extra bytes for RSA keys

2022-04-22 Thread Mikko Rantalainen
OK, I agree that this is not a security problem but UI issue only. However, note that the UI says "Public key" and before that "Key algorithm: RSA". As such, the public key should not have any extra bytes at the start or at the end, just the public RSA 2048 bit key as is (as desribed by "Key

[Bug 1931871] Re: low 'vfs_cache_pressure' causes bad real world latency

2021-11-30 Thread Mikko Rantalainen
After more experience with different settings it seems that the behavior of vfs_cache_pressure was changed a lot between linux kernel version 5.3 and 5.4. For cases where vfs_cache_pressure=1 did work nicely with version 5.3 you need something in range 30-90 for linux kernel version 5.4 to get

[Bug 1950088] Re: jammy: noveau driver hangs for minutes when Firefox is started (live cd/usb, MacBookPro6, 2)

2021-11-07 Thread Mikko Rantalainen
The NVIDIA GeForce GT 330M device has vendor id 0x10de and device id 0x0a29 and revision 0x00a2. ROM (/firmware) version is listed as "3560". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950088

[Bug 1950088] Re: jammy: noveau driver hangs for minutes when Firefox is started (live cd/usb, MacBookPro6, 2)

2021-11-07 Thread Mikko Rantalainen
According to Apple Mac OS X info this hardware is as follows: MacBook Pro (15-inch, Mid 2010) CPU: 2.53 GHz Intel Core i5 RAM: 4 GB 1067 MHz DDR3 GPU: Intel HD Graphics, 288 MB The hardware *also* has NVIDIA GeForce GT 330M connected (according to OS X self-diagnostics) via 16x PCIe and it has

[Bug 1950088] Re: jammy: noveau driver hangs for minutes when Firefox is started (live cd/usb, MacBookPro6, 2)

2021-11-07 Thread Mikko Rantalainen
Here's the full journalctl log for livecd debugging session I reported above. It appears that nautilus was totally hanging because I failed to ever open any file manager windows even after waiting for a long time. Firefox did eventually start and started to work until I tried to open file picker

[Bug 1950088] [NEW] jammy: noveau driver hangs for minutes when Firefox is started (live cd/usb, MacBookPro6, 2)

2021-11-07 Thread Mikko Rantalainen
Public bug reported: I tried to use nightly build of Ubuntu 22.04 (jammy) on an old MacBook Pro and if I start with failsafe graphics everything seems to work really well. However, if I boot with default livecd configuration the GPU will hang when I try to launch Firefox. According to journalctl

[Bug 1947686] Re: ffmpeg parses AAC+MP4 incorrectly in Ubuntu 20.04 LTS

2021-10-19 Thread Mikko Rantalainen
The file plays correctly both with Firefox and Chrome if you click the link above. ** Summary changed: - ffmpeg parses AAC+MP4 incorrectly in Ubuntu 20.04 LTS + ffmpeg parses AAC+MP4 incorrectly on Ubuntu 20.04 LTS -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1947686] Re: ffmpeg parses AAC+MP4 incorrectly in Ubuntu 20.04 LTS

2021-10-19 Thread Mikko Rantalainen
Example file with length of about 8.4 with me speaking numbers 1..10 in Finnish with some background noise. This has been recorded by Apple Safari on iOS 15.0.1 using the MediaRecorder API in HTML5 document. To reproduce the problem, try this: $ time ffmpeg -i iPad-15.0.1-MediaRecorder-audio.mp4

[Bug 1947686] [NEW] ffmpeg parses AAC+MP4 incorrectly in Ubuntu 20.04 LTS

2021-10-19 Thread Mikko Rantalainen
Public bug reported: The ffmpeg version distributed via apt on Ubuntu 20.04 LTS cannot correctly decode AAC audio in MP4 container when the file is generated by iOS. The ffmpeg version on Ubuntu 18.04 LTS results in correct parsing. Here's working version from Ubuntu 18.04 LTS: $ apt policy

[Bug 1942935] Re: kernel io hangs during mdcheck/resync

2021-09-13 Thread Mikko Rantalainen
One of the systems was using package linux-generic and in practice Linux pedabackup 5.4.0-80-generic #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux $ cat /proc/version_signature Ubuntu 5.4.0-80.90-generic 5.4.124 -- You received this bug notification because you are

[Bug 1942935] Re: kernel io hangs during mdcheck/resync

2021-09-13 Thread Mikko Rantalainen
I think I've seen this issue once per two different systems so I think this is software issue. Does anybody know if patch in comment #6 is going to be included in Ubuntu 20.04 LTS? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1596562] Re: devscripts doesn't depend on equivs (for mk-build-deps)

2021-07-21 Thread Mikko Rantalainen
I agree, if "mk-build-deps" completely fails, it should be Recommends at minimum, probably even Depends. (Tested with Ubuntu 18.04 and I found this bug via Google when trying to figure out why `mk-build-deps` failed.) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1936203] [NEW] nm-applet spams errors continously

2021-07-14 Thread Mikko Rantalainen
Public bug reported: nm-applet emits errors to X session error log continuously. Here's summary from my log (with timestamps removed with perl): $ grep nm-applet .xsession-errors | perl -npe 's/\*\*: \d\d:\d\d:\d\d.\d\d\d: //' | sort | uniq -c 736 (nm-applet:2575): Gtk-CRITICAL

[Bug 591823] Re: "File descriptor \d+ (\S+) leaked on lvs invocation."

2021-06-23 Thread Mikko Rantalainen
I would guess some files are left open when grub_util_pull_lvm_by_command() calls grub_util_exec_pipe() in grub2 /grub-core/osdep/unix/getroot.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/591823

[Bug 591823] Re: "File descriptor \d+ (\S+) leaked on lvs invocation."

2021-06-23 Thread Mikko Rantalainen
I got this same warning: $ sudo apt autoremove Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED linux-headers-5.4.0-66-lowlatency linux-headers-5.4.0-73-lowlatency linux-hwe-5.4-headers-5.4.0-66

[Bug 1901718] Re: System hangs (freezes) randomly without intel_idle.max_cstate=1

2021-06-15 Thread Mikko Rantalainen
I can confirm that this is somehow related to GPU because when I disabled hardware acceleration in Chrome settings the system has been stable for 100 days. When GPU hardware acceleration is enabled, the system crashes randomly, sometimes within hours, sometimes in a couple of days. I'm pretty sure

[Bug 1931976] [NEW] pulseaudio overflow (cause or related to kernel freeze?)

2021-06-15 Thread Mikko Rantalainen
Public bug reported: May be related to old bug https://bugzilla.redhat.com/show_bug.cgi?id=485734 The error appeared when system froze for 30-60 seconds (log timestamps before the freeze were earlier so I don't know the exact moment the system froze, only timestamps for the moment it

[Bug 1931871] [NEW] low 'vfs_cache_pressure' causes bad real world latency

2021-06-14 Thread Mikko Rantalainen
Public bug reported: I have an old workstation running kernel Linux desktop 5.4.0-74-lowlatency #83~18.04.1-Ubuntu SMP PREEMPT Tue May 11 17:19:13 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux and when I run echo 1 > /proc/sys/vm/vfs_cache_pressure to allow directory structure to be cached

[Bug 1931871] Re: low 'vfs_cache_pressure' causes bad real world latency

2021-06-14 Thread Mikko Rantalainen
I forgot to add that setting vfs_cache_pressure to e.g. 50 removes the freezing but causes more I/O load because dentries are more often thrown away and need to be re-loaded later. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1914029] [NEW] pulseaudio startup script should not blindly force audible bell

2021-02-01 Thread Mikko Rantalainen
Public bug reported: File /usr/bin/start-pulseaudio-x11 ALWAYS loads module module-x11-bell and uploads audio sample for Pulseaudio if the file /usr/share/sounds/ubuntu/stereo/bell.ogg EXISTS in the filesystem. I have configured only visual bell for everything and therefore any part of the

[Bug 285080] Re: incorrect error: there is not enough room on the disk to save

2021-02-01 Thread Mikko Rantalainen
The workaround for this bug is to set environment variable `TMPDIR` pointing to location that has enough space to temporarily hold the downloaded file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1832687] Re: apt-listchanges doesn't work on Ubuntu 19.04

2020-11-14 Thread Mikko Rantalainen
Maybe try changing `which=news` to `which=both` in the configuration file? I'm running 18.04 LTS and I also have following additional line in /etc/apt/listchanges.conf: no_network=false I also use frontend=text but that's just a personal preference. -- You received this bug notification

[Bug 1903509] Re: libvirt-daemon-system creates system user without marking it as system user for login

2020-11-09 Thread Mikko Rantalainen
Note that according to base-passwd package You *may not* use any uids or gids in the 6-64999 range without *first* requesting an allocation from base-pas...@packages.debian.org and waiting so perhaps libraries that tell if an user account is system or not, need to check if UID is in range

[Bug 1903509] [NEW] libvirt-daemon-system creates system user without marking it as system user for login

2020-11-09 Thread Mikko Rantalainen
Public bug reported: Package libvirt-daemon-system postinst scripts runs following code: # Allocated UID and GID for libvirt-qemu LIBVIRT_QEMU_UID=64055 LIBVIRT_QEMU_GID=64055 ... groupadd --system --non-unique --gid "$gid" libvirt ... adduser --quiet \ --system \

[Bug 1903509] Re: libvirt-daemon-system creates system user without marking it as system user for login

2020-11-09 Thread Mikko Rantalainen
The warnings about files in /etc/libvirt/nwfilter/* could also be considered as a bug. Those files are automatically generated and I haven't modified those files. If libvirt is supposed to take care of these files they probably belong under /var/lib/libvirt instead of /etc/libvirt. -- You

[Bug 1903449] [NEW] accountsservice displays "Libvirt Qemu"

2020-11-08 Thread Mikko Rantalainen
Public bug reported: Installing libvirt-manager results in account libvirt-qemu being created. This user has config in /etc/passwd like follows: libvirt-qemu:x:64055:125:Libvirt Qemu,,,:/var/lib/libvirt:/usr/sbin/nologin The "nologin" should be pretty clear signal that this account is not

[Bug 1901718] [NEW] System hangs (freezes) randomly without intel_idle.max_cstate=1

2020-10-27 Thread Mikko Rantalainen
Public bug reported: Maybe related: https://bugzilla.kernel.org/show_bug.cgi?id=109051 This system has CPU Intel i5-3570k (no overclocking) and the system suffers from random hangs (total freeze with no response to power button, SysRq combinations and nothing in any logs). The hang seems to be

[Bug 1901718] Re: System hangs (freezes) randomly without intel_idle.max_cstate=1

2020-10-27 Thread Mikko Rantalainen
$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 58 model name : Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz stepping: 9 microcode : 0x21 cpu MHz : 3147.576 cache size : 6144 KB physical id : 0 siblings

[Bug 1896251] Re: rsync --delete-missing-args fails with "error: protocol incompatibility"

2020-09-18 Thread Mikko Rantalainen
Minimal test case (run in empty directory): mkdir -p a/1 b/1; echo "/1/2/3" > list; rsync --delete-missing-args --files-from=list a b Example output: file has vanished: ".../rsync-bug/a/1/2" ABORTING due to invalid path from sender: 1/2/3 rsync error: protocol incompatibility (code 2) at

[Bug 1896251] Re: rsync --delete-missing-args fails with "error: protocol incompatibility"

2020-09-18 Thread Mikko Rantalainen
I forgot to mention that according to https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=863334 this issue does not exist in version 3.1.1-3. That should help pinpointing the actual problem if you want to backport the fix instead of upgrading the whole rsync package to latest version. -- You

[Bug 1896251] [NEW] rsync --delete-missing-args fails with "error: protocol incompatibility"

2020-09-18 Thread Mikko Rantalainen
Public bug reported: Running rsync --delete-missing-args --files-from=... fails with error message like ABORTING due to invalid path from sender: dir1/dir2/dir3 rsync error: protocol incompatibility (code 2) at generator.c(1271) [generator=3.1.2] if the listed directories are trying to

[Bug 1543919] Re: Remove EISA support from main kernel image and make it M (modular)

2020-08-14 Thread Mikko Rantalainen
Still warning messages emitted to kernel log each boot. Ubuntu 20.04.1 LTS 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux I'm running over 10 year old systems and I don't need built-in support for EISA. Does anybody even know anybody running old

[Bug 1886163] Re: systemd-resolved emits totally useless warning

2020-07-03 Thread Mikko Rantalainen
Maybe related: bug 1785383 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886163 Title: systemd-resolved emits totally useless warning To manage notifications about this bug go to:

[Bug 1886163] Re: systemd-resolved emits totally useless warning

2020-07-03 Thread Mikko Rantalainen
Maybe related: bug 1796501 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1886163 Title: systemd-resolved emits totally useless warning To manage notifications about this bug go to:

[Bug 1886163] [NEW] systemd-resolved emits totally useless warning

2020-07-03 Thread Mikko Rantalainen
Public bug reported: With systemd-resolved taking care of resolving DNS requests, it will emit following warning message when domain fails to resolve: Jul 02 07:19:22 balancer1 systemd-resolved[1269]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying

[Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-06-23 Thread Mikko Rantalainen
Could somebody that is seeing this problem try to boot with kernel flag "iommu=off". Some hardware that used to work with older kernels may be broken and fails to work with modern kernels which default to using IOMMU. Note that disabling IOMMU is a heavy handed workaround, not a proper fix. For

[Bug 1883258] [NEW] Caja file properties does not wrap exif text data

2020-06-12 Thread Mikko Rantalainen
Public bug reported: Steps to reproduce: With Caja folder view active, click a JPEG image with right mouse button and select "Properties" from the context menu. This opens a properties window which will contain tab "Image" if the image contains Exif data. Actual results: In case "Keywords"

[Bug 1810215] Re: for Seagate USB drive enclosures, SAT (e.g. smartmontools, hdparm) works on kernel 4.13 but not on 4.15

2020-06-01 Thread Mikko Rantalainen
See also: https://www.smartmontools.org/wiki/SAT-with-UAS-Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810215 Title: for Seagate USB drive enclosures, SAT (e.g. smartmontools, hdparm)

[Bug 1810215] Re: for Seagate USB drive enclosures, SAT (e.g. smartmontools, hdparm) works on kernel 4.13 but not on 4.15

2020-06-01 Thread Mikko Rantalainen
For more information about this issue, see https://askubuntu.com/a/1106020/50254 TL;DR: Linux kernel disables 12 and 16 bit SATA Commands over UAS when used with Seagate HDD enclosures. This usb_storage quirk is "t" instead of "u" which forces the device into USB BOT mode. The only way to make

[Bug 1877571] [NEW] bash is missing feature to use keyword if identically named alias exists

2020-05-08 Thread Mikko Rantalainen
Public bug reported: If following command is run (sleep 1 & sleep 1 & time wait); date bash is supposed to run two commands in parallel, wait for both to complete and the run third command. However, if current environment has following alias configured alias time='/usr/bin/time -v'

[Bug 1745345] Re: Xorg assert failure: Xorg: /usr/include/xorg/privates.h:122: dixGetPrivateAddr: Assertion `key->initialized' failed.

2020-04-10 Thread Mikko Rantalainen
It seems to me that fix https://gitlab.freedesktop.org/xorg/xserver/-/commit/cfc5e5040c934 is the correct one. Is it possible to reproduce the crash with that one patch applied even without all the other proposed fixes? -- You received this bug notification because you are a member of Ubuntu

[Bug 1862508] [NEW] mate-inhibit-applet causes excessive CPU usage

2020-02-09 Thread Mikko Rantalainen
Public bug reported: Please, apply the fix from https://github.com/mate-desktop/mate-power- manager/commit/8e2902337546222db38a00cc16b3d2bc2e0ef852 to mate-power- manager to fix excessive CPU usage after adding "Inhibit Applet" into MATE panel. Due incorrectly implemented icon drawing code in

[Bug 1862138] Re: "systemctl stop postgresql" fails to stop postgresql

2020-02-06 Thread Mikko Rantalainen
maybe somewhat related to bug 870379 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1862138 Title: "systemctl stop postgresql" fails to stop postgresql To manage notifications about this bug go

[Bug 1862138] [NEW] "systemctl stop postgresql" fails to stop postgresql

2020-02-06 Thread Mikko Rantalainen
Public bug reported: Steps to reproduce (drop the "pgbouncer" for below commands if you only test barebones postgresql): systemctl start postgresql pgbouncer && \ systemctl stop pgbouncer postgresql && \ ps auxw | grep ^postgre No output is expected. However, in reality you get up to 6 running

[Bug 861642] Re: upowerd uses 100% cpu till killed

2019-12-17 Thread Mikko Rantalainen
Any updates? The diagnosis in comment #10 seems to make sense. This has been a problem since 2011 and I still see the same issue on Ubuntu 16.04 LTS with latests patches. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1684850] Re: man page claims support for an invalid command line argument

2019-07-02 Thread Mikko Rantalainen
Still broken $ apt policy hardlink hardlink: Installed: 0.3.0build1 Candidate: 0.3.0build1 Version table: *** 0.3.0build1 500 500 http://fi.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages 100 /var/lib/dpkg/status -- You received this bug notification because you

[Bug 1834290] Re: Incorrect physical size detected for LG 43UD79-B

2019-07-02 Thread Mikko Rantalainen
Additional info: If I run $ xrandr --dpi 104 then xdpyinfo will display correct dimensions. However, xrandr keeps displaying the incorrect physical dimensions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1834290] Re: Incorrect physical size detected for LG 43UD79-B

2019-07-02 Thread Mikko Rantalainen
Possible problem caused by incorrect physical dimensions: The default mouse cursor is huge (e.g. on desktop). However, most applications have normal sized cursor while the cursor hovers above the application. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1835079] [NEW] mate-session does not honor systemd-inhibit

2019-07-02 Thread Mikko Rantalainen
Public bug reported: mate-session ignores any inhibit values set via systemd-inhibit and honors only settings done via mate-session-inhibit. This should be fixed because Ubuntu 18.04 is trying to inhibit things via systemd-inhibit and mate-session may end up suspending the system even if

[Bug 1834994] Re: rsync: --xattrs is extremely slow

2019-07-02 Thread Mikko Rantalainen
Note that this bug is NOT a duplicate of https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/1524703 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834994 Title: rsync: --xattrs is extremely slow

[Bug 1834994] [NEW] rsync: --xattrs is extremely slow

2019-07-02 Thread Mikko Rantalainen
Public bug reported: Ubuntu 16.04 LTS repositories contain only rsync version 3.1.1: $ apt policy rsync rsync: Installed: 3.1.1-3ubuntu1.2 Candidate: 3.1.1-3ubuntu1.2 Version table: *** 3.1.1-3ubuntu1.2 500 500 http://fi.archive.ubuntu.com/ubuntu xenial-updates/main amd64

[Bug 1810683] Re: Suspend does not work in the login screen

2019-06-30 Thread Mikko Rantalainen
Does anybody care about lightdm bugs? I'm still seeing this issue but I haven't found a way to debug it. Is there some environment variable or some other method that can make all g_debug() messages visible from lightdm? Currently no log seems to contain any of the g_debug() messages in the lightdm

[Bug 1834290] [NEW] Incorrect physical size detected for LG 43UD79-B

2019-06-26 Thread Mikko Rantalainen
Public bug reported: I have monitor LG 43UD79-B and xrandr cannot correctly detect the dimensions of the monitor: $ xrandr Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767 DVI-D-0 disconnected (normal left inverted right x axis y axis) HDMI-0 disconnected (normal left inverted

[Bug 1834206] [NEW] fc-match -v reports rgba:1 instead of rgba:2 with BGR display

2019-06-25 Thread Mikko Rantalainen
Public bug reported: I have a BGR display so I really would like to have BGR subpixel rendering. I'm having major trouble getting fc-match to emit correct info. $ fc-match -v | grep -E 'rgba|lcdfilter|antialias|hintstyle|dpi' antialias: True(w) hintstyle: 2(i)(w) dpi:

[Bug 1759008] Re: Revert automatic suspend by default for bionic?

2019-06-14 Thread Mikko Rantalainen
Still broken with MATE desktop on Ubuntu 18.04.2 LTS. If I run mate- power-preferences and select ON AC Power - Put computer to sleep when inactive for: [never] the computer still automatically sleeps (enters S3) after 20 minutes. $ grep -C1 sleep-inactive-ac-timeout

[Bug 1691908] Re: fstab binds appear as mounts (x-gvfs-hide is being ignored)

2019-04-17 Thread Mikko Rantalainen
This bug is still relevant for Bionic. Any info about possible backport? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1691908 Title: fstab binds appear as mounts (x-gvfs-hide is being ignored) To

[Bug 1808133] Re: python3-apport emits a deprecation warning

2019-02-28 Thread Mikko Rantalainen
Could this be fixed for bionic, too? $ python3 -Wall -c '1/0' /usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import fnmatch, glob, traceback, errno, sys, atexit,

[Bug 1811447] [NEW] update-initramfs generates wrong RESUME if no swap + zram

2019-01-11 Thread Mikko Rantalainen
Public bug reported: On a system with swap disabled (removed from /etc/fstab) and package zram-config installed update-initramfs -u will emit something like following: I: The initramfs will attempt to resume from /dev/zram1 I: (UUID=1d4b8573-7eee-43c9-a02a-10a65fc17b8a) I: Set the RESUME

[Bug 1734541] Re: encrypted home-directory is not unmounted on logout

2019-01-08 Thread Mikko Rantalainen
Still happens with Ubuntu LTS 18.04. I can provide additional info if needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1734541 Title: encrypted home-directory is not unmounted on logout To

[Bug 1810683] [NEW] Suspend does not work in the login screen

2019-01-06 Thread Mikko Rantalainen
Public bug reported: After booting the system and login screen is displayed top right gear- icon contains option to Suspend. However, selecting that action has no results at all (no error message, nothing in any file under /var/log or journalctl). I would like to get the suspend action to work

[Bug 1803353] Re: Display freezes (possible i915 freeze/hang)

2018-11-14 Thread Mikko Rantalainen
Extra information: sudo kill -9 via ssh connection did restore the display in working order without restarting the system so I'm pretty sure this is caused by some kind of hang caused by xorg process. Plain kill without -9 did not do anything, though. Perhaps this is caused by some race

[Bug 1803353] [NEW] Display freezes (possible i915 freeze/hang)

2018-11-14 Thread Mikko Rantalainen
Public bug reported: Xorg suddenly stops updating the display and CTRL+ALT+F1 does not work. The issue happens randomly and does not seem to be related to content being rendered. This time the display hang occurred while I was typing in gnome-terminal. I can successfully ssh into the system from

[Bug 1622951] Re: bless fails to handle user config

2018-10-08 Thread Mikko Rantalainen
I'm confirming that the patch in #11 fixes the problem. Could this be included in the official package? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622951 Title: bless fails to handle user

[Bug 1778060] [NEW] regression: "Protocol not found"

2018-06-21 Thread Mikko Rantalainen
Public bug reported: ffprobe (part of ffmpeg package) has regressed during last months. This used to work: $ ffprobe -hide_banner -loglevel fatal -show_error -show_format -show_streams -print_format json ../path/to/video.mp4 However, now the results are { ../path/to/video.mp4: Protocol not

[Bug 1531622] Re: default config still using a legacy keyword: KLogPermitNonKernelFacility

2018-01-13 Thread Mikko Rantalainen
Is Ubuntu 16.04 missing this patch by any change? http://rsyslog-users.1305293.n2.nabble.com/PATCH-imklog-Fix-permitnonkernelfacility-not-working-tt7591305.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1703987] Re: New style permitnonkernelfacility imklog option inside module() doesn't work

2018-01-13 Thread Mikko Rantalainen
Could this be backported to Ubuntu 16.04 LTS? It still only has 8.16.0-1ubuntu3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703987 Title: New style permitnonkernelfacility imklog option inside

[Bug 1738457] [NEW] package oneconf install oneconf-query but documentation is missing

2017-12-15 Thread Mikko Rantalainen
Public bug reported: $ dpkg -L oneconf ... /usr/bin/oneconf-query $ man oneconf-query No manual entry for oneconf-query See 'man 7 undocumented' for help when manual pages are not available. $ man 7 undocumented No manual entry for undocumented in section 7 If command oneconf-query is

[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2017-11-21 Thread Mikko Rantalainen
Should it be safe to install ligthdm package from zesty to xenial to test if it fixes the issue? (https://packages.ubuntu.com/zesty/lightdm version 1.22.0-0ubuntu2.1) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2017-11-20 Thread Mikko Rantalainen
It seems to be that the problem occurs after this: ** (lightdm:1153): WARNING **: Error using VT_WAITACTIVE 7 on /dev/tty0: Interrupted system call (The console number depends on luck, of course.) I would guess that whatever code is emitting that error message is not handling the situation

[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2017-11-20 Thread Mikko Rantalainen
Happening here, too, randomly after return from S3 (Ubuntu 16.04.3 LTS). $ uname -a Linux desktop 4.10.0-38-lowlatency #42~16.04.1-Ubuntu SMP PREEMPT Tue Oct 10 17:35:28 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Using integrated intel graphics on i5-3570K. -- You received this bug notification

[Bug 1727291] Re: fonts-droid-fallback is missing "Provides: fonts-droid"

2017-10-25 Thread Mikko Rantalainen
See also: https://bugs.launchpad.net/ubuntu/+source/fonts- android/+bug/1536547 ** Attachment removed: "JournalErrors.txt" https://bugs.launchpad.net/ubuntu/+source/fonts-android/+bug/1727291/+attachment/4994138/+files/JournalErrors.txt ** Attachment removed: "ProcCpuinfoMinimal.txt"

[Bug 1727291] [NEW] fonts-droid-fallback is missing "Provides: fonts-droid"

2017-10-25 Thread Mikko Rantalainen
Public bug reported: 16.04 LTS has renamed package "fonts-droid" as "fonts-droid-fallback" and the new package Breaks the old package. However, the new package is missing "Provides: fonts-droid" which would allow existing scripts and 3rd party packages with dependency to "fonts-droid" to

[Bug 1703960] Re: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'

2017-08-05 Thread Mikko Rantalainen
I did not select option for "poor CPU performance" during install. I also previously disabled "ondemand" service after finding that Ubuntu 12.04 LTS had non-performance mode by default. After upgrade to Ubuntu 16.04 LTS (via Ubuntu 14.04 LTS) my CPU has been silently turned to non- performance

[Bug 1703960] Re: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'

2017-08-05 Thread Mikko Rantalainen
See also: https://patchwork.kernel.org/patch/8519201/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1703960 Title: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' To manage notifications

[Bug 1700921] Re: Boot with degraded RAID5 still fails on Ubuntu 16.04 LTS

2017-06-28 Thread Mikko Rantalainen
See also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781172#35 ** Bug watch added: Debian Bug tracker #781172 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781172 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1700921] Re: Boot with degraded RAID5 still fails on Ubuntu 16.04 LTS

2017-06-28 Thread Mikko Rantalainen
Possible cause: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=784070#49 "The problem is that with incremental array assembly, when not all devices are present, we need some timer, and have to run the array with whatever number of devices available as we currently have." -- You received

[Bug 1700921] Re: Boot with degraded RAID5 still fails on Ubuntu 16.04 LTS

2017-06-28 Thread Mikko Rantalainen
Note: "Installing mdadm package from Ubuntu 16.10 fixes the problem." is probably incorrect. It seems that the above steps cause boot to fail even aftern installing mdadm version 3.4. ** Bug watch added: Debian Bug tracker #784070 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784070 --

[Bug 1700921] [NEW] Boot with degraded RAID5 still fails on Ubuntu 16.04 LTS

2017-06-28 Thread Mikko Rantalainen
Public bug reported: Steps to reproduce (VirtualBox is fine for testing): 1. Get a server with 4 disks 2. Start Ubuntu server install 3. Partition all disks with msdos partition tables and create one big partition starting at 1 MB on each disk. 4. Create mdadm RAID5 block device from these

[Bug 1700921] Re: Boot with degraded RAID5 still fails on Ubuntu 16.04 LTS

2017-06-28 Thread Mikko Rantalainen
Note that this bug report was created on another desktop Ubuntu install. The block devices on this computer do not match the bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1700921 Title:

[Bug 1684850] Re: man page claims support for an invalid command line argument

2017-04-24 Thread Mikko Rantalainen
I'm okay with next auto-sync pulling the fix in. It's only the documentation problem and the short option "-s" works as described. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1684850 Title: man

[Bug 1684850] [NEW] man page claims support for an invalid command line argument

2017-04-20 Thread Mikko Rantalainen
Public bug reported: $ man hardlink | grep -A3 nimum -s or --nimum-size The minimum size to consider. By default this is 1, so empty files will not be linked. An optional suffix of K,M,G,T may be provided, indicating that the file size is

[Bug 1670945] Re: rendercheck claims that 'blend' 'add' operation renders incorrectly

2017-03-08 Thread Mikko Rantalainen
Also broken: rendercheck -t composite -o add -f a8r8g8b8,a8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1670945 Title: rendercheck claims that 'blend' 'add' operation renders incorrectly To

[Bug 1670945] [NEW] rendercheck claims that 'blend' 'add' operation renders incorrectly

2017-03-07 Thread Mikko Rantalainen
Public bug reported: $ rendercheck -o add -t blend ... Beginning Add blend test on b8g8r8a8 Add blend test error of 64. at (0, 0) -- RGBA got: 0.00 0.00 0.00 1.00 expected: 1.00 1.00 1.00 1.00 src color: 0.00 0.00 0.00 1.00 (a8) dst color: 1.00 1.00 1.00 1.00

[Bug 1655986] Re: lowlatency kernel is lacking support for latencytop

2017-03-07 Thread Mikko Rantalainen
I think that *-lowlatency-* kernels should include CONFIG_LATENCYTOP by default. I agree that *-generic-* kernels do not need that. If administrator has installed lowlatency kernel they clearly are interested in lowest possible latency and Ubuntu should provide tools to figure out where the

[Bug 1655986] [NEW] lowlatency kernel is lacking support for latencytop

2017-01-12 Thread Mikko Rantalainen
Public bug reported: Actual behavior: $ sudo latencytop mount: none is already mounted or /sys/kernel/debug busy Please enable the CONFIG_LATENCYTOP configuration in your kernel. Exiting... $ grep -i latencytop /boot/config-`uname -r` CONFIG_HAVE_LATENCYTOP_SUPPORT=y # CONFIG_LATENCYTOP is not

[Bug 1258597] Re: Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.

2017-01-04 Thread Mikko Rantalainen
Sapa Holliday: you need to edit file called /etc/default/grub, not /boot/grub/grub.cfg. The latter is *automatically* generated from the former when you run update-grub. Any changes you make to grub.cfg will be silently overridden any time update-grub is executed (by you or by dpkg). -- You

[Bug 1644551] [NEW] install fails because downloaded file does not match the script

2016-11-24 Thread Mikko Rantalainen
Public bug reported: $ sudo aptitude install pepperflashplugin-nonfree The following NEW packages will be installed: pepperflashplugin-nonfree 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 11,2 kB of archives. After unpacking 42,0 kB will be used. Get: 1

[Bug 1613322] [NEW] Historical calendar dates: days were skipped in Finland in February 1753

2016-08-15 Thread Mikko Rantalainen
Public bug reported: Real result: $ LC_ALL=fi_FI.utf8 cal feb 1753 Helmikuu 1753 su ma ti ke to pe la 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 Expected result: $ LC_ALL=fi_FI.utf8 cal feb 1753 Helmikuu 1753

Re: [Bug 1602662] Re: "Open containing folder" does not work with Nemo (Cinnamon desktop)

2016-07-13 Thread Mikko Rantalainen
Yeah, I think you should just hardcode xdg-open and then list only that. Current implementation seems to be execute whatever is in the config and that cannot be set in apparmor config. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1602662] [NEW] "Open containing folder" does not work with Nemo (Cinnamon desktop)

2016-07-13 Thread Mikko Rantalainen
Public bug reported: Cinnamon uses "Nemo" /usr/bin/nemo as the file browser and default apparmor config is too strict and prevents "Open Containing Folder" feature from working and instead an error message will appear: Failed to execute child process "nemo" (Permission denied)" A simple fix

[Bug 876279] Re: Upowerd excessive CPU usage

2016-06-16 Thread Mikko Rantalainen
I found a workaround for Ubuntu 16.04 LTS: (1) Open "Network connections" ("nm-connection-editor" from command line) (2) Try to figure out which "Ethernet" connection is iPad (3) Select the iPad and click "Edit" (4) On "General" tab, uncheck "Automatically connect to this network when it is

[Bug 1592704] [NEW] php-uuid package fails to enable the PHP module

2016-06-15 Thread Mikko Rantalainen
Public bug reported: php-uuid package puts uuid.ini into /etc/php/mods-available/uuid.ini when it should be put into /etc/php/7.0/mods-available/uuid.ini. Without this change command phpenmod does not know about the module and module fails to work correctly. Compare to php-mbstring package for

[Bug 861642] Re: upowerd uses 100% cpu till killed

2016-06-15 Thread Mikko Rantalainen
Duplicate bug 876279 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/861642 Title: upowerd uses 100% cpu till killed To manage notifications about this bug go to:

  1   2   3   4   >