Page 2 of 3

Re: Turn off MyMoney auto update check

PostPosted: Mon Aug 06, 2012 4:34 pm
by jc836
Additional info:
Java 7 Update 5, Adobe Flash Player - current version, Firefox 14.0.1
The error happens and I cannot submit a bug report or link online either. Program is running fine otherwise.

Re: Turn off MyMoney auto update check

PostPosted: Mon Aug 06, 2012 5:17 pm
by mthadm
this is security related issue - it is hard to know exactly why, but it looks like your windows box has enhanced security applied to it and certain low level operating system functions (such as getting a list of files or a file browser) are not permitted.

Do you have access to mymoney.properties? You can change value there manually, if you can read and write from the file

Thanks

Re: Turn off MyMoney auto update check

PostPosted: Mon Aug 06, 2012 7:27 pm
by jc836
Found a mymoney.properties files but have no idea what to change. It also says something about being overwritten.
Looked at the security settings for the program and changed from System to Everyone and gave Full permissions. This did not help solve the problem.
What to do next?

Re: Turn off MyMoney auto update check

PostPosted: Mon Aug 06, 2012 7:37 pm
by jc836
Here is a copy of the config "properties file
#############################################
#My Money Configuration File
# Please don't modify this file directly as it will be overwritten by the system
#
#
#
#Thu Dec 01 00:06:39 EST 2011
Window_LoanWizard=576,492
CamelCase.shortcut=
versionUrl=http\://www.mthbuilt.com/downloads/latest_version.txt
AccountsSortOrder=1\:0\:0
Panel_collapsedpageImportAccountTransactions=0
Uppercase.shortcut=CtrlShift+u
PortfolioFilterOrder=0
pasteAction.shortcut=Ctrl+p
AutoFill=1
cutAction.shortcut=Ctrl+x
DeleteToEndOfWord.shortcut=Ctrl+DELETE
Panel_collapsedNo\ Nonsense\ License\ Agreement=1
cancelEdit.shortcut=ESCAPE
RememberPasswords=Y
Window_QTPDialog=708,218
previouscheck.shortcut=Ctrl+DOWN
Window_ReportsParameterDialog=533,559
Window_OfxSetupDialog=881,889
about=Ctrl+F1,A
Catalina-CategorySeparator=\:
OfxAppId=QWIN
about.shortcut=Ctrl+F1,A
CheckDateFormat=Short
RunningBalance=0
PrintCheckAddress=N
Catalina-ImportLocale=en_US
AutomaticHelpPopup=N
previouscheck=DOWN
Window_ViewLotsDialog=638,460
Window_ExceptionDialog=456,216
CoAFavAccountsOnly=Y
RegisterSortOrder=0
Catalina-TransferTo=Transfer To,Principal Transfer,Credit Card Payment
UseSounds=Y
Catalina-voidCheck=**VOID**
copyAction.shortcut=Ctrl+c
NavigatorArt=Y
Window_EnterMemorizedDialog=747,260
calculator.shortcut=Ctrl+k
version-check.shortcut=Ctrl+F1,v
LockScreenWait=20
Window_SubmitBugDialog=552,420
ColoredTState=Y
Catalina-DatePattern=MM/dd/yyyy
Window_TranslationStatusDetailDialog=492,600
SwapCase.shortcut=
LockScreen=Y
Panel_collapsedRelease\ Notes=0
ListsSortOrder=1\:0\:0
Window_AddInvestmentTransactionDialog=854,455
AccountsTableColumns=0|0|true,6|1|true,3|2|true,7|3|true,4|4|true,10|5|true,13|6|true,11|7|true,9|8|true,12|9|true
nextcheck.shortcut=Ctrl+UP
Window_MyMoneyLicenseGeneratorDialog=480,720
Theme=HomeStead
DeleteToStartOfWord.shortcut=Ctrl+BACK_SPACE
PreselectedCheckField=1
OfxAppVer=1700
Window_ForecastDialog=900,740
HighlightNegatives=Y
PrintCheckDateFormat=MMM d, yyyy
TableHighlighter=Floral White
Window_RecordKeyStrokeDialog=259,167
Window_TranslationStatusDialog=492,300
RegisterFilterOrder=0
ListsTableColumns=0|0|true,1|1|true,2|2|true
Window_FIDialog=456,672
Window_PrintTableDialog=456,396
Panel_collapsedpageAddressInfo=1
SelNavArt=0
nextcheck=Ctrl+UP
QuickCategoryEdit.shortcut=Ctrl+2
Lowercase.shortcut=CtrlShift+l
Catalina-NormalizeStrings=Y
Window_ImportTransacitonsDialog=526,790
version_url=http\://www.mthbuilt.com/downloads/latest_version.txt
PrintCheckBarcode=Y
CameCase.shortcut=
Window_MemorizedTransactionDialog=931,774
ColoredChecks=Y
Window_StartDupSearchDialog=596,477
editcheck.shortcut=Ctrl+ENTER
Window_SplitTransactionsDialog=540,420
SelectedAccount=1
Window_AboutDialog=640,520
AccountsFilterOrder=0
Window_PrintCheckDialog=492,516
Capitalize.shortcut=
Window_OptionsDialog=636,636
RegisterDateFormat=Medium
ToPhrase.shortcut=CtrlShift+p
deleteCheck.shortcut=DELETE
ListsFilterOrder=0
Search.shortcut=F3
Window_QuickLicenseVieweer=574,819
AccountClosingConfirm=N
recentFile4=
Window_GoogleFinanceDialog=475,333
recentFile3=
recentFile2=
recentFile1=
Window_LicenseWizard=516,420
Panel_collapsedAbout\ My\ Money=0
recentFile0=
QuickSubCategoryEdit.shortcut=Ctrl+3
SystemLocale=en_US
QuickPayeeEdit.shortcut=Ctrl+1
Use$InRegister=Y
SelectAllAction.shortcut=Ctrl+a
Window_AccountDialog=560,722
Window_ReconcileDialog=660,540

