Kai Weber
Kai Weber
The problem seems to be `shorten_path_for_notational_fzf.py`: It uses `for line in stdin:` to read lines. This fails if the line contains characters that can not be converted to a unicode...
Still experiencing the issue. - Firefox 102.0 - Octotree 7.5.2
I would prefer no output for successful operations. This is known as the "Rule of Silence" (http://www.linfo.org/rule_of_silence.html).
The proposal sounds good to me. Setting the verbosity level in a backwards compatible way makes sense. A user, like me, that prefers no output could easily opt-in. One thought:...
I tested the patch provided by @miramir (#203). This works for me. It would be nice of course, to have $XDG_CONFIG_HOME as the default for the variables for newly created...
BTW, installing the package libgcrypt11 fixes the issue.
Does not work for me on Debian unstable. It seems libgcrypt.so.20 is linked as libgcrypt.so.11. But this library does not provide GCRYPT_1.2 ``` $ ls -l /home/kai/.local/lib/spotify-client/libgcrypt.so.11 lrwxrwxrwx 1 kai...
On this page a client for Linux can be downloaded: https://www.forticlient.com/downloads (For Debian/Ubuntu based systems https://filestore.fortinet.com/forticlient/downloads/FortiClientFullVPNInstaller_6.4.0.0851.deb). This also does not work with the new version FortiOS/FortiGate version. This might be...
I can connect from Windows and my colleagues using MacOS can also connect.
I have a Charles Proxy trace file at hand showing the communication between the Windows client and the VPN EMS endpoint. But I do not want to share it with...