Re: [directfb-users] unknown error returned when creating/attaching event buffers

2009-07-05 Thread Roland Schaefer
I can now say that my code also works with DFB 1.2.8 (not just 1.0.1) under otherwise identical conditions, including build tools. So, the question is: What has changed from 1.2.8 to 1.4.0 that could lead to DFB_INVARG on calls to IDirectFBInputDevice.AttachEventBuffer(). The same thing happens wh

[directfb-users] unknown error returned when creating/attaching event buffers

2009-07-03 Thread Roland Schaefer
Hello everyone, I have a problem with input devices in single app mode using self-compiled DFB 1.4 forced into Zenwalk 6/2.6.26.8 (Zenwalk 6 still ships with 1.0.1) in a VirtualBox without guest additions using my own DFB bindings for FreePascal. Sorry if this is not exactly everybody's configurat