Victoria, Australia
My open source projects are on https://git.sr.ht/~duncan-bayne.
You can find my professional resume on the Web, but all my personal stuff lives on Gemini.
Ticket created by ~duncan-bayne on ~duncan-bayne/freebsd-setup
I should be able to use the middle mouse button as a scroll wheel by clicking and dragging; this used to work but has stopped working.
Comment by ~duncan-bayne on ~duncan-bayne/freebsd-setup
This appears to be a legit xscreensaver-auth bug w.r.t. PAM:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268033
Need to re-open and debug this.
Ticket created by ~duncan-bayne on ~duncan-bayne/freebsd-setup
... make it start on login :)
Ticket created by ~duncan-bayne on ~duncan-bayne/freebsd-setup
If I plug in a new keyboard (e.g. through a ThinkPad docking station) it doesn't have the Control and Caps Lock keys swapped until I run
swapcaps
.
Ticket created by ~duncan-bayne on ~duncan-bayne/freebsd-setup
Plugging a running X250 into a ThinkPad docking station results in all peripherals working, except xorg doesn't pick up the existence of the new monitor.
xrandr
doesn't list it.Switching to a virtual TTY then back to xorg causes it to "notice" the monitor, however, and I can use it through
xrandr
.
Comment by ~duncan-bayne on ~duncan-bayne/emacs-dev-jail
Annnnnnd it's PEBKAC: https://forums.freebsd.org/threads/ezjail-update-failing.58335/post-333445
REPORTED
RESOLVED CLOSEDTicket created by ~duncan-bayne on ~duncan-bayne/emacs-dev-jail
... /usr/jails/basejail/usr/lib32/pam_self.so 90332 blocks Note: a non-standard /etc/make.conf was copied to the template jail in order to get the ports collection running inside jails. + ezjail-admin update -p -i make[1]: "/usr/src/Makefile.inc1" line 105: A build is required first. You may have the wrong MAKEOBJDIRPREFIX set. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src Error: The command 'make installworld' failed. Refer to the error report(s) above.
Ticket created by ~duncan-bayne on ~duncan-bayne/freebsd-setup
If I lock the screen with
C-t L
in StumpWM orxscreensaver-command -lock
at a terminal, I can't log back in.If I enter my password successfully,
xscreensaver-auth
crashes (leaving behind~/xscreensaver-auth.core
) and the screensaver continues running. This happens as many times as I care to test it.Workaround for now is opening a new virtual console and
killall xscreensaver
.
Comment by ~duncan-bayne on ~duncan-bayne/freebsd-setup
Hmmm. It's only sort of lying. Eventually the battery charge decreases, but it feels like it plateaus at or near 100% for a long time. Seems like some sort of miscalculation?
Comment by ~duncan-bayne on ~duncan-bayne/org-present-remote
REPORTED
RESOLVED FIXED