Bug#1081704: memtest86+: should create an entry for systemd-boot if detected

2024-09-15 Thread Russell Coker
On Sunday, 15 September 2024 00:53:20 AEST Felix Zielcke wrote: > I just added this to the git repository. > But I don't use systemd-boot, so could you please try and test it if it > works? > > https://salsa.debian.org/debian/memtest86plus/ I built this, installed it on 2 systems and verified tha

Bug#1081754: systemd: "kernel-install add-all" fails due to Debian not having vmlinuz where it expects

2024-09-14 Thread Russell Coker
Package: systemd Version: 256.6-1 Severity: normal # kernel-install add-all Not adding version '6.10.9-amd64', because kernel image not found. Not adding version '6.9.10-amd64', because kernel image not found. No kernels to install found. The above is what happens in a typical Debian system, what

Bug#1081704: memtest86+: should create an entry for systemd-boot if detected

2024-09-13 Thread Russell Coker
Package: memtest86+ Version: 7.00-1 Severity: normal If the file /boot/efi/EFI/systemd/systemd-bootx64.efi exists then the postinst should create a file like /boot/efi/loader/entries/memtest.conf with the following contents: title Memtest86+ efi /EFI/memtest86+/memtest86+x64.efi Then copy the ef

Bug#1081703: systemd-boot: should default to having a chain-loading option for GRUB if grubx64.efi is installed

2024-09-13 Thread Russell Coker
Package: systemd-boot Version: 256.6-1 Severity: normal If systemd-boot is installed on a system that already has GRUB installed then it should install a loader/entries/grub.conf file with contents like the following to chain-load to GRUB: title GRUB efi /EFI/debian/grubx64.efi This means that i

Bug#1081702: systemd-boot: should create recovery entries by default

2024-09-13 Thread Russell Coker
Package: systemd-boot Version: 256.6-1 Severity: normal The default configuration of GRUB has entries for "recovery mode" which boots with "single" on the kernel command-line. Most users will expect that systemd-boot will operate in an equivalent manner. A configuration option to operate in a mo

Bug#1069754: screenshot

2024-09-13 Thread Russell Coker
On Friday, 13 September 2024 23:37:21 AEST Aurélien COUDERC wrote: > indeed, I’ve opened a bug upstream for this. > > Though very hidden, you can work around this manually. Thanks for the upstream but report and thanks for putting the work-around here for the next people who want to do it. --

Bug#1081577: gnome-session-bin: should not depend on upower

2024-09-12 Thread Russell Coker
On Friday, 13 September 2024 09:58:08 AEST Jeremy Bícha wrote: > > The packahe upower doesn't seem to provide any benefit on desktop systems > > and should be a recommended package not a dependency. > > Why? So that daemons which aren't needed don't have to be installed. What is the benefit to a

Bug#1081577: gnome-session-bin: should not depend on upower

2024-09-12 Thread Russell Coker
Package: gnome-session-bin Version: 46.0-7 Severity: normal The packahe upower doesn't seem to provide any benefit on desktop systems and should be a recommended package not a dependency. -- System Information: Debian Release: trixie/sid Architecture: amd64 (x86_64) Foreign Architectures: i386 K

Bug#1081574: kde-plasma-desktop: should not depend on upower

2024-09-12 Thread Russell Coker
Package: kde-plasma-desktop Version: 5:148 Severity: normal The packahe upower doesn't seem to provide any benefit on desktop systems and should be a recommended package not a dependency. -- System Information: Debian Release: trixie/sid Architecture: amd64 (x86_64) Foreign Architectures: i386 K

Bug#1081514: libcurl-gnutls.so.4: undefined symbol: gnutls_free

2024-09-12 Thread Russell Coker
On Thursday, 12 September 2024 22:51:39 AEST Simon McVittie wrote: > Looks like a duplicate of which is a > regression in libcurl3t64-gnutls. libcurl4t64 (curl with OpenSSL) looks OK > according to packages.debian.org. Yes the same issue. Thanks for the quick res

Bug#1081288: systemd-boot: bootctl incorrectly believes that GPT is required for EFI boot

2024-09-10 Thread Russell Coker
Package: systemd-boot Version: 256.5-2 Severity: normal This system booted from EFI: # ls -l /sys/firmware/efi/ total 0 -r--r--r--. 1 root root 4096 Sep 10 22:40 config_table drwxr-xr-x. 2 root root0 Sep 10 22:11 efivars drwxr-xr-x. 3 root root0 Sep 10 22:40 esrt -r--r--r--. 1 root root 4

Bug#932858: [Pkg-monitoring-maintainers] Bug#932858: mon monitors failing on recent perl

