Am 22.10.2014 um 13:41 schrieb Jürgen Spitzmüller <sp...@lyx.org>: > 2014-10-22 13:32 GMT+02:00 Stephan Witt: > In svg/oxygen we have 165 files containing radialGradient, 179 without it. > > I am rather surprised that so many files should cause problems, since most > are simply copied from the official oxygen icon set and thus heavily used and > tested within KDE.
1. I don't know what Qt version is used by KDE - Qt4 I presume. 2. Qt5 spits a warning message only. (Regarding linearGradient in my example, but I guess it's the same with radialGradient. Not tested.) Convert is more picky and raises an error. Perhaps this is fixed in more recent versions. Stephan