the problem is the error : "QStandardPaths: wrong permissions on runtime directory /run/user/1000, 0755
I am running Ubuntu on WSL2 on windows 11
still cannot run the tutorial but with the chmod command this specific error goes away
have not had time to look in the following problem that prevents it from running.
it just might be that I don't have hardware and only running gnuradio by itself
On Tue, Apr 15, 2025 at 4:49 PM Marcus Müller <mmueller@gnuradio.org> wrote:
Hi Gary, Hi Robert,
I see you get a warning, which I don't get. To maybe fix this at the GNU Radio level:
1. you say you "fixed the problem". What's the problem, precisely, i.e., what does not work?
2. What operating system (Linux distro) are you on?
Best regards,
Marcus
On 4/15/25 11:12 PM, gary garcia wrote:
> thanks that solved the problem
>
> On Tue, Apr 15, 2025 at 1:36 PM Robert Heerekop <robertheerekop@gmail.com
> <mailto: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.
> Robert
>
>
> On Tue, 15 Apr 2025, 01:05 gary garcia, <gary.garcia1@gmail.com
> <mailto: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 at
> https://raw.githubusercontent.com/duggabe/gr-RTTY-basics/master/RTTY_rcv/
> RTTY_receive.grc <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
> gary.garcia1@gmail.com <mailto:gary.garcia1@gmail.com>
> (858)442-9317
>
>
>
> --
> gary garcia
> gary.garcia1@gmail.com <mailto:gary.garcia1@gmail.com>
> (858)442-9317
No comments:
Post a Comment