Page 2 of 2

Re: QStripper

Posted: Tue Sep 03, 2024 9:13 pm
by TitoxUnix
Hi,
a very usefull tool to convert some files to plain DOS text. Today I installed it and worked perfectly on my Linux Mint:
QStripper.png
But the makeLinks.sh script has a misspelled path name in the printed instructions, it says ls.so.conf.d where must say ld.so.conf.d:
ld_so_conf_d.png
Not very important change but...

Re: QStripper

Posted: Wed Sep 04, 2024 9:01 am
by NormanDunbar
Morning.

Thanks for the bug report. I'll sort it out when I'm next at my laptop.

QStripper was developed on Linux Mint, so I'm not surprised that it's working fine! ;)

Cheers,
Norm.

Re: QStripper

Posted: Wed Sep 04, 2024 9:00 pm
by Derek_Stewart
works okay on Linux Mint 21.3, 22.4

also the Windows executable runs okay in Wine.

Re: QStripper

Posted: Mon Sep 16, 2024 3:03 pm
by NormanDunbar
titoxUnix wrote:But the makeLinks.sh script has a misspelled path name in the printed instructions, it says ls.so.conf.d where must say ld.so.conf.d:
I'm not at home ATM, but I looked on GitHub to fix the typo, and I don't see the makelinks.sh script in the repo. Probably my aging eyes! Where did you download from, do you remember the URL by any chance?

Cheers,
Norm.

Re: QStripper

Posted: Sun Oct 13, 2024 8:28 pm
by TitoxUnix
HI,
I think I downloaded from Github: https://github.com/NormanDunbar/QStripper

The last release if I recall correctly.

Re: QStripper

Posted: Mon Oct 14, 2024 7:05 am
by NormanDunbar
Thanks. I've found it. It was (obviously) in the Qt4 support files package, not in the general release of the app itself. I can get it fixed and the release updated now.

Cheers,
Norm.

Re: QStripper

Posted: Mon Oct 14, 2024 10:05 am
by NormanDunbar
This is now fixed. It seems that I had already fixed the makeLinks.sh file, but not updated it in the zip file. I am, as my wife often tells me, an idiot. ;)

Anyway, https://github.com/NormanDunbar/QStripp ... lease_1.17, is where the latest fixed version of 1.17 now lives.


Cheers,
Norm.

Re: QStripper

Posted: Fri Oct 18, 2024 7:35 pm
by TitoxUnix
Downloading now... I'll try during the weekend.

Thanks!!