pythoninthegrass
pythoninthegrass
> Can you do the following: > > 1. get to a command-line (ctrl-alt-f3, username/password is gamer/gamer) > 2. run `journalctl -f --user-unit chimera` > 3. attempt to login >...
Seems to have resolved itself. Still interested in the source code to debug if it happens again, but not a priority 🙏
Similar issue on my end except Mackup is looking for Dropbox: `Error: Unable to find your Dropbox install =(`. My .mackup.cfg looks like this: ``` [storage] engine = google_drive [configuration_files]...
... And no change after copying `~/Library/Application Support/Google/Drive/user_default/sync_config.db` to `~/Library/Application Support/Google/Drive/`, then running `mackup restore`. EDIT: Forgot to mention that on both Macs, running Mackup 0.8.16.
Seeing high RAM usage on an Intel Mac running macOS Monterey 12.3.1 (21E258), [this thread](https://forums.docker.com/t/macos-high-com-docker-hyperkit-cpu-usage-when-no-containers-running/115705/12) helped with debugging VM processes: > I can only guess that the virtual machine itself...
What would you suggest the workflow should be if this isn't a bug @skanehira?
Appreciate the follow-up! 🙏
Should note, the official installer script works as expected ```bash $ curl -sSL https://install.python-poetry.org | python3 - Retrieving Poetry metadata # Welcome to Poetry! This will download and install the...
> EDIT: Sorry - I meant to reply to the MacOS issue - apologies the link below may not help. > > Hope the fix in this issue helps @pythoninthegrass:...
This is awesome @exculibar! Was able to get it working on my mac after running `make install` and renaming `lima-plugin` to `lima-plugin.sf_simple.10s`. Were you able to get the `XBARDarkMode` env...