Error with Raspberry Pi installation

4 posts / 0 new
Last post
G4AON
Error with Raspberry Pi installation

Hi Guys

I had CQRlog partially working, but with access errors. Now I have the following when trying to run the program. The Raspberry Pi is version 3B with a 16GB card and the O/S Raspbian (Debian).

**** DEBUG LEVEL 0 ****
**** CHANGE WITH --debug=1 PARAMETER ****

[FORMS.PP] ExceptionOccurred
Sender=EFOpenError
Exception=Unable to open file "/root/.config/cqrlog/ctyfiles/Country.tab"
Stack trace:
$00090E24
$00090C60
$0009A75C
$0006C7FC
TApplication.HandleException Unable to open file "/root/.config/cqrlog/ctyfiles/Country.tab"
Stack trace:
$00090E24
$00090C60
$0009A75C
$0006C7FC
Closing ini file ...
---------------------------------------
Any thoughts?
73 Dave G4AON

oh1kh
Error with Raspberry Pi installation

Hi!

First of all: Why you are running as root?
Mysql does not work properly if you are running as root. Please try running as PI (or any other user level login name).

You you can clean up ~/.config/cqrlog/ctyfiles/ directory
Delete files:
CallResolution.tbl
Country.tab
AreaOK1RR.tbl
cqrlog-cty.tar.gz'

Then start CQRLOG again and confirm auto update.

--
Saku
OH1KH

G4AON
Hi Saku

Hi Saku
The reason for “root” is that is how the default installation sets itself in a Raspberry Pi.

I’ve since downloaded a .deb file from a thread on this forum and it installed and works correctly.

I’m not sure where the Raspbian o/s sources files.

73 Dave

oh1kh
Rasp

Hi Dave.

Maybe I should some day test with my old pi v2. If installation has been done, I do not see any reson why it have to run as root. If program is in proper place it works for all users.

You can use same source for raspian. First you have to install freepscal (fpc) and lazarus ide. Then Petr has some helping scripts for armfh under source folder "tool". You find them by looking dates. They are now 2 months old.

--
Saku
OH1KH