https://bugs.kde.org/show_bug.cgi?id=384921
--- Comment #5 from Jan <y...@gmx.de> --- I was able to test the bugfix on another system with Ubuntu 16.04. Unfortunately, the error still occurs. Loading library(tensorflow) and my attached Rdata-file doesn't reproduce the bug. These commands are necessary to generate the bug: library(keras) input_1 <- layer_input(shape=c(100)) -- You are receiving this mail because: You are watching all bug changes.