Ninlives
Ninlives
Maddy tries to use a localhost dns resolver instead of the nameserver specified in /etc/resolve.conf
Sure, I add another service that restart maddy everytime /etc/resolv.conf is changed, it works, but tricky.
> Another question: Does this work when you run an interactive report? Try pressing `rn` inside smos and see if it renders right please. It works perfectly in an interactive...
Well..I still want to have a way to control how things are displayed, but it looks like it's not on the roadmap?
For example I may have such content in my smos database:  Currently the work report displays like this:  And I want something like: ``` example.smos NEXT Task1/Presentation example.smos...
I think we can just create another entry in `/run/secrets.d` (like `/run/secrets.d/2`) and `/run/secrets-rendered` become a symlink to it, just like `/run/secrets`.
So this haven't been fixed yet? I encounter same issue.
Still important to me.
Can you confirm that the un-bundled version work? I don't think this problem is caused by relocatable.nix, others also encounter similar issues, see https://github.com/NixOS/nixpkgs/issues/137877.
Hi @BizarreMachinist , sorry for the very late response and thanks for your help, I haven't look into this project for a long time and I decided to update it...
I'm actually quite surprised that it accept URL, I have only tested using a local file. I actually know almost nothing about how Gst and Gtk works internally, like I...