> They have a native Linux client. Why don't you use that? There are many outhere that wish that would have worked... It only works on Ubuntu 8.04 ?Hardy Heron? & Ubuntu 8.10 ?Intrepid Ibex?. http://downloads.osafoundation.org/chandler/releases/1.0.3/#enduserlinux So i thought of using the working windows version via wine. Just deleted wine via the synaptic package manager. Added the new repository with ppa:ubuntu-wine/ppa And installed rc4 via synaptic package manager. Restarted chandler with wine. Had the same problem again, but this time i clicked on "Retry" when i got the error message and the whole application crashed. Here is my terminal output: Code: fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:gdi:ExtCreatePen Hatches not implemented fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! fixme:richedit:ME_HandleMessage ECO_NOHIDESEL not implemented yet! Looks a bit shorter than before... Any idea what could possibly make chandler run more stable ?