I'm running Mushclient 3.73 and wine 0.9.10 on Ubuntu 5.10.
Everything runs great: timers, aliases, macros, Lua scripting (haven't tried other scripting languages), and normal triggers.
The only problem I have encountered so far is a trigger that sends to Notepad. It causes Mushclient to freeze for a few seconds (the internal Notepad window does open but the contents aren't drawn) and then close.
Here's what I get in my terminal when the trigger fires:
followed by a register dump, stack dump, backtrace etc.
Also this line was highlighted under "Backtrace:"
The internal notepad works fine on its own, I made a few windows and just meddled with them.
This problem occurs both with and without the /wine option.
Everything runs great: timers, aliases, macros, Lua scripting (haven't tried other scripting languages), and normal triggers.
The only problem I have encountered so far is a trigger that sends to Notepad. It causes Mushclient to freeze for a few seconds (the internal Notepad window does open but the contents aren't drawn) and then close.
Here's what I get in my terminal when the trigger fires:
wine: Unhandled page fault on read access to 0x00000000 at address 0xb7e41123 (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0xb7e41123).
followed by a register dump, stack dump, backtrace etc.
Also this line was highlighted under "Backtrace:"
=>1 0xb7e41123 strlen+0x33 in libc.so.6 (0xb7e41123)
The internal notepad works fine on its own, I made a few windows and just meddled with them.
This problem occurs both with and without the /wine option.