Finance::Quote fails to update after Mountain Lion OS/X install

Derek Atkins warlord at MIT.EDU
Mon Jul 30 18:46:52 EDT 2012


Steve,

Steve Drach <drach at itsit.org> writes:

> I looked up OSStatus error 100030, and it 's because it's a read only file system.  So I copied F::Q to my home directory and tired again.  This time it seemed to go further.  The dialog I get says "The variable gnc_fq_update is not defined."  It gives me an edit button and an ok button.  Ok doesn't do anything obvious.  Edit brings up an AppleScript editor with the code required to start F::Q update.  That is, this code:

Did you copy GnuCash.App from the DMG to your Applications folder?

> set appPath to path to me
> set gnc_fq_update to path to resource "gnc-fq-update" in bundle appPath
>
> tell application "Terminal"
> 	do script "sudo " & quoted form of POSIX path of gnc_fq_update
> end tell
>
> I suspect if I type in the correct paths in a terminal window and then start the update script, things will work.  Of course I don't know the correct paths, nor do I know AppleScript.

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list