Licensing clarification in Plasma Vault

2020-09-16 Thread Carl Schwan
Hello Kees vd Broek, you contributed to the file kded/ui/backendchooserwidget.ui in the plasma vault project, we are currently converting all the license statements and unfortunately, it seems that this file didn't contain a license statement. The file can be found here: https://invent.kd

KDE CI: Plasma » plasma-vault » stable-kf5-qt5 SUSEQt5.14 - Build # 14 - Fixed!

2020-06-17 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Plasma/job/plasma-vault/job/stable-kf5-qt5%20SUSEQt5.14/14/ Project: stable-kf5-qt5 SUSEQt5.14 Date of build: Thu, 18 Jun 2020 03:46:30 + Build duration: 2 hr 56 min and counting JUnit Tests Name

KDE CI: Plasma » plasma-vault » kf5-qt5 SUSEQt5.14 - Build # 24 - Fixed!

2020-06-17 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Plasma/job/plasma-vault/job/kf5-qt5%20SUSEQt5.14/24/ Project: kf5-qt5 SUSEQt5.14 Date of build: Thu, 18 Jun 2020 03:46:30 + Build duration: 2 hr 55 min and counting JUnit Tests Name: (root

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-19 Thread Nathaniel Graham
ngraham added a comment. Landed on master since adding or changing strings in the stable branch isn't allowed. Thanks for the contribution! REPOSITORY R845 Plasma Vault REVISION DETAIL https://phabricator.kde.org/D28914 To: ksmanis, #plasma, davidedmundson, ivan, #vdg, ngrah

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-19 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R845:6944aab19e86: Include the Plasma Vault name in the mount dialog title (authored by ksmanis, committed by ngraham). REPOSITORY R845 Plasma Vault CHANGES SINCE LAST UPDATE https

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-18 Thread Konstantinos Smanis
ksmanis marked an inline comment as done. ksmanis added inline comments. INLINE COMMENTS > ngraham wrote in mountdialog.cpp:34 > Maybe put the vault name in single quotes? Agreed, I had single quotes initially, but wasn't sure if it was proper. REPOSITORY R845 Plasma Vault BRANCH

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-18 Thread Konstantinos Smanis
ksmanis updated this revision to Diff 80455. ksmanis added a comment. - Add single quotes around the vault name REPOSITORY R845 Plasma Vault CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D28914?vs=80374&id=80455 BRANCH password-manager (branched from master) REVISION DE

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-17 Thread Nathaniel Graham
ngraham added a comment. Go ahead, although we're migrating patch review to GitLab in the coming weeks, so the benefit may be short-lived. :) REPOSITORY R845 Plasma Vault REVISION DETAIL https://phabricator.kde.org/D28914 To: ksmanis, #plasma, davidedmundson, ivan, #vdg Cc: ng

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-17 Thread Konstantinos Smanis
n, if possible :) REPOSITORY R845 Plasma Vault REVISION DETAIL https://phabricator.kde.org/D28914 To: ksmanis, #plasma, davidedmundson, ivan, #vdg Cc: ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, himcesjf, lesliezhai

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-17 Thread Nathaniel Graham
ngraham added a comment. Can you provide your email address in a comment here so that we can land the patch with the correct git authorship information? REPOSITORY R845 Plasma Vault REVISION DETAIL https://phabricator.kde.org/D28914 To: ksmanis, #plasma, davidedmundson, ivan, #vdg Cc

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-17 Thread Nathaniel Graham
ngraham added reviewers: ivan, VDG. ngraham added inline comments. INLINE COMMENTS > mountdialog.cpp:34 > m_ui.setupUi(this); > +setWindowTitle(i18nc("%1 is the name of the Plasma Vault to open", "Open > %1 Plasma Vault", vault->name())); > May

D28914: Include the Plasma Vault name in the mount dialog title

2020-04-17 Thread Konstantinos Smanis
appropriate password. TEST PLAN Compiles and runs as expected both on master and Plasma/5.18 branches. REPOSITORY R845 Plasma Vault REVISION DETAIL https://phabricator.kde.org/D28914 AFFECTED FILES kded/ui/mountdialog.cpp kded/ui/mountdialog.ui To: ksmanis, #plasma Cc: plasma-devel, Orage

KDE CI: Plasma plasma-vault kf5-qt5 SUSEQt5.10 - Build # 12 - Fixed!

