please help me with filling a bug concerning WM_ERASEBKGND

2007-06-25 Thread RusH
searching bugzilla for WM_ERASEBKGND returns lots of bugs, but I have no idea if mine is there http://bugs.winehq.org/buglist.cgi?query_format=&short_desc_type=allwordssubstr&short_desc=&long_desc_type=substring&long_desc=WM_ERASEBKGND&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=

Sorry, Opera is not yet supported by Xinha.

2007-06-18 Thread RusH
Bugzilla uses this new toy, but the script loads it even after it detects Opera = it eats the text in edit fields sometimes and I cant process Test Results. Could it load itselfe only when not detecting Opera? -- Who logs in to gdm? Not I, said the duck.

Re: git is to overwhelming

2007-06-03 Thread RusH
On 6/3/07, Vitaliy Margolen <[EMAIL PROTECTED]> wrote: RusH wrote: > Maybe im just to stupid for it :( > I want to use git to download most current source, try my patches, > then to again download most current source. I cant do it. > wiki.winehq.org/GitWine > doesnt help

git is to overwhelming

2007-06-03 Thread RusH
Maybe im just to stupid for it :( I want to use git to download most current source, try my patches, then to again download most current source. I cant do it. wiki.winehq.org/GitWine doesnt help at all. For example I had wine-0.9.37 fetched, added few patches, compiled it, installed locally, all w

how to compile test cases?

2007-05-27 Thread RusH
[EMAIL PROTECTED]:/media/hdc6/home/rasz/source/wine/dlls/ws2_32$ make test make: Nothing to be done for `test'. [EMAIL PROTECTED]:/media/hdc6/home/rasz/source/wine/dlls/ws2_32$ make crosstest make: Nothing to be done for `crosstest'. I want to build only ws2_32 tests, preferably using mingw. --

"Submitted Bug Link rejected" notification is kinda useless

2007-05-24 Thread RusH
Here is my problem : On 5/25/07, AppDB <[EMAIL PROTECTED]> wrote: Submitted Bug Link rejected --- The Bug Link you submitted for eMule 0.46c has been rejected. We appreciate your help in making the Application Database better for all users. B

Re: Ubuntu packages for wine-0.9.35 are broken

2007-04-14 Thread RusH
On 4/15/07, Hartmut Figge <[EMAIL PROTECTED]> wrote: Nick Law: >RusH wrote: >> I suspect 0.9.35 was build without FontForge, and that is the source >> of all this troubles. > >I'm not so sure, I have fontforge installed & ./configure made no >mention of

Re: Ubuntu packages for wine-0.9.35 are broken

2007-04-14 Thread RusH
On 4/14/07, RusH <[EMAIL PROTECTED]> wrote: On 4/14/07, RusH <[EMAIL PROTECTED]> wrote: > On 4/14/07, Nick Law <[EMAIL PROTECTED]> wrote: > > No notepad is not working correctly either. It is displaying text > > correctly for it's menus, file edit sear

Re: Ubuntu packages for wine-0.9.35 are broken

2007-04-14 Thread RusH
On 4/14/07, RusH <[EMAIL PROTECTED]> wrote: On 4/14/07, Nick Law <[EMAIL PROTECTED]> wrote: > No notepad is not working correctly either. It is displaying text > correctly for it's menus, file edit search and help, however when you > type anything into the note

Re: Ubuntu packages for wine-0.9.35 are broken

2007-04-14 Thread RusH
On 4/14/07, Nick Law <[EMAIL PROTECTED]> wrote: No notepad is not working correctly either. It is displaying text correctly for it's menus, file edit search and help, however when you type anything into the notepad all the characters are invisible, as if they are white characters on a white backg

Re: Ubuntu packages for wine-0.9.35 are broken

2007-04-14 Thread RusH
On 4/14/07, Marcus Meissner <[EMAIL PROTECTED]> wrote: Is (the Wine builtin) notepad.exe still working correctly? /ubuntu default font is andale something, it works with that one, switching back to System font = garbage -- Who logs in to gdm? Not I, said the duck.

Re: dinput: fix mouse jitter in Halo (bug 7640)

2007-04-14 Thread RusH
On 4/14/07, Martin Traverse <[EMAIL PROTECTED]> wrote: Hello, I have done a bisection on bug #7640, mouse jitter in Halo which rendered the game unplayable. I have a patch which fixes the problem on my Gentoo system against wine-0.9.35. Bug is introduced by commit b22ff8018aca7c365e505f1db7732f

fonts borked (in utorrent) between 0.9.34 and 0.9.35

2007-04-14 Thread RusH
0.9.34 http://www.tachypic.com/view/10345 0.9.35 http://www.tachypic.com/view/10346 as you can see vertical text is fixed in 35, but fonts are ugly and cropped (Done tab), this is with the same wine config, so something has changed in wine itself, I started a bisect, but it will take >10 hours o

winefile/explorer hardcoded? HKEY_CLASSES_ROOT\Folder\shell\open\command ignored

2007-04-08 Thread RusH
Repost from wine-users(no answer there). Winefile seems to be hardcoded when it comes to opening folders. No matter what I do it always pops up. I tried deleting HKEY_CLASSES_ROOT\Folder and nothing changed. What can I do to convince wine to open folders with /usr/bin/nautilus ? I allready made i