[kmymoney4] [Bug 377368] KMyMoney 4.8 failed to import discover card ofx

2017-03-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377368

--- Comment #3 from wuzhuoq...@hotmail.com ---
Ok, tried a few things and finally settled with one dirty workaround for
myself. Basically changed the code to call a custom python 2 script (which use
httplib to fine control the header order) to send the ofx request first, and if
not succeeded (script return non 0 code) then fallback to original code path.

Obvious this is not good for PR. Just in case anyone is interested
https://github.com/Zhuoqing/kmymoney_discover_workaround/commit/3f7acce5fcc51cea1e9bac11e3edae8a4d8231d9

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

[kmymoney4] [Bug 377462] kmymoney crashed

2017-03-10 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=377462

--- Comment #1 from Jack  ---
Can you say what you did to bring up any of those dialogs in the first place. 
That might provide some additional hints.

I'm not good at reading backtraces, but this looks like the problem is in the
gwenhywfar or aqbanking library.

If you were trying to do something with online banking, had you successfully
mapped the KMyMoney account to an online account?  I am wondering if the
problem is related to not having a username to log on the the online account. 
(It still shouldn't crash, but it would help tracking down the actual cause of
the crash.)

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

Re: Mint installation

2017-03-10 Thread Jack

On 2017.03.09 19:22, Oliver Nelson wrote:
I'm new to linux mint maya. Have tried to download and install  
kmymoney. have been able to extract the down loaded tar.xz file but  
can not install?  Help?


The tar.gz file is source code.  To use that you would have to compile  
it, and that would probably require installing several -dev packages.   
If that is specifically what you want, say so, and we can provide some  
assistance.


I am not specifically familiar with Mint, but I assume it has a package  
manager, and you should be able to install KMyMoney through that.  In  
addition, it appears that Maya is rather old at this point, and will  
only be supported until next month (April 2017)  If you like Mint, you  
should consider using one of the more recent versions: Oiana, Rebecca,  
Rafaela, Rosa, Sarah, or Serena.   
(https://linuxmint.com/download_all.php)


Jack

[kmymoney4] [Bug 377462] New: kmymoney crashed

2017-03-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=377462

Bug ID: 377462
   Summary: kmymoney crashed
   Product: kmymoney4
   Version: 4.8.0
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kmymoney-devel@kde.org
  Reporter: cur...@vortexaerospace.com
  Target Milestone: ---

Application: kmymoney (4.8.0)
KDE Platform Version: 4.14.29
Qt Version: 4.8.7
Operating System: Linux 4.9.13-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:
I tried to close multiple dialog boxes that stated "No user assigned to this
account. Please check your configuration."

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x7fb9aa9bb6a0 in CppDialog::getCInterface() () at
/lib64/libgwengui-cpp.so.0
#7  0x7fb9aabc8359 in QT4_DialogBox::slotActivated() () at
/lib64/libgwengui-qt4.so.0
#8  0x7fb9c98b1090 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /lib64/libQtCore.so.4
#9  0x7fb9ca987622 in QAbstractButton::clicked(bool) () at
/lib64/libQtGui.so.4
#10 0x7fb9ca6be0f3 in QAbstractButtonPrivate::emitClicked() () at
/lib64/libQtGui.so.4
#11 0x7fb9ca6bf504 in QAbstractButtonPrivate::click() () at
/lib64/libQtGui.so.4
#12 0x7fb9ca6bf614 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
at /lib64/libQtGui.so.4
#13 0x7fb9ca340710 in QWidget::event(QEvent*) () at /lib64/libQtGui.so.4
#14 0x7fb9ca2e9ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib64/libQtGui.so.4
#15 0x7fb9ca2f2547 in QApplication::notify(QObject*, QEvent*) () at
/lib64/libQtGui.so.4
#16 0x7fb9cb065cba in KApplication::notify(QObject*, QEvent*) () at
/lib64/libkdeui.so.5
#17 0x7fb9c989ceed in QCoreApplication::notifyInternal(QObject*, QEvent*)
() at /lib64/libQtCore.so.4
#18 0x7fb9ca2f056b in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () at
/lib64/libQtGui.so.4
#19 0x7fb9ca36afe9 in QETWidget::translateMouseEvent(_XEvent const*) () at
/lib64/libQtGui.so.4
#20 0x7fb9ca36999c in QApplication::x11ProcessEvent(_XEvent*) () at
/lib64/libQtGui.so.4
#21 0x7fb9ca392409 in x11EventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /lib64/libQtGui.so.4
#22 0x7fb9c2f73e52 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#23 0x7fb9c2f741d0 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#24 0x7fb9c2f7427c in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#25 0x7fb9c98cd45e in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib64/libQtCore.so.4
#26 0x7fb9ca3925a6 in
QGuiEventDispatcherGlib::processEvents(QFlags)
() at /lib64/libQtGui.so.4
#27 0x7fb9c989b7bf in
QEventLoop::processEvents(QFlags) () at
/lib64/libQtCore.so.4
#28 0x7fb9c989bb25 in
QEventLoop::exec(QFlags) () at
/lib64/libQtCore.so.4
#29 0x7fb9ca7c608c in QDialog::exec() () at /lib64/libQtGui.so.4
#30 0x7fb9aabc995d in QT4_GuiDialog::execute() () at
/lib64/libgwengui-qt4.so.0
#31 0x7fb9aabc96b3 in QT4_Gui::execDialog(GWEN_DIALOG*, unsigned int) () at
/lib64/libgwengui-qt4.so.0
#32 0x7fb9aaea0d49 in GWEN_Gui_Internal_MessageBox () at
/lib64/libgwenhywfar.so.60
#33 0x7fb9aae9f967 in GWEN_Gui_MessageBox () at /lib64/libgwenhywfar.so.60
#34 0x7fb9aae9ff3e in GWEN_Gui_ShowError () at /lib64/libgwenhywfar.so.60
#35 0x7fb9a8409a92 in AO_Provider_UpdateJob () at
/lib64/libaqofxconnect.so.7
#36 0x7fb9aa758a59 in AB_Provider_UpdateJob () at /lib64/libaqbanking.so.35
#37 0x7fb9aa756002 in AB_Job_Update () at /lib64/libaqbanking.so.35
#38 0x7fb9aa7562fe in AB_Job_CheckAvailability () at
/lib64/libaqbanking.so.35
#39 0x7fb9ab739bcc in KBankingPlugin::availableJobs(QString) () at
/usr/lib64/kde4/kmm_kbanking.so
#40 0x7fb9cc770bfa in onlineJobAdministration::canSendCreditTransfer() ()
at /lib64/libkmm_mymoney.so.4
#41 0x5621be682427 in KMyMoneyApp::slotUpdateActions() ()
#42 0x5621be688da0 in KMyMoneyApp::updateCaption(bool) ()
#43 0x5621be6c8cc8 in KMyMoneyApp::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) ()
#44 0x7fb9c98b1090 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /lib64/libQtCore.so.4
#45 0x5621be6ea837 in KMyMoneyView::initializeStorage() ()
#46 0x5621be6ec797 in KMyMoneyView::readFile(KUrl const&) ()
#47 0x5621be6b20d6 in KMyMoneyApp::slotFileOpenRecent(KUrl const&) ()
#48 0x5621be669557 in runKMyMoney(KApplication*, KStartupLogo*) [clone
.isra.9] ()
#49 0x5621be6664fc in main ()

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the