Oden Dillenkoffer
Results
3
comments of
Oden Dillenkoffer
Hey, I'd love to take a look at this as well!
Hi, I noticed this issue and wanted to help. Currently I am running Profanity in WSL (Ubuntu) with torsocks on and I find no issue launching? I wanted to fix...
Looking at chatlog.c I think this may be the issue if (timestamp == NULL) { timestamp = g_date_time_new_now_local(); } else { g_date_time_ref(timestamp); } If the message has somehow lost its...