System: Ubuntu Linux Intel x86_64
Cleared .cache/Logos and .local/share/Logos, installed basecamp 0.2.0-rc2
Steps when encountered:
- ui-qml-backend module created using latest module builder (latest commit at time of writing)
- module compiles and runs successfully via
nix run
- build portable lgx
- open basecamp 0.2.0-RC2
- load portable lgx
- ui does not connect to backend
In one instance clearing of the cache/share dirs, and reinstalling basecamp had the portable module succeed.
Then after some changes, the mixed state (working on nix run, not basecamp) was reached again.
Adding some debug logs (std::cerr from the module), then had it working on both again.
System: Ubuntu Linux Intel x86_64
Cleared .cache/Logos and .local/share/Logos, installed basecamp 0.2.0-rc2
Steps when encountered:
nix runIn one instance clearing of the cache/share dirs, and reinstalling basecamp had the portable module succeed.
Then after some changes, the mixed state (working on nix run, not basecamp) was reached again.
Adding some debug logs (std::cerr from the module), then had it working on both again.