Gary, I faced the same and this command in a terminal window before
starting gnu radio companion helps on my side:

chmod 0700 /run/user/1000

Please notice that this is perhaps not the best solution because it's not
persistent and needs to be entered again after a reboot/power cycle.
In that case consider to use the command in a startup script.
Robert

On Tue, 15 Apr 2025, 01:05 gary garcia, <[email protected]> wrote:

> I am a first time user of gnuradio, and just working my way through the
> tutorial.
> At the end of lesson "Sample Rate Change" they have a external example at
>
> https://raw.githubusercontent.com/duggabe/gr-RTTY-basics/master/RTTY_rcv/RTTY_receive.grc
>
> I have downloaded the file and it looks correct in GNU Radio Companion but
> I get the following error.
>
> "QStandardPaths: wrong permissions on runtime directory /run/user/1000,
> 0755 instead of 0700"
> I have googled the issue, but have not been able to resolve this issue.
>
> looking for someone to point me in the right direction.
>
>
> --
> gary garcia
> [email protected]
> (858)442-9317
>

Reply via email to