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
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
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