Crash when opening any window
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 3.2k
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
I wanted to try simula on my NixOS 22.05 machine but had no luck so far. I'm using the current master branch from simula.
- First attempts were with an HTC vive connected, but I get
VK_ERROR_INCOMPATIBLE_DRIVERerrors when starting monado from the simula build. The headset works fine (xrgears and other demos) with several different versions of monado that I built separately, but using those with simula (by settingXR_RUNTIME_JSON) fails due to a glibc version mismatch. With some changes from the simula dev branch pulled in and the nixpkgs version set to the one my system config uses I had it somewhat working (a real Frankensteins Monster) but ran into the next issue (see below) - I abandoned the headset for now and just tried getting simula to start in the windowed mode. It immediately crashes. If I remove all the startup applications from
config/config.dhallI get the blue sky background image and the i3status bar at the top. Once I start any application (terminal viaSuper+/) it crashes.
Log for the second problem is here output.file.txt. Maybe you can help me figure out the problem. I see the SESSION_MANAGER problem in the log, that's not in any of the existing github issues. The occurence corresponds to the moment I tried opening the terminal.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the attached output.file.txt and reproducing the crash in windowed mode on the reported NixOS setup. Compare startup with and without applications in config/config.dhall, then focus on what changes when opening the terminal with Super+/. Done means Simula can open an application in windowed mode without crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, nixos
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100