You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load a file from a shared samba drive (mapped as V: drive) on Windows 10. Lets call it v:\session\trace.log
File appears in glogg OK
A separate process deletes trace.log and session dir on linux but they are recreated with same names. So there is now a new file "session/trace.log"
Glogg does not detect new file (even with polling option on). F5 or refresh does not reload file although the timestamp of new file is shown under the menu bar. Even attempting to load file using File > Open keeps the original file in the viewer.
Only way to load the new file is to completely exit glogg and start over.
Andy