Comment 5 for bug 1722615

Revision history for this message
tom (tombuntus) wrote : Re: [Bug 1722615] Re: zuluCrypt doesn't launch

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 buttons. However, it fails
to load file, with error 255.

I'm prompted to "update" a bunch of things in software updater / sudo apt
upgrade, but look like regressions.

You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libzulucrypt-dev : Depends: libzulucrypt1.2.0 (= 5.2.0-1) but it is not
installed
 zulucrypt-cli : Depends: libzulucrypt-exe1.2.0 (>= 5.0.2) but it is not
installed
                 Depends: libzulucrypt1.2.0 (>= 5.2.0) but it is not
installed
                 Depends: libzulucryptpluginmanager1.0.0 (>= 5.0.2) but it
is not installed
 zulucrypt-gui : Depends: libzulucryptpluginmanager1.0.0 (>= 5.0.2) but it
is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or
specify a solution).

Should I "update" these dependencies?