stripydog
stripydog
Thanks for reporting. I've had one other anecdotal report of something similar but this gives me more info on replicating. I'm a bit busy over the next few days but...
@kuttkutt , assuming your subnet mask is 255.255.255.0 then your config should work, although "port=10110" is the default (so is not needed in the config file) and kplex should be...
@easyvictor . So sorry for dropping the ball on this issue. Now revisiting kplex issues and profusely apologising for not having responded for a year. I did look at this...
I believe the issue is that the Dutch file must have been done in UTF-16 on windows. I'm away on the boat at the moment, back this weekend. Can you...
Try the "fix-40" branch: it's just develop with the above conversion. If you confirm it fixes the problem I'll merge to develop
I don’t merge anything to develop without testing in another branch first and my copy of gencat wasn’t throwing the same errors, so would appreciate if you could confirm this...
I tested myself even though my copies of gencat weren't throwing the same errors: seemed ok so I've merged it. Can you confirm this works OK now?
This is a sensible update but has knock-on implications: the unit file / init file would also need to be changed although that should be done anyway given that make...
Also...while not disagreeing with the notion that locally installed software should generally go under /usr/local and further noting the gnu make docs saying this should be the default, is there...
The traditional way for dealing with programs too stupid to do something sensible with SIGHUP is to put "copytruncate" in the logrotate conf file to copy and..err...truncate the file. Alternatively...