[kmymoney] [Bug 403068] When opening a report I get "Uncaught error. Please report the details to the developers" then KMM crashes.

Thomas Baumgart bugzilla_noreply at kde.org
Fri Jan 11 07:53:33 GMT 2019


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

Thomas Baumgart <tbaumgart at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WAITINGFORINFO
             Status|REPORTED                    |NEEDSINFO

--- Comment #1 from Thomas Baumgart <tbaumgart at kde.org> ---
This message can only happen, when the object type of the report is not
supported. The code is identical to the 4.8 branch at this point, so I don't
know how you ended up with this.

Please try the following: Extract all report configurations from your data file
(let's call it nick.kmy for example). Select the one of the failing report and
add it to the bug-entry (please feel free to replace any alpha that you don't
want to store here with X or any other letter).

  zcat nick.kmy | grep REPORT

will show you the configuration of all reports. If you have some 'text' that is
unique in that report, you can extract that with

  zcat nick.kmy | grep REPORT | grep 'text'

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


More information about the KMyMoney-devel mailing list