[kmymoney] [Bug 398409] KMyMoney does not prompt for password when connecting to database

2018-09-11 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=398409 --- Comment #12 from Eleazar --- After I reinstalled it using the KDE_INSTALL_PLUGINDIR tweak I opened KMM with -n, logged in to my DB backend. Closed KMM and reopened it and it prompted me for a Password. So I am guessing that it probably worked withou

[kmymoney] [Bug 398409] KMyMoney does not prompt for password when connecting to database

2018-09-11 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=398409 --- Comment #11 from Eleazar --- They are in the same location /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_sddm.so /usr/lib/x86_64-linux-gnu/qt5/plugins/kmymoney/sqlstorage.so /usr/lib/x86_64-linux-gnu/plugins/kmymoney/sqlstorage.so I will uninstall and

more on recent crashes on startup

2018-09-11 Thread Jack Ostroff
I'm not sure if it's the same crash others have reported, but very often lately, I've been getting a crash on startup. It most commonly happens when I launch from a shortcut icon on my toolbar. So far, every case I checked puts into dmesg: [80251.062950] kmymoney[16385]: segfault at 220 i

[kmymoney] [Bug 398409] KMyMoney does not prompt for password when connecting to database

2018-09-11 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=398409 --- Comment #10 from Thomas Baumgart --- No, it will be printed like all the other stuff you see. If it does not show up, then it could be that the installation of the plugins is not correct. Here is how you could verify if they end up in the right dir

[kmymoney] [Bug 398409] KMyMoney does not prompt for password when connecting to database

2018-09-11 Thread Eleazar
https://bugs.kde.org/show_bug.cgi?id=398409 --- Comment #9 from Eleazar --- I applied the patch and did a debug build but I did not see the secure=?? line. Is there a cli parameter I need to use to give a verbose output when I run it? Build process: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_

[kmymoney] [Bug 398409] KMyMoney does not prompt for password when connecting to database

2018-09-11 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=398409 --- Comment #8 from Thomas Baumgart --- Created attachment 114896 --> https://bugs.kde.org/attachment.cgi?id=114896&action=edit Temporary patch to force password dialog and debug output Can you apply the attached patch and check the output on the con