Pardon the delay, I'm finally home and I am happy to report that 11.10 beta fixes it :)
Thanks once more M. Zenju
#resolved
Search found 13 matches
- 08 May 2021, 02:21
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
- 21 Apr 2021, 03:03
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
Re: Donator's Auto-update breaks Pop!OS 20.10 desktop
@Zenju: I won't be able to test the beta for another week as I am away from home and thus from my workstation but the fix seems to make a lot of sense and I'm be eager to give it a shot as soon as I'm home. Thanks for working this out. Much appreciated!
- 04 Apr 2021, 22:15
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
Re: Donator's Auto-update breaks Pop!OS 20.10 desktop
@Zenju, same problem happened with latest 11.9 auto-update
- 28 Mar 2021, 00:26
- Forum: Help
- Topic: Ubuntu Server 20.04 LTS (no GUI!) and FFS task creation
- Replies: 7
- Views: 3748
Re: Ubuntu Server 20.04 LTS (no GUI!) and FFS task creation
You might also want to have a look at a CLI-only alternative: rclone
- 22 Mar 2021, 13:49
- Forum: Help
- Topic: Ubuntu Server 20.04 LTS (no GUI!) and FFS task creation
- Replies: 7
- Views: 3748
Re: Ubuntu Server 20.04 LTS (no GUI!) and FFS task creation
I left that as an exercise to you to find out :)
You might want to look at the program's source code or fire up FreeFileSync on your desktop and set the options you want and see how they are reflected the .ffs_batch file
You might want to look at the program's source code or fire up FreeFileSync on your desktop and set the options you want and see how they are reflected the .ffs_batch file
- 19 Mar 2021, 01:42
- Forum: Help
- Topic: Ubuntu Server 20.04 LTS (no GUI!) and FFS task creation
- Replies: 7
- Views: 3748
Re: Ubuntu Server 20.04 LTS (no GUI!) and FFS task creation
freefilesync --help
The above command will provide you with all you need to know to run freefilesync (and .ffs_batch files) from command line.
.ffs_batch files are XML files you can edit with your favorite text editor. A sample is provided below.
Crontab Cheatsheet and Crontab Guru will provide ...
The above command will provide you with all you need to know to run freefilesync (and .ffs_batch files) from command line.
.ffs_batch files are XML files you can edit with your favorite text editor. A sample is provided below.
Crontab Cheatsheet and Crontab Guru will provide ...
- 18 Mar 2021, 12:04
- Forum: Help
- Topic: Real Time Sync Bug/Error?
- Replies: 2
- Views: 521
Re: Real Time Sync Bug/Error?
When you save your Batch Job, put a check in the "Ignore errors" checkbox. Errors will be logged but you won't be bothered with popup windows during sync
- 15 Mar 2021, 00:27
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
Re: Donator's Auto-update breaks Pop!OS 20.10 desktop
Actually, running the command below by itself breaks it:
sudo update-mime-database /usr/share/mime
and it would seems that running it as root it removes the read permission of "others" for files within /usr/share/mime:
Permissions before:
4.0K drwxr-xr-x 15 root root 4.0K Mar 14 20:21 .
12K ...
sudo update-mime-database /usr/share/mime
and it would seems that running it as root it removes the read permission of "others" for files within /usr/share/mime:
Permissions before:
4.0K drwxr-xr-x 15 root root 4.0K Mar 14 20:21 .
12K ...
- 15 Mar 2021, 00:23
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
Re: Donator's Auto-update breaks Pop!OS 20.10 desktop
I tried to isolate a few errors in /var/log/syslog after trying the 11.8 .run installer again:
Mar 14 18:52:15 pop-os gnome-shell[3250]: Could not load a pixbuf from icon theme.#012This may indicate that pixbuf loaders or the mime database could not be found.
Mar 14 18:52:15 pop-os gnome-shell ...
Mar 14 18:52:15 pop-os gnome-shell[3250]: Could not load a pixbuf from icon theme.#012This may indicate that pixbuf loaders or the mime database could not be found.
Mar 14 18:52:15 pop-os gnome-shell ...
- 13 Mar 2021, 00:24
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
Re: Donator's Auto-update breaks Pop!OS 20.10 desktop
@Zenju, just tried it with the current linux installer and I experienced the same desktop & icon problem. The /opt/FreeFileSync folder permissions are fixed though.
sudo apt install --reinstall software-properties-common software-properties-gtk gir1.2-gtk-3.0
The above commands finishes by ...
sudo apt install --reinstall software-properties-common software-properties-gtk gir1.2-gtk-3.0
The above commands finishes by ...
- 09 Mar 2021, 12:36
- Forum: Help
- Topic: running in the background
- Replies: 2
- Views: 829
Re: running in the background
When you save your batch job, put a check in the "Run minimized" checkbox and you're good
- 07 Mar 2021, 16:40
- Forum: Help
- Topic: Check existence of files independently from folder structures
- Replies: 2
- Views: 298
Re: Check existence of files independently from folder structures
I get what you are trying to do but I don't think its something that can be done with FFS.
Synchronized folder, one way or both ways, are expected to contain the same files located at the same path.
What you might want to look for is a duplicate detector like dupeGuru?
Synchronized folder, one way or both ways, are expected to contain the same files located at the same path.
What you might want to look for is a duplicate detector like dupeGuru?
- 07 Mar 2021, 15:30
- Forum: Help
- Topic: Donator's Auto-update breaks Pop!OS 20.10 desktop
- Replies: 11
- Views: 2195
Donator's Auto-update breaks Pop!OS 20.10 desktop
Good day,
I'm experiencing a very weird and serious problem when using Linux's version auto-update feature. It's the second time I experience this issue, the first time while auto-updating to 11.7 and just now, to 11.8.
The context:
• PopOS 20.10 (based on Ubuntu 20.10 aka Groovy which is in turn ...
I'm experiencing a very weird and serious problem when using Linux's version auto-update feature. It's the second time I experience this issue, the first time while auto-updating to 11.7 and just now, to 11.8.
The context:
• PopOS 20.10 (based on Ubuntu 20.10 aka Groovy which is in turn ...