http://bugs.winehq.org/show_bug.cgi?id=13986
Summary: Hitman: Codename 47 b192 crashes when starting a level
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bobgoat37(a)yahoo.com
Created an attachment (id=14172)
--> (http://bugs.winehq.org/attachment.cgi?id=14172)
Hitman errors
This seems to happen regardless of settings and first started, I think, when
1.0-rc3 was released. Basically whether in opengl or direct3d the game loads up
and plays the opening scenes and shows the menu just fine but crashes when you
try to start the actual game.
With a fresh install and everything in the game on the default setting,
creating a new profile and starting it results in a crash after the progress
bar is done loading.
Gentoo with kernel 2.6.25 and nvidia drivers 173.14.09
I've got a newer Hitman CD so even though I haven't installed any patches it
comes with the latest updates.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14918
Summary: Cspy: Comboboxex flicker
Product: Wine
Version: 1.1.2
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: podmokle(a)googlemail.com
The Microsoft ControlSpy sample test ComboboxEx results in a flicker and it
performs slow. After making a selection from the comboboxex the whole window
gets repainted.
A selection results in the following fixme:
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17114
Summary: Cannot save Excel 2003 Spreadsheet
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keepitsimpleengineer(a)gmail.com
When attempting to save a spreadsheet as ****.xls, the save is aborted and the
message box appear with the message "Disk Full"
~$ uname -a
Linux KISE-005 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64
GNU/Linux
Launch from menu: wine "/home/***/.wine/drive_c/Program Files/Microsoft
Office/OFFICE11/EXCEL.EXE"
UBUNTU 8.10
GNOME 2.24.1 (Ubuntu 2008-10-24)
Kernel 2.6.27-9-generic (#1 SMP Thu Nov 20 22:15:32 UTC 2008)
NVIDIA UNIX x86_64 Kernel Module 177.82 Tue Nov 4 16:50:05 PST 2008
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16774
Summary: Voyage Century crashes on startup in mshtml
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://vc.igg.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P5
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 13743
May be a regression because of the new gecko, but not sure. Anywho:
wine: Unhandled page fault on read access to 0x0000006c at address 0x7da6121c
(thread 0009), starting debugger...
Backtrace:
=>0 0x7da6121c add_script_runner+0x19(This=0x1eb1230)
[/home/austin/wine-git/dlls/mshtml/mutation.c:202] in mshtml (0x0032deec)
1 0x7da62078 nsDocumentObserver_DoneAddingChildren+0xdd(iface=0x1eb1250,
aContent=0x20ffde8, aHaveNotified=1)
[/home/austin/wine-git/dlls/mshtml/mutation.c:541] in mshtml (0x0032df3c)
+mshtml attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16283
Summary: While "Graphmatica" did run with many Versions of WINE
since years, now it crasches with 'page fault'
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike_gans(a)yahoo.de
Created an attachment (id=17565)
--> (http://bugs.winehq.org/attachment.cgi?id=17565)
error-report
"Graphmatica 2.0" crashes with 'Unhandled page fault on read access to
0xffff0027 at address 0x7e9cf7bb ...' while "Graphmatica 1.6 win 32" runs fine.
"Graphmatica 2.0" did run fine under Ubuntu 8.04 with the
standard-Ubuntu-Wine-Package, but doesn't under Ubuntu 8.10 - wine-package,
doesn't run under 1.1.9, too
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21229
Summary: msiexec don't work with /package argument
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: namjos(a)gmail.com
Hi,
Msiexec do not accept /package argument, do not install the package, and is
showing the usage.
Ex:
msiexec /package file.msi
will not install the MSI file, and will show usage instead.
It could be processed as a sort of /i alias
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21134
Summary: Regression : Delphi 5 quickreport preview
Product: Wine
Version: 1.1.34
Platform: x86
URL: http://home.scarlet.be/linux/compteco/test-qr.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
This test program doesn't work since wine-1.1.34
Regression test seems to say :
--
2203264bfa40ea3ad532090fdd40b0196fb2e303 is first bad commit
commit 2203264bfa40ea3ad532090fdd40b0196fb2e303
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Nov 12 12:34:05 2009 -0600
ole32: Rename propertyType to stgType.
:040000 040000 8bfddc8509e55cf9a7669a31548bc5d654ec271c
712274e4f577aca8bd40c2b2e14f715ff6262cec M dlls
--
Caution : during regression test make clean is ended with an error and
nonetheless I went with make depend and make
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21089
Summary: MIDAS application (SamoTourAgent) fails to connect to
server - regression
Product: Wine
Version: 1.1.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
CC: jacek(a)codeweavers.com
Regression after this commit -
c952e81a898006a4c0789f523859827d2620c146 is first bad commit
commit c952e81a898006a4c0789f523859827d2620c146
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Dec 3 14:48:54 2009 +0100
wininet: Directly return error from HTTP_HttpSendRequest.
:040000 040000 e6a6dc02f9dfebbb2c7f1cd6fbe74003730e05a0
f7d18a8ffeef3eb22fa93caefa96af6cfb8da07a M dlls
Now application fails to connect to host server.
It is using Borland MIDAS 3.0 library
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20863
Summary: Write buffer overrun and heap corruption in
Widget_DoSomething in oleaut32/tests/tmarshal.c
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The third valgrind error in
http://kegel.com/wine/valgrind/logs/2009-11-27-12.53/vg-oleaut32_tmarshal.t…
is
Invalid write of size 4
at Widget_DoSomething (tmarshal.c:371)
by ??? (typelib.c:5632)
by _invoke (typelib.c:5688)
by DispCallFunc (typelib.c:5948)
by test_DispCallFunc (tmarshal.c:1399)
Address 0x7f85edac is 4 bytes inside a block of size 6 alloc'd
at notify_alloc (heap.c:247)
by RtlAllocateHeap (heap.c:1697)
by SysAllocStringLen (oleaut.c:233)
by SysAllocString (oleaut.c:157)
by test_DispCallFunc (tmarshal.c:1391)
and is followed by the heap overrun warning
err:heap:HEAP_ValidateTail Heap 0x7f000000: invalid arena 0x7f85eda0, buffer
0x7f85eda8, corrupt at 0x7f85edae (0 bytes past end of 6 byte buffer)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15753
Summary: Outcall doesn't run in Wine
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://code.google.com/p/outcall/
OS/Version: Linux
Status: NEW
Keywords: download, patch, source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
>From http://forum.winehq.org/viewtopic.php?t=2447&highlight=outcall
Seems to crash on start. Louis's made a patch that allows it to run:
diff --git a/dlls/mapi32/mapi32_main.c b/dlls/mapi32/mapi32_main.c
index 936d435..d7033e6 100644
--- a/dlls/mapi32/mapi32_main.c
+++ b/dlls/mapi32/mapi32_main.c
@@ -109,6 +109,7 @@ HRESULT WINAPI MAPILogonEx(ULONG_PTR uiparam, LPWSTR
profile,
{
FIXME("(0x%08lx %s %p 0x%08x %p) Stub\n", uiparam,
debugstr_w(profile), password, flags, session);
+ *session = 0;
return SUCCESS_SUCCESS;
}
And sent it in:
http://www.winehq.org/pipermail/wine-patches/2008-October/062624.html
But wasn't accepted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.