2018-06-12 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20SUSEQt5.10/12/ Project: Plasma plasma-vault kf5-qt5 SUSEQt5.10 Date of build: Tue, 12 Jun 2018 10:51:23 + Build duration: 12 min and counting JUnit Tests Name

KDE CI: Plasma plasma-vault kf5-qt5 SUSEQt5.10 - Build # 11 - Failure!

2018-06-12 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20SUSEQt5.10/11/ Project: Plasma plasma-vault kf5-qt5 SUSEQt5.10 Date of build: Tue, 12 Jun 2018 08:10:08 + Build duration: 14 min and counting CONSOLE OUTPUT

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-26 Thread Ivan Čukić
> In regards to NetworkManagerQt, that is unavailable as > NetworkManager itself isn't available on FreeBSD. Ok, didn't know that. NM will be an optional dep once I get to it (probably not in the next release). I guess after that PV will be buildable again on BSD. Cheers, Ivan -- KDE, ivan.cu.

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-26 Thread Ben Cooksley
On Sat, May 26, 2018 at 8:29 PM, Ivan Čukić wrote: > Hi all, Hi Ivan, > > I was on a trip. > > P-V is meant to be linux-only. If someone to make it work on BSD, I'm open > to that. > > Though, it seems like a missing dep only - Could NOT find KF5 (missing: > NetworkManagerQt) Thanks for respond

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-26 Thread Ivan Čukić
Hi all, I was on a trip. P-V is meant to be linux-only. If someone to make it work on BSD, I'm open to that. Though, it seems like a missing dep only - Could NOT find KF5 (missing: NetworkManagerQt) I'll skip commenting other parts of this discussion. Cheers, Ivan

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-24 Thread Christoph Feck
On 24.05.2018 12:05, Ben Cooksley wrote: Based on the lack of response I will be deeming Plasma Vault unmaintained Why do sysadmins enforce a strict policy to have a clean CI instead of "just" offering the service? We don't declare products unmaintained because they have b

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-24 Thread Nate Graham
15 PM, Ben Cooksley mailto:bcooks...@kde.org>> wrote: Hi all, If someone could please check if this is correct, and whether Plasma Vault is intended to be built outside of Linux systems? *Ping* Based on the lack of response I will be deeming Plasma Vault

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-24 Thread Luca Beltrame
In data giovedì 24 maggio 2018 12:05:08 CEST, Ben Cooksley ha scritto: > Based on the lack of response I will be deeming Plasma Vault unmaintained > and will be moving it there in 24 hours time. Please contact Ivan first. He may have missed this message in the ML. -- Luca Beltrame - KDE

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-24 Thread Ben Cooksley
On Wed, May 23, 2018 at 9:08 PM, Ben Cooksley wrote: > On Sat, May 19, 2018 at 4:15 PM, Ben Cooksley wrote: > >> Hi all, >> >> If someone could please check if this is correct, and whether Plasma >> Vault is intended to be built outside of Linux systems? >>

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-23 Thread Ben Cooksley
On Sat, May 19, 2018 at 4:15 PM, Ben Cooksley wrote: > Hi all, > > If someone could please check if this is correct, and whether Plasma Vault > is intended to be built outside of Linux systems? > *Ping* > > Regards, > Ben > > > On Sat, May 19, 2018 at 9:30

KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 5 - Still Failing!

2018-05-21 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20stable-kf5-qt5%20FreeBSDQt5.10/5/ Project: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 Date of build: Tue, 22 May 2018 05:48:01 + Build duration: 47 sec and counting

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 8 - Still Failing!

2018-05-21 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/8/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Tue, 22 May 2018 03:38:36 + Build duration: 6 min 7 sec and counting CONSOLE OUTPUT

Re: KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-18 Thread Ben Cooksley
Hi all, If someone could please check if this is correct, and whether Plasma Vault is intended to be built outside of Linux systems? Regards, Ben On Sat, May 19, 2018 at 9:30 AM, CI System wrote: > *BUILD FAILURE* > Build URL https://build.kde.org/job/Plasma%20plasma-vault% > 20s

KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-18 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20stable-kf5-qt5%20FreeBSDQt5.10/4/ Project: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 18 May 2018 21:29:55 + Build duration: 1 min 4 sec and counting