2024-09-09 Thread Russell Coker
On Friday, 31 May 2024 05:55:05 AEST Ricardo Signes wrote: > I'll look at sending a patch upstream, but I think mon is pretty stable > these days. It'd be nice to see this fixed in Debian if possible. The original upstream developer doesn't seem to have time for it so I've forked mon. Send me p

Bug#775610: can't reproduce

2024-09-02 Thread Russell Coker
close 775610 thanks Just tested and can't reproduce. My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#666049: closed due to insufficient data

2024-09-02 Thread Russell Coker
close 666049 thanks Insufficient data and no response for 12 years so closing. My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1079696: gpgconf: "gpgconf --kill all" infinite loop when /proc/fd is not available

2024-08-26 Thread Russell Coker
Package: gpgconf Version: 2.4.5-2 Severity: normal When "gpgconf --kill all" is launched from "apt update" and /proc isn't mounted a gpgconf child process will go into an infinite loop, see the following strace output for details. I think that it should either abort with an error or run normall

Bug#1079670: systemd: should restrict size of /dev tmpfs

2024-08-25 Thread Russell Coker
Package: systemd Version: 256.5-1 Severity: minor https://current.workingdirectory.net/posts/2024/who-ate-my-ram/ The above blog post from Planet Debian shows an issue that isn't that uncommon of running out of RAM due to writing to the wrong name under /dev (eg writing to /dev/nul). While the s

Bug#1079614: geary: the view-source option for a message launches libreoffice which isn't useful

2024-08-25 Thread Russell Coker
Package: geary Version: 46.0-3 Severity: normal When I select the "View Source" option for a message LibreOffice is launched and there doesn't seem to be a way to do anything else. If I run the command "open /tmp/geary-message-$UID.txt" then it will use kate (a reasonable choice for a desktop env

Bug#738524: too old and not seen for ages

2024-08-23 Thread Russell Coker
close 738524 thanks Will create a new report if this bug shows itself again. My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1079328: livi: please add swipe to change volume and brightness

2024-08-22 Thread Russell Coker
Package: livi Version: 0.2.0-1 Severity: minor Tags: upstream The mpv video player on Android from the f-droid repository has vertical swipe at the right side of the screen to control volume and vertical swipe at the left side of the screen to control brightness. It isn't the first program to do

Bug#1079326: mpv: should have swipe controls the same as mpv on Android from f-droid

2024-08-22 Thread Russell Coker
Package: mpv Version: 0.38.0-1+b1 Severity: normal The version of mpv on Android from the f-droid repository allows swiping vertically on the right side of the screen to change the volume and swiping vertically on the left side to change the brightness. This is really handy for video playing as i

Bug#1079324: livi: Should have a config option for background playing which defaults to off

2024-08-22 Thread Russell Coker
Package: livi Version: 0.2.0-1 Severity: normal Tags: upstream For a program that plays an audio file it might be expected that it plays in the background. For a video player the common expectation would be that when the video can't be seen the audio would stop too. If you run livi, play a video

Bug#888025: more information

2024-08-19 Thread Russell Coker
I've attached a screenshot of the way this dialog appears on my screen after updating my workstation to Unstable (on Bookworm it didn't appear). The first issue is that it doesn't say that program it is the titlebar has the PID and I had to run ps and grep for that number to find out that it was

Bug#1078669: powertop: incorrect needs the kernel to support the 'perf' message

2024-08-13 Thread Russell Coker
Package: powertop Version: 2.15-3 Severity: normal PowerTOP 2.15 needs the kernel to support the 'perf' subsystem as well as support for trace points in the kernel: CONFIG_PERF_EVENTS=y CONFIG_PERF_COUNTERS=y CONFIG_TRACEPOINTS=y CONFIG_TRACING=y I run powertop as root with kernel 6.10.3-amd64 an

Bug#1073959: happens the same way for me

2024-08-01 Thread Russell Coker
QT_QUICK_CONTROLS_STYLE=Universal nheko Makes it work for me. Where is the qml6-module-org-kde-breeze package? -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1077640: update-miniramfs: 97: cannot create : Directory nonexistent

2024-07-31 Thread Russell Coker
Package: initramfs-tools Version: 0.143.1 Severity: normal After the latest update to Debian/Unstable on my PinePhonePro I get the following error when creating an initramfs. It didn't happen with the previous version of initramfs-tools which was 0.142. I downgraded to 0.142 and it worked correc

Bug#1077222: iio-sensor-proxy: should log how many devices are found

