[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-16 Thread m.desouza20
Source: zulucrypt Source-Version: 5.2.0-2 We believe that the bug you reported is fixed in the latest version of zulucrypt, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Format: 1.8 Date: Sun, 10 Sep 2017

Re: [Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-15 Thread tom
Yes, thanks much! Hopefully, despite taking a bunch of your time, I saved you from a swarm of problems when 17.10 releases next week. -- 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-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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-15 Thread tom
I opened the volume in read/write. LUKS, all default settings. 497 26 253:0 / /run/media/private/username/filename rw,nosuid,nodev,relatime shared:436 - ext4 /dev/mapper/zuluCrypt-1000 -NAAN-filename-2596371917 rw,data=ordered to give context, this file was created many linux installs/updates

[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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-14 Thread tom
zuluCrypt-cli --test was failing at luks type volume using a key (the 6th test) previously. Now with the latest release it's passing every test. Now GUI works to open volume on a file. Everything inside the volume still has lock icons on it, which was not the case in Ubuntu GNOME 17.04. --

[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]

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-14 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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-13 Thread tom
installed the many files after cleaning every zulucrypt package out again via synaptic. In GUI, "Permission to access the volume was denied or the volume is not supported (LVM/MDRAID signatures found). -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-13 Thread tom
The previous error is in ZuluMount. In ZuluCrypt GUI, when mounting, I enter passphrase, and "Unrecognized error with status number 255 encountered" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-13 Thread Hans Joachim Desserud
** Package changed: xrandr (Ubuntu) => zulucrypt (Ubuntu) -- 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: zuluCrypt doesn't launch To manage notifications about this bug go to:

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
Used synaptic to "remove completely" all zulucrypt packages. Installed the 4 .deb packages in order again. Same errors. -- 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: zuluCrypt

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
I should add that when file is opened by CLI, every file inside has the locked icon, so something funky with users/permissions/root is likely going on. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
OK. Broke into synaptic with https://ubuntuforums.org/showthread.php?t=2367294. -- 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: zuluCrypt doesn't launch To manage notifications about

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
figured out xhost +local was not the command. after running xhost +MyHostname sudo synaptic [sudo] password for tom: No protocol specified Unable to init server: Could not connect: Connection refused (synaptic:5993): Gtk-WARNING **: cannot open display: :0 -- You received this bug

Re: [Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
1. Synaptic doesn't run in Wayland (17.10 is wayland). 2. sudo xhost +local no protocol specified xhost: unable to open display ':0' xhost +local xhost: bad hostname 'local' Yes, I have those packages installed, but they're the ones you told me to install in the binary, which i installed per

[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

Re: [Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
dpkg -l *zulucrypt* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description

Re: [Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
Before installing the binary, I ran sudo apt remove zuluCrypt-cli zuluCrypt-gui, then autoremoved. How would you advise to remove all zuluCrypt packages? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
dpkg -l zulucrypt* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description

[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

Re: [Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-12 Thread tom
So zuluCrypt-cli -o -d /home/USERNAME/filename fails, but sudo zuluCrypt-cli -o -d /home/USERNAME/filename works, with either the old zC or the new binary you gave me. If I run through the GUI from the binary, it looks MUCH nicer than it has. Finally modern look and scaling and windows and

[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:

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-11 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

[Bug 1722615] Re: zuluCrypt doesn't launch

2017-10-10 Thread tom
Thanks a million for the prompt and thorough response! I'm really newb, so with that in mind, I came up with 3 different possible ways I can solve this: 1. Can you give me a stupid-simple complete example of mounting and unmounting a file from cli with a password? The examples I can find are

[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