SlackLogViewer icon indicating copy to clipboard operation
SlackLogViewer copied to clipboard

linux path separators are broken

Open G-Harmon opened this issue 1 year ago • 1 comments

Trying to use this on linux, looks like the path separators are hard-coded to Windows style, \. To get this to work, I had to change the "\" in GlobalVariables.cpp to be /.

G-Harmon avatar Apr 13 '23 09:04 G-Harmon

Thank you for your bug report. This bug appears when a folder of export files is opened, but now I have confirmed that it can be opened and is displayed correctly.

thayakawa-gh avatar Apr 28 '23 21:04 thayakawa-gh