Andreas Björkman

Results 22 comments of Andreas Björkman

I'm not a fan of bypassing the package manager like that since it can leave the system in an inconsistent state, but after a cursory glance at both the PKGBUILD...

I can try that solution in #94 though I'm not really sure requiring /run/user/0 to exist is the correct solution

Notably I think this, because /run/user/xxxx is usually managed and created by systemd at time of logging on as a user so I'm not entirely convinced it's good practice to...

Well, it's entirely possible it might work now since it's like 8 months ago, though I'll see if I can reproduce it and get some more info -- but I'll...

I have multiple screens but they're all identical make and model and use the same configuration, if I turn off only one screen this affects only that screen. I don't...

It happens as far as 0.7.2, will test older releases later. It happens in 0.10 RC2 as well

Further testing: 0.4.0 ``` thread 'main' panicked at 'attempted to leave type `linked_hash_map::Node` uninitialized, which is invalid', /home/cocaine/.cargo/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.5.2/src/lib.rs:174:52 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ``` Won't...

This also affects chitubox-free-bin (and I'm sure it affects many other packages), I believe the correct solution is to install all dependencies before running prepare(), I also don't see any...

I'll have to try that external rule later, hopefully it works First world problem, perhaps but it's just annoying having to cycle through nodes on the given workspace and `bspc...