"Benjamin Fabricius" benjamin.fabricius@lawo.de wrote:
I am working on a vst (audio-plugin-)server with embedded linux.
Everything is up and running in a testing phase. Unfortunately i am experiencing difficulties, that i think could derive from wine.
First of all my setup
vst:/opt/fst # uname -a; wine --version Linux vst 2.6.15 #21 PREEMPT Thu Mar 30 22:11:02 CEST 2006 i686 unknown Wine 20050725
[skipped]
so attaching a shared memory pixmap appears to be causing the trouble.
Now I`m not sure yet if a wine or fst function is causing the trouble. It could derive from some Gtk call...
Isn't it problematic to use the shared memory extension when working on a remote display?
Please try more current Wine version, very likely the problem was already fixed.