t1794t7586 / mdcsvimporter

Automatically exported from code.google.com/p/mdcsvimporter
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Doesn't remember Custom file pre-definitions... #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Saving a custom file reader and exiting application - when I open it again 
the custom file reader I define is gone (no sure if this is bug or it's 
supposed to work this way...) ?

What is the expected output? What do you see instead?
I expect to see the custom file reader I define for an institution to be saved 
and available next time I'm in the CSVimporter.

What version of the product are you using? On what operating system?
Beta 15.7.7 on MAC OSX 10.8.2

Please provide any additional information below.
I just started trying our Moneydance today - so I may be doing something 
wrong....

Regards,

St. Borkowski

Original issue reported on code.google.com by doc...@gmail.com on 16 Feb 2013 at 9:16

GoogleCodeExporter commented 9 years ago
Please look at issue 22 and let me know if you can get it to work.

Original comment by stashu....@gmail.com on 16 Feb 2013 at 9:29

GoogleCodeExporter commented 9 years ago
Hi. This looks like a mac issue. Something changed in mac, mac java, or MD 
2012. I wrote about it in issue 22 again. Please see my comment there.

Original comment by stashu....@gmail.com on 25 Feb 2013 at 4:31

GoogleCodeExporter commented 9 years ago
Will try the solutions in 22 first when I get back to the computer where this 
is installed. 

Will get back to you on how this worked...

s.

Original comment by doc...@gmail.com on 25 Feb 2013 at 6:16

GoogleCodeExporter commented 9 years ago
Hi. Did you ever test the Mac test version I put out for download?
Does it make your readers show up? Can you save a change to them or just read 
them?

Original comment by stashu....@gmail.com on 27 Mar 2013 at 2:03

GoogleCodeExporter commented 9 years ago
add new version 15.7.11 
Adds: Can import Categories, added try to find Mac Prefs in more places - has 
all latest

Original comment by stashu....@gmail.com on 12 Jul 2013 at 5:42

GoogleCodeExporter commented 9 years ago
Using 1.7.0_21-b11, the custom format prefs are still not saved.

How is the prefs file named ?

Original comment by idreame...@gmail.com on 12 Jul 2013 at 4:22

GoogleCodeExporter commented 9 years ago
Ok. I look in 4 places trying to find the importer prefs file.
Would you mind looking for this file and telling me where it is so I can add it 
to the list?

Here's where I look now:

File moneydanceHome = new File( System.getProperty( "user.home" ) + 
"/Library/Application Support/Moneydance", "mdcsvimporter.props" );

moneydanceHome = new File( System.getProperty( "user.home" ) + 
"/Library/Preferences/Moneydance", "mdcsvimporter.props" );

moneydanceHome = new File( "/Library/Preferences/Moneydance", 
"mdcsvimporter.props" );

moneydanceHome = new File( System.getProperty( "user.home" ) + 
"/Library/Moneydance", "mdcsvimporter.props" );

Instead of the final "Moneydance" folder, it could be somplace like:
com.moneydance.apps.md.controller.Main
or com.moneydance

but I only have my wife's mac to try it on. I just tried it on hers and I see 
that it finds the existing file, but when I make a change it does not save it.
I can change the file myself and it saves so I do not know what the problem is 
at this point. 

Can you open the 'console' in moneydance? I cannot and that tells me what is 
happening.

Original comment by stashu....@gmail.com on 13 Jul 2013 at 3:54

GoogleCodeExporter commented 9 years ago
Having installed the extension and used it, I searched my hard drive on my Mac 
OSX Lion and did not find mdcsvimporter.props. I am attaching the console 
output.

Original comment by teconsul...@gmail.com on 19 Jul 2013 at 8:16

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hopefully mdcsvimporter-beta-15.7.12.zip download will fix mac preference 
saving. Let me know. Thanks for your output! It let me know what was going on. 
Now my console started working again too. Hopefully save works for windows, 
linux, mac.

Original comment by stashu....@gmail.com on 20 Jul 2013 at 7:40

GoogleCodeExporter commented 9 years ago
Did this fix your mac save reader settings?

Original comment by stashu....@gmail.com on 6 Aug 2013 at 2:51

GoogleCodeExporter commented 9 years ago
Nope for me this still doesn't work have to define new reader every time...

Original comment by doc...@gmail.com on 8 Aug 2013 at 1:10

GoogleCodeExporter commented 9 years ago
Wow!
Could you please send me your console output so I can see whats goimg on?

I would start MD. Turn console on. Then open csv importer.
Change (or add one in your case).
Add or save it.

Send me console output.

Do you have the latest version of Java?  That fixed one person.

Stan

Original comment by stashu....@gmail.com on 8 Aug 2013 at 1:14

GoogleCodeExporter commented 9 years ago
looked at console seems to not find moneydance files, send you in a minute...

Original comment by doc...@gmail.com on 8 Aug 2013 at 1:53

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
did you get the console dump ?

On Thursday, August 8, 2013, wrote:

Original comment by doc...@gmail.com on 8 Aug 2013 at 2:06