Re: Encrypted File Problem

2018-07-22 Thread Thomas Baumgart
Hi, On Sonntag, 22. Juli 2018 00:33:58 CEST Jack wrote: > One major difference between the 5.0 branch and master is that a lot of > work has been done moving a lot more of the basic functionality into > plugins. That's why xmlstorage.so is only present when you compile > from master, and n

Re: Encrypted File Problem

2018-07-21 Thread Jack
One major difference between the 5.0 branch and master is that a lot of work has been done moving a lot more of the basic functionality into plugins. That's why xmlstorage.so is only present when you compile from master, and not from 5.0. The fact that you see the problem in both cases, s

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
I removed my compiled version and installed from the Fedora 28 repo. It behaves exactly like the version I compiled from the 5.0 branch and the plugins are the same. I did verify the the plugins directory was empty after my uninstall. Brendan Coupe On Sat, Jul 21, 2018 at 4:13 PM, Brendan C

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
On the 5.0 branch, for what it's worth: ls /usr/lib64/qt5/plugins/kmymoney/ checkprinting.so csvexporter.so csvimporter.so gncimporter.so icalendarexporter.so kbanking.so kcm_checkprinting.so kcm_csvimporter.so kcm_icalendarexporter.so kcm_qif.so konlinetasks_sepa.so ofximporter.so payeeidentifie

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
On the master, for what it's worth: ls /usr/lib64/qt5/plugins/kmymoney/ budgetview.so checkprinting.so credittransfer_sepa_storageplugin.so csvexporter.so csvimporter.so forecastview.so gncimporter.so icalendarexporter.so kbanking.so kcm_checkprinting.so kcm_csvimporter.so kcm_forecastview.so kcm

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
I only have one key. I created a new file, saved it with encryption and when I tried to open it I got an error that does not mention decryption. I'm on the master right now, I'm sure if I switch back it will fail and mention decryption in the error. Brendan Coupe On Sat, Jul 21, 2018 at 4:

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
/usr/lib64/qt5/plugins/kmymoney/qifexporter.so /usr/lib64/qt5/plugins/kmymoney/xmlstorage.so Brendan Coupe On Sat, Jul 21, 2018 at 3:56 PM, Jack wrote: > I just recompiled from git master head, set encryption to be on, created a > new .kmy file, saved it, restarted KMM, and it opened and r

Re: Encrypted File Problem

