thanks that solved the problem
On Tue, Apr 15, 2025 at 1:36 PM Robert Heerekop <robertheerekop@gmail.com> wrote:
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.
RobertOn Tue, 15 Apr 2025, 01:05 gary garcia, <gary.garcia1@gmail.com> 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 atI 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.--
No comments:
Post a Comment