Text is only synced when return is pressed. If you click the little red cross to close it just gets out of sync and explodes. onReturnPressed: { textEditItem.editableText = text; textEditItem.state = "show"; }
The plasmoid was pretty much rewritten and lost the popup part. Since this issue was left behind in the old implementation, I'm closing it as 'unmaintained'.