Mauro Molinari
Mauro Molinari
Rileggendo la definizione di `AllowCreate` nelle specifiche SAML 2.0 Core (sez. 3.4.1.1): >A Boolean value used to indicate whether the identity provider is allowed, in the course of fulfilling the...
Onestamente non ho ancora provato le ultime versioni di spid-saml-check, ultimamente mi sono concentrato su spid-sp-test "puro". Il logout mi funzionava correttamente con spid-testenv2. Non appena ne avrò occasione riproverò...
Could you provide a script for non-expert users like me or at least a list of commands I have to run to install the driver as a DKMS module? I...
> Maybe this can help you as a starting point: > > * https://github.com/morrownr/88x2bu#installation-of-the-driver > > * https://github.com/morrownr/88x2bu/blob/master/dkms-install.sh Thanks for the hint. Do you know if there's any concrete difference...
Still having this problem :-( This must be a regression because I could successfully set up and edit that same backup job in the past. Also, the backup jobs, when...
Today I tried to recreate that backup profile from scratch, on two different systems. On a system with BIT 1.1.12 (BIT packaged with Linux Mint 19/Ubuntu 18.04), all works fine....
I fixed this by changing https://github.com/bit-team/backintime/blob/7d24d1d07bf5ecb47990348dc9f291add52a6a49/qt/serviceHelper.py#L108 Setting `max_cmd_len` to 1000 fixes the problem. If in your backup job you enable both ionice and nice, you break the 100 characters limit...
Is this issue the source of the following problem as well? 
Hmmm... I understand why you did this change. Still, these kind of things are hurting Greclipse... Is the main source of the problem in some way related to #175?
IMHO, one-character strings in annotation values are much more frequent than char annotation values... so I would prefer the compromise on char rather than on String. But I leave the...