Package Details: zulucrypt 7.1.0-0

Git Clone URL: https://aur.archlinux.org/zulucrypt.git (read-only, click to copy)
Package Base: zulucrypt
Description: A cli and gui frontend to cryptsetup
Upstream URL: https://mhogomchungu.github.io/zuluCrypt
Keywords: cryptsetup encryption security tcplay truecrypt veracrypt
Licenses: GPL
Conflicts: zulucrypt-git
Submitter: salan54
Maintainer: salan54
Last Packager: salan54
Votes: 71
Popularity: 0.53
First Submitted: 2013-02-03 13:05 (UTC)
Last Updated: 2024-12-03 08:51 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »

mhogomchungu commented on 2015-09-01 22:33 (UTC)

@pekka, I thought about the error you got a few hours ago as i knew there was a runtime dependency missing as i hit it as well the first time i run zuluCrypt with Qt5 but i could not remember what error i got and what dependency was missing. Your report reminded me of the missing runtime dependency but i still can not remember what package i installed to satisfy the dependency but i think its this one: https://www.archlinux.org/packages/extra/x86_64/qt5-x11extras/ Try to install the dependency and see if it will go away. Please report if the dependency was satisfied or not.

<deleted-account> commented on 2015-09-01 20:07 (UTC)

Ops, i never read ,only write. The error message (4.7.7) "This application failed to start because it could not find or load the Qt platform plugin "xcb". Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb. Reinstalling the application may fix this problem." qt5-base is installed.

salan54 commented on 2015-09-01 14:01 (UTC)

version 4.7.7 -- add support for creating and opening VeraCrypt volumes that use dynamic mode. -- make zuluCrypt-gui window and zuluMount-gui window resizable with the new sizes surviving restarts.

jdn06 commented on 2015-08-27 11:13 (UTC)

What a speedy answer! Thank you: it works with left click!

mhogomchungu commented on 2015-08-27 11:06 (UTC)

@jdn06, Just tested and i can confirm your observation. The change of behavior is caused by Qt5. To get the menu,you have to left click as right clicking no longer work. The old behavior can be attained by rebuilding zuluCrypt and make it depend on Qt4 because Qt4 gives the menu with both left click and right click. GUI components of zuluCrypt where build with Qt4 previously and are now build with Qt5 and the lost of right click seems to be a casualty of the change. Its strange i never noticed this before.

jdn06 commented on 2015-08-27 10:45 (UTC)

Since last release, right-click on an opened volume in zuluCrypt-gui doesn't work anymore. Am I the only one with the problem?

mhogomchungu commented on 2015-08-12 12:11 (UTC)

@pekka, What error message did you get when it failed to build? It build fine with Qt5 if you have necessary libraries installed. While here,i would like to announce that version 4.7.7 will be released on the first of September.

<deleted-account> commented on 2015-07-30 08:19 (UTC)

Not KDE users With awesomeVM QT5 build not work. cange "-DQT5=true" to "-DQT5=false"

salan54 commented on 2015-06-20 16:07 (UTC)

zulucrypt (on archlinux) is now build with Qt5 library.

salan54 commented on 2015-06-04 19:49 (UTC)

@mhogomchungu: Thanks for the explanations. I think I will release another package for Qt5. I will do that this weekend, just before the change to AUR4...