hanna (password generator)
BblendOS
•Created by hanna (password generator) on 11/9/2024 in #🆘┃support
Sway fails to start
When starting sway via gdm, the screen goes black for a few seconds, then it crashes and goes back to gdm.
When starting it from a console, it shows that sway segfaults.
Here's my system.yaml:
https://git.askiiart.net/askiiart/blendos-configs/src/branch/main/system-yaml-files/desk.yaml
21 replies
BblendOS
•Created by hanna (password generator) on 11/7/2024 in #🆘┃support
user/blend broken stuff tracking
I'm just digging through the
user
and blend
code and am noticing many issues, so I'm gonna track them here.10 replies
BblendOS
•Created by hanna (password generator) on 11/2/2024 in #🆘┃support
Installation fails: `move_mount system call failed: no such file or directory`
26 replies
BblendOS
•Created by hanna (password generator) on 10/10/2024 in #🆘┃support
Associations remain *in Blend Settings* after container is deleted
The actual association is gone, but it's listed in Blend Settings after the container was deleted using
user
.
(note that the association was not created there, it was created automatically, and up until now Blend Settings had never even been opened iirc)2 replies
BblendOS
•Created by hanna (password generator) on 10/10/2024 in #🆘┃support
`user create-container` says distro doesn't exist
When running
user create-container fedora fedora-39
, it prints the following:
It works, but that error obviously should not be printed.10 replies
BblendOS
•Created by hanna (password generator) on 9/23/2024 in #🆘┃support
Programs in containers won't launch from .desktop file
37 replies
BblendOS
•Created by hanna (password generator) on 9/4/2024 in #🆘┃support
new /etc/shells is instead at /usr/etc/shells; old /etc/shells is kept
/etc/shells
isn't updated when akshara runs, instead it's being put at /usr/etc/shells
on account of this line in akshara.hook
:
I'm rather confused as to what the point of this line was, can someone explain please?9 replies
BblendOS
•Created by hanna (password generator) on 8/29/2024 in #🆘┃support
Akshara loops when bpkg isn't available (likely not related to being bpkg specifically)
Under the assumption that
bpkg
was available as an Arch package, I tried to put it in the packages
section. When running Akshara, it seemed to loop for a bit before exiting.
(I understand that bpkg
isn't available as a package after looking at its docs more, but I don't think this loop is the intended behavior.
Additionally, to not waste time and bandwidth for other stuff to run before getting to packages
/aur-packages
and finding that a package doesn't exist, at the start there should be a check to see if all the packages exist before starting installation.
Attached is the output of akshara.10 replies
BblendOS
•Created by hanna (password generator) on 8/29/2024 in #🆘┃support
`visual-studio-code-bin` broken
Upon running VS Code, installed via the AUR package
visual-studio-code-bin
package, it prints this:
During AUR build, the only thing out of the ordinary printed is attached.
I've also attached my system.yaml file.27 replies