Re: new problem with 5.0 - it doesn't think mapped accounts are mapped

2018-01-14 Thread Thomas Baumgart
Hi,

On Sonntag, 14. Januar 2018 18:35:14 CET Jack Ostroff wrote:

> I just recompiled from the 5.0 branch, and there is a problem with the
> online mapping.  None of my mapped accounts show as mapped.  However,
> if I click the Account menu, I see "Unmap account" enabled, and "Map
> account" is disabled.

This could be caused by KMyMoney not finding the plugins. In case you run from 
console, you get a list what is found. Here's as example how I see it:

WebConnect: Try to connect to WebConnect server
WebConnect: Connect to server failed
WebConnect: Running in server mode
Plugins: csvexporter loaded
Plugins: csvimporter loaded
Plugins: gncimporter loaded
Plugins: icalendarexporter loaded
Plugins: kbanking loaded
Plugins: kbanking pluged
Plugins: ofximporter loaded
Plugins: printcheck loaded
Plugins: qifexporter loaded
Plugins: qifimporter loaded
Plugins: reconciliation report loaded
Plugins: weboob loaded
Cost center model created with items 0
Payees model created with items 0
reading file
start parsing file
startDocument
reading securities
endDocument
Start loading splits
Loaded 3216 elements
Loaded 28 elements
Loaded 3245 elements

Second check would be to see if they are listed and enabled in the settings 
dialog.

> The first time I ran this version, I got a crash on trying
> Account/Edit, but that was one time only, with no repeat crash.
> (recomipiled twice, to see if there was a problem from a previous
> compile.)  I'll try one more clean compile if I have the time.

I think this is more of an installation issue based on my own experience 
during the past couple of weeks.

-- 

Regards

Thomas Baumgart

https://www.telegram.org/   Telegram, the better WhatsApp
-
Computers let you make more mistakes faster than any other
invention in human history, with the possible exception
of handguns and tequila. --Mitch Radcliffe
-


signature.asc
Description: This is a digitally signed message part.


new problem with 5.0 - it doesn't think mapped accounts are mapped

2018-01-14 Thread Jack Ostroff
I just recompiled from the 5.0 branch, and there is a problem with the  
online mapping.  None of my mapped accounts show as mapped.  However,  
if I click the Account menu, I see "Unmap account" enabled, and "Map  
account" is disabled.


The first time I ran this version, I got a crash on trying  
Account/Edit, but that was one time only, with no repeat crash.   
(recomipiled twice, to see if there was a problem from a previous  
compile.)  I'll try one more clean compile if I have the time.


Jack

[kmymoney] [Bug 388963] New: qif importer fails with "you need to call KMyMoneySettings::instance before using"

2018-01-14 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=388963

Bug ID: 388963
   Summary: qif importer fails with "you need to call
KMyMoneySettings::instance before using"
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: importer
  Assignee: kmymoney-devel@kde.org
  Reporter: alexandre...@gmail.com
  Target Milestone: ---

Created attachment 109859
  --> https://bugs.kde.org/attachment.cgi?id=109859=edit
Patch to 5.0 branch that fix settings for QIF importer

QIF importer is reporting the error "you need to call
KMyMoneySettings::instance before using" after showing the file selector
dialog. The patch that I attached fixed the problem but I do not think it is
using the new global settings. Please revise it.

-- 
You are receiving this mail because:
You are the assignee for the bug.