[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug report - writeparas.c: Error opening file
From: |
Csahok Zoltan |
Subject: |
Re: Bug report - writeparas.c: Error opening file |
Date: |
Sun, 28 Aug 2022 18:52:36 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Hi Marcin,
Thanks for reporting this issue.
I assume that you were running TLF from a directory that was not
writeable by your user (e.g. / or /usr/bin).
Could you check if this issue goes away when starting TLF
from a writeable directory? You could test writetability
by executing
touch .paras
beforhand.
Generally, I suggest using the latest TLF from github as for example
this code for writing the .paras file has been dropped 1.5 years ago
in January 2021.
If you have any problems compiling from code, let us know.
73,
Zoli
On Fri, Aug 26, 2022 at 07:30:48PM +0000, Marcin SP6MI wrote:
> Hi,
> I've found unexpected behavior in latest tlf.
> System: Slackware current, tlf: 1.4, hamlib: 3.3
> Getting error:
> writeparas.c: Error opening file
> How to replicate:
> Setup rig control, which works, but run tlf without connected TRX, open
> info screen ":info", then any key to exit from info screen. Getting this
> error, tlf terminates.
> Thanks
> Br
> Marcin SP6MI