-
The full home directory is `"C:\Users\Tobias Dummschat"`, but it tries finding the file `"C:\Users\Tobias"`.
![image](https://user-images.githubusercontent.com/114066705/226687499-0c01ff40-ab27-439…
-
1. [x] Errors on Ubuntu related to bash and sh differences
- Proposed solution: just pipe into bash, don't aim for posix sh compatibility
2. [ ] Not having installed java first makes weird thing…
-
### Conda environment check
- [X] I have tried using the `osemosys-global` conda environment.
### Current Behavior
Running the default configuration (4 seasons with 2 day parts) over BBIN shows no …
-
**Describe the bug**
Ethminer link error due to missing Boost:filesystem.
**To Reproduce**
1. Fresh Ubuntu 18.04 install + CUDA 10.2 from CUDA toolkit archive
2. `cmake --build`
- Operating S…
-
Given that we're targeting specific platforms this is going to be optional and not useful for everyone.
However, it should be possible to create something that's reasonably secure by default.
Th…
-
Moved this issue from [https://github.com/fltk-rs/fltk-rs/issues/784](https://github.com/fltk-rs/fltk-rs/issues/784) to here, as it seems to be purely related to C FLTK.
When I launch my FLTK app,…
-
In typical Chandra grating data there are two background files in type 2 pha files that should be used.
wstat is using only one background and prints out the warning:
`warnings.warn("Only` using f…
-
Why would the bin have a 0-length file? I don't know about others, but I use 0-length files, .e.g. `.notar`, as flags in my dirs.
It's an easy fix. Add something like `(> (fs/size %) 0)` to the fi…
-
Hi team,
I got the complete build instructions working and able to run in qemu. I get as far as the "Systemboot" text art and then a boot loop starts. First fbnetboot is tried ( I don't have network …
-
**Edit: Given this has been fixed, and works correctly with the stdlib functions, the issue can be focused mainly on documenting these functions as they are currently not documented.**
I am current…