Page 1 of 1

Non session manager

Posted: Fri Feb 14, 2020 9:52 am
by muzikermammoth
I've recently built a version of this, but when the i run ./non-session-manager , there's this message

Code: Select all

[non-session-manager] Error starting process: No such file or directory


And all the options are greyed out. There's an nsm process listening but the rest of it isn't working. How do i solve this?

Re: Non session manager

Posted: Fri Feb 14, 2020 11:07 am
by tavasti
muzikermammoth wrote:I've recently built a version of this, but when the i run ./non-session-manager , there's this message

Code: Select all

[non-session-manager] Error starting process: No such file or directory


And all the options are greyed out. There's an nsm process listening but the rest of it isn't working. How do i solve this?
You are running it ./non-session-manager, so you haven't installed it, so maybe it won't find other non-programs from your $PATH?

Re: Non session manager

Posted: Fri Feb 14, 2020 2:19 pm
by studio32
something removed later

Re: Non session manager

Posted: Fri Feb 14, 2020 3:53 pm
by muzikermammoth
I built a version of it. But this error message has me stumped. The path should be correct as well, but i'll recheck.

Re: Non session manager

Posted: Fri Feb 14, 2020 3:56 pm
by muzikermammoth
Hmm another pebkac moment. Yes it was a path issue. I was logged in from an account that wasn't running the updated path.

Thanks everyone !!!