Skip to content

Commit 1314297

Browse files
committed
1 parent 27ff857 commit 1314297

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

README-de.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Kopieren Sie `generator.inx` und `generator.py` in das Verzeichnis
2525
Diese Erweiterung benötigt Python 2.7, welches ab Version 0.92.1 im
2626
Inkscape-Installer enthalten ist.
2727

28+
Die 64bit-Windows-Version von Inkscape 0.92.1 hat einen Bug, der dazu führt, dass
29+
sich Inkscape bei Benutzung dieser Erweiterung aufhängt
30+
([#1659172](https://bugs.launchpad.net/inkscape/+bug/1659172)). Wenn Sie
31+
von diesem Problem betroffen sind, verwenden Sie stattdessen die 32bit-Version.
32+
2833
Folgendes ist unter Windows **NICHT** verfügbar:
2934

3035
* Fortschrittsbalken und Abbrechen-Schaltfäche während des Render-Vorgangs

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ Copy `generator.inx` and `generator.py` to
2525

2626
This extension needs Python 2.7, which is shipped with Inkscape 0.92.1 or later.
2727

28+
The 64bit Windows version of Inkscape 0.92.1 has a bug which causes Inkscape to freeze
29+
when using this extension
30+
([#1659172](https://bugs.launchpad.net/inkscape/+bug/1659172)). If you
31+
experience problems with Inkscape freezing, please use the 32bit version.
32+
2833
The following is **NOT** available on Windows:
2934

3035
* Progress bar and cancel button during generation process

0 commit comments

Comments
 (0)