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
Copy file name to clipboardExpand all lines: en/reference/help/check-updates/index.html
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3943,7 +3943,9 @@ <h1>Check for Updates</h1>
3943
3943
<p>After installation, you can check for updates manually or let the program check automatically on startup.</p>
3944
3944
<h2id="manual-check-for-updates">Manual Check for Updates</h2>
3945
3945
<p>To check manually, select <code>Help > Check for Updates ...</code>. A dialog like the one below will briefly appear:</p>
3946
+
<p><figureclass="pp-figure" id="_figure-1"><figcaption>Figure 1. Checking for updates </figcaption><imgalt="" src="../images/check-for-updates.png"></figure></p>
3946
3947
<p>If no updates are available, you will see a confirmation that your version is current. Otherwise, an update dialog will appear (the version shown will vary):</p>
3948
+
<p><figureclass="pp-figure" id="_figure-2"><figcaption>Figure 2. Update available </figcaption><imgalt="" src="../images/installation-update-2.png"></figure></p>
3947
3949
<p>Click <code>OK</code> to install the latest version, or <code>Cancel</code> to keep your current version.</p>
3948
3950
<p>At the top of the update panel, there are three useful links:</p>
3949
3951
<ul>
@@ -3953,10 +3955,11 @@ <h2 id="manual-check-for-updates">Manual Check for Updates</h2>
3953
3955
</ul>
3954
3956
<p>Below the links, you’ll find a summary of changes from the last two releases. At the bottom right, you can enable or disable automatic update checks (see next section).</p>
3955
3957
<p>If the update is accepted and installed successfully, a confirmation will appear:</p>
<h2id="automatic-check-for-updates">Automatic Check for Updates</h2>
3957
3960
<p>Automatic update checks are enabled by default. To change this, go to <code>Help > Settings > Updates</code> and toggle <code>Check for updates on start</code>:</p>
Copy file name to clipboardExpand all lines: en/reference/help/trouble-shooting/index.html
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3979,8 +3979,11 @@ <h1>Trouble-shooting</h1>
3979
3979
<p>On rare occasions, the Portfolio Performance app may malfunction or crash. Under the <strong>Help</strong> menu, three key options can assist in such cases.</p>
3980
3980
<h2id="show-error-log">Show Error Log</h2>
3981
3981
<p>Each time the app starts, it generates a log file. You can view this log from within the application via <code>Help > Show Error Log</code>. Double-clicking a message displays the full entry. If no error occurred, the log will be minimal:</p>
3982
+
<p><figureclass="pp-figure" id="_figure-1"><figcaption>Figure 1. Log after successful start-up </figcaption><imgalt="" src="../images/show-error-log-minimal.png"></figure></p>
3982
3983
<p>When errors occur, they are listed sequentially:</p>
3984
+
<p><figureclass="pp-figure" id="_figure-2"><figcaption>Figure 2. Log after unsuccessful operation </figcaption><imgalt="" src="../images/show-error-log-multiple-errors.png"></figure></p>
3983
3985
<p>Double-clicking an error entry opens more detailed information:</p>
<p>If the portfolio can still be opened, you should correct the historical price source for the affected security. If not, open the XML file in a text editor and manually remove the faulty data source.</p>
3985
3988
<p>You can copy the log text to the clipboard, for example when asking for help in the <ahref="https://forum.portfolio-performance.info/">forum</a>, or save it to a file.</p>
<p>When reporting issues on <ahref="https://github.com/portfolio-performance/portfolio/issues">GitHub</a>, include this log file. Avoid uploading portfolios that contain sensitive data.</p>
4023
4026
<h2id="debug-reset-ui">Debug: Reset UI</h2>
4024
4027
<p>The <code>Help > Debug: Reset UI</code> option opens a dialog. After confirming, restart the application:</p>
0 commit comments