Bug 460151 - No Report-View installed
Summary: No Report-View installed
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: buildsystem (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-09 10:02 UTC by Fabiano Caruana
Modified: 2022-10-10 11:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiano Caruana 2022-10-09 10:02:28 UTC
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version:  5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

Hello KMyMoney team,

I have a little problem compiling KMyMoney.
No report -view is created for me and I can't find the error.
What could that be? Which component am I missing?

This applies to all versions (5.1, master, payee-link-support)

Many thanks for your help.

Greetings from Riegelsberg
Udo

CMAKE-Protokoll:
...
-- The following REQUIRED packages have not been found:

-- The following OPTIONAL packages have not been found:
 * libofx

-- The following features have been enabled:
 * Encryption, Allows to store your financial data using strong GPG encryption.
 * Doxygen, Generate API documentation with Doxygen (for devs only).
 * Address book, Allows fetching payee information from KDE PIM system.
 * Holidays, Allows fetching holidays from KDE PIM system.
 * Forecast view, Adds possibility to calculate forecasts.
 * Budget view, Adds possibility to plan a budget.
 * Online job outbox view, Adds outbox for sending online jobs.
 * SQL Storage, Allows storing your financial data in SQL database.
 * LibOFX, Enables OFX import, export, and Direct Connect using LibOFX library.
 * SQLCipher, Allows encrypting your SQLite3 database.
 * KBanking, Interface for the following online banking protocols: HBCI, EBICS, OFX Direct Connect, Paypal
 * Woob, Online banking interface using Woob.
 * iCalendar, iCalendar integration.

-- The following features have been disabled:
 * Reports view, Adds possibility to display chart and table reports.  >>> Why??
 * SQL Tracer, It traces the SQL queries to the console.
 * IBAN/BIC data, Adds predefined IBAN/BIC numbers to KMyMoney (note: doesn't work yet).
 * Warnings as errors, Enforces all warnings to be reported as errors.
 * Model test, Generate modeltest code (for devs only).
 * QtDesigner, Qt-Designer library support (for devs only).

-- Configuring done
-- Generating done
Comment 1 Dawid Wróbel 2022-10-09 10:21:04 UTC
You need KDiagram. 

PS. In the future, please do not use bugzilla for generic support questions. There are several other ways to reach us out instead: https://kmymoney.org/support.html We're active on IRC/Telegram, so best to use that.
Comment 2 Fabiano Caruana 2022-10-10 09:50:25 UTC
Hello Dawid,

Thank you for the info.
I searched everywhere for "KChart" and that was installed with me.
Now I have seen in "kde-ci.yml" that "KDiagram" is in the dependencies.
Please excuse me, I'm a newbie and have only been compiling for a few days.

Greetings from Riegelsberg
Udo
Comment 3 Dawid Wróbel 2022-10-10 11:25:41 UTC
No worries, it's understandable — I bumped into the same issue myself coupe times. The telegram/IRC channels I mention have developers there as well, so you'll get answers to your questions more quickly.