2024-07-26 Thread Russell Coker
Package: iio-sensor-proxy Version: 3.5-2 Severity: normal I have this package installed on some laptops, on a PinePhonePro, and on a Librem5 and I don't know if it is actually doing anything on any of them. Please make it log on startup a list of the devices that it is proxying for and if there a

Bug#1077004: xinetd: should use some of the systemd security features

2024-07-25 Thread Russell Coker
Package: xinetd Version: 1:2.3.15.4-4 Severity: normal Tags: patch security X-Debbugs-Cc: Debian Security Team https://www.freedesktop.org/software/systemd/man/latest/systemd.exec.html I believe that we should use some of the security features documented at the above URL for almost every daemon.

Bug#1006741: already fixed

2024-07-21 Thread Russell Coker
close 1006741 thanks Fixed in 1.3-4 -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1040204: already fixed

2024-07-21 Thread Russell Coker
close 1040204 thanks This was already fixed in version 1.3-3 -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1022143: more details

2024-07-19 Thread Russell Coker
This still happens with pipewire 1.2.1-1 in Unstable. After using the system for a while and presumably pipewire has done some audio stuff other audio methods won't work. The following works: mpv $FILE -ao pipewire The following plays the video with no sound: mpv $FILE -ao pulse The following

Bug#1073294: more information for comparing with KDE6

2024-07-10 Thread Russell Coker
I have just done some more tests, I ran the settings again from the Wifi widget on the drop-down panel and found it doing sleeps of between 330ms and 980ms instead of 14ms. That's an improvement of between 23* and 70*, a significant improvement but still not ideal. However the /lib/aarch64-lin

Bug#854429: should do this for Trixie

2024-06-19 Thread Russell Coker
Depending on X11 as a fallback option for Wayland systems made sense in 2017. Now there is some hardware for which Wayland works better than xorg and for most hardware Wayland is adequate. While there isn't a "wayland" package, there are packages like plasma- workspace-wayland which could be in

Bug#1073294: plasma-settings uses excessive CPU time when doing nothing

2024-06-16 Thread Russell Coker
On Monday, 17 June 2024 00:47:20 AEST Marco Mattiolo wrote: > To summarize, I suggest to get back to this analysis when we have both > plasma-settings and plasma-mobile in their up-to-date releases in > Debian. It's likely that the issue is not there anymore in new releases, > as Plasma6 was a majo

Bug#1073294: plasma-settings uses excessive CPU time when doing nothing

2024-06-16 Thread Russell Coker
Package: plasma-settings Version: 23.01.0-1+b1 Severity: normal 19.6 ms/s 39.2Process[PID 36735] /usr/bin/plasma-settings -m kcm_mobile_wifi Powertop givesthe above output for plasma-settings, 39.2 events per second. Strace shows the following as most of the sy

Bug#1072815: [Debian-on-mobile-maintainers] Bug#1072815: phoc: colors of logout menu are unreadable when in dark mode

2024-06-08 Thread Russell Coker
On Saturday, 8 June 2024 22:45:27 AEST Guido Günther wrote: > I assume there's some other GTK custom theme in place. Theming is not > supported though I assume there's nothing we can do here but knowing > which custom CSS is in place would be good. If you didn't tweak anything > in `~/.config/gtk-3

Bug#1072815: screen pic

2024-06-08 Thread Russell Coker
Here's a photo of what happens. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1072815: phoc: colors of logout menu are unreadable when in dark mode