2018-07-21 Thread Jack
I just recompiled from git master head, set encryption to be on, created a new .kmy file, saved it, restarted KMM, and it opened and read the encrypted file with no problem. Have you tried creating a new file with encryption, just in case what changed is which gpg key is being used? (I onl

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
I switched back to the master, found the encryption settings in the new location, turned it on and it still does not recognize my encrypted file. The error does not mention a decryption error which is does mention when I run the 5.0 branch version. Something other than the location of the encrypti

Re: Encrypted File Problem

2018-07-21 Thread Thomas Baumgart
Hmm, On Freitag, 20. Juli 2018 22:57:15 CEST Brendan Coupe wrote: > somehow, your output did not make it. I only see an empty message. Can you resend? Regards Thomas -- Regards Thomas Baumgart https://www.signal.org/ Signal, the better WhatsApp ---

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
I switched back to the master, found the encryption settings in the new location, turned it on and it still does not recognize my encrypted file. The error does not mention a decryption error which is does mention when I run the 5.0 branch version. Something other than the location of the encrypti

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
With the master encryption is missing from the kmm see[ings. --- Brendan Coupe On Sat, Jul 21, 2018, 10:55 AM Thomas Baumgart wrote: > Hi, > > On Samstag, 21. Juli 2018 18:06:06 CEST Brendan Coupe wrote: > > > This is compiled from 5.0 branch. > > Ah, that makes a difference. I am on master. >

Re: Encrypted File Problem

2018-07-21 Thread Thomas Baumgart
Hi, On Samstag, 21. Juli 2018 18:06:06 CEST Brendan Coupe wrote: > This is compiled from 5.0 branch. Ah, that makes a difference. I am on master. Thomas > --- > Brendan Coupe > > On Sat, Jul 21, 2018, 8:27 AM Thomas Baumgart wrote: > > > Brendan, > > > > On Samstag, 21. Juli 2018 15:33:23 C

Re: Encrypted File Problem

2018-07-21 Thread Brendan Coupe
This is compiled from 5.0 branch. --- Brendan Coupe On Sat, Jul 21, 2018, 8:27 AM Thomas Baumgart wrote: > Brendan, > > On Samstag, 21. Juli 2018 15:33:23 CEST Brendan Coupe wrote: > > > I don't have that option in Plugins. > > In case you compiled master from source (and I assume a current sta

Re: Encrypted File Problem

2018-07-21 Thread Thomas Baumgart
Brendan, On Samstag, 21. Juli 2018 15:33:23 CEST Brendan Coupe wrote: > I don't have that option in Plugins. In case you compiled master from source (and I assume a current state of master) your installation is not correct. Seems that it finds some plugins installed by a previous version but n

Re: Encrypted File Problem

2018-07-20 Thread Thomas Baumgart
Brendan, On Samstag, 21. Juli 2018 00:27:15 CEST Brendan Coupe wrote: > ​I tried 3 sources for KMM, the Fedora repos,​ compiling from the 5.0 > branch and compiling from the master branch. > > Both my desktop and laptop now give me the same results from the same > source: > > The ropo version a

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
​I tried 3 sources for KMM, the Fedora repos,​ compiling from the 5.0 branch and compiling from the master branch. Both my desktop and laptop now give me the same results from the same source: The ropo version and the 5.0 version both show the encryption settings in the KMM settings. Neither can

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
On my desktop there is definitely a difference between the 5.0 and the master branches. I see the encryption settings in 5.0.2, I do not see them in the master. Brendan Coupe On Fri, Jul 20, 2018 at 3:19 PM, Brendan Coupe wrote: > When I run 5.0.2 from the 5.0 branch I now have the encryp

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
When I run 5.0.2 from the 5.0 branch I now have the encryption option in my KMM settings. It still fails to dycrypt the file that it encrypted. The following error was encountered while decrypting file KMM5Test.kmy: Decryption failed. I've added and removed a few packages in the last hour so I'm

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
I decided to compile from the 5.0 branch instead of from the master branch. On both my desktop and my laptop this is what I see at the beginning (I don't get the output from the master for some reason): KMyMoney 5.0.2-7561bb34 Configure results (user options): -

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
Desktop: Compiled with the following optional features: GPG encryption Addressbook integration Holiday regions integration Laptop: Compiled with the following optional features: GPG encryption Addressbook integration Holiday regions integration Brendan Coupe On Fri, Jul 20, 2018 at 2:5

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
The output is: -BEGIN PGP MESSAGE- Brendan Coupe On Fri, Jul 20, 2018 at 12:23 PM, Thomas Baumgart wrote: > On Freitag, 20. Juli 2018 19:59:00 CEST Brendan Coupe wrote: > >> I enter the passphrase in the console when I decrypt manually on both >> my desktop and laptop. >> >> I nor

Re: Encrypted File Problem

2018-07-20 Thread Jack
On 07/20/2018 01:59 PM, Brendan Coupe wrote: [snip...] Keep in mind this is two problems. Encryption is completely missing from the KMM settings on my desktop. Do an "about/KMyMoney".  The pop-up should say "Compiled with the following optional features:"  If GPG encryption is not on the list,

Re: Encrypted File Problem

2018-07-20 Thread Thomas Baumgart
On Freitag, 20. Juli 2018 19:59:00 CEST Brendan Coupe wrote: > I enter the passphrase in the console when I decrypt manually on both > my desktop and laptop. > > I normally run LXDE but I tried from KDE & GNOME and had the same problem. > > I made sure all of the package groups on my laptop are

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
I enter the passphrase in the console when I decrypt manually on both my desktop and laptop. I normally run LXDE but I tried from KDE & GNOME and had the same problem. I made sure all of the package groups on my laptop are installed on my desktop. I have not compared package to package yet. gpg-

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
It was hidden: Cannot read the file: Test.kmy /usr/local/src/kmm/kmymoney-MASTER-2018.07.19-20.19.16/kmymoney/plugins/xml/xmlstorage.cpp:148 Brendan Coupe On Fri, Jul 20, 2018 at 8:30 AM, Jack wrote: > On 07/19/2018 10:11 PM, Brendan Coupe wrote: >> >> A window pops up with: >> "Cannot op

Re: Encrypted File Problem

2018-07-20 Thread Brendan Coupe
System has been updated for several generations so I don't remember which spin I started with. Laptop and desktop my have been started from different spins so that may explain it. rpm -qa | grep pinentry pinentry-gtk-1.1.0-2.fc28.x86_64 pinentry-qt-1.1.0-2.fc28.x86_64 pinentry-emacs-1.1.0-2.fc28.x

Re: Encrypted File Problem

2018-07-20 Thread Thomas Baumgart
Hi, On Freitag, 20. Juli 2018 04:14:33 CEST Brendan Coupe wrote: > One more bit of info. I decrypted my file manually, opened it on my > laptop and saved it with a new name with encryption. I closed KMM and > ran it again. It can not open the file that it just encrypted. Do you run this using a

Re: Encrypted File Problem

2018-07-20 Thread Jack
On 07/19/2018 10:11 PM, Brendan Coupe wrote: A window pops up with: "Cannot open file as requested." Clicking Details shows no additional info. Are you sure there is no additional info?  Have you dragged that window to be larger?  For me, those windows always start out so the additional info a

Re: Encrypted File Problem

2018-07-19 Thread Brendan Coupe
One more bit of info. I decrypted my file manually, opened it on my laptop and saved it with a new name with encryption. I closed KMM and ran it again. It can not open the file that it just encrypted. Brendan Coupe On Thu, Jul 19, 2018 at 8:11 PM, Brendan Coupe wrote: > A window pops up wi

Re: Encrypted File Problem

2018-07-19 Thread Brendan Coupe
A window pops up with: "Cannot open file as requested." Clicking Details shows no additional info. When I first ran into this on my laptop I think the error specifically mentioned encryption. I can decrypt manually and open my file. Running from the command line: "Gtk-Message: 19:50:38.861: GtkD

Re: Encrypted File Problem

2018-07-19 Thread Jack
Are you getting any error messages? Have you run KMM from command line? Can you manually decrypt the file? That will check whether gnupg works at all I'm not a Fedora user, so I want to know whether Fedora 28 uses KDE Frameworks or is still on KDE 4. If it has upgraded to Frameworks (K

Re: Encrypted File Problem

2018-07-19 Thread Brendan Coupe
I took the plunge and updated my desktop to Fedora 28. KMM 4 can not open my encrypted file so this appears to be a Fedora 27 vs. 28 problem. What should I be looking for? Brendan Coupe On Thu, Jul 19, 2018 at 1:55 PM, Brendan Coupe wrote: > I compiled and installed the master on my main

Re: Encrypted File Problem

2018-07-19 Thread Brendan Coupe
I compiled and installed the master on my main computer without the patch. I was able to open my encrypted file. I am not able to open encrypted files on my laptop which is running Fedora 28. I am able to open encrypted files on my desktop which is running Fedora 27. I switched my desktop back t

Re: Encrypted File Problem

2018-07-19 Thread Brendan Coupe
Thomas, I just got around to trying the patch that you sent. I have not been able to get the patch to work. I run the command "git apply PatchName" as part of the scripts that I run to compile and install KMM. The scripts have worked in the past. The first time I ran it the error was: error: lib

Re: Encrypted File Problem

2018-06-16 Thread Thomas Baumgart
Brendan, sorry for the delay in answering, but I just spotted this mail today. More inline. On Mittwoch, 13. Juni 2018 19:59:05 CEST Brendan Coupe wrote: > I'm running KMM built from 5 master on Fedora 28. > > I cannot open my encrypted KMM file. It works fine on my Fedora 27 computer > runnin