KDE CI: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 - Build # 3 - Failure!

2018-05-18 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20stable-kf5-qt5%20FreeBSDQt5.10/3/ Project: Plasma plasma-vault stable-kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 18 May 2018 17:15:17 + Build duration: 28 min and counting

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 7 - Still Failing!

2018-05-18 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/7/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 18 May 2018 14:48:19 + Build duration: 23 min and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 6 - Still Failing!

2018-05-18 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/6/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 18 May 2018 13:05:08 + Build duration: 29 min and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 5 - Still Failing!

2018-05-18 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/5/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 18 May 2018 09:43:17 + Build duration: 16 min and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 4 - Still Failing!

2018-05-15 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/4/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Tue, 15 May 2018 11:38:32 + Build duration: 29 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 3 - Still Failing!

2018-05-14 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/3/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Tue, 15 May 2018 03:38:22 + Build duration: 53 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 2 - Still Failing!

2018-05-01 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/2/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Tue, 01 May 2018 16:15:34 + Build duration: 5 hr 27 min and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 - Build # 1 - Failure!

2018-05-01 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.10/1/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.10 Date of build: Tue, 01 May 2018 12:21:27 + Build duration: 2 hr 7 min and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault stable-kf5-qt5 SUSEQt5.10 - Build # 2 - Fixed!

2018-04-26 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Plasma%20plasma-vault%20stable-kf5-qt5%20SUSEQt5.10/2/ Project: Plasma plasma-vault stable-kf5-qt5 SUSEQt5.10 Date of build: Thu, 26 Apr 2018 10:48:44 + Build duration: 9 min 27 sec and counting JUnit

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 - Build # 22 - Still Failing!

2018-04-26 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.9/22/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 Date of build: Thu, 26 Apr 2018 10:48:48 + Build duration: 42 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault stable-kf5-qt5 SUSEQt5.10 - Build # 1 - Failure!

2018-04-26 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20stable-kf5-qt5%20SUSEQt5.10/1/ Project: Plasma plasma-vault stable-kf5-qt5 SUSEQt5.10 Date of build: Thu, 26 Apr 2018 10:16:11 + Build duration: 19 min and counting JUnit Tests

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 - Build # 20 - Still Failing!

2018-04-16 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.9/20/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 Date of build: Mon, 16 Apr 2018 18:13:43 + Build duration: 43 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 - Build # 19 - Still Failing!

2018-04-10 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.9/19/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 10 Apr 2018 21:42:00 + Build duration: 46 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 - Build # 18 - Still Failing!

2018-04-10 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.9/18/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 10 Apr 2018 21:23:40 + Build duration: 43 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 - Build # 17 - Still Failing!

2018-04-10 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.9/17/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 Date of build: Tue, 10 Apr 2018 17:24:33 + Build duration: 5 min 35 sec and counting CONSOLE OUTPUT

KDE CI: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 - Build # 16 - Failure!

2018-04-09 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20FreeBSDQt5.9/16/ Project: Plasma plasma-vault kf5-qt5 FreeBSDQt5.9 Date of build: Mon, 09 Apr 2018 17:44:52 + Build duration: 2 min 7 sec and counting CONSOLE OUTPUT

Re: Plasma Vault

2017-06-14 Thread Jonathan Riddell
This could probably do with a blog post or public announcement of some sort, people are starting to ask what it is https://plus.google.com/b/113043070111945110583/113043070111945110583/posts/Q6LMfFvDiBL When I click on a Vault folder nothing happens. I'd expect it to at least start Dolphin wi

Plasma Vault 5.9.96

2017-05-31 Thread Jonathan Riddell
I've made a second testing release of Plasma Vault https://download.kde.org/unstable/plasma-vault/plasma-vault-5.9.96.tar.xz autographed by me Key fingerprint = 2D1D 5B05 8835 7787 DE9E E225 EC94 D18F 7F05 997E It includes a fix to show an error if the encryption process stopped Jonathan

Re: Plasma Vault

2017-05-23 Thread Ivan Čukić
> Good. I didn't catch the "instead", that worried me. > Now I'm back to Zen. :) You know I'm not sane, but I'm not that insane either ;)

Re: Plasma Vault

