Page 1 of 1

Files Pro [CLOSED]

Posted: Mon Mar 21, 2016 11:52 pm
by don
Good day,

After I got my Files Pro upgraded through App Store to 1.1.1 I started to get the following pop up with Files:

---------------------
This is a trial version of Files manager.
After a period of one month you must have
a version from App Store installed on your hard drive or delete Files manager from this computer.

This window appears only in trial version.
---------------------

What can I do to fix this?

Re: Files Pro

Posted: Tue Mar 22, 2016 3:47 am
by mike
Hi don!

That looks like some issue during MAS installation process, does your Files Pro copy works now?
Also, can you please check that it's location is at /Applications (i.e. /Applications/Files Pro.app/)?

Mike.

Re: Files Pro

Posted: Wed Mar 23, 2016 1:57 am
by don
Files Pro works, no issues. But I am not using it that much. I am with Files mainly (due to the added functionality).

The location is correct too:
Screen Shot 2016-03-23 at 12.55.34 PM.png
Screen Shot 2016-03-23 at 12.55.34 PM.png (16.58 KiB) Viewed 9598 times
What should I do - reinstall?

Re: Files Pro

Posted: Wed Mar 23, 2016 5:00 am
by mike
That is strange even more..
Can you please show output of the following command?

Code: Select all

ls -l /Applications/Files\ Pro.app/Contents/_MASReceipt/receipt

Re: Files Pro

Posted: Sun Mar 27, 2016 3:22 am
by don
It seems the file is missing:

Code: Select all

[ ~ ] # ls -l /Applications/Files\ Pro.app/Contents/_MASReceipt/receipt
ls: /Applications/Files Pro.app/Contents/_MASReceipt/receipt: No such file or directory
[ ~ ] # ls -al /Applications/Files\ Pro.app/Contents
total 0
drwxr-xr-x   8 root  wheel   272 17 Mar 12:21 .
drwxr-xr-x   3 root  wheel   102 20 Mar 09:32 ..
drwxr-xr-x   3 root  wheel   102 17 Mar 12:21 Frameworks
-rw-r--r--   1 root  wheel  2176 15 Mar 01:51 Info.plist
drwxr-xr-x   3 root  wheel   102 17 Mar 12:21 MacOS
-rw-r--r--   1 root  wheel     8 15 Mar 01:51 PkgInfo
drwxr-xr-x  30 root  wheel  1020 15 Mar 01:51 Resources
drwxr-xr-x   3 root  wheel   102 15 Mar 01:51 _CodeSignature


Re: Files Pro

Posted: Sun Mar 27, 2016 3:26 am
by don
OK. Problem solved.

The issue was that even though "Files Pro" has been installed physically on the hard drive (and was working correctly!), it was listed as "Not Installed" in the app store. I guess the latest upgrade kind of removed it....

Anyway - I clicked "Install" in the app store and the required license file seems to have been installed anew.

After the install (please check the timestamps):

Code: Select all

[ ~ ] # ls -al /Applications/Files\ Pro.app/Contents
total 0
drwxr-xr-x   9 root  wheel   306 27 Mar 14:23 .
drwxr-xr-x   3 root  wheel   102 27 Mar 14:23 ..
drwxr-xr-x   3 root  wheel   102 17 Mar 12:21 Frameworks
-rw-r--r--   1 root  wheel  2176 15 Mar 01:51 Info.plist
drwxr-xr-x   3 root  wheel   102 17 Mar 12:21 MacOS
-rw-r--r--   1 root  wheel     8 15 Mar 01:51 PkgInfo
drwxr-xr-x  30 root  wheel  1020 15 Mar 01:51 Resources
drwxr-xr-x   3 root  wheel   102 15 Mar 01:51 _CodeSignature
drwxr-xr-x   3 root  wheel   102 27 Mar 14:23 _MASReceipt

Re: Files Pro

Posted: Mon Mar 28, 2016 3:07 pm
by mike
Well, seems I need to add a receipt checking in AppStore version :)
Anyway, issue was solved, closing the topic.