[kmymoney] [Bug 390716] Crash when entering a new account.

2020-05-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390716

Thomas Baumgart  changed:

   What|Removed |Added

 CC||rob...@iafrica.com

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

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2020-02-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=390716

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #10 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2020-01-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=390716

--- Comment #9 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2020-01-11 Thread Bryan
https://bugs.kde.org/show_bug.cgi?id=390716

--- Comment #8 from Bryan  ---
Thomas,

I just tried this again with the same config, or at least I think, I had back
when I experienced the error but the program is not crashing. 

Versions:
KMyMoney -> 5.0.0
Linux Lite -> 4.0

My kernel version is slightly different. Currently running 4.15.0-70-generic

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2020-01-11 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390716

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #7 from Thomas Baumgart  ---
I tried to duplicate this with the current HEAD of the 5.8 branch and I cannot
reproduce the problem anymore. Can you check if it still fails for you using
the stable AppImage? See https://kmymoney.org/appimage.php howto do that.
Thanks in advance.

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2018-11-06 Thread Bryan
https://bugs.kde.org/show_bug.cgi?id=390716

--- Comment #6 from Bryan  ---
Jack,

Version 5.0.0

I save after each and every account. Saving does not prevent the crash. 

Let me expand upon the New Account Wizard.

1. Step 1 of 4 - I add a new institution or select one I already created. When
creating the new institution, I only define a name.

2. Click Next.

3. Account name is defined, account type has been credit card (I have a lot of
them :(  

4. Opening date is not changed. Opening balance is 0.

5. For the credit card type, I uncheck the reminder to pay checkbox and click
Next.

6. Click Next and Finish to complete the wizard.

First account is created successfully. When I proceed to create the second
account, I get to the final step and click the Finish button. Once I do, the
app crashes and the data is not saved. This is why I save after each account I
create.

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2018-11-06 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=390716

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

--- Comment #5 from Jack  ---
Alexandre - do you still have a problem?  If so, for which version of KMM, and
are you using an ebuild (which one?) or compiling yourself?

Bryan - which version of KMM are you using? - Also, are you saying that you can
create the first account, but it crashes on getting to "Finish" for the second
account?  If so, does it help if you save the file after adding the first
account?

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2018-11-06 Thread Bryan
https://bugs.kde.org/show_bug.cgi?id=390716

Bryan  changed:

   What|Removed |Added

 CC||bailey.5...@gmail.com

--- Comment #4 from Bryan  ---
I experience this bug. Steps to recreate:

1. Click on Accounts icon on far left.
2. Right-click on Liability
3. Select 'New Account'
4. Proceed through New Account Setup Wizard. Note, everything works fine at
this point.
5. Finish wizard from step 4.
6. Repeat steps 2 and 3.
7. Proceed through New Account Setup Wizard. Once I click the Finish button,
app completely crashes (closes out without any messages or warnings).

Very annoying as I am attempting to create 15 accounts.

Running Linux Lite 4.0 with kernel 4.15.0-38-generic
I have updated my system using apt update/upgrade to verify there was not an
old library but problem still persists. 

KDE Frameworks 5.44.0
Qt 5.9.5 (built against 5.9.5)
The xcb windowing system

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2018-02-19 Thread Alexandre
https://bugs.kde.org/show_bug.cgi?id=390716

--- Comment #3 from Alexandre  ---
I have the same problem but only on my gentoo. On ubuntu I tried Qt 5.10.1 on
18.04 and kmymoney 5.0 works. In this trace the kmy file is empty (without
accounts) and I am trying to create the first account by "New account". The
error is:

ASSERT failure in QVector::at: "index out of range", file
../../include/QtCore/../../src/corelib/tools/qvector.h, line 424

A gdb backtrace follows:

GNU gdb (Gentoo 8.1 p1) 8.1 
Copyright (C) 2018 Free Software Foundation, Inc.   
License GPLv3+: GNU GPL version 3 or later    
This is free software: you are free to change and redistribute it.  
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"  
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".   
Type "show configuration" for configuration details.
For bug reporting instructions, please see: 
. 
Find the GDB manual and other documentation resources online at:
.   
For help, type "help".  
Type "apropos word" to search for commands related to "word"... 
Reading symbols from kmymoney...done.   
(gdb) run   
Starting program: /usr/bin/kmymoney 
[Thread debugging using libthread_db enabled]   
Using host libthread_db library "/lib64/libthread_db.so.1". 
[New Thread 0x7fffd8e47700 (LWP 28078)] 
Qt: Session management error: Could not open network socket 
[New Thread 0x7fffd2edc700 (LWP 28079)] 
WebConnect: Try to connect to WebConnect server 
WebConnect: Connect to server failed
WebConnect: Starting server failed. Try to remove stale socket. 
WebConnect: Running in server mode  
Plugins: checkprinting loaded   
Plugins: csvexporter loaded 
Plugins: csvimporter loaded 
Plugins: gncimporter loaded 
Plugins: icalendarexporter loaded   
Plugins: kbanking loaded
Plugins: kbanking pluged
Plugins: ofximporter loaded 
Plugins: qifexporter loaded 
Plugins: qifimporter loaded 
Plugins: reconciliation report loaded   
Online plugins found 2  
Cost center model created with items 0  
Payees model created with items 0   
reading file
start parsing file  
startDocument   
reading securities  
endDocument 
[New Thread 0x7fffc2ad4700 (LWP 28082)] 
[New Thread 0x7fff821cf700 (LWP 28083)] 
[New Thread 0x7fff81570700 (LWP 28084)] 
[New Thread 0x7fff80d6f700 (LWP 28085)] 
[New Thread 0x7fff7bfff700 (LWP 28086)] 
[New Thread 0x7fff7b7fe700 (LWP 28087)] 
ASSERT failure in QVector::at: "index out of range", file
../../include/QtCore/../../src/corelib/tools/qvector.h, line 424

Thread 1 "kmymoney" received signal SIGABRT, Aborted.   
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51   
51  }   

[kmymoney] [Bug 390716] Crash when entering a new account.

2018-02-19 Thread John Kelly
https://bugs.kde.org/show_bug.cgi?id=390716

--- Comment #2 from John Kelly  ---
I apologize, i just tried adding the account and had no problems. I added
several accounts and had no issues. I just booted up about an hour ago, i
guess the fresh start fixed my issue.

For future reference how do i pull a backtrace?

On Mon, Feb 19, 2018 at 12:22 AM, Thomas Baumgart 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=390716
>
> --- Comment #1 from Thomas Baumgart  ---
> I just tried this here and it did not crash. So a few questions:
>
> - did you assign an institution? did that already exist?
> - which type of account did you try to create?
> - did you specify an opening balance?
> - did you select a parent account or just hit Next?
>
> Can you provide a backtrace of the crash for further analysis?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kmymoney] [Bug 390716] Crash when entering a new account.

2018-02-18 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=390716

--- Comment #1 from Thomas Baumgart  ---
I just tried this here and it did not crash. So a few questions:

- did you assign an institution? did that already exist?
- which type of account did you try to create?
- did you specify an opening balance?
- did you select a parent account or just hit Next?

Can you provide a backtrace of the crash for further analysis?

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