Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-16 Thread gary garcia
ssons/RTTY_receive.py", line 222, in __init__ self.audio_source_0 = audio.source(samp_rate, '', True) RuntimeError: audio_alsa_source >>> Done (return code 1) -- gary garcia gary.garc...@gmail.com (858)442-9317

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-16 Thread gary garcia
On Wed, Apr 16, 2025 at 10:19 AM gary garcia wrote: > Problem looks to be the Audio source, I need to look into how to connect > audio in a windows 11 running Ubuntu on WSL 2 > > > On Wed, Apr 16, 2025 at 10:01 AM gary garcia > wrote: > >> Thanks for all the help.

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-16 Thread gary garcia
Problem looks to be the Audio source, I need to look into how to connect audio in a windows 11 running Ubuntu on WSL 2 On Wed, Apr 16, 2025 at 10:01 AM gary garcia wrote: > Thanks for all the help. > > First, running chmod 700 /run/user/1000 > corrected the QStandardPaths: wrong

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-16 Thread gary garcia
yes that is the issue If I swap out the audio source for a signal source block all the errors are gone On Wed, Apr 16, 2025 at 10:20 AM gary garcia wrote: > > > On Wed, Apr 16, 2025 at 10:19 AM gary garcia > wrote: > >> Problem looks to be the Audio source, I need to loo

QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-15 Thread gary garcia
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 directio

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-15 Thread gary garcia
t; > 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 prob

Re: QStandardPaths: wrong permissions on runtime directory /run/user/1000

2025-04-15 Thread gary garcia
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, wrote: > >> I am a first time user o

Re: Discuss-gnuradio Digest, Vol 270, Issue 17

2025-04-18 Thread gary garcia
or > drives, whether it behaves strangely when you accelerate or break or > something, yet you're > only telling her or him that the lights are on. > > Can you please tell me what does not work? > > Best regards, > Marcus > > On 4/16/25 7:01 PM, gary garcia wrot