http://bugs.winehq.org/show_bug.cgi?id=2622
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=995
--
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=2623
Summary: UDM_SETACCEL not handled correctly
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prakashkc(a)gmx.de
I create an up-down controll and use
SendMessage(hwndUD,UDM_SETACCEL,1,(LPARAM)&UDAccel);
to change accelerator. Eg.
UDACCEL UDAccel[3]={{1,1},{3,10},{5,30}};
If I now use the ud control in the binary via wine, the control doesn't properly
respond. It rather gets very very slow and screen updates are very rare. It
works correctly in native Windows though.
--
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=2622
Summary: error with InstallShield install of Topo! 3.4.2 on
Fedora Core 3 linux
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joe(a)eshu.net
Running setup.exe from a version 3.4.2 based Topo! topographical map viewer
fails, reaching a debug breakpoint.
Steps to Reproduce:
0) mount a National Geographic Topo! Installer disc as e:
1) execute wine "e:\setup.exe"
Actual Results:
Build from CVS checkout of 2004-12-23 dies at a debug breakpoint, as follows:
moby(.wine) wine "e:\setup.exe"
fixme:msi:MsiGetProductInfoA "{F19BED0D-E57B-4240-AF3D-87CF9E6D7BF1}"
"PackageCode" 0x120bdbc8 0x120bdc38
fixme:msi:MsiGetProductInfoW L"{F19BED0D-E57B-4240-AF3D-87CF9E6D7BF1}"
L"PackageCode" 0x77477c98 0x120bdc38
fixme:font:load_VDMX No suitable ratio found
fixme:msi:MsiInstallProductW L"E:\\ISScript8.Msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"SelfUnregModules"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"RemoveFiles"
fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"MoveFiles"
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x28b59c83).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:28b59c83 ESP:120b9948 EBP:120bac08 EFLAGS:00210246( - 00 -RIZP1)
EAX:00000043 EBX:28b7e6cc ECX:120ba7dc EDX:00000000
ESI:775224b8 EDI:7f903d80
Stack dump:
0x120b9948: 120b9994 00000000 00000000 120b9bcc
0x120b9958: 120b99a0 120ba7dc 28b806e8 120ba5cc
0x120b9968: 775221b8 00000001 120ba1a8 775270a0
0x120b9978: 28b806e8 77527070 120b999c 00000000
0x120b9988: 00000000 774df078 774f3a38 00073cf6
0x120b9998: 7f890020 00073cf6 0000000a 77522540
Backtrace:
=>1 0x28b59c83 ACTION_InstallFiles+0x26b
[/usr/local/src/wine/dlls/msi/../../include/wine/unicode.h:190] in msi (0x120bac08)
2 0x28b5f693 ACTION_PerformAction+0x97b(package=0x774df078, action=0x120bbcac)
[/usr/local/src/wine/dlls/msi/action.c:1069] in msi (0x120bbc78)
3 0x28b6097e ACTION_ProcessExecSequence+0x18a
[/usr/local/src/wine/dlls/msi/action.c:912] in msi (0x120bbeb8)
4 0x28b60fb2 ACTION_DoTopLevelINSTALL+0x3f6(package=0x774df078,
szPackagePath=0x7747ee10, szCommandLine=0x7747ee40)
[/usr/local/src/wine/dlls/msi/action.c:805] in msi (0x120bc340)
5 0x28b649a8 MsiInstallProductW+0xb0(szPackagePath=0x7747ee10,
szCommandLine=0x7747ee40) [/usr/local/src/wine/dlls/msi/msi.c:561] in msi
(0x120bc368)
6 0x28b64a91 MsiInstallProductA+0xd1(szPackagePath=0x120bd3f0,
szCommandLine=0x427cc8) [/usr/local/src/wine/dlls/msi/msi.c:529] in msi (0x120bc390)
7 0x0040a4a0 in setup (+0xa4a0) (0x120bc3d4)
8 0x00408814 in setup (+0x8814) (0x120bdc40)
9 0x0040fdc7 in setup (+0xfdc7) (0x120bedec)
10 0x0040f556 in setup (+0xf556) (0x120bee4c)
11 0x0040552f in setup (+0x552f) (0x120bf7ec)
12 0x00410c71 in setup (+0x10c71) (0x120bfea0)
13 0x004189ec EntryPoint+0xe0 in setup (0x120bff2c)
14 0x3c420cf7 start_process+0xc3(arg=0x0)
[/usr/local/src/wine/dlls/kernel/process.c:1046] in kernel32 (0x120bfff4)
15 0x10004631 wine_mmap_is_in_reserved_area+0x65(addr=0x0, size=0x0)
[/usr/local/src/wine/libs/wine/mmap.c:471] in libwine.so.1 (0x00000000)
0x28b59c83 ACTION_InstallFiles+0x26b
[/usr/local/src/wine/dlls/msi/../../include/wine/unicode.h:190] in msi: movw
%ax,0x0(%edx)
190 while ((*p++ = *src++));
Wine-dbg>step
Trace/breakpoint trap
Process of pid=0x00000008 has terminated
Wine-dbg>WineDbg terminated on pid 0x8
Expected Results:
Topo! application installs, cf. application DB and
http://cholla.mmto.org/computers/linux/wine/
Platform: Fedora Core 3 on i686 with (Fedora) kernel 2.6.9-1.681_FC3smp
Build: CVS checkout of 2004-12-23, based on build 20041202, I guess.
Additional Builds: wine-20041201-1fc3winehq.i686.rpm wine generates an
InstallShield error:
1608: Unable to create InstallDriver instance, Return code: -2147024894
Additional Builds: wine-2004-1019 built on same platform dies as weel with some
sort of unicode sounding errors; unfortunately, it's scrolled off my terminal
and I don't have the patience to reproduce it just now.
--
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=2603
------- Additional Comments From anarchy(a)xepher.net 2004-23-12 17:42 -------
This bug is for World of Warcraft and crashes the game with an error that it
can't get a render target and specifies code for the minimap component of the
game. It seems likely to be related to the bug in transgaming/cedega wine that
crashes the game when the minimap changes content.
--
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=2615
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-22-12 19:43 -------
I have regression tested it to after the 20040309 release and befor the 20040408
release.
--
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=2621
Summary: MSMoney terminates with apparently security-related 73
(X_GetImage) error
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jgomberg(a)pacbell.net
Microsoft Money 2004. It opens and displays its front page with my account
summary information. However, if I click on any account, the application
terminates with these error messages:
fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x7c827560): not verifying image
fixme:crypt:CRYPT_VerifyImage (rsaenh.dll, 0x7c827af8): not verifying image
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 18922
Current serial number in output stream: 18922
The error message is always the same with the exception of the serial number.
http://bugs.winehq.org/show_bug.cgi?id=2620
Summary: notes 6.5.1 fails when trying to switch ID in windows
modes other than win98
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grog(a)grsu.by
When activating menu item "Switch User ID", notes 6.5.1 crashes with NSD (notes
debugger) running. It happens in these windows emulation modes: "nt40",
"win2k3", "winxp". In mode "win98", however, notes does NOT crash, and
successfully switches the ID.
I've placed archive with wine config, run options and output logs of failed
(nt40,win2k3,winxp) and successful (win98) runs of "Switch ID" here:
http://geocities.com/spytar/notes_switchid.tgz
--
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=2351
grog(a)grsu.by changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From grog(a)grsu.by 2004-22-12 10:31 -------
Happens again, with CVS checkouts of December 13 and December 21. Unchanged
notes setup and windows environment.
--
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=2619
Summary: Unable to run setup.exe for Nokia Multimedia Converter
2.0 under Wine.
Product: Wine
Version: 20041201
Platform: PC
URL: http://www.toddallen.org/nMMConverter_v2_0.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: todd(a)toddallen.org
It throws a popup with a title of: "SHRINKER.ERRR", and the following text in
the alert:
"Z:\usr\local\src\nokia\setup.exe (3.5) 12/22/04 02:30:47 - Dispatcher
initialisation error 02"
A trace fle is also available at http://www.toddallen.org/debug2.txt
If you get to a point where it asks you for a registration code, you have
probably succeeded. It fails immediately when I try.
Any suggestions?
Thanks.
Todd
--
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.