On Wed, Mar 12, 2025 at 06:42 PM, Chris Doutre - KC9AD wrote:
?So, that desktop file is still not working, but when I enter that exact command, with or without the quotes, I get the same results. FLAMP starts, but shows ¡°NOT CONNECTED¡±.
flamp -ti "Flamp (right radio)" --config-dir $HOME/.nbems- right --xmlrpc-server-port 7363
flamp -ti flamp-right --config-dir $HOME/.nbems- right --xmlrpc-server-port 7363
Hi Chris,
?
One more thing -- is the space really there in the config-dir parameter, as quoted there (2x)?? It's shown as
?
$HOME/.nbems- right
?
and I think you want
?
$HOME/.nbems-right
?
and also in the Desktop file:
?
Exec=flamp -ti "Flamp (right radio)" --config-dir $HOME/.nbems- right --xmlrpc-server-port 7363
?
?
That is, before the "r" in "right". I'm not being pedantic here, nor nit-picking, but I figured we are looking for something non-obvious, so I am asking these questions.?
?
Thanks for posting all of your error messages and config files and so forth. It helps immensely when trying to troubleshoot!
?
Dave