2017-05-23 Thread Sebastian Kügler
On dinsdag 23 mei 2017 10:26:01 CEST Ivan Čukić wrote: > > will still make kded5 spin at 100%, and we're planning to release that > > code? > > Of course not - as I said, it will print out the proper message > instead of making CPUs burn. Good. I didn't catch the "instead", that worried me. Now I

Re: Plasma Vault

2017-05-23 Thread Ivan Čukić
> It could still benefit from a cmake message of missing runtime dependencies. I agree. Will see to add it soon. Cheers, Ivan -- KDE, ivan.cu...@kde.org, http://cukic.co/ gpg key fingerprint: 292F 9B5C 5A1B 2A2F 9CF3 45DF C9C5 77AF 0A37 240A

Re: Plasma Vault

2017-05-23 Thread Jonathan Riddell
On Mon, May 22, 2017 at 07:08:48PM +0200, Ivan Čukić wrote: > Thanks for this. I had problems with the docker image, so I succeeded > in reproducing the issue in VBox. > > I'll push the fix soon. Mind that it will still not work in Neon (old > version of encfs and no version of cryfs in main repos

Re: Plasma Vault

2017-05-23 Thread Ivan Čukić
> will still make kded5 spin at 100%, and we're planning to release that > code? Of course not - as I said, it will print out the proper message instead of making CPUs burn. Cheers, Ivan -- KDE, ivan.cu...@kde.org, http://cukic.co/ gpg key fingerprint: 292F 9B5C 5A1B 2A2F 9CF3 45DF C9C5 77AF

Re: Plasma Vault

2017-05-22 Thread Sebastian Kügler
cryfs in main repos), but at least > it will print out the proper message. Does this mean that with the wrong version of encfs or cryfs, plasma vault will still make kded5 spin at 100%, and we're planning to release that code? -- sebas http://www.kde.org | http://vizZzion.org

Re: Plasma Vault

2017-05-22 Thread Ivan Čukić
Thanks for this. I had problems with the docker image, so I succeeded in reproducing the issue in VBox. I'll push the fix soon. Mind that it will still not work in Neon (old version of encfs and no version of cryfs in main repos), but at least it will print out the proper message. Cheers, Ivan

Re: Broken dependencies: plasma-vault

2017-05-22 Thread Ben Cooksley
On Sat, May 20, 2017 at 8:38 AM, Ivan Čukić wrote: > Seems I updated the wrong file (the one for qt4 which is strangely > called just dependency-data), thanks Marco for applying the changes to > proper files. Thanks Ivan and Marco for sorting that out. Aside from xdg-desktop-portal-kde all of Pla

Re: Plasma Vault

2017-05-22 Thread Jonathan Riddell
It happens with a Neon Docker image too http://embra.edinburghlinux.co.uk/~jr/tmp/vault.png https://community.kde.org/Neon/Docker follow ths instructions in the yellow boxes to get a dev unstable docker image running inside the docker image nested Plasma shell run apt install plasma-vault

Re: Plasma Vault

2017-05-22 Thread Ivan Čukić
Do you have a VM or something I can log into like we did before so that I can try to see what is going on? (I'm using vault every day, and I haven't had any problems so far) Cheers, Ivan -- KDE, ivan.cu...@kde.org, http://cukic.co/ gpg key fingerprint: 292F 9B5C 5A1B 2A2F 9CF3 45DF C9C5 77AF

Re: Plasma Vault

2017-05-22 Thread Jonathan Riddell
On Mon, May 22, 2017 at 11:04:40AM +0200, Ivan Čukić wrote: > Do you have bustle to log the dbus events so that I can see what is happening? Here is the single dbus call that is made when I click Create New Vault button on the the widget embra.edinburghlinux.co.uk/~jr/tmp/vault-2017-05-22.bustl

Re: [plasma-devel] Re: Plasma Vault

2017-05-22 Thread Ivan Čukić
Do you have bustle to log the dbus events so that I can see what is happening? Cheers, Ivan

Re: [plasma-devel] Re: Plasma Vault

2017-05-21 Thread Jonathan Riddell
On Tue, May 16, 2017 at 09:49:09PM +0200, Ivan Čukić wrote: > On Sun, May 14, 2017 at 06:28:10PM +0100, Jonathan Riddell wrote: > > How do I get Plasma Vault to do anything? I've compiled it and the > > Plasmoid has a button saying Create a new vault and nothing else. > >

Re: Broken dependencies: plasma-vault

