http://bugs.winehq.org/show_bug.cgi?id=8286
t.artem(a)mailcity.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |normal
Platform|Other |PC
------- Additional Comments From t.artem(a)mailcity.com 2007-06-05 02:29 -------
I won't agree on Minor: "Minor minor loss of function, or other problem where
easy workaround is present"
There's no workaround for this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4506
------- Additional Comments From writer(a)rswarren.com 2007-06-05 01:42 -------
Whoops, sorry.. missed the last line on that log:
852 srcval1=srcpixel[0];
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8275
------- Additional Comments From o.oudin(a)free.fr 2007-06-05 01:40 -------
I've done anothers tests (logs in attachment), as it seems builtin crypt32 is
still used even if set native :
-with crypt32.dll and rsaenh.dll copied to system32
WINEDEBUG=+loaddll,+crypt WINEDLLOVERRIDES=crypt32=n wine Future Pinball &>
log1.out & tail -f log1.out : it works
WINEDEBUG=+loaddll,+crypt WINEDLLOVERRIDES=rsaenh=n wine Future Pinball &>
log2.out & tail -f log2.out : it works
So setting native either crypt32 or rsaenh, table loading works.
- with only rsaenh.dll copied to system32
WINEDEBUG=+loaddll,+crypt WINEDLLOVERRIDES=rsaenh=n wine Future Pinball &>
log4.out & tail -f log4.out : it fails
So, if I set only rsaenh to native, and don't copy the crypt32.dll to system32
folder, is fails.
> Natives crypt32 and rsaenh looks very tied together, because if only one is
set as native both are used (but builtin crypt32 is still used in some way since
trace:crypt appear ?)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8290
------- Additional Comments From dank(a)kegel.com 2007-06-05 01:07 -------
Ah, thanks. So the bug would have appeared in wine-0.9.27, I guess.
Oh, James...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8290
------- Additional Comments From thestig(a)google.com 2007-06-05 00:53 -------
git bisect says:
58bb3571defcde50770dc214608b890ab932b8f7 is first bad commit
commit 58bb3571defcde50770dc214608b890ab932b8f7
Author: James Hawkins <truiken(a)gmail.com>
Date: Fri Dec 1 13:22:59 2006 -0800
msi: Add handling for the StartServices action.
:040000 040000 2ec29ed94033f4d7f9cb08be9b7c52c4d0e43bfc
fd3e3f44b232aae32b10dafe49500000d9cf6beb M dlls
:040000 040000 0d228f0fa3761a14540bff67f87957697d95a0ca
06d4eb0fa9d644feb9b3dfb428efb104172a4003 M include
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4506
------- Additional Comments From writer(a)rswarren.com 2007-06-05 00:38 -------
Created an attachment (id=6145)
--> (http://bugs.winehq.org/attachment.cgi?id=6145&action=view)
Crash log - Sony DVEdit.exe
I seem to be getting the identical problem on Wine 0.9.35. This is Sony's
Digital Voice Editor v.2.31, the program they package with their digital voice
recorders. I can get it to barely start, draw the main window, put up the
dialog menu names (but no menus), and it stalls with a blank white window for a
few seconds before crashing on convert_888_to_0888. I haven't tested it on any
version other than 0.9.35.
Happy to test any patches. Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5831
multescugeorge(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From multescugeorge(a)yahoo.com 2007-06-05 00:32 -------
Can't confirm the issue at this time, so i propose to let this bug rest. I'll
reopen it if the situation repeats.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.