Just for the record, I do not see the ".fr" directory in the history of https://github.com/shlomif/PySolFC-Cardsets
Hi! I am a comaintainer of PySolFC , But note that I think Joe R. has been doing most maint work recently (given my hands/limbs stiffness). Anyway, I list the ways I can be contacted with on here https://www.shlomifish.org/me/contact-me/ .
Hi Markus! Based on reading the current source code of PySolFC, it seems that statistics.dat format is "pickle" ( https://docs.python.org/3/library/pickle.html ) which is insecure. Hypothetically, it should be possible to write some code to merge 2 such files, but "The difference between theory and practice is that in theory, there is no difference between theory and practice, while in practice, there is." (to quote Yogi Berra or whoever).
Another note is that you should keep backups of the configuration file-or-directory or better yet use git-scm: https://www.joelonsoftware.com/2009/12/14/lets-stop-talking-about-backups/
On Linux it is under ~/.PySolFC I think: shlomif@telaviv1 ~]$ head -20 ~/.PySolFC/options.cfg # -*- coding: utf-8 -*- [general] player = shlomif confirm = True update_player_stats = True autofaceup = True autodrop = False autodeal = True quickplay = True shuffle = True undo = True bookmarks = True hint = True highlight_piles = True highlight_cards = True highlight_samerank = True highlight_not_matching = True mahjongg_show_removed = False mahjongg_create_solvable = 2 shisen_show_hint = True I'll...
Hi, On Sun, 22 May 2022 19:50:58 -0000 "arctic-cat" arctic-cat@users.sourceforge.net wrote: Hi! When I tried to install version 2.16, I got a message about Trojans from the antivirus program: Trojan: Win32 / Mamson.A! Ml What should I do, install an earlier version, or belive that this is a fake flag message? Thanks for a reply! see https://pysolfc.sourceforge.io/#anti-viruses I got a trojan messages in a new version Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pysolfc/discussion/503708/...
Hi Bob! Please see https://pysolfc.sourceforge.io/#anti-viruses wrt "(anti-)malware".
Hi! You're using an old version of pysol fc. We can use more help with macOS packaging given its popularity and given it "is an OS that is almost, but not quite, entirely unlike GNU" ( https://twitter.com/shlomif/status/1363583840640528389 ).