Re: Turn off MyMoney auto update check

PostPosted: Mon Aug 06, 2012 10:19 pm
by mthadm
Please add the following line to the properties file:

AutomaticVersionCheck=N
SystemAlerts=1

This will enable only Critical alerts to go through and will shut down updates check

As a note - on Windows 7 systems mymoney.property could be located in your user AppData folder, for example

C:\Users\{username}\AppData\Roaming\.mymoney\config\mymoney.properties

it is a system folder and may not be found in regular search

Re: Turn off MyMoney auto update check

PostPosted: Tue Aug 07, 2012 9:11 am
by jc836
Thank you for the update to block with. However, the issue of the Java error remains when I try to use the "gearwheel." I am unable to connect, even tho I have a valid established internet connection. Java OutofBoundsException------------ is the error message. Attempting to send a bug report is not possible because "a connection to MTHBuilt" cannot be made.
I followed your instructions to copy the 2 lines and placed them in both the 'roaming' mymoney config file and in the same file in Program Data.

Re: Turn off MyMoney auto update check

PostPosted: Tue Aug 07, 2012 11:15 am
by mthadm
We can put in a code fix that will not show the exception and simply do nothing when the gear button is pressed - but we can't fix the underlying problem - the security on your computer is set in such a way that it prevents local file browser access. On Windows systems there is more than one way to set this security so don't know for sure how (or why) it is set that way.

Does everything else work for you? Can you create database, enter data, backup your work?

Re: Turn off MyMoney auto update check

PostPosted: Tue Aug 07, 2012 11:55 am
by jc836
Everything works except as noted. I have no idea what I need to change in my security settings at this point. I am the Administrator and the drive and all programs, files and drive are set with Full Control by Everyone. Could be that editing the code would be a reasonable idea. I will rarely if ever have a need to use the online features of MyMoney. Also, note that I cannot submit a Bug Report -connection cannot be established to mthbuilt.com is the message.
Await your advice.

Re: Turn off MyMoney auto update check

PostPosted: Tue Aug 07, 2012 3:28 pm
by mthadm
We will put in a fix for the security exception and will cut you a private build, so you can see if it works for you. The connection to mthbuilt.com encryption issue was fixed few releases ago, you are using an older version that why you still see it.

Re: Turn off MyMoney auto update check

PostPosted: Tue Aug 07, 2012 5:05 pm
by jc836
Thank you for doing the build. Please let me know how to get it.
Will I need to do an upgrade as well?