2017-05-19 Thread Ivan Čukić
Seems I updated the wrong file (the one for qt4 which is strangely called just dependency-data), thanks Marco for applying the changes to proper files. Cheers, Ivan

Re: Broken dependencies: plasma-vault

2017-05-19 Thread Ben Cooksley
On Tue, May 16, 2017 at 9:17 PM, Ben Cooksley wrote: > Hi all, > > When someone gets a chance can they please correct the dependency > metadata in kde-build-metadata for Plasma Vault? > > See > https://build-sandbox.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20SUSEQt5.9

Re: Broken dependencies: plasma-vault

2017-05-16 Thread Ivan Čukić
metadata for Plasma Vault? > > See > https://build-sandbox.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20SUSEQt5.9/2/console > for more details. > > Thanks, > Ben -- KDE, ivan.cu...@kde.org, http://cukic.co/ gpg key fingerprint: 292F 9B5C 5A1B 2A2F 9CF3 45DF C9C5 77AF 0A37 24

Re: Plasma Vault

2017-05-16 Thread Ivan Čukić
On Sun, May 14, 2017 at 06:28:10PM +0100, Jonathan Riddell wrote: > How do I get Plasma Vault to do anything? I've compiled it and the > Plasmoid has a button saying Create a new vault and nothing else. > Clicking it does nothing. I was told I had to install encfs but > instal

Broken dependencies: plasma-vault

2017-05-16 Thread Ben Cooksley
Hi all, When someone gets a chance can they please correct the dependency metadata in kde-build-metadata for Plasma Vault? See https://build-sandbox.kde.org/job/Plasma%20plasma-vault%20kf5-qt5%20SUSEQt5.9/2/console for more details. Thanks, Ben

Plasma Vault

2017-05-14 Thread Jonathan Riddell
How do I get Plasma Vault to do anything? I've compiled it and the Plasmoid has a button saying Create a new vault and nothing else. Clicking it does nothing. I was told I had to install encfs but installing that doesn't help Jonathan

Plasma Vault usability

2017-03-10 Thread Ivan Čukić
Hi all, Thomas said to contact him (if I wanted, and I did want to :) ) regarding the usability of Plasma Vault. Now, I'm not fond of behind-the-scenes communication, so I'm sending this to ML as well. It would be great to hear opinions on the UI of the Vault (mainly the Vault creat

[sysadmin/repo-metadata] projects/kde/workspace/plasma-vault: Move Plasma Vault to (Plasma) Workspace

2017-03-06 Thread Ben Cooksley
Git commit b8559f750bfa648ebae4a26882b2a64f07ae3094 by Ben Cooksley. Committed on 07/03/2017 at 06:24. Pushed by bcooksley into branch 'master'. Move Plasma Vault to (Plasma) Workspace Fixes T5335 CCMAIL: release-t...@kde.org CCMAIL: kde-core-de...@kde.org CCMAIL: plasma-devel@kde.

Re: Plasma Vault is in kdereview

2017-03-05 Thread Ivan Čukić
Hi all, All i18n issues should be fixed now, and other ones as well, so I'll be requesting plasma-vault to be moved to the workspace module. I'll also add it to the kdesrcbuild after it is moved. Cheers, Ivan

Re: Plasma Vault is in kdereview

2017-02-16 Thread Ivan Čukić
Hi all, Just an update, so far, the following has been changed so far: - One Messages.sh to create a catalogue used by all components, needs testing; - Applet renamed to org.kde.plasma.vault and plasma_applet_vault.so (to fit the rest); - Icons for the applet added to the breeze plasma and icon t

Re: Plasma Vault is in kdereview

2017-02-13 Thread Albert Astals Cid
El dilluns, 13 de febrer de 2017, a les 9:11:17 CET, Ivan Čukić va escriure: > Hi all, > > I'm announcing that Plasma Vault is in the review phase - you can get > it from kde:plasma-vault or with kdesrc-build plasma-vault. > > Plasma Vault is a system for easy creation of

Plasma Vault is in kdereview

2017-02-13 Thread Ivan Čukić
Hi all, I'm announcing that Plasma Vault is in the review phase - you can get it from kde:plasma-vault or with kdesrc-build plasma-vault. Plasma Vault is a system for easy creation of encrypted data storage (not for whole system encryption - we have distribution installers for that).