Search found 4 matches

by blackadderkate
19 Feb 2026, 11:34
Forum: Help
Topic: Crashes on Linux
Replies: 5
Views: 135

Re: Crashes on Linux

Can you share for this thread the output of this command:
dpkg -l | grep libpango


ii libpango-1.0-0:amd64 1.52.1+ds-1build1 amd64 Layout and rendering of internationalized text
ii libpango-1.0-0:i386 1.52.1+ds-1build1 i386 Layout and rendering of internationalized text
ii libpango1.0-dev ...
by blackadderkate
17 Feb 2026, 12:44
Forum: Help
Topic: Crashes on Linux
Replies: 5
Views: 135

Re: Crashes on Linux

OK, found this previous thread.

https://freefilesync.org/forum/viewtopic.php?t=11963

It looks like the new version just isn't compatible with my LTS version of Ubuntu. I'll have to uninstall and see if I can find an older version in the Archive that works.

It'd be useful if the download page ...
by blackadderkate
17 Feb 2026, 10:29
Forum: Help
Topic: Crashes on Linux
Replies: 5
Views: 135

Re: Crashes on Linux

It crashes even on a brand new test folder containing just a simple "Hello World" text file.

$ mkdir ~/temp1
$ echo "Hello world!" > ~/temp1/hello.txt
$ export LC_ALL=C
$ FreeFileSync ~/Desktop/test.ffs_gui
where test.ffs_gui contains the following source/destination:

source: /home/me/Desktop ...
by blackadderkate
16 Feb 2026, 12:26
Forum: Help
Topic: Crashes on Linux
Replies: 5
Views: 135

Crashes on Linux

I am trying to sync my Euro Truck Simulator 2 profile between two computers.
FFS_sync crashes every time I try to compare or sync the two computers. It also crashes if I try to sync to the Google Cloud.

The error message reads as follows:

2026-02-16T12:16:43.657773+00:00 mylaptop kernel ...