[Wine] Need help with bugreport...

Detructor wineforum-user at winehq.org
Fri Dec 3 17:13:12 CST 2010


Hi,

I filed a bugreport (found the FAQ for bug reports later...I hope that the adjustments I made (tag -> downloadable, setting priority to trivial, uploading more detailed logfiles) are correct (if I missed something, please tell me).

Now I'm kinda stuck...I tried to dig my way into wine and fix that problem myself but I've nearly none experience with c/c++ (I'm a good c# programer, so I nearly know nothing about low-level coding), neither I've experience with such huge projects.

so far my best guess is, that something is wrong with the clipping functions (esp. the GetClipBox function dlls/gdi32/clipping.c, Syndicates of Arkon is calling that function a few times like this

Code:

trace:clipping:GetClipBox 0x598 => 1 (0,0)-(0,0)




my guess is that the function should return a clipbox that has the size of the whole window or screen and as of now the function returns a clipbox with a size of 0.

But I guess I'm totally wrong with that  [Laughing] 

so....help please  :(







More information about the wine-users mailing list