tchar
tchar
Hello, I just discovered this issue and came here to see if anybody has the same problem. For the moment, the only fix is to completely move the python extensions...
Hello again @tsankuanglee. So if I understand correctly your main concern is privacy so you don't want an outbound connection. I could turn off the currency, but the automatic turn...
Okay, I think I can add an option that does not use the currency at all. Here are some suggestions. You can update the currency offline. If you go to...
Hello, Currently I am a little busy and I don't know when I will be able to focus into implementing this due to work/school etc. I just want to make...
@ZER0-X Hello, thanks for the suggestion. I have implemented something similar in another project of mine using requests (I even think it is possible to use the 9051 port which...
Hello @tsankuanglee I need to take a look into that. So here is what I think happens before actually checking it. There is a thread that will run every x...
Hello @tsankuanglee I have been trying to identify the issue. On my computer (Ubuntu LTS) I don't have a running ulauncher process. Here is an example from my system: ```...
@tsankuanglee Here is the equivalent logs after using the command `ulauncher --hide-window`. The logs are located in `~/.cache/com.github.tchar.calculate-anything/log`. You can see at the timestamp `2022-04-02:20:09:34.808` (4th from the end) the...
@tsankuanglee Thanks for this. I am seeing some errors, which are not normal, can you point me down to which timestamp you hit `Ctrl-C`? It looks like everything happens really...
Hello, Initially, the program took into account "in" as a keyword, but I opted to remove it because it was causing problems. The reason is that it can be interpreted...