Hi,
I'm attempting to run a (windows) Jade thin client on Linux using "Wine". "Wine" is a WINdows Emulator which runs on any Linux distro and directly interprets windows .exe and .dll files. This can be a cost-effective way of running a windows application on Linux.
Jade Thin Client running my app worked first time surprisingly well. Excellent performance and looked just like the real thing.
However, running the Jade Development Environment gave an exception on startup so I couldn't get going. It showed the splash screen, displayed the Jade version number etc but when the signon form was about to be displayed, it exceptioned. The exception was 14015 (File does not contain a image type that can be handled). The same happened with Jade Monitor, again on the signon screen.
Also, there is one form in my app which displays a jpeg (stored as a blob in the database) and I get this exception when I show this form. In the app, the exception was handled in the usual way and it continued normally. However, with the Jade Development Environment and Jade Monitor, the exception meant they never got started.
I was wondering if anyone had ever tried running Jade under Wine on Linux and had solved this problem?
Is there something I need to install to get round this problem?
Jade version was 6.2.17, though I suspect this doesn't matter too much.
Thanks in advance,
Brendan