pentix / qjournalctl

A multi-platform, Qt-based frontend for systemd's journalctl command. Accepting local as well as remote (SSH) data sources.
GNU General Public License v3.0
166 stars 17 forks source link

error when opening a local folder under windows #89

Open LIONBDX33 opened 9 months ago

LIONBDX33 commented 9 months ago

Hello,

I'm trying to open the folder for my wsl or an export that I've placed in a local Windows folder.

image

I systematically get an error under windows

image

image

thanks

Adrimeov commented 5 months ago

Opening journals generated by Journald on a Windows machine (locally) would imply that journalCtl is available on Windows; which is not. Hence, this functionality should be disable on Windows.