[kmymoney] [Bug 398410] KMyMoney crashes when trying to save entries back to DB Backend

2019-04-04 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=398410

--- Comment #39 from Eleazar  ---
Any update on this issue?

I tried the same process as before using the latest code in branch 5.0
(04/04/2019 @ 21:43 MDT Build version 5.0.3-a4a39821b)


#0  0x7fffef3dbfa0 in __GI___pthread_mutex_lock (mutex=0x20) at
../nptl/pthread_mutex_lock.c:65
#1  0x7fff604622da in  () at /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
#2  0x7fff60439b41 in  () at /usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
#3  0x7fff6040db2b in mysql_real_connect () at
/usr/lib/x86_64-linux-gnu/libmysqlclient.so.20
#4  0x7fff609f61b9 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/sqldrivers/libqsqlmysql.so
#5  0x7fffa6168f50 in QSqlDatabase::open() () at
/usr/lib/x86_64-linux-gnu/libQt5Sql.so.5
#6  0x7fffa63c5dff in MyMoneyStorageSql::open(QUrl const&, int, bool)
(this=0x55de4b70, url=..., openMode=3, clear=false)
at /home/eagleboy/kmymoney/kmymoney/plugins/sql/mymoneystoragesql.cpp:114
#7  0x7fffa63c1748 in SQLStorage::save(QUrl const&) (this=0x56262cc0,
url=...) at /home/eagleboy/kmymoney/kmymoney/plugins/sql/sqlstorage.cpp:198
#8  0x5560d2b3 in KMyMoneyApp::slotFileSave() (this=0x55d68790) at
/home/eagleboy/kmymoney/kmymoney/kmymoney.cpp:3411
#9  0x5562a21d in QtPrivate::FunctorCall,
QtPrivate::List<>, void, bool (KMyMoneyApp::*)()>::call(bool
(KMyMoneyApp::*)(), KMyMoneyApp*, void**) (f=(bool (KMyMoneyApp::*)(KMyMoneyApp
* const)) 0x5560d198 , o=0x55d68790,
arg=0x7fffcdc0)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:136
#10 0x55629f9d in QtPrivate::FunctionPointer::call, void>(bool (KMyMoneyApp::*)(),
KMyMoneyApp*, void**) (f=(bool (KMyMoneyApp::*)(KMyMoneyApp * const))
0x5560d198 , o=0x55d68790,
arg=0x7fffcdc0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:169
#11 0x556295b8 in QtPrivate::QSlotObject, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*,
void**, bool*) (which=1, this_=0x55edef30, r=0x55d68790,
a=0x7fffcdc0, ret=0x0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobject_impl.h:120
#12 0x70c7b77f in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x72bf8122 in QAction::triggered(bool) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x72bfa80c in QAction::activate(QAction::ActionEvent) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x72cf112b in  () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x72cf138d in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x72dd001a in QToolButton::mouseReleaseEvent(QMouseEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#18 0x72c3d048 in QWidget::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x72dd00b4 in QToolButton::event(QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x72bfe83c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x72c0665f in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x70c4c9e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x72c05632 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) ()
at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#24 0x72c5816b in  () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x72c5a7da in  () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x72bfe83c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#27 0x72c06104 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x70c4c9e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x72442583 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#30 0x72444055 in
QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*)
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#31 0x7241b2eb in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
#32 0x7fffd96b91c0 in  () at /usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
---Type  to continue, or q  to quit---
#33 0x7fffe65ed387 in g_main_context_dispatch () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x7fffe65ed5c0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x7fffe65ed64c in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x70ca599f in

[kmymoney] [Bug 406223] CSV Import of "Remove" transactions reclassifies as "Add Shares"

2019-04-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406223

--- Comment #3 from mcdrae...@gmail.com ---
Located the csvimporterrc file and confirmed that invalid transaction types
that the user maps to the "Remove Shares" action are correctly being appended
to the "ShrsoutParam" line.

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

[kmymoney] [Bug 406220] Crash when deleting more than 5000 transactions at once

2019-04-04 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=406220

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kmy
   ||money/a4a39821bbea41228f6f7
   ||ee49d1d97f6f006ea8e
 Status|REPORTED|RESOLVED
   Version Fixed In||5.0.4

--- Comment #1 from Thomas Baumgart  ---
Git commit a4a39821bbea41228f6f7ee49d1d97f6f006ea8e by Thomas Baumgart.
Committed on 04/04/2019 at 18:00.
Pushed by tbaumgart into branch '5.0'.

Avoid crash when removing items from container
FIXED-IN: 5.0.4

M  +14   -10   kmymoney/views/kgloballedgerview_p.h

https://commits.kde.org/kmymoney/a4a39821bbea41228f6f7ee49d1d97f6f006ea8e

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

[kmymoney] [Bug 406223] CSV Import of "Remove" transactions reclassifies as "Add Shares"

2019-04-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406223

--- Comment #2 from mcdrae...@gmail.com ---
Also a similar thing happens when I import an QFX through the OFX importer:
where buy transactions get turned into sell transactions.

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

[kmymoney] [Bug 405808] Unknown property X-KMyMoney-Sepa-Country

2019-04-04 Thread Christian David
https://bugs.kde.org/show_bug.cgi?id=405808

--- Comment #5 from Christian David  ---
This code part was significantly changed by another developer. So I cannot tell
you if it is required anymore.

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