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
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
Hi, Do you have an answer?
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
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
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?
Created attachment 68487 [details] Skrooge file
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
Hi I'm using Skrooge V1.1.1 (debian/testing)
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, ...)?
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, ...)?
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
(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.
Bug in old version of QT or KDE