Here's the chain of events:
0a. I have a freshly re-activated version of planmaker (2021, 1040). It starts and I can load and work with spreadsheets. All is fine.
0b. There is a file in /etc/SoftMaker:
Code: Select all
-rw-r--r-- 1 rick rick 1688 Dec 7 18:29 offree2021.lic
1. I reboot and start planmaker. The main window opens but is blank and nothing happens for about a minute, then the dialog box to re-activate appears.
2. I look into /etc/SoftMaker:
Code: Select all
-rw-r--r-- 1 rick rick 0 Dec 8 12:48 offree2021.lic
3. I re-activate and now set owner/group of that file to root.
Code: Select all
-rw-r--r-- 1 root root 1688 Dec 8 12:49 offree2021.lic
5. I look into /etc/SoftMaker:
Code: Select all
-rw-r--r-- 1 rick rick 0 Dec 8 12:53 offree2021.lic
But I am not one to give up easily so I re-activate, set the owner to root and call chattr +i for the file:
Code: Select all
sudo chattr +i /etc/SoftMaker/offree2021.lic
Any idea what is going on here? I don't know what's going on but this sort of thing doesn't inspire confidence. If SoftMaker really think they have to go through an activation for what is a free product, then make it easy and painless and RELIABLE.
And fiddling around with a file that is owned by root is a big NO NO anyway.
I'd like to hear what SoftMaker makes of that.