Skip to content

Commit ad63adb

Browse files
committed
new topic troubel shooting: QuickImageComment closes more slowly when using exiftool(-k)
1 parent 2ad9430 commit ad63adb

4 files changed

Lines changed: 18 additions & 0 deletions

File tree

de/problembehandlung.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Diese Seite enthält Probleme/Fragen und deren Lösungen/Antworten. Die Seite is
1616

1717
Neue Einträge werden jeweils oben ergänzt.
1818

19+
### QuickImageComment beendet sich langsamer mit exiftool(-k) [05.07.2026]
20+
21+
Wenn ExifTool konfiguriert ist, beendet sich QuickImageComment langsamer, wenn als Pfad "...\exiftool(-k).exe" angegeben wurde. Es ist schneller, wenn man die ExifTool-Datei umbenennt ohne "(-k)".
22+
1923
### GPS-Koordinaten ohne Nachkommastellen bei den Sekunden
2024

2125
Normalerweise werden die Sekunden von GPS-Koordinaten mit zwei Nachkommastellen angezeigt. Wenn keine Nachkommastellen angezeigt werden, sind die Koordinaten vermutlich manuell ohne Nachkommastellen eingetragen oder verändert worden. Hintergrund: Die Sekunden werden als Brüche gespeichet, also z.B. 54321/1000 für 54,321. Der Nenner des Bruches definiert dann die maximale Anzahl von Nachkommastellen. Die Anzeige in QuickImageComment ist auf zwei Nachkommastellen beschränkt und 54321/1000 wird daher als 54,32 angezeigt. Wenn der Wert 543/10 gespeichert wurde, ist nur eine Nachkommastelle definiert und die Anzeige ist dann 54,3 und aus 54/1 wird 54.

docs/de/problembehandlung.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ <h2>
9595
<nav>
9696
<ul class="navigation bullet">
9797
<ul id="toc" class="section-nav">
98+
<li class="toc-entry toc-h3"><a href="#quickimagecomment-beendet-sich-langsamer-mit-exiftool-k-05072026">QuickImageComment beendet sich langsamer mit exiftool(-k) [05.07.2026]</a></li>
9899
<li class="toc-entry toc-h3"><a href="#gps-koordinaten-ohne-nachkommastellen-bei-den-sekunden">GPS-Koordinaten ohne Nachkommastellen bei den Sekunden</a></li>
99100
<li class="toc-entry toc-h3"><a href="#bedienelemente-sind-teilweise-verdeckt-oder-inhalt-ist-abgeschnitten">Bedienelemente sind teilweise verdeckt oder Inhalt ist abgeschnitten</a></li>
100101
<li class="toc-entry toc-h3"><a href="#texte-in-den-masken-sind-nicht-übersetzt">Texte in den Masken sind nicht übersetzt</a></li>
@@ -110,6 +111,10 @@ <h1>Problembehandlung</h1>
110111

111112
<p>Neue Einträge werden jeweils oben ergänzt.</p>
112113

114+
<h3 id="quickimagecomment-beendet-sich-langsamer-mit-exiftool-k-05072026">QuickImageComment beendet sich langsamer mit exiftool(-k) [05.07.2026]</h3>
115+
116+
<p>Wenn ExifTool konfiguriert ist, beendet sich QuickImageComment langsamer, wenn als Pfad “…\exiftool(-k).exe” angegeben wurde. Es ist schneller, wenn man die ExifTool-Datei umbenennt ohne “(-k)”.</p>
117+
113118
<h3 id="gps-koordinaten-ohne-nachkommastellen-bei-den-sekunden">GPS-Koordinaten ohne Nachkommastellen bei den Sekunden</h3>
114119

115120
<p>Normalerweise werden die Sekunden von GPS-Koordinaten mit zwei Nachkommastellen angezeigt. Wenn keine Nachkommastellen angezeigt werden, sind die Koordinaten vermutlich manuell ohne Nachkommastellen eingetragen oder verändert worden. Hintergrund: Die Sekunden werden als Brüche gespeichet, also z.B. 54321/1000 für 54,321. Der Nenner des Bruches definiert dann die maximale Anzahl von Nachkommastellen. Die Anzeige in QuickImageComment ist auf zwei Nachkommastellen beschränkt und 54321/1000 wird daher als 54,32 angezeigt. Wenn der Wert 543/10 gespeichert wurde, ist nur eine Nachkommastelle definiert und die Anzeige ist dann 54,3 und aus 54/1 wird 54.</p>

docs/en/troubleshooting.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ <h2>
9595
<nav>
9696
<ul class="navigation bullet">
9797
<ul id="toc" class="section-nav">
98+
<li class="toc-entry toc-h3"><a href="#quickimagecomment-closes-more-slowly-when-using-exiftool-k-2026-07-05">QuickImageComment closes more slowly when using exiftool(-k) [2026-07-05]</a></li>
9899
<li class="toc-entry toc-h3"><a href="#gps-coordinates-without-decimal-places-for-the-seconds">GPS coordinates without decimal places for the seconds</a></li>
99100
<li class="toc-entry toc-h3"><a href="#control-elements-are-partially-concealed-or-content-is-truncated">Control elements are partially concealed or content is truncated</a></li>
100101
<li class="toc-entry toc-h3"><a href="#texts-in-the-masks-are-not-translated">Texts in the masks are not translated</a></li>
@@ -110,6 +111,10 @@ <h1>Troubleshooting</h1>
110111

111112
<p>New entries will be added at the top.</p>
112113

114+
<h3 id="quickimagecomment-closes-more-slowly-when-using-exiftool-k-2026-07-05">QuickImageComment closes more slowly when using exiftool(-k) [2026-07-05]</h3>
115+
116+
<p>If ExifTool is configured, QuickImageComment closes more slowly when the path “…\exiftool(-k).exe” is specified. It closes faster if you rename the ExifTool file to remove the “(-k)”.</p>
117+
113118
<h3 id="gps-coordinates-without-decimal-places-for-the-seconds">GPS coordinates without decimal places for the seconds</h3>
114119

115120
<p>The seconds of GPS coordinates are normally displayed with two decimal places. If no decimal places are displayed, the coordinates have probably been entered or changed manually without decimal places. Background: The seconds are saved as fractions, e.g. 54321/1000 for 54.321. The denominator of the fraction then defines the maximum number of decimal places. The display in QuickImageComment is limited to two decimal places and 54321/1000 is therefore displayed as 54.32. If the value 543/10 has been saved, only one decimal place is defined and the display is then 54.3 and 54/1 becomes 54.</p>

en/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ This page contains problems/questions and their solutions/answers. The page is i
1616

1717
New entries will be added at the top.
1818

19+
### QuickImageComment closes more slowly when using exiftool(-k) [2026-07-05]
20+
21+
If ExifTool is configured, QuickImageComment closes more slowly when the path "...\exiftool(-k).exe" is specified. It closes faster if you rename the ExifTool file to remove the "(-k)".
22+
1923
### GPS coordinates without decimal places for the seconds
2024

2125
The seconds of GPS coordinates are normally displayed with two decimal places. If no decimal places are displayed, the coordinates have probably been entered or changed manually without decimal places. Background: The seconds are saved as fractions, e.g. 54321/1000 for 54.321. The denominator of the fraction then defines the maximum number of decimal places. The display in QuickImageComment is limited to two decimal places and 54321/1000 is therefore displayed as 54.32. If the value 543/10 has been saved, only one decimal place is defined and the display is then 54.3 and 54/1 becomes 54.

0 commit comments

Comments
 (0)