Hello, I'm running wine on my Lenovo X60s under Ubuntu 7.04 I received a small program-executable made somehow with Matlab. A simple flow simulation model. Installation and executing the file with wine seems to be unproblematic first. However, there are some functions in the program where it crashes with the following message: Run-time error '429' ActiveX component can't create object The function should open a new window with several tabs for interactive data input. I searched on the internet but without success. Anyone who has an idea? Greets Lucas
Hasn't matlab a native linux client?, I mean, if you wanted to improve wine it's good, but it will most probably easy to use the native version. On 10/18/07, Lucas Beck <beck at ir.gess.ethz.ch> wrote:> > Hello, > > I'm running wine on my Lenovo X60s under Ubuntu 7.04 > I received a small program-executable made somehow with Matlab. A simple > flow simulation model. > Installation and executing the file with wine seems to be unproblematic > first. However, there are some functions in the program where it crashes > with the following message: > > Run-time error '429' > ActiveX component can't create object > > The function should open a new window with several tabs for interactive > data input. > I searched on the internet but without success. Anyone who has an idea? > > Greets Lucas > > > _______________________________________________ > wine-users mailing list > wine-users at winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20071018/00d5fbad/attachment.htm
On Thursday October 18 2007 18:38, Lucas Beck wrote:> Hello, > > I'm running wine on my Lenovo X60s under Ubuntu 7.04 > I received a small program-executable made somehow with Matlab. A simple > flow simulation model. > Installation and executing the file with wine seems to be unproblematic > first. However, there are some functions in the program where it crashes > with the following message: > > Run-time error '429' > ActiveX component can't create object > > The function should open a new window with several tabs for interactive > data input. > I searched on the internet but without success. Anyone who has an idea?Please note that most developers even don't read wine-users mailing list. You need to fill a bug report at http://bugs.winehq.org . This will take just few minutes and will allow developers to fix your bug faster. Thanks for using WINE.