• Joined on 2022-11-03
Hunman commented on pull request Elara6331/itd#47 2023-01-02 09:02:42 +00:00
Warn when Koanf read fails

Huh, neat

image

Hunman pushed to error-handling at Hunman/itd 2023-01-02 08:59:56 +00:00
7e4c916f0e Replacing format strings with magic
Hunman commented on issue Elara6331/itd#32 2022-12-30 01:47:39 +00:00
Config file(s) seems to be completely disregarded

The toml file was invalid, see pull request 47 right above this comment

Hunman created pull request Elara6331/itd#47 2022-12-30 01:46:34 +00:00
Warn when Koanf read fails
Hunman commented on issue Elara6331/itd#32 2022-12-30 01:38:50 +00:00
Config file(s) seems to be completely disregarded

Update:

I noticed I had ' at some letters at the config and " at some, after I ran my custom config through a toml validator.

My toml was not valid, and

Hunman closed issue Elara6331/itd#32 2022-12-30 01:38:50 +00:00
Config file(s) seems to be completely disregarded
Hunman created branch aaaaaa in Hunman/itd 2022-12-30 00:35:23 +00:00
Hunman pushed to aaaaaa at Hunman/itd 2022-12-30 00:35:23 +00:00
5a84bf8148 WIP: Attempting to move code duplication into another function
Hunman created branch error-handling in Hunman/itd 2022-12-30 00:31:35 +00:00
Hunman pushed to error-handling at Hunman/itd 2022-12-30 00:31:35 +00:00
a254762288 Load the configs in one function, which handles the error too
82bb145cbc Move the global config path into a variable
Compare 2 commits »
Hunman created repository Hunman/itd 2022-12-29 22:41:28 +00:00
Hunman commented on issue Elara6331/itd#32 2022-12-21 11:38:38 +00:00
Config file(s) seems to be completely disregarded

I've cloned itd-git from the AUR (at #248beffa2f29741093feee220c6d745cb3bfab3a, the latest commit at the time of writing this) and managed to place some debug printing into the code (I've never…

Hunman opened issue Elara6331/itd#33 2022-11-06 18:40:01 +00:00
Outgoing calls are displayed as incoming calls
Hunman opened issue Elara6331/itd#32 2022-11-06 18:36:53 +00:00
Config file(s) seems to be completely disregarded