https://bugs.kde.org/show_bug.cgi?id=345903
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from [email protected] --- OK This is not a Kleo or gpg issue. After a bit of searching found a work around. First tried to increase the memory available to each process via the command: bcdedit /set IncreaseUserVa 4000 But it would still hit some memory constraint (I delete the set value as that wasn't the solution. cmd ran: bcdedit /deletevalue increaseuserva) Then ran gpg via the command line which did not consume much memory. command ran: gpg -o outfile -d file.tar.gpg Then untar'ed the file via 7-Zip And then all good in the world! Guess Kleopatra does things in memory and once you reach a certain file size in the 32bit (I think I have the 32bit version) world it crashes. Not sure if there is an option to set via the gui. Or if there is a 64bit version. But I've my data! I'll just make smaller encrypted files/directories to avoid this in the future. Thanks -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
