Russell Almond

Results 22 issues of Russell Almond

I'm having issues with disk space on my backup drive (external USB drive) and constantly getting messages from the OS about 0 space left. I know that BiT is supposed...

Bug

I'm trying to install PySolFC from repository $HEAD on Pop OS 22.04. I'm getting an error about a missing dependency with `Test::Code::TidyAll`. `sudo apt install libcode-tidyall-perl` gets me past that...

Creating an output using `grVizOutput` and then assigning the output of `renderGrViz` in addition to rendering the graph, also creates `input` elements. This side effect is not really documented anywhere...

Here is a quick sample which shows the bug: POSIXlt works as expected: ``` > time1 unbox(time1) [x] "2018-08-16 19:12:19" > ``` However, POSIXct fails > time1l unbox(time1l) Error: Only...

This isn't so much a bug, as a request for advice on the best way to structure my code. I have my own S4 class which I would like to...

I'm having problems using the Pop_OS installer on a Surface Pro 3. The installer logs gives me the following error: ``` [INFO distinst:src/installer/mod.rs:413] Extracting /cdrom/casper_pop-os_22.04_amd64_nvidia_debug_199/filesystem.squashfs [DEBUG distinst:crates/squashfs/src/lib.rs:166] "unsquashfs" "-f" "-d"...

**Is your feature request related to a problem? Please describe.** In my personal work habits, I frequently keep working during break time to finish out whatever I'm currently doing. However,...

enhancement

**System Details** - OS: Pop_OS 22.04, Gnome 42.9, Nvidia drivers 545.29.02 - Thorium Version 117.0.5938.157 **Problem** I am experiencing a lot of flickering (often windows behind the browser momentarily popping...

I'm trying to launch docker.io/sickcodes/dock-droid:latest on Pop_OS 22.04 with podman 3.4.4. I'm getting the following error: ``` $ docker run -it --device /dev/kvm -v /tmp/.X11-unix:/tmp/.X11-unix -e "DISPLAY=${DISPLAY:-:0.0}" -p 5555:5555 docker.io/sickcodes/dock-droid...

I was trying to install `ragg` under R 4.2.1 and Pop_OS 22.04 (Pop_OS is downstream from Ubuntu and Debian). I'm getting the following error: ``` > install.packages(c("pkgdown","ragg"),repos="https://cloud.r-project.org") Installing packages into...