On 18/01/2013 10:55, Seref Arikan wrote: > I know it is cross platform :) That is why I wrote, "developed under > Windows", which implies that the developer might have used Windows > style relative paths for images.
nope, Peter is way smarter than that ;-) See this kind of code - https://github.com/openEHR/adl-tools/blob/master/libraries/common_libs/src/utility/app_resources/shared_resources.e It's all platform-independent. Now that doesn't mean we don't have a bug, but it's unusual these days to be in this area, since this code is stable for quite some time now... anyway, we'll find it soon enough once we can reproduce Bert's error. - thomas