Quote |
Which version of fltk is there? |
Quote |
Note: libhistory was not used in murgaLua and is therefore not in core DSL. I had to mydsl-load compile-3.3.5.uci to get the missing library. After that it was smooth sailing. libhistory provides command history within the Lua interpreter. |
Quote |
1. Fltk menu as already noted. Only concerns two programs, editor.lua and iconView.lua. For the second a work-around is possible. If we have to for go editor.lua for now, then that is OK. |
Quote |
3. We do use Lua sockets. There is no work-around for sockets. So we need to have a lua sockets be able to be "require"d or loadlib'ed. |
Quote |
I don't know why fltk menus aren't working as I have only compiled the murga's bindings, not made any change to code. |
Quote |
snip... On the subject of 4.3 as it is, I seem to be having an issue with Bon Echo, which is a bit more serious than that cookie thing I mentioned earlier. Every time I use it for a while, even if it just stays open doing nothing, eventually my entire system becomes flakey. Bon Echo RAM use goes up steadily until it is no longer responsive around about 40mb. At this point any applications that are opened fail to respond. X will close, but the linux console will not echo anything. I can force a login prompt, but it is not useable. Ctrl+Alt+Delete begins to shut down, but hangs. Alt+SysRq+b will successfully reboot. This happens every time I have Bon Echo open for more than a brief session, and hasn't happened since I stopped using it. My system has 512mb ram, so i'm not running low there. |