Under Windows 8.1, krita x64 v 2.8 Beta 1. I want to insert text. When i draw the rectangle to put the text into, krita seems to freeze and its memory occupation and processor occupation grow up in impressive manner. Reproducible: Always Steps to Reproduce: 1°) click on "T" tool 2°) defining rectangle on the layer to put the text in 3°) when terminating rectangle definition Actual Results: Mouse cursor turn into prohibitory sign. The memory occupation grow up in impressive manner (up to 2, 3 Gb) for krita.exe process. Same thing for the processor occupation. Expected Results: Begin to accept typing text
Windows 8.1, krita x64
Confirmed. The bug seems to be Windows-specific. It is not reproducible on Linux, but is present on Windows.
This bug seems to be specific at Krita 64 bits. With krita 32 bits running on my windows 8 64 bits, the problem doesn't occur.
Then it must be some uninitialized variable issue :(
Hm, with the latest builds on Windows, I actually cannot reproduce this, neither in single line nor in multiline text mode.
The problem is always here (just downloaded Krita 64 bits 2.8 Beta 1 (git e4822223) KDE Platform 4.10.4) Running on Windows 8.1 64 bits.
This really is very, very strange. I must be doing something different from you when trying to reproduce the issue. Or it could be the windows version... I was testing on Win7.
*** Bug 330122 has been marked as a duplicate of this bug. ***
A bit of update: 1) It happens on Windows 8 only 2) The most recent version does not hang completely, but takes about 20-30 seconds to create a text. 3) When closing Krita after creation of a text (with the Default Tool activated, that is no additional widgets are shown on a canvas), it hangs in ~KoToolBasePrivate() on a line qDeleteAll(optionWidgets);
Git commit 5820c53fe3af71b8bd530941aff6871c54aac54c by Dmitry Kazakov. Committed on 31/01/2014 at 11:03. Pushed by dkazakov into branch 'master'. Fix a hangup on Windows 8 Rus when trying to use Text Tool See a comment in KoFontComboBox.h A +42 -0 libs/main/KoFontComboBox.h [License: LGPL (v2+)] M +3 -8 plugins/artistictextshape/ArtisticTextShapeConfigWidget.ui M +3 -8 plugins/formulashape/FormulaToolWidget.ui M +2 -1 sheets/ui/ActionOptionWidget.cpp http://commits.kde.org/calligra/5820c53fe3af71b8bd530941aff6871c54aac54c
Git commit a7830b60afdc28baf4d4131d78e084959f3eb1da by Dmitry Kazakov. Committed on 31/01/2014 at 11:03. Pushed by dkazakov into branch 'calligra/2.8'. Fix a hangup on Windows 8 Rus when trying to use Text Tool See a comment in KoFontComboBox.h A +42 -0 libs/main/KoFontComboBox.h [License: LGPL (v2+)] M +3 -8 plugins/artistictextshape/ArtisticTextShapeConfigWidget.ui M +3 -8 plugins/formulashape/FormulaToolWidget.ui M +2 -1 sheets/ui/ActionOptionWidget.cpp http://commits.kde.org/calligra/a7830b60afdc28baf4d4131d78e084959f3eb1da