Bug#540114: libaqbanking29: OFX account setup crashes with assertion failure

2009-08-21 Thread Martin Preuss
Hi,

On Mittwoch, 5. August 2009, Micha Lenk wrote:
[...]
> aqofxconnect qt3-wizard: cfgdir.c:284: GWEN_ConfigMgrDir_AddGroupFileName:
> Assertion `subGroupName' failed. Aborted
[...]

Now fixed in SVN.


Regards
Martin

-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#540114: libaqbanking29: OFX account setup crashes with assertion failure

2009-08-05 Thread Micha Lenk
Package: libaqbanking29-plugins-qt
Version: 4.1.0-1
Severity: serious
Justification: segmentation fault

When trying to setup an OFX account using the binary 
/usr/lib/aqbanking/plugins/29/wizard/qt3-wizard following the instructions 
from https://bugs.launchpad.net/ubuntu/+source/libaqbanking/+bug/351189 the 
qt3-wizard crashes with an assertion failure.

The console output is:

3:2009/08/05 12-42-29:aqbanking(7474):qbanking.cpp: 420: No Qt translation 
found for your language C
3:2009/08/05 12-42-36:qt3_wizard(7474):qbcfgtabpageusers.cpp: 165: Selected 
backend: aqofxconnect
qt3-wizard: cfgdir.c:284: GWEN_ConfigMgrDir_AddGroupFileName: Assertion 
`subGroupName' failed.
Aborted

The backtrace generated from upstream SVN rev. 1729 (current trunk) is:

#0 0xb7f80424 in __kernel_vsyscall ()
#1 0xb73d0640 in raise () from /lib/i686/cmov/libc.so.6
#2 0xb73d2018 in abort () from /lib/i686/cmov/libc.so.6
#3 0xb73c95be in __assert_fail () from /lib/i686/cmov/libc.so.6
#4 0xb6ea710c in GWEN_ConfigMgrDir_AddGroupFileName (cfg=0x8991970, 
groupName=0xb7ed5298 "users", subGroupName=0x0, nbuf=0x8a0d4e0) at cfgdir.c:284
#5 0xb6ea77aa in GWEN_ConfigMgrDir_LockGroup (cfg=0x8991970, 
groupName=0xb7ed5298 "users", subGroupName=0x0, guiid=0) at cfgdir.c:446
#6 0xb7e1d0bf in GWEN_ConfigMgr_LockGroup (mgr=0x336e, groupName=0xb7ed5298 
"users", subGroupName=0x0, guiid=0) at configmgr.c:277
#7 0xb7e9929b in AB_Banking_BeginExclUseUser (ab=0x89901b0, u=0x89cff80, 
guiid=0) at banking_cfg.c:1077
#8 0xb7f0f6de in AB_Banking::beginExclUseUser (this=0x898ff68, u=0x89cff80, 
guiid=0) at banking.cpp:486
#9 0xb7f3867c in QBEditUser::fromGui (this=0xbfd98f50) at qbedituser.cpp:90
#10 0xb7f389f0 in QBEditUser::editUser (kb=0x898ff68, u=0x89cff80, 
parent=0x8a8e898) at qbedituser.cpp:128
#11 0xb7f36268 in QBCfgTabPageUsers::slotUserNew (this=0x8a8e898) at 
qbcfgtabpageusers.cpp:186
#12 0xb7f36e0d in QBCfgTabPageUsers::qt_invoke (this=0x8a8e898, _id=46, 
_o=0xbfd99214) at qbcfgtabpageusers.moc:98
#13 0xb78c11aa in QObject::activate_signal (this=0x8a95e00, clist=0x8a96bc0, 
o=0xbfd99214) at kernel/qobject.cpp:2359
#14 0xb78c36cb in QObject::activate_signal (this=0x8a95e00, signal=4) at 
kernel/qobject.cpp:2328
#15 0xb7c2645c in QButton::clicked (this=0x8a95e00) at 
.moc/release-shared-mt/moc_qbutton.cpp:152
#16 0xb795b300 in QButton::mouseReleaseEvent (this=0x8a95e00, e=0xbfd995f4) at 
widgets/qbutton.cpp:839
#17 0xb78fb727 in QWidget::event (this=0x8a95e00, e=0xbfd995f4) at 
kernel/qwidget.cpp:4705
#18 0xb785c7c5 in QApplication::internalNotify (this=0xbfd99e00, 
receiver=0x8a95e00, e=0xbfd995f4) at kernel/qapplication.cpp:2638
#19 0xb785d9e2 in QApplication::notify (this=0xbfd99e00, receiver=0x8a95e00, 
e=0xbfd995f4) at kernel/qapplication.cpp:2424
#20 0xb77f6fbe in QApplication::sendSpontaneousEvent (receiver=0x8a95e00, 
event=0xbfd995f4) at kernel/qapplication.h:526
#21 0xb77f3f21 in QETWidget::translateMouseEvent (this=0x8a95e00, 
event=0xbfd998e8) at kernel/qapplication_x11.cpp:4347
#22 0xb77f3334 in QApplication::x11ProcessEvent (this=0xbfd99e00, 
event=0xbfd998e8) at kernel/qapplication_x11.cpp:3524
#23 0xb7806e2c in QEventLoop::processEvents (this=0x89a8a08, flags=) at kernel/qeventloop_x11.cpp:195
#24 0xb78751a0 in QEventLoop::enterLoop (this=0x89a8a08) at 
kernel/qeventloop.cpp:201
#25 0xb785cdcf in QApplication::enter_loop (this=0xbfd99e00) at 
kernel/qapplication.cpp:2796
#26 0xb7a5415d in QDialog::exec (this=0xbfd99b0c) at dialogs/qdialog.cpp:435
#27 0xb7f1915f in QBCfgTab::exec (this=0xbfd99b0c) at qbcfgtab.cpp:191
#28 0xb7f11668 in QBanking::setupDialog (this=0x898ff68, parent=0x0) at 
qbanking.cpp:681
#29 0x080492cc in main (argc=Cannot access memory at address 0x336e) at 
qt3_wizard.cpp:93

Regards
  Micha



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org