http://bugs.winehq.org/show_bug.cgi?id=7660
Hans Nieser <aphax(a)xs4all.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aphax(a)xs4all.nl
--- Comment #10 from Hans Nieser <aphax(a)xs4all.nl> 2007-08-13 11:39:54 ---
I have just tried the patch attached in comment #6, and this takes care of the
issue. I can now drag UI elements without having to 'jerk' the mouse (to make
it register the mouse movement) anymore like I had to ever since wine 0.9.28.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
No it dosen't crash like other version i had, but i i don't recall that i
saw my window theme on old one, but this one does have it, old one had grey
plain window frame , like old win95 theme , but not this one, it's correct
linux theme, not sure if that can produce such error but seems to work fine
now!
guess my bug report is obsolete!
/kenny
2007/8/13, wine-bugs(a)winehq.org <wine-bugs(a)winehq.org>:
>
> http://bugs.winehq.org/show_bug.cgi?id=9299
>
>
>
>
>
> --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-08-13
> 10:11:42 ---
> Looks like UltraISO:
>
> http://www.ezbsystems.com/ultraiso/
>
> Kenny, does the demo on this site show the same problem?
>
>
> --
> Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
http://bugs.winehq.org/show_bug.cgi?id=8584
Tony Lambregts <tony.lambregts(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tony.lambregts(a)gmail.com
URL| |http://www.download.com/IL-
| |2-Sturmovik-demo/3000-
| |7547_4-10230099.html
Keywords| |download
Summary|fixme:dbghelp:addr_to_linear|IL-2 Sturmovik:
|Failed to linearize address |fixme:dbghelp:addr_to_linear
|4545:00005246 (mode 0) |Failed to linearize address
| |4545:00005246 (mode 0)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9037
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-13 10:10:41 ---
All patches committing - resolving as fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8577
Tony Lambregts <tony.lambregts(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gamershell.com/do
| |wnload_19299.shtml
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #21 from Austin English <austinenglish(a)gmail.com> 2007-08-13 10:00:03 ---
Heh, leave it to me to leave out some of the most important info. Yes, in wine
0.9.43, the characters show up fine. I'll try to test sound a bit later today.
Assuming that's not an issue, I'd say this bug is fixed.
default_357-line(a)yahoo.de, have you tried with a clean .wine directory? Try
checking your drivers/X.org configuration.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Oh, so sorry for that, it's UltraISO Premium 8.63
/Kenny
2007/8/13, wine-bugs(a)winehq.org <wine-bugs(a)winehq.org>:
>
> http://bugs.winehq.org/show_bug.cgi?id=9299
>
>
>
>
>
> --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-13
> 08:58:50 ---
> And what program might this be?
>
>
> --
> Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
http://bugs.winehq.org/show_bug.cgi?id=6847
--- Comment #4 from Denis Zhdanov <altwazar(a)gmail.com> 2007-08-13 09:31:47 ---
(In reply to comment #3)
> On what game is that?
>
Oh, sorry. Game: S.T.A.L.K.E.R. : Shadow of Chernobyl.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4103
--- Comment #17 from Bernd Buschinski <b.buschinski(a)web.de> 2007-08-13 08:57:26 ---
Created an attachment (id=7571)
--> (http://bugs.winehq.org/attachment.cgi?id=7571)
stack overflow kernel32?
Hi I need some help, to track down the stack overflow.
What I did up to now is
WINEDEBUG=+seh,+relay,+tid,+ddraw,+dinput,+dsound,+x11settings wine onidemo.exe
&> wine-oni.log
(which created a 600+mb file)
The stackoverflow happened in the 0010 thread, so I grep it
grep 0010: wine-oni.log &> wine-oni-0010.log
(80mb file)
The Attachment show the important part.
I am not sure, is it really
0010:Ret KERNEL32.WriteFile() retval=00000001 ret=0051b48c
which causes
0010:trace:seh:raise_exception code=c0000005 flags=0 addr=0x519f85
and the beginning of the stack overflow?
If yes, I dont see how a return of a bool can cause that.
Or did I get it wrong and I must look into all threads? not just the one who
causes it?
I am really stuck now but I will be happy for any help :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.