http://bugs.winehq.org/show_bug.cgi?id=2443
Summary: power point 97 viewers crashes
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.alves(a)engineer.com
install the powerpoint viewer 97 from ms
and go to a foldar with lots of directories and use the slide bar
to see more files. Power point will crash or stop working.
--
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=2442
Summary: Notes is not working properly in the latest wines builds
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.alves(a)engineer.com
Notes version 6.5 works fine in wine 20040213
but it crashes in the latest build very frequently.
--
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=2441
Summary: crash in Shadow Keeper when trying to open a saved game
Product: Wine
Version: 20040813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pelzlpj(a)eecs.umich.edu
Shadow Keeper is a saved game editor for Baldur's Gate 2. Both executable and
source are available here:
http://www.mud-master.com/shadowkeeper/
Shadow Keeper 2.1.4 starts up OK, but selecting File->Open Saved Game or
clicking the open icon causes a "page fault on read access".
I'll attach the backtrace. I wasn't able to get a useful relay trace--with
relay active, the program didn't seem to get to its initial disk scan (at least
not before the trace file became prohibitively large).
--
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=2358
------- Additional Comments From winehq(a)nanonanonano.net 2004-22-08 20:08 -------
Unfortunately, I don't have time to do a regression test on this one, but it
appears that this bug is fixed in wine-20040716.
I have tested it out on a couple of files (both simple and complex) and all
seems to be back to working without the DllOverides previously employed to solve
this problem.
I guess that means you can close this bug :)
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=2440
Summary: Crash on Macromedia Dreamweaver MX 2004 install
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: eleknader(a)phnet.fi
I'm running clean wine installation from CVS.
I've done only two fixes before running the installer:
1. Wine is set to emulate winxp, since Dreamweaver MX 2004 does not run on
win9x.
2. I needed to copy stdole32.tlb from Windows XP.
Macromedia Dreamweaver MX 2004 installation crashes at Macromedia Extensions
installer as follows:
fixme:sync:CallNamedPipeA "\\\\.\\pipe\\Macromedia Licensing
Service0ECA17E3-C1AE-4b96-89EF-8F8F0D78AF81" 0x4176e5c4 20 0x4176e5ec 20
0x4176e600 2000
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0x2) 40340064
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
err:ole:MARSHAL_Register_Proxy Already have mid?
wine: Unhandled exception (thread 0017), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x4061e9a0,1) - no error checking or
testing yet
WineDbg starting on pid 0x11
Unhandled exception: page fault on write access to 0x0000003d in 32-bit code
(0x41170e00).
In 32 bit mode.
0x41170e00: addb %al,0x3d(%edi)
Wine-dbg>bt
Backtrace:
=>1 0x41170e00 (0x4176f55c)
2 0x0043296a (0x4176f640)
3 0x40b0080d COM_InvokeAndRpcSend+0xad(req=0x403c1400) [rpc.c:349] in ole32
(0x4176f69c)
4 0x40b01c91 _StubReaderThread+0xc1(param=0x403c13b8) [rpc.c:752] in ole32
(0x4176f6c4)
5 0x404e98ca THREAD_Start+0x11a(ptr=0x403812b8) [thread.c:107] in kernel32
(0x4176f79c)
6 0x401d2ee9 start_thread+0x199(info=0x403c1400) [thread.c:198] in ntdll
(0x4176ffec)
7 0x4011a69a __clone+0x5a in libc.so.6 (0x00000000)
Eleknader
--
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=1811
------- Additional Comments From daniel.elstner(a)gmx.net 2004-22-08 08:40 -------
Update: The bug is still present in version 20040716 (Debian package).
--
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=2439
Summary: starting daemon tools installer in wine
Product: Wine
Version: 20040813
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)ssihosting.com
I get this error message:
wine: Unhandled exception (thread 002b), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x406005b0,1) - no error checking or
testing yet
WineDbg starting on pid 0x2a
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00000000).
In 32 bit mode.
0x00000000: addb %al,0x0(%eax)
--
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=2438
Summary: Microsoft Flight Simulator 98 installation broken
Product: Wine
Version: 20040813
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
I achieved to install Flight Simulator 98 on previous versions of Wine. Its
support seems broken. The installation process says me to install DirectX. I try
install the one that is proposed to me. A message says me that the working
directory can not be found.
Here is the log:
----------------
[j@localhost tmp]$ ll /home/j/.wine/dosdevices/
total 0
lrwxrwxrwx 1 j j 11 aoû 21 17:40 a: -> /mnt/floppy/
lrwxrwxrwx 1 j j 10 aoû 21 17:40 c: -> /home/wine/
lrwxrwxrwx 1 j j 10 aoû 21 17:40 d: -> /mnt/cdrom/
lrwxrwxrwx 1 j j 4 aoû 21 17:40 e: -> /tmp/
[j@localhost tmp]$ pwd
/tmp
[j@localhost tmp]$ wine /mnt/cdrom/Install.exe
Xlib: extension "XFree86-DRI" missing on display ":0.0".
[j@localhost tmp]$
----------------
--
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=2437
Summary: No check for libungif headers
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: detlef.reichl(a)gmx.org
If the libungif headers (on Debian libungif4-dev) are not installed the build
will fail in dlls/oleaut32/olepicture.c . There seems not to be a configure test
against this.
Tested with sources from CVS an 20040813 packages.
--
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.