I copied the contents to [drive:]\ecs\dll and started Aurora. No result, still no pictures in the program. For sure [drive:]\ecs\dll is in the libpath in the config.sys.
Qt plugins are not searched this way. Instead make sure that the file %ETC%\qtsys.conf contains:
[Paths]
Prefix = "[drive:]/ecs/system/Qt4"
...
Also check for stray "qt.conf" files and move them out of the way. Furthermnore you might want to
remove/rename "%HOME%\.config\trolltech.ini".
Thanks, that did it, but found a problem. I have installed QT on an other drive then the one of eCS. So my qtsys.conf had with the Prefix="[drive:]/Qt4" where the examples and other developer stuff is parked. Now I tried to include the part above separated with an ";". But than the whole line is rejected and not read. Can Prefix have only one drive/path statement or can you have more separated with something, but definite not ";". It is of no use to remove or rename "%HOME%\.config\trolltech.ini", because its made again when it can not be found.
Now I have pictures in the pages but..., if the page is a little difficult or does have serious javascript (like Lightbox 2.04) with it Aurora will exit hard. Trying second time the page is accepted. Is this "normal" behavior?