Search found 12 matches

by ptoche
20 May 2015, 06:25
Forum: Help
Topic: v7.0 on Mac OS X not launching
Replies: 6
Views: 541

Re: v7.0 on Mac OS X not launching

Wonderful, thanks!
by ptoche
19 May 2015, 17:36
Forum: Help
Topic: v7.0 on Mac OS X not launching
Replies: 6
Views: 541

Re: v7.0 on Mac OS X not launching

No error message. Nothing at all happens. Clicking on the icon is like not clicking on it. Not sure about the modification date: in the Finder, under "Date Modified", it has today 01:37, which is 1 minute ago when I unzipped it to check the modification date. I don't think this is the date you want.
by ptoche
19 May 2015, 15:16
Forum: Help
Topic: v7.0 on Mac OS X not launching
Replies: 6
Views: 541

v7.0 on Mac OS X not launching

Hi Zenju,

The latest version 7.0 does not launch on my Mac OS X (Yosemite 10.10.3). I downloaded it several times to make sure. I have reverted to 6.15, which is working well.
by ptoche
19 Oct 2014, 14:30
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

Re: unable to start after moving the ffs_gui

Just tested on OS X 10.9.5:

sudo FreeFileSync.app/Contents/MacOS/FreeFileSync

correctly starts FreeFileSync. OTOH the "FreeFileSync" binary is in fact existing in the released package. So it seems that - for whatever reason - it was missing in your test above.
Probably some weird thing on my ...
by ptoche
16 Oct 2014, 19:36
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

Re: unable to start after moving the ffs_gui

If I right-click on FreeFileSync.app and select "Show Package Contents", the FreeFileSync file is there inside MacOS.
by ptoche
16 Oct 2014, 19:20
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

Re: unable to start after moving the ffs_gui

So the "FreeFileSync.app/Contents/MacOS/FreeFileSync" file is missing? This explains already why double-clicking the app does not work. Where did you download the .zip archive from?Zenju
Here, as usual:

https://freefilesync.org/
by ptoche
15 Oct 2014, 11:52
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

Re: unable to start after moving the ffs_gui

Would you explain that more slowly please? Thanks!

ITs-MacBook-Air-2:Downloads PatrickT$ cd FreeFileSync_6.10_Mac_OS_X_64-bit
ITs-MacBook-Air-2:FreeFileSync_6.10_Mac_OS_X_64-bit PatrickT$ sudo FreeFileSync.app/Contents/MacOS/FreeFileSync
Password:
sudo: FreeFileSync.app/Contents/MacOS ...
by ptoche
14 Oct 2014, 16:45
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

Re: unable to start after moving the ffs_gui

Can you post screenshots of the error messages you are seeing?Zenju
Sorry Zenju, I downgraded to 6.09. Today I downloaded 6.10 again and clicked to launch it: nothing happens, no error message, the program is not launched, nothing...
by ptoche
08 Oct 2014, 09:23
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

Re: unable to start after moving the ffs_gui

and 6.10 app not working at all for me ("invalid something specification" error message), but 6.9 still works.
by ptoche
07 Oct 2014, 23:37
Forum: General Discussion
Topic: unable to start after moving the ffs_gui
Replies: 11
Views: 768

unable to start after moving the ffs_gui

The app crashed repeatedly on start-up after I had moved the location of the ffs_gui. On Mac OS X Mavericks, go to: Library -> Application Support -> FreeFileSync and open the GlobalSettings.xml with a text editor to delete the offending paths manually. Problem solved.
by ptoche
13 Feb 2013, 10:02
Forum: Help
Topic: linux/ubuntu batch scripts with FreeFileSync
Replies: 2
Views: 1367

Re: linux/ubuntu batch scripts with FreeFileSync

If you're using the FFS launchpad release ( https://launchpad.net/freefilesync ) then file associations should be set automatically so that you can double-click .ffs_batch file just as in Windows.

> I like it that I can review file differences

You can do this easily in FFS by integrating an ...
by ptoche
11 Feb 2013, 17:52
Forum: Help
Topic: linux/ubuntu batch scripts with FreeFileSync
Replies: 2
Views: 1367

linux/ubuntu batch scripts with FreeFileSync

How can I execute a FreeFileSync batch script on Ubuntu?

I have set up a batch job, saved in a file with extension ".ffs_batch". What now? If I double-click on it, there is no file association.

I am familiar with executing .bat files on Windows by double-clicking, but I'm on Ubuntu. I expect there ...