[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-06-02 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378435

Thomas Baumgart  changed:

   What|Removed |Added

 CC||yshir...@gmail.com

--- Comment #10 from Thomas Baumgart  ---
*** Bug 372453 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-06-01 Thread Thomas Bettler
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #9 from Thomas Bettler  ---
Created attachment 105839
  --> https://bugs.kde.org/attachment.cgi?id=105839=edit
fix

I backtraced my issue and Martin Preuss helped me with this patch.
Probably this might fixes your issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-05-29 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378435

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-05-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #8 from tr@gmx.de ---
So I deleted ~/.aqbanking too and after I added my bank access data again it
works. Thanks @Thomas Bettler.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-05-26 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #7 from Thomas Baumgart  ---
Very strange, this could also be a problem in upstream AqBanking then. Do you
have a backup of the data you deleted?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-05-24 Thread Thomas Bettler
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #6 from Thomas Bettler  ---
Even updating to kmymoney 5 (git master) didn't help.
However I finally managed to solve my issue by deleting ~/.banking and
~/.aqbanking
It appears that >=kmymoney-4.8 is unable to deal with part of that config.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-05-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #5 from tr@gmx.de ---
Yes, disabling kbanking plugin solves the issue for me. Thanks. So I have to
wait at version 5...

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-05-23 Thread Thomas Bettler
https://bugs.kde.org/show_bug.cgi?id=378435

Thomas Bettler  changed:

   What|Removed |Added

 CC||thomas.bett...@gmail.com

--- Comment #4 from Thomas Bettler  ---
Probably dup of #372453 ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-04-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #3 from tr@gmx.de ---
(gdb) backtrace
#0  0x71f67fdf in raise () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x71f6940a in abort () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x71f60e47 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x71f60ef2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x7fffdbec5d2f in GWEN_Buffer_AppendString () from
/usr/lib/libgwenhywfar.so.60
#5  0x7fffdb803661 in ?? () from /usr/lib/libaqbanking.so.35
#6  0x7fffdc78a2ee in ?? () from /usr/lib/kde4/kmm_kbanking.so
#7  0x76263e2a in onlineJobAdministration::canSendCreditTransfer() ()
from /usr/lib/libkmm_mymoney.so.4
#8  0x55651dc7 in ?? ()
#9  0x55658680 in ?? ()
#10 0x5569dcc5 in ?? ()
#11 0x72f92660 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x761ea808 in MyMoneyFile::attachStorage(IMyMoneyStorage*) () from
/usr/lib/libkmm_mymoney.so.4
#13 0x556c2378 in ?? ()
#14 0x556841c3 in ?? ()
#15 0x55684f6d in ?? ()
#16 0x5569e02d in ?? ()
#17 0x72f92660 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x7399b672 in QAction::triggered(bool) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#19 0x7399c9d3 in QAction::activate(QAction::ActionEvent) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x72f98381 in QObject::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#21 0x7399ce92 in QAction::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#22 0x74635912 in KAction::event(QEvent*) () from
/usr/lib/libkdeui.so.5
#23 0x739a154c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x739a852c in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x747201ba in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#26 0x72f7df1d in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x72f81a16 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x72fae703 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x7fffed72a7f7 in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x7fffed72aa60 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x7fffed72ab0c in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x72fae854 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x73a4b5d6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#34 0x72f7c7ef in
QEventLoop::processEvents(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x72f7cb55 in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#36 0x72f82bd9 in QCoreApplication::exec() () from
/usr/lib/x86_64-linux-gnu/libQtCore.so.4
#37 0x5563a95d in ?? ()
#38 0x55637a82 in ?? ()
#39 0x71f552b1 in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#40 0x5563a0ca in _start ()

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-04-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #2 from tr@gmx.de ---
I'm not familiar with gdb but I hope this is what you are need!?  

Starting program: /usr/bin/kmymoney 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "csvexport"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers
for "Print check"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "National orders for online banking"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "KMyMoney OFX"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 offers
for "iCalendar"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "SEPA orders for online banking"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "csvimport"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "KBanking"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "Reconciliation report"
kmymoney(2522)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 offers
for "Weboob"
KMyMoney csvexport plugin loaded
KMyMoney printcheck plugin loaded
kmymoney(2522)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QFSFileEngine::open: No file name specified
onlineTask available "org.kmymoney.creditTransfer.germany" 
onlineTaskConverter available "org.kmymoney.creditTransfer.germany"
("org.kmymoney.creditTransfer.sepa") 
onlineTaskConverter available "org.kmymoney.creditTransfer.sepa"
("org.kmymoney.creditTransfer.germany") 
KMyMoney ofximport plugin loaded
KMyMoney iCalendar plugin loaded
onlineTask available "org.kmymoney.creditTransfer.sepa" 
KMyMoney csvimport plugin loaded
KMyMoney kbanking plugin loaded
KMyMoney reconciliation report plugin loaded
[New Thread 0x7fffd53df700 (LWP 2526)]
[New Thread 0x7fffc700 (LWP 2527)]
kmymoney(2522) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find
smb.conf! 
[Thread 0x7fffd53df700 (LWP 2526) exited]
reading file
start parsing file
startDocument
reading accounts
reading transactions
reading securities
reading currencies
reading prices
reading reports
endDocument
kmymoney: buffer.c:1017: GWEN_Buffer_AppendString: Zusicherung »buffer« nicht
erfüllt.

Thread 1 "kmymoney" received signal SIGABRT, Aborted.
0x71f67fdf in raise () from /lib/x86_64-linux-gnu/libc.so.6

I use debian testing and updated with aptitude so the depending packages should
be updated too. libaqbanking 5.6.12-1+1b; libgwenhywfar-data 4.15.3-5

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 378435] Crash when open .kmy file

2017-04-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378435

--- Comment #1 from Thomas Baumgart  ---
Did you also update AqBanking and Gwenhyfar and depending on your installation
the KBanking plugin which hosts the glue code between KMyMoney and AqBanking?
The problem is caused way inside those libraries. Since I am using the same
software here, I am a bit puzzled. It chokes in an assertion where the provided
buffer is zero (whatever causes this has to be found).

Can you provide a backtrace by running KMyMoney under gdb control?

-- 
You are receiving this mail because:
You are watching all bug changes.