Privacy, Versions, and Troubleshooting
Network Activity
Seer establishes network connections only under the following conditions:
- Implicitly:
- Markdown/HTML Preview: Requests external resources (images, styles) to render content correctly.
- License Verification: Occurs only during the activation process. No recurring validation requests are made.
- Update Checks: Initiated once within the first minute of startup.
- Note: This can be disabled by unchecking
Automatically check for updatesin Settings.
- Explicitly:
- Downloads: When you trigger a plugin download, the actual network request is handled by your system's default browser.
Understanding Version Indicators
The icon next to the Seer logo indicates the current execution state:
U: Microsoft Store version.- No
U: Website (Desktop) version. +: Running with Administrator privileges.- No
+: Running with standard user privileges.
Log & Crash Reports
To assist with debugging, locate the log and dump files:
- Press
Win + Eto open File Explorer. - Enter
%TEMP%\Seerin the address bar. - Look for
Seer.log(logs) and any.dmpfiles (crash reports). - Submitting Reports: Open the
Aboutwindow in Seer, click the support email address, and attach these files along with steps to reproduce the issue.
Customizing Configuration Paths
If Seer fails to persist settings due to file permission issues, you can force it to use a specific location:
- Ensure Seer is not running.
- Navigate to
%USERPROFILE%\Documents. - Create a directory named
Seer. - Inside
Documents\Seer\, create an empty text file:- Desktop Version: Name it
config.ini - Store Version: Name it
uwp.ini
- Desktop Version: Name it
- Restart Seer. It will now use this file for all configuration read/write operations.
Tip: You may create a user.ini in the same directory to further customize configuration paths.