[Bug 1753176] Re: package libzulucrypt1.2.0 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/x86_64-linux-gnu/libzuluCrypt.so.1.2.0', which is also in package libzulucrypt1:amd

2018-03-11 Thread mhogo mchungu
You are getting the problem because you already have zuluCrypt installed from packages provided by zuluCrypt upstream and you are trying to update them using ubuntu provided packages. What you are trying to do is like mixing water and oil, it just doesnt work. Solve the problem by doing one of

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-10 Thread mhogo mchungu
maintainer of zuluCrypt here and i noticed this bug report from google search. zuluCrypt as packaged by debian and ubuntu tries to root elevate GUI components and wayland does not like this very much and it causes the problem you reported. version 5.2.0 of zuluCrypt no longer supports running GUI

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-10 Thread mhogo mchungu
Noobs should not be living on the terminal or build stuff from source code. Installing ubuntu 17.10 now to build a package you can just install and use. I will add a link to the package on the project main page you can download from there. The whole thing should take less than a day. -- You rece

[Bug 1713313] Re: Unable to launch pkexec'ed applications on Wayland session

2017-09-04 Thread mhogo mchungu
Greetings, two of my projects are on the list(SiriKali and zuluCrypt) and latest versions of these projects are not affected by the problem. The latest version of SiriKali is 1.3.0 but the problem was solved in version 1.2.9. The latest version of zuluCrypt is 5.2.0 and it also does not have the

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread mhogo mchungu
Ubuntu 17.10 is not out yet and what are you doing as a noob running unreleased software? You can now get 17.10 binary packages from here: https://github.com/mhogomchungu/zuluCrypt/releases/tag/5.2.0 Direct link is: https://github.com/mhogomchungu/zuluCrypt/releases/download/5.2.0/zuluCrypt-5.2.

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread mhogo mchungu
first,remove ALL zuluCrypt packages you have installed and then install the ones i provide, you are getting errors because you attempting to mix version 5.0.2 from ubuntu and 5.2.0 from me. Make sure all those with versions 5.0.2 are not in your system before you continue. The version i provide

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread mhogo mchungu
I still use synaptic to manage packages because of its simplicity and zulucrypt packages you most likely have installed are those highlighted in the below image: https://imgur.com/a/jFezM I also suggest you use synaptic because doing stuff on the terminal is not very user friendly. 1. Install

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-13 Thread mhogo mchungu
The permission problem is probably due to permission issue, open the volume with something like: sudo zuluCrypt-cli -o -d /home/USERNAME/filename -K `id --user` The "messed up" state of zuluCrypt packages on your system is something i can not advice on how to solve because i do not know how "mes

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-13 Thread mhogo mchungu
Is this volume in a file? What are the permissions on the file? What do you get when you run the following command: zuluCrypt-cli --test -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722615 Title:

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-14 Thread mhogo mchungu
Found a problem i made while packaging and fixed it,reinstall packages from this[1] link and then run "zuluCrypt-cli --test" command and post its output,you should be good if all tests pass. [1] https://github.com/mhogomchungu/zuluCrypt/releases/download/5.2.0/zuluCrypt-5.2.0-ubuntu-17.10-Artful

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-15 Thread mhogo mchungu
That sounds like a permission related issue on the volume. Do you still get the same behavior on a newly created volume? Did you open the volume in read/write mode? What file system does your volume use? When you have the volume unlocked,run the following command and post its output: cat /proc

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-15 Thread mhogo mchungu
Ok,i guess this concludes our business then since zuluCrypt now works as expected. If inflexibility of container files starts to become an issue,check out my project Sirikali[1] that acts as a front end to various tools that do folder based encryption. Wishing you a happy usage of zuluCrypt :-