Bug 280068 - GNUCash import does not work
Summary: GNUCash import does not work
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: SVN
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-14 11:40 UTC by Cristian Oneț
Modified: 2011-08-15 20:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cristian Oneț 2011-08-14 11:40:56 UTC
Version:           SVN trunk (using KDE 4.7.0) 
OS:                Linux

Whether I use the import action or just open the GNUCash file I get this error:
'Cannot load file /home/cristi/dezvoltare/testfiles/gnucash. Reason: No storage object attached to MyMoneyFile'

Reproducible: Always

Steps to Reproduce:
1. File->Import->GNUCash
2. Select OK in the import dialog


Actual Results:  
Error message appears.

Expected Results:  
Import should run.

OS: Linux (x86_64) release 2.6.39-gentoo-r3
Compiler: x86_64-pc-linux-gnu-gcc
Comment 1 Cristian Oneț 2011-08-15 20:52:28 UTC
SVN commit 1247411 by conet:

BUG: 280068
Make sure the storage is attached while using the MyMoneyFileTransaction. I don't know when did this break but it seems that GNUCash import was not working for a long time.

 M  +2 -0      mymoneygncreader.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1247411
Comment 2 Cristian Oneț 2011-08-15 20:53:12 UTC
SVN commit 1247412 by conet:

BUG: 280068
Make sure the storage is attached while using the MyMoneyFileTransaction. I don't know when did this break but it seems that GNUCash import was not working for a long time.
Backported to the stable branch.

 M  +2 -0      mymoneygncreader.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1247412