

It’s getting late here and have to put this in the fridge once again, even tho I feel like I’m close. I’ve looked everywhere trying to fix this and as it stands now I’m at a dead end. Note that the script is building, but calling cryptomator in the terminal now gives this: Exception in thread "main" : javax/inject/ProviderĪt .(Cryptomator.java:34)Ĭaused by: : Īt java.base/.loadClass(BuiltinClassLoader.java:641)Īt java.base/$AppClassLoader.loadClass(ClassLoaders.java:188)Īt java.base/(ClassLoader.java:520) NativeBuildInputs = ĭescription = "Free client-side encryption for your cloud files"

the other can also be done, but i dont know if theres a gui for it.I began upgrading this package: nixpkgs/default.nix at 9e570d0034df2923b8b4ad158cdc23ddc7d34f1e Īfter having tried many years ago to make this package and having to give up, thankfully someone posted it, but it’s now pretty much out of date.Īrmed with an example, I realized maybe I now can do it!Īfter having spent more than 3 hours, I came up with this: /dist/linux/appimage/resources/AppDir/usr/* $out/ as for remapping keys, can you give a couple examples?"remapping keys" could mean one of a couple of things- one of those things would be fixed by installing xfce.
#CRYPTOMATOR MOUNTING FAILED INSTALL#
What you probably want from antix is to just install xfce. gnome 2 was great, its a pity debian supported mate as poorly as they did (i think it was as political as it was technical.) Most of the configuration utilities im familiar with in ubuntu are tied to the desktop environment- i have had very little luck running kde since it went to 4.x, 3.x was solid. on the other hand, in the majority of situations repairing grub is one or two steps (or used to be, prior to grub 2.) going back to the menu when booting doesnt happen does seem like a step in the right direction though. no one who is clever enough to develop it is likely to be comfortable with it. The problem with something like a very"smart" repair-grub is that it can only be smart about a fixed number of situations. note that i do not work on any public version of antix (though i have a script that can modify my copy of it automatically.) im not joking, i would find that information interesting.
#CRYPTOMATOR MOUNTING FAILED FREE#
most of the things that make debian or ubuntu user-friendly (synaptic for example) are included.įeel free to pm me a list of anything you find in ubuntu (or any other distro) that would make antix easier to use. its a fairly lightweight distro, which means that some things that add layers and layers of bloat (and only a little bit of extra user-friendliness) get thrown out. Personal opinion: antix is pretty friendly, i do not consider it an"experts only" distro. path, which is fine for examining the contents but you probably dont want to try to install things that way.


if the deps are not there, it will not succeed.Īn aside: dpkg-deb -x package-name. it actually calls dpkg to install them.ĭpkg -i will install packages, and deps if they are included. Apt-get install will retrieve package and deps.
