http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From ajp(a)princeswalk.fsnet.co.uk 2006-26-06 15:40 -------
I have produced +loaddll traces from two versions of wine.
One, which I will refer to as MnyGood, is the last version
I compiled using the git repositary. MnyGood runs Money
2004 quite well. The other, which I will call MnyBad is the
current 0.9.16 release.
Using the traces I produced unique sorted lists showing which
dlls were loaded 'builtin' or 'native' by each of these
releases. Note that the MnyBad lists are bound to have fewer
loaded dlls because it 'crashes' before the point at which
some dlls would be loaded. I will attach these lists.
The MnyGood lists show a number of dlls loaded 'native' that
MnyBad loads 'builtin'. Of course, I do not know why this
is. I do not know how Wine decides, or what part winetools
has in this. Perhaps someone can explain this for me. All
I know is that I did not have any overrides specified in
winecfg for msmoney.exe when I created these lists.
After creating the lists, I experimented with overrides in
winecfg to try and get 0.9.16 to run MSMoney 2004. As I have
said, without any overrides it crashes. By 'crashes', I
mean that it terminates with a standard dialog with the
message:
"Microsoft Money has encountered a problem and needs to
close"
See the attachment to Bug 4560 for an example of this.
When I added an override to load the native msxml3.dll,
it did not crash. It give a message
"There is a problem with your Windows Security settings.
Money cannot open a data file or create a new file."
With an override to load the native rsaenh.dll, it gets
past this point but hangs 'Opening Money File'. If
X-kill it, it then 'crashes' with this error:
wine: Call from 0x7fc2eb50 to unimplemented function
msvcrt.dll._mbsspnp, aborting
So I added an override for msvcrt.dll. With this it
runs further, loading my Money 'home page', then
crashes. As it then has
fixme:wininet:InternetGetConnectedState always
returning LAN connection.
in the +loaddll trace, I would like to try loading the
native wininet.dll, but the override in winecfg is
always ignored and it is loaded 'builtin'.
This is as far as I have got. Please suggest any further
actions/test that might be useful.
--
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=5245
------- Additional Comments From robert(a)chezmarshall.freeserve.co.uk 2006-26-06 15:05 -------
Running with wine installed from rpm wine-0.9.16-mdk, it crashes on startup and
before any user interaction - I never get to be able to load a file (trace
attached in previous msg)
--
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=3254
------- Additional Comments From juan_lang(a)yahoo.com 2006-26-06 13:56 -------
Interesting. Could you add a +crypt trace to see why rsaenh is failing on
CryptAcquireContext?
I'm also curious about this entry:
warn:winsock:wsaErrno errno 11, (Resource temporarily unavailable).
warn:winsock:WSARecvFrom -> ERROR 10035
Maybe a +winsock trace too?
Also, discussions about why you want to run google talk aren't germane to this
bug. It should run, whether or not reasonable alternatives exist.
--
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=5522
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-06 13:48 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
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=5526
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2006-26-06 13:42 -------
This is most likely a regression due to the ddraw rewrite. I think it is
missing aynchronous front buffer updates. I will look at that next week, after
my university tests.
--
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.