2024-06-08 Thread Russell Coker
Package: phoc Version: 0.39.0+ds-1 Severity: normal After the bug is submitted I'll attach a photo of the screen to show. It's almost unreadable when in dark mode. -- System Information: Debian Release: trixie/sid Architecture: arm64 (aarch64) Kernel: Linux 6.1-rockchip (SMP w/6 CPU threads; P

Bug#1069987: mpv: Man page should note that --ontop functionality doesn't work on Wayland

2024-04-27 Thread Russell Coker
Package: mpv Version: 0.37.0-1+b2 Severity: normal Currently forcing a window to be on top on a Wayland environment is not a problem that has a good solution. The man page for mpv should note that on Linux the --ontop option only works with X11 not with Wayland. Currently people are misled to be

Bug#1069754: screenshot

2024-04-24 Thread Russell Coker
The attached image shows the results of cating a file containing emoji in both kitty and konsole and using CTRL-+ repeatedly to change the size, kitty scales the emoji with the text and konsole doesn't. I don't think the config option to set the emoji font size should even exist, it should just

Bug#1069754: konsole: The emoji font isn't scaled when you use CTRL-+ and CTRL-- to scale fonts

2024-04-24 Thread Russell Coker
Package: konsole Version: 4:23.08.1-1+b1 Severity: normal Tags: upstream If you need to temporarily change the font size for a Konsole window and use CTRL-+ or CTRL-- it only changes the font size for ASCII characters not for emoji. I'll send a screenshot after the bug is created. -- System Info

Bug#1069750: kitty: should recommend or at least suggest fonts-noto-color-emoji

2024-04-24 Thread Russell Coker
Package: kitty Version: 0.33.1-1 Severity: normal Kitty won't display emoji correctly unless the fonts-noto-color-emoji package is installed. Emoji are common enough in files that it's reasonable to expect a full featured terminal emulator like kitty to just work when you run "cat emoji.txt", but

Bug#1066933: how to fix

2024-04-24 Thread Russell Coker
retitle 1066933 should recommend fonts-noto-color-emoji for plasma-emojier thanks This package should at least recommend fonts-noto-color-emoji so that plasma- emojier can work correctly. It's probably best to depend on it so things just work without user intervention. The 10.5MB of disk space

Bug#1069744: btrfs-progs: btrfs dev usa as non-root is wrong in every way and should just give an error

2024-04-23 Thread Russell Coker
Package: btrfs-progs Version: 6.6.3-1.1+b2 Severity: normal Tags: upstream Below is an example of comparing btrfs dev usa as root and non-root. When run as non-root it is wrong in every way, there is not a single correct value. I've done this on my laptop (single device) and on a server with 3 d

Bug#1069740: kitty: incorrectly acts like mouse button is pressed

2024-04-23 Thread Russell Coker
Package: kitty Version: 0.33.1-1 Severity: normal I routinely run kitty with between 4 and 16 terminals in one kitty window. When moving the mouse across the screen it's a common occurance (multiple times per hour) for one terminal to act like the mouse button is pressed and try to make it a swipe

Bug#1069739: plasma-nm: loses connection when NetworkManager.service is restarted

2024-04-23 Thread Russell Coker
Package: plasma-nm Version: 4:5.27.10-1+b1 Severity: normal When I run "systemctl restart NetworkManager.service" or an equivalent operation is performed as part of a system upgrade the plasma-nm connection to the NetworkManager daemon is lost. Currently it seems that the only way to reestablish

Bug#1022143: I had this too

2024-04-16 Thread Russell Coker
Chrome regularly had sound stop when playing YouTube even though mpv could still play videos. Running "systemctl --user restart pulseaudio.service" would make sound work again but pausing YouTube would usually trigger it again. Running the following 2 commands to stop pipewire seems to have fi

Bug#1068896: screenshots

2024-04-12 Thread Russell Coker
settings.png shows the configuration options I'm given. small.png shows the result of setting small, from the pixel layout you can see this isn't very readable text for the battery charge level. It's possible to work it out but not at all clear. panel-width.png has the full panel width. It's

Bug#1068896: plasma-workspace: system tray settings has 2 options for icon size that don't duit high DPI displays

2024-04-12 Thread Russell Coker
Package: plasma-workspace Version: 4:5.27.10-3+b1 Severity: normal On my laptop with a 13" 1440p screen and vertical panel the two size options are "Small" (too small to see the power level) and "Scale with panel width" which uses too much screen space. I think we need a medium option, maybe "Sca

Bug#1068641: plasma-mobile: Record Screen doesn't work, creates 0 byte files

2024-04-08 Thread Russell Coker
Package: plasma-mobile Version: 5.27.10-1 Severity: normal When the end of recording is selected if there isn't a ~/Videos directory then nothing is created. If the directory exists then it creates a 0 byte file. This is on a Librem5. -- System Information: Debian Release: trixie/sid Architectu

Bug#1068628: screenshots from Bookworm and Unstable

2024-04-08 Thread Russell Coker
I've attached screenshots showing the problem on Stable 0.11.3-2 and Unstable 0.11.3+~0.9.2+~1.0.0+~0.3.0-2 . -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1068628: nheko: missing some emoji for verification

2024-04-08 Thread Russell Coker
Package: nheko Version: 0.11.3-2 Severity: normal This affects version 0.11.3+~0.9.2+~1.0.0+~0.3.0-2 in Unstable too. About half the emoji are missing in verification, it's a cosmetic issue as the names of the items are there, but it's annoying. I'll attach the screenshots in the next message.

Bug#1068577: nheko: The "start verification" and "verification timed out" screens too wide for 720*1440 phone screen

2024-04-07 Thread Russell Coker
Package: nheko Version: 0.11.3-2.1 Severity: normal Tags: upstream The description text and the "Start verification" button are off the right side of the screen and then when that times out the "Close" button is partly off the right side of the screen with the timeout error. I'll attach the scree

Bug#1068494: gvfs-daemons: multiple gvfsd-wsdd zombie processes

2024-04-06 Thread Russell Coker
Package: gvfs-daemons Version: 1.53.90-2 Severity: normal I logged in on a Droidian device with a standard phoc session and saw the following in the ps output: droidian4568 0.0 0.1 318804 8644 ?Ssl 13:40 0:00 \_ /usr/libexec/gvfsd droidian 206880 0.0 0.1 540524 8800 ?

Bug#900742: iw $dev scan

2024-03-05 Thread Russell Coker
To save everyone the trouble of looking the replacement command is "iw $dev scan". -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1065472: tokodon: wish it would take the mastodon address instead of the instance-url at first use

2024-03-04 Thread Russell Coker
Package: tokodon Version: 23.04.2-1 Severity: minor Tags: upstream The mastodon address is easily distinguished from an instance URL so the entry field could accept either and work out how to respond. I'm sure I'm not the only person who didn't know what their "instance URL" was. -- System Info

Bug#1065471: screen-shot

2024-03-04 Thread Russell Coker
Attached is the screen-shot showing the error. You can see the hover text but not the content. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1065471: wike shows a blank screen on PinePhonePro

2024-03-04 Thread Russell Coker
Package: wike Version: 2.1.0-1 Severity: normal I'll attach a screenshot when the bug is active. It just shows a blank screen regardless of searches or a request for random page or main page. Help text shows that the page in question is loaded just not displayed. The same version running on a l

Bug#1032869: works but strange

2024-02-12 Thread Russell Coker
Thanks for the update, the functionality seems better but strange. It connects to both addresses and closes then, and then makes a third connection to do the actual work. I think the correct functionality is to connect to each address in turn and use the first one that works. Below is an extr

Bug#1062120: ACS: Possibly channel configuration is invalid, please report this along with your config file.

2024-01-31 Thread Russell Coker
Package: hostapd Version: 2:2.10-12 Severity: normal Tags: upstream /usr/sbin/hostapd -d -P /run/hostapd.wifi.pid /etc/hostapd/wifi.conf Below is the output of the above command which aborts and says that I should report it. random: getrandom() support available Configuration file: /etc/hostap

Bug#1061598: libkf5notifications5: repeatedly displays duplicate notifications which don't automatically go away

2024-01-26 Thread Russell Coker
Package: libkf5notifications5 Version: 5.107.0-1 Severity: normal Tags: upstream On the PinePhonePro running plasma mobile on wayland it will have repeated notifications on the lock screen and show them all not just show the last one or show a coune of duplicate notifications. I'll attach a scree

Bug#1061095: linux-image-6.6.11-amd64: 2.5gbit USB device with r8152 chipset only does 100baset

2024-01-17 Thread Russell Coker
Package: src:linux Version: 6.6.11-1 Severity: normal Tags: upstream [51076.208113] r8152-cfgselector 2-1: reset SuperSpeed USB device number 6 using xhci_hcd [51076.236596] r8152 2-1:1.0: firmware: direct-loading firmware rtl_nic/rtl8156b-2.fw [51076.258622] r8152 2-1:1.0: ram code speedup mode

Bug#1060890: mpv: dbus related error when running under KDE on Wayland

2024-01-15 Thread Russell Coker
Package: mpv Version: 0.37.0-1 Severity: normal Jan 16 18:01:29 cupcakke plasmashell[1512]: kde.dataengine.mpris: "org.mpris.MediaPlayer2.mpv" does not implement org.freedesktop.DBus.Properties correctly I get the above error in the systemd journal as shown by "journalctl -f" either shortly aft

Bug#1060428: kmail: on new ssl certificate infinite loop of "The server failed the authenticity check"

2024-01-10 Thread Russell Coker
Package: kmail Version: 4:22.12.3-1 Severity: normal Tags: upstream My workstation runs 24*7 and one of the servers it uses for IMAP has a certificate name that doesn't match. I tell it to "trust forever" and it works. Then the server gets a new certificate (part of an automated process) and it

Bug#634127: still has CPU use problems and no way to manage it

2023-12-23 Thread Russell Coker
https://longnow.org/ideas/controlling-nature-might-be-in-our-nature/ This is an example of a web page that uses a lot of CPU time, on a laptop with a i5-6300U running KDE with Wayland it takes 50% of a CPU core for the total of the WebKitWebProces and epiphany processes and it makes kwin_wayland

Bug#1058899: openssh-client: ssh-copy-id should warn on command= when copying pub key

2023-12-17 Thread Russell Coker
Package: openssh-client Version: 1:9.5p1-2 Severity: normal Tags: upstream https://blog.thc.org/infecting-ssh-public-keys-with-backdoors The above web page describes how to exploit systems via the athorized_keys file and purports to describe how to hide backdoors in ~/.ssh/id_*.pub, the only way

Bug#671288: I don't think this is the way to go for this concept

2023-12-14 Thread Russell Coker
close 671288 thanks https://etbe.coker.com.au/2023/12/14/fat-finger-shell/ I think that this should be reimplemented with the source of a newer terminal program that uses Wayland or reimplemented as an on-screen Wayland keyboard that uses transparency. -- My Main Blog http://etbe.coke

Bug#1054152: rasdaemon: frequent crashes of rasdaemon

2023-12-11 Thread Russell Coker
We have 2 different issues here. The first one is a SEGV related to sqlite, that might be a sqlite bug. Have you tried writing a simple sqlite program or using a sqlite utility to see if it also crashes? The issue being discussed now is separate. As most of this bug report is now about the o

Bug#1054152: rasdaemon: frequent crashes of rasdaemon

2023-12-10 Thread Russell Coker
If you stop rasdaemon, move aside /var/lib/rasdaemon/ras-mc_event.db, and then start it again does it still crash? -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1057317: hex-a-hop: Please put an undo button on-screen for phone/tablet use

2023-12-03 Thread Russell Coker
Package: hex-a-hop Version: 1.1.0+git20140926-2 Severity: normal Tags: upstream When used on a phone or tablet there usually won't be a keyboard connected or an on-screen keyboard. So to undo a move you have to bring up the on-screen keyboard, press backspace, and then dismiss the on-scren keyboa

Bug#946434: problems on phones

2023-11-16 Thread Russell Coker
Pressing backspace to undo works fine on a desktop PC or laptop but fails on a phone with soft keyboard. The solution that is needed for this is a button in the app for undo. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1055982: frozen-bubble: doesn't support touch screen

2023-11-15 Thread Russell Coker
Package: frozen-bubble Version: 2.212-12 Severity: normal When run on Mobian on the PinePhonePro it doesn't work as the initial menu doesn't take touch events. Taking the arrow keys and enter is OK as an option but it should take direct "mouse" clicks. -- System Information: Debian Release: tri

Bug#1055878: atomix: window doesn't scale to low resolution devices like PinePhonePro

2023-11-13 Thread Russell Coker
Package: atomix Version: 44.0-3 Severity: normal On a PinePhonePro the window for this game doesn't scale to the 720*1440 display so is unable to show the game screen and the diagram of the required molecule at the same time. Probably the ideal for devices that have a tall thin screen would be to

Bug#1055836: 2048-qt: wish this had support for touch displays

2023-11-12 Thread Russell Coker
Package: 2048-qt Version: 0.1.6-2+b1 Severity: normal To be usable on touch displays this would ideally have support for swipes. But to get the minimum functionality needed to make the game playable it would be sufficient to have buttons for up/down/left/right. Please make this game usable on to

Bug#1055834: 2048-qt: doesn't scale to lower resolution displays

2023-11-12 Thread Russell Coker
Package: 2048-qt Version: 0.1.6-2+b1 Severity: normal Tags: upstream X-Debbugs-Cc: russ...@coker.com.au When this is run on a PinePhonePro with 720*1440 display the window doesn't show all the details (it barely shows the 16 cells). I believe that the correct operation on such hardware is to scal

Bug#1055832: goplay: uninformative errors about Xapian

2023-11-12 Thread Russell Coker
Package: goplay Version: 0.9.1+nmu1+b2 Severity: normal $ goplay Xapian DatabaseOpeningError: Couldn't stat '/var/cache/apt-xapian-index/index.1' When I run goplay and the Xapian database is not available I get the above error which isn't very helpful. I think that an error about this should hav

Bug#1055444: matrix-synapse: should user the --group option when running adduser from postinst

2023-11-06 Thread Russell Coker
Package: matrix-synapse Version: 1.95.1-1 Severity: normal When adduser is run without the --group option the group used is "nogroup" which means that multiple daemons may share the same group and be able to inappropriately interact with each other. If the --group option is used then it gets a pr

Bug#1054633: kitty: The CTRL-SHIFT-F5 and CTRL-SHIFT-F6 options only operate on config files loaded when kitty started

2023-10-26 Thread Russell Coker
Package: kitty Version: 0.26.5-5 Severity: normal Tags: upstream When a new user first starts with kitty the most obvious thing to do is CTRl-SHIFT-F2 to create a new config file and then CTRL-SHIFT-F5 to load it after changes, but it will not load. Kitty will only reload config (or debug config

Bug#1053338: nvtop: core dump when it doesn't have wayland or X11 access

2023-10-01 Thread Russell Coker
Package: nvtop Version: 3.0.2-1 Severity: normal nvtop: ./src/extract_gpuinfo_amdgpu.c:964: parse_drm_fdinfo_amd: Assertion `!cache_entry_check && "We should not be processing a client id twice per update"' failed. Aborted (core d

Bug#1051181: more info

2023-09-03 Thread Russell Coker
# id test uid=1001(test) gid=1001(test) groups=1001(test),1003(),1004(zzz2), 1005(test2),1006(test6),1007(test7),1008(test8),1009(test9),1010(test10), 1011(test11),1012(test12),1013(test13),1014(test14),1015(test15),1016(test16), 1017(test17),1018(test18),1019(test19) The above is the test use

Bug#1051181: FTBFS: can't build package when user has more than 16 supplementary groups

2023-09-03 Thread Russell Coker
Package: fapolicyd Version: 1.1.7-5 Severity: serious Tags: patch ftbfs Justification: fails to build from source (but built successfully in the past) # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: gid_proc_test === ./g

Bug#757421: [DSE-Dev] Bug#757421: selinux-basics: selinux-activate doesn't install kernel args on extlinux

2023-08-28 Thread Russell Coker
On Saturday, 26 August 2023 14:05:18 AEST undef wrote: > I've just tested this on Mobian Sid on PinePhone. Selinux still doesn't > seem to be configured by default with `selinux-basics` and > `selinux-policy-default` installed. We discussed this on Matrix and his problem was that he didn't run "se

Bug#1050545: reportbug: plymouth uses cp -a to create initramfs but cp -r works better for SE Linux and in gneral

2023-08-26 Thread Russell Coker
On Saturday, 26 August 2023 22:29:56 AEST Holger Levsen wrote: > I'm wondering whether "cp -rpd" wouldn't be better still as the resulting > initramfs would be more reproducible, due to not variying timestamps... That seems OK to me. A quick test shows that it will work. -- My Main Blog

Bug#1050545: the patch

2023-08-25 Thread Russell Coker
I've attached the patch. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/ --- /usr/share/initramfs-tools/hooks/plymouth.orig 2023-02-02 04:20:20.0 +1100 +++ /usr/share/initramfs-tools/hooks/plymouth 2023-08-26 10:02:28.286837223 +1000 @@ -77,

Bug#1050545: reportbug: plymouth uses cp -a to create initramfs but cp -r works better for SE Linux and in gneral

2023-08-25 Thread Russell Coker
Package: plymouth Version: 22.02.122-3 Severity: normal Tags: patch The cp -a command preserves timestamps, permissions, ownership, and all attributes. An initramfs doesn't need ownership (/etc/passwd doesn't match and everything runs as root), and doesn't really need permissions except in the ca

Bug#1049428: [DSE-Dev] Bug#1049428: selinux-policy-default: statd and mountd fail to start with fixed ports

2023-08-24 Thread Russell Coker
> This all works fine in permissive mode and there is nothing reported by > audit2allow on the log file. Please run "semodule -DB" and then reproduce the problem, the -D option means to remove dontaudit rules and the -B option means to rebuild the policy that is loaded into the kernel. After th

Bug#985036: already fixed

2023-08-24 Thread Russell Coker
close 985036 thanks This was fixed in 0.5.7 according to the changelog, a test showed it didn't happen in 0.5.8. -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#757182: debian-installer: Please provide a warning about BTRFS

2023-08-16 Thread Russell Coker
On Wednesday, 16 August 2023 10:34:56 AEST Nicholas D Steeves wrote: > Nine years since this bug was filed, and three years since Fedora has > been using btrfs by default, I think this bug can be closed. BTRFS is quite reliable now and no warnings are needed. -- My Main Blog http://etbe.

Bug#1049403: policycoreutils-python-utils: semanage-port(8) doesn't explain port_range

2023-08-15 Thread Russell Coker
Package: policycoreutils-python-utils Version: 3.4-1 Severity: normal https://serverfault.com/questions/448859/centos-semanage-delete-range-of-ports According to the above web page the "port_range" is 2 numbers separated by a hyphen, EG "10-20" means ports from 10 to 20 inclusive. There is also

Bug#1043578: apt update gives weird errors when apt/lists files are truncated to 0 bytes

2023-08-13 Thread Russell Coker
Package: apt Version: 2.7.3 Severity: normal echo -n > /var/lib/apt/lists/www.coker.com.au_dists_bookworm_InRelease echo -n > /var/lib/apt/lists/www.coker.com.au_dists_bookworm_misc_binary-arm64_Packages I ran the above commands to truncate the apt lists files for my source and ran "apt update"

Bug#1043005: plasma-dialer: org.kde.telephony used in multiple dbus files

2023-08-03 Thread Russell Coker
Package: plasma-dialer Version: 23.01.0-1 Severity: normal X-Debbugs-Cc: russ...@coker.com.au mobian@mobian:~$ grep -R org.kde.telephon /usr/share/dbus-1/services /usr/share/dbus-1/services/org.kde.modemdaemon.service:Name=org.kde.telephony /usr/share/dbus-1/services/org.kde.telephony.service:Name

Bug#1042838: selinux-basics: selinux-config-enforcing should explicitely set mode of /etc/selinux/config

2023-08-01 Thread Russell Coker
Package: selinux-basics Version: 0.5.8 Severity: important Tags: patch /etc/selinux/config needs to be world-readable so user space object managers running as non-root can find the SELINUXTYPE, otherwise they default to targeted which is the source of error messages about /etc/selinux/targeted/con

Bug#1042756: policycoreutils: Should use -T0 when doing autorelabel

2023-07-31 Thread Russell Coker
Package: policycoreutils Version: 3.5-1 Severity: normal Tags: patch THREADS="" The script /sbin/fixfiles has a line like the above, it should be changed to one like the below to use all cores on a modern system and speed up operation by a factor of 3 or mroe. THREADS="-T0" On some platforms su

Bug#781776: additional patch

2023-07-29 Thread Russell Coker
tags 781776 +patch thanks The current problem with Postfix regarding SE Linux is that the main spool directory has the wrong permissions. One way of solving this is using the install command. The following applies the default SE Linux security context when SE Linux is activated and silently d

Bug#1042390: ltrace: Please add support for arm64

2023-07-27 Thread Russell Coker
Package: ltrace Version: 0.7.3-6.4 Severity: normal https://gitlab.com/cespedes/ltrace/-/tree/pmachata/aarch64?ref_type=heads The code at the above URL has support for arm64. I built a Debian package based on this code and the debian/ directory from this package and it worked on a PinePhonePro r

Bug#989387: fixed ages ago

2023-07-23 Thread Russell Coker
close 989387 thanks $ dpkg -c warzone2100-data_4.3.3-3_all.deb |grep fr drwxr-xr-x root/root 0 2023-01-13 04:28 ./usr/share/locale/fr/ drwxr-xr-x root/root 0 2023-01-13 04:28 ./usr/share/locale/fr/ LC_MESSAGES/ -rw-r--r-- root/root304515 2023-01-13 04:28 ./usr/share/locale/fr/

Bug#1037890: fixed in 4.3.5

2023-07-15 Thread Russell Coker
close 1037890 thanks This was fixed upstream in 4.3.5 -- My Main Blog http://etbe.coker.com.au/ My Documents Bloghttp://doc.coker.com.au/

Bug#1041133: apt-cacher-ng: Cannot allocate memory error from client after network outage

2023-07-14 Thread Russell Coker
Package: apt-cacher-ng Version: 3.7.4-1+b2 Severity: normal Due to a power outage the system running apt-cacher-ng had been without Internet access for a while, when access was restored systems connecting to it got the following errors: W: Failed to fetch http://ftp.au.debian.org/debian/dists/uns

Bug#1040204: memlockd: should use the systemd-analyze security features

2023-07-03 Thread Russell Coker
Package: memlockd Version: 1.3-2.1+b1 Severity: normal Tags: upstream patch While memlockd is an unlikely target of attack everything should run with minimum privs and this isn't a complex daemon and can be restricted a lot while providing full functionality. Here are a set of options that work w

Bug#1040203: udisks2: should use the systemd-analyze security features

2023-07-03 Thread Russell Coker
Package: udisks2 Version: 2.9.4-4 Severity: normal I don't think this daemon is a likely target of attack. But I think it's goot to try and keep the overall score from "systemd-analyze security" as low as possible. My tests show that it seems to work OK with the following settings. I think that

Bug#775125: wayland idle time

2023-06-16 Thread Russell Coker
The package swayidle has code to detect idle time, the source has little in the way of comments and is difficult to understand. swayidle -w timeout 5 'echo 5' timeout 10 'echo 10' resume 'echo resume' \ before-sleep 'echo before-sleep' A command-line like the above will display messages on 5 se

  1   2   3   4   5   6   7   8   9   10   >