[Bug 2089886] [NEW] Flatpaks frequently fail to update

2024-11-28 Thread Kenneth Hanson
Public bug reported: When updating all packages with Discover, I get frequent failures, usually (possibly always) with Flatpaks. Sometimes the same package will fail to update multiple times. Here's a recent error message: > Aborted due to failure (While pulling runtime/org.gnome.Platform/x86_64/

[Bug 1872843] [NEW] Screen Locking menu language problem

2020-04-14 Thread Kenneth Hanson
Public bug reported: In Kubuntu 20.04 (Plasma 5.18.4), in the system settings, under Workspace Behavior > Screen Locking, on the Activation tab, there is an option labeled "Allow unlocking without password for". The spinner box measures time in minutes, and the minimum option (for 0) is "immediate

[Bug 1872838] [NEW] Network connections theming problem

2020-04-14 Thread Kenneth Hanson
Public bug reported: This is a problem with the Network Connections system settings module, accessed either through the system tray icon or KDE System Settings. On Kubuntu 20.04 (Plasma 5.18.4), there is a theming problem, where the borders and tool button area of the widget containing the list o

[Bug 1872833] [NEW] Duplicate Breeze themes in SDDM configuration

2020-04-14 Thread Kenneth Hanson
Public bug reported: In the system settings menu, on the page "Login Screen (SDDM)" there are two themes listed as Breeze, which appear to be completely identical. I've noticed this in the past, but am reporting it now since it occurs even in a fresh install of Kubuntu 20.04. In the past, I some

[Bug 1872800] [NEW] Problem with default monospace font

2020-04-14 Thread Kenneth Hanson
Public bug reported: In Kubuntu 20.04, fontconfig refuses to prefer Noto Mono, Hack, and other monospace fonts over Noto Sans Mono, Noto Sans Mono CJK, and other non-latin fonts. I discovered the problem after uninstalling all Noto fonts except for Noto Sans CJK and Noto Serif CJK. I prefer to ha

[Bug 378783] Re: xdg-open *.desktop opens text editor

2020-02-07 Thread Kenneth Hanson
Bug still present in Kubuntu 19.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/378783 Title: xdg-open *.desktop opens text editor To manage notifications about this bug go to: https://bugs.launc

[Bug 1857157] [NEW] Ubiquity hangs during "copying installation logs"

2019-12-20 Thread Kenneth Hanson
Public bug reported: I believe my current symptoms are the same as bug 1040629, but apport- collect won't let me upload info, and it's not clear to me what the "expired" on that bug means, so I'm reporting separately. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: ubiquity 19.10.21 ProcVer

[Bug 1040629] Re: ubiquity: stuck at "Copying installation logs..." message during installation

2019-12-20 Thread Kenneth Hanson
Encountered this problem today installing Kubuntu 19.10. A previous attempt to install resulted in bug 1846918, though this was with the beta installer. The first attempt with the final installer had no crash. Now I'm having this problem. I'm not sure what has resulted in these differences. --

[Bug 1846918] Re: Ubiquity crashes near the end of installation

2019-12-20 Thread Kenneth Hanson
Another install attempt today, resulting in the symptoms of bug 1040629. Also, why is this bug still marked "incomplete"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846918 Title: Ubiquity crash

[Bug 1846918] Re: Ubiquity crashes near the end of installation

2019-11-01 Thread Kenneth Hanson
I didn't get around to testing the daily build, but I just reinstalled the final release, and didn't notice a crash this time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846918 Title: Ubiquity c

[Bug 1846918] [NEW] Ubiquity crashes near the end of installation

2019-10-05 Thread Kenneth Hanson
Public bug reported: Installing Kubuntu 19.10 Beta. I believe this also happened with Kubuntu 19.04, though I don't recall clearly. The computer is a Lenovo Thinkpad X250. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: ubiquity 19.10.12 [modified: lib/partman/automatically_partition/quest

[Bug 1846918] Re: Ubiquity crashes near the end of installation

2019-10-05 Thread Kenneth Hanson
** Attachment added: "/var/log/partman" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1846918/+attachment/5294673/+files/partman.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1846918

[Bug 1831646] [NEW] Missing symlink for libvulkan.so

2019-06-04 Thread Kenneth Hanson
Public bug reported: RetroArch 1.7.7 fails to load the Vulkan driver, apparently because it is looking for "libvulkan.so", which does not exist at the moment. On Ubuntu 18.10, the existing files are "libvulkan.so.1.82", and "libvulkan.so.1" (symlink to the former). After adding an additional symli

[Bug 1677077] Re: Unnecessary (?) font dependencies

2018-03-25 Thread Kenneth Hanson
No response in nearly a year. This is extremely frustrating. To clarify the above comment, this is not really about saving disk space, per se. Rather, the point is that in this case, the "shared library" approach wastes space, which completely defeats the purpose. The real frustration for ordinar

[Bug 1758632] [NEW] Provide URW Base 35 fonts in OTF format

2018-03-25 Thread Kenneth Hanson
Public bug reported: As of version 5.3, LibreOffice no longer supports Type 1 fonts, making these commonly used fonts unusable by default. See: https://bugs.documentfoundation.org/show_bug.cgi?id=104701. >From the perspective of ordinary users, their documents will have stopped working for no app

[Bug 1706126] Re: XDG_DATA_DIRS XDG_CONFIG_DIRS MANDATORY_PATH DEFAULTS_PATH are not set correctly

2018-03-24 Thread Kenneth Hanson
I have the this problem on Xenial. Double slash in XDG_DATA_DIRS and a minus in XDG_CONFIG_DIRS. Even worse, when I tried to append paths for Flatpak to XDG_DATA_DIRS using an .env file in my home directory, the result was so broken that Plasma failed to start. I've undone the change since then, b

[Bug 1677077] Re: Unnecessary (?) font dependencies

2017-03-28 Thread Kenneth Hanson
Just found out what is going on (immediately after posting this bug -- figures). There's code in the packaging...whatever it is...that replaces the font files with symlinks to system fonts: https://git.launchpad.net/~libretro/libretro/+git/retroarch-assets- debian/tree/links.in. I suppose that cl

[Bug 1677077] [NEW] Unnecessary (?) font dependencies

2017-03-28 Thread Kenneth Hanson
Public bug reported: I originally posted this as a question under the "Answers" section and was encouraged to report this as a bug. I noticed the the (large set of) M+ fonts were added to Retroarch as a dependency recently, when they appeared in LibreOffice and investigated using Synaptic. It loo