Hi, I've been using ion3 for some time but only recently am using the
ion-3ds-20041104 version (before I was using ion-3ds-20040703).
I have this in my cfg_bindings.lua:
defbindings("WFrame", {
kpress(MOD1.."F11", "_:attach_new({type='WFloatWS'})"),
...
so that I can have floatws in ion's frames.
As I've been experimenting with this new version I discovered that
ion3 is dying with the message:
/usr/bin/ion3: Caught fatal signal 11. Dying without deinit.
whenever I have a WFloatWS in an ion frame, inside the float any frame
and I try to split that frame.
If this is already corrected just disregard this mail :)
Rui