Project

General

Profile

Actions

Bug #10668

closed

Radio > Download from radio Fails Silently

Added by Un Burned 10 months ago. Updated 9 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
06/22/2023
Due date:
% Done:

0%

Estimated time:
Chirp Version:
legacy
Model affected:
Yaesu FT-60R
Platform:
Linux
Debug Log:
I read the instructions above:

Description

Version snap-20230615+7becca5b running on Ubuntu. When I go to the Radio menu and select "Download from radio" nothing happens. I assume that this is because the ports can't be read properly as in Bug #763. The expected behaviour is that Chirp gives some kind of error message.

Actions #1

Updated by Tony Fuller 10 months ago

I was able to reproduce this in a new Ubuntu 22.04 installation after installing the CHIRP snap. There are 2 issues that need addressing and the fix is to ensure that both your user and the snap have permission to read/write to usb devices.

I recommend running the following commands in a terminal to ensure you can correctly access ports needed for CHIRP:

sudo usermod -aG dialout $USER
sudo snap connect chirp-snap:raw-usb

Restart the computer and log back in. CHIRP should download/upload correctly after this.

Tony

Actions #2

Updated by Tony Fuller 10 months ago

  • Assignee set to Tony Fuller
Actions #3

Updated by Tony Fuller 9 months ago

  • Status changed from New to Closed

No activity on ticket.

Actions

Also available in: Atom PDF