Application crashing at startup. Master
Thomas Baumgart
thb at net-bembel.de
Sat Jul 20 06:40:49 BST 2024
On Freitag, 19. Juli 2024 18:49:26 CEST jvapr27 at gmail.com wrote:
> Ok. Thanks.
>
> I also have a fedora system running kde plasma in case Gnome is the
> issue. But there I faced a similar issue, I cannot remember if it was
> the same exact issue. I came back to gnome because that kde was using
> plasma 6 and qt 6 modules so I didn't want to mix the issues.
>
> Anyways, I am attaching the file.
>
> Also, maybe I screwed something up because I was installing packages as
> it was saying it could not find them.
>
> thanks very much for the help.
>
> JV
>
Looked at the file's content. There seems to be some leftover of an old
installation. Not sure if it is causing your problems, but it sure does
not harm to clean it up.
/usr/lib64/qt5/plugins/kmymoney/reportsview.so (maybe a leftover from 5.1.x)
/usr/lib64/qt5/plugins/kmymoney_plugins/reportsview.so (used by master)
Maybe, there are other plugins still lingering in the previously used
directory for plugins.
For me using master, the directory /usr/lib64/qt5/plugins/kmymoney
only contains two sub-directories:
$ ls -p /usr/lib64/qt5/plugins/kmymoney
kcms/ onlinetasks/
and even they are empty. So they have been used by the 5.1 series
of KMyMoney whereas
$ ls -p /usr/lib64/qt5/plugins/kmymoney_plugins/
budgetview.so forecastview.so kcms/ qifexporter.so sqlstorage.so
checkprinting.so gncimporter.so ofximporter.so qifimporter.so woob.so
csvexporter.so icalendarexporter.so onlinejoboutboxview.so reconciliationreport.so xmlstorage.so
csvimporter.so kbanking.so onlinetasks/ reportsview.so
I just checked, that removing /usr/lib64/qt5/plugins/kmymoney
completely does not harm the use of the master version. So please
do just that and see if it makes a difference. The command is
sudo rm -rfi /usr/lib64/qt5/plugins/kmymoney
Hope that gets us a bit closer to the solution of the problem.
--
Regards
Thomas Baumgart
-------------------------------------------------------------
Computers let you make more mistakes faster than any other
invention in human history, with the possible exception
of handguns and tequila. --Mitch Radcliffe
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 868 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20240720/81a5c66b/attachment-0001.sig>
More information about the KMyMoney-devel
mailing list