Bug 292695 - Skrooge crashes when selecting first month in Monthly report
Summary: Skrooge crashes when selecting first month in Monthly report
Status: RESOLVED INTENTIONAL
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-28 15:24 UTC by thierry.jeanmougin
Modified: 2012-02-22 13:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kcrash report (2.42 KB, text/plain)
2012-01-28 15:24 UTC, thierry.jeanmougin
Details
Skrooge file (558.56 KB, application/x-compressed-tar)
2012-02-04 15:26 UTC, thierry.jeanmougin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thierry.jeanmougin 2012-01-28 15:24:11 UTC
Created attachment 68272 [details]
kcrash report

Version:           unspecified (using KDE 4.6.5) 
OS:                Linux

I have uploaded data from grisbi to skrooge, from january 2009.
All Monthly Reports are working fine, expect when I select 01/2009, Skrooge crashes

Reproducible: Always

Steps to Reproduce:
Select Monthly reports, then 2009-01 in drop down list

Actual Results:  
Crash (get krash pop-up)

Expected Results:  
Display monthly report for January 2009

See attachment
Comment 1 Stephane MANKOWSKI 2012-01-28 20:15:50 UTC
Hi,

There is not relevant information in the crash report.

I think that the issue is due to your data. 
So, could you tell me if you are able to reproduce the issue on an anonymized file (file/processing/anonymize to create an anonymized file)?

Could you try this too?
http://skrooge.org/node/37
Comment 2 Stephane MANKOWSKI 2012-01-31 15:21:20 UTC
Hi,

Do you have an answer?
Comment 3 thierry.jeanmougin 2012-02-01 21:57:27 UTC
Hi

I suppose it is a data issue because I don't have the problem with other files (that I have created from crash).

I will do more tests next and give you more information next week-end
Comment 4 thierry.jeanmougin 2012-02-03 18:34:39 UTC
I have followed these instructions:
export SKGTRACE=255
skrooge --nofork > traces.txt

but the traces.txt file is empty.

I get this on the console:
QWidget::insertAction: Attempt to insert null action
skrooge(2095)/kdeui (kdelibs): Attempt to use QAction "view_context" with KXMLGUIFactory! 
skrooge(2095)/kdeui (kdelibs): Attempt to use QAction "view_bookmarks" with KXMLGUIFactory! 
skrooge(2095)/kdeui (kdelibs): Attempt to use QAction "view_transactions" with KXMLGUIFactory! 
skrooge(2095)/kdeui (kdelibs): Attempt to use QAction "view_properties" with KXMLGUIFactory! 
KCrash: Application 'skrooge' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit

[2]+  Stopped                 skrooge --nofork > traces.txt

If I use this command:
$ skrooge --nofork > traces.txt 2>&1
I get this in traces.txt:
KCrash: Application 'skrooge' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
delibs): Attempt to use QAction "view_bookmarks" with KXMLGUIFactory! 
skrooge(2110)/kdeui (kdelibs): Attempt to use QAction "view_transactions" with KXMLGUIFactory! 
skrooge(2110)/kdeui (kdelibs): Attempt to use QAction "view_properties" with KXMLGUIFactory! 
[2]-  Exit 253                skrooge --nofork > traces.txt 2>&1

Hope this helps
Comment 5 Stephane MANKOWSKI 2012-02-04 10:49:45 UTC
Hi,

Traces don't help.

So, could you tell me if you are able to reproduce the issue on an anonymized
file (file/processing/anonymize to create an anonymized file)?

If yes, could you send me this anonymized file?
Comment 6 thierry.jeanmougin 2012-02-04 15:26:07 UTC
Created attachment 68487 [details]
Skrooge file
Comment 7 Stephane MANKOWSKI 2012-02-05 14:01:16 UTC
Hi Thierry,

I am still not able to reproduce the crash with this attached file on the last version of Skrooge.

What is your version of Skrooge?

If you are on ubuntu, could you try with the last version of my ppa?
http://skrooge.org/ubuntu_installation
Comment 8 thierry.jeanmougin 2012-02-05 18:48:02 UTC
Hi
I'm using Skrooge V1.1.1 (debian/testing)
Comment 9 Stephane MANKOWSKI 2012-02-06 18:38:02 UTC
I don't understand. I am not able to reproduce it.
Are you able to reproduce the issue with the anonymized file? How?
Could you tell me more concerning your installation (distribution, versions of qt, kde, ...)?
Comment 10 thierry.jeanmougin 2012-02-06 19:41:54 UTC
Hi,
The version 1.2.0 has been moved to Debian/testing today. I will check if the issue still happens with this version and let you know

____________________

De : "Stephane MANKOWSKI" 
Date : 6 févr. 2012 19:38:03
À : thierry.jeanmougin@cegetel.net
Sujet : [Bug 292695] Skrooge crashes when selecting first month in Monthly report

https://bugs.kde.org/show_bug.cgi?id=292695





--- Comment #9 from Stephane MANKOWSKI  2012-02-06 18:38:02 ---
I don't understand. I am not able to reproduce it.
Are you able to reproduce the issue with the anonymized file? How?
Could you tell me more concerning your installation (distribution, versions of
qt, kde, ...)?
Comment 11 thierry.jeanmougin 2012-02-10 20:25:22 UTC
Hi Stéphane

The issue is the same with v1.2.0 (with the anonymised file)
It seems even worse because it appears at random on other files and other months.
I'm on Debian testing, KDE 4.6.5, QT 4.7.1.

Could you tell me what the other requirements are, so that I can check?
Thanks
Comment 12 Stephane MANKOWSKI 2012-02-11 22:52:50 UTC
(In reply to comment #11)
> Hi Stéphane
> 
> The issue is the same with v1.2.0 (with the anonymised file)
> It seems even worse because it appears at random on other files and other
> months.
> I'm on Debian testing, KDE 4.6.5, QT 4.7.1.
> 
> Could you tell me what the other requirements are, so that I can check?
> Thanks

Hi,

It works for me on kubuntu with KDE 4.8.0.
As you can see in you kcrash report, there is no Skrooge library involved.
So, I think the issue was in KDE or QT and has been corrected.
Comment 13 Stephane MANKOWSKI 2012-02-22 13:21:08 UTC
Bug in old version of QT or KDE