http://bugs.winehq.org/show_bug.cgi?id=8560
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard <julliard(a)winehq.org> 2011-02-04 13:21:30 CST ---
Closing bugs fixed in 1.3.13.
--
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=21041
Summary: Mismatched GlobalLock/HeapFree in
X11DRV_CLIPBOARD_ExportString?
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://build.chromium.org/buildbot/waterfall.fyi/build
ers/Chromium%20Linux%20Wine%20(valgrind)/builds/57/ste
ps/wine%20valgrind%20test:%20unit_tests/logs/stdio
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: ulrich(a)codeweavers.com, thestig(a)google.com
http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Linux%…
shows:
[ RUN ] FocusManagerTest.ViewFocusCallbacks
...
Invalid free() / delete / delete[]
at RtlFreeHeap (heap.c:255)
by X11DRV_CLIPBOARD_ExportString (clipboard.c:1548)
by X11DRV_HandleSelectionRequest (clipboard.c:3353)
by X11DRV_SelectionRequest (clipboard.c:3397)
by process_events (event.c:317)
by X11DRV_MsgWaitForMultipleObjectsEx (event.c:408)
by GetQueueStatus (input.c:296)
Address 0x7f07ec88 is 8 bytes inside a block of size 18 alloc'd
at RtlAllocateHeap (heap.c:247)
by HeapAlloc (heap.c:276)
by GlobalAlloc (heap.c:395)
by X11DRV_CLIPBOARD_RenderFormat (clipboard.c:1023)
by X11DRV_CLIPBOARD_ExportString (clipboard.c:1666)
by X11DRV_HandleSelectionRequest (clipboard.c:3353)
by X11DRV_SelectionRequest (clipboard.c:3397)
by process_events (event.c:317)
by X11DRV_MsgWaitForMultipleObjectsEx (event.c:408)
by GetQueueStatus (input.c:296)
Looks like a mismatch to me?
1529 text = GlobalLock(lpData->hData32);
...
1548 HeapFree(GetProcessHeap(), 0, text);
--
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=25925
Summary: Bioshock: installer autopatcher fails verification
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer, regression
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: juan_lang(a)yahoo.com
Regression introduced by:
austin@midna:/ramdisk/wine$ git bisect good
966d722752b659a12ffa355a1e559f94907cd66d is the first bad commit
commit 966d722752b659a12ffa355a1e559f94907cd66d
Author: Juan Lang <juan.lang(a)gmail.com>
Date: Mon Oct 4 18:16:16 2010 -0700
crypt32: Improve error checking for the base policy.
:040000 040000 f9ebbde6e36c9d0b061daf58553171e60903c5b8
f4af24892b8e82f2d4f8c3083cf712a89df83694 M dlls
WINEDEBUG=+wininet,+crypt,+chain 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=21669
Summary: MiniRacingOnline: In-Game Graphics non-transparent/Not
in proper positions
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www.miniracingonline.com/descargas.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26171)
--> (http://bugs.winehq.org/attachment.cgi?id=26171)
A lot of Graphics errors
This is a rather crazy bug, all graphics appear non-transparent and the objects
are all out of place in Quick Race mode. Racing at 2fps on my Core i7 920 and
cars running into invisible walls is hilarious looking though, lol.
--
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=25874
Summary: tray icon in gnome panel corruption
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.creutz(a)gmx.de
Created an attachment (id=32975)
--> (http://bugs.winehq.org/attachment.cgi?id=32975)
Image of the Gnome Panel
when I start a windows app which ship a try icon, the icon copy the icon from
the icon from its right side as background and then it places the current
app-icon on top.
This appears by me on Ubuntu 10.04 Lucid Lynx with Gnome Panel 2.30.2 and the
nofication-area panel applet has version 2.30.2
--
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=24510
Summary: Blur needs msvcr90.dll.__libm_sse2_cos
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Only occurs when setting msvcr90 to builtin.
austin@pc ~/.wine/drive_c/Program Files/Activision/Blur(TM) $ wine Blur.exe
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
wine: Call from 0x7b8367e3 to unimplemented function
msvcr90.dll.__libm_sse2_cos, aborting
Using the handy mscodescan.pl from winezeug, it seems blur needs:
./Blur.exe imports following stub symbols:
msvcr90:__libm_sse2_acos
msvcr90:__libm_sse2_asin
msvcr90:__libm_sse2_atan
msvcr90:__libm_sse2_atan2
msvcr90:__libm_sse2_cos
msvcr90:__libm_sse2_exp
msvcr90:__libm_sse2_log
msvcr90:__libm_sse2_pow
msvcr90:__libm_sse2_sin
msvcr90:__libm_sse2_tan
msvcr90:_findfirst64i32
msvcr90:_findnext64i32
msvcr90:_itoa_s
msvcr90:strncat_s
msvcr90:wcsncat_s
--
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=20158
Summary: Fritz 11 gdiplus bug.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mega.watt2(a)gmail.com
Wine has a severe bug that makes it not draw the board by default. Using a
native gdiplus dll library does fix this problem, but the buttons are still
messed up.
Please check
http://appdb.winehq.org/objectManager.php?sClass=version&iId=13027&iTesting…
for further details.
--
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=25195
Summary: WINE msi does not uninstall files correctly and does
not update registry
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
When the wine unisntall is selected to remove a program, it starts the program
msi uninstaller, which runs and indicates the program was uninstalled.
However, the wine uninstaller still shows the program as being installed, the
registry entry for the program unistalled is still in:
/hkey/local_machine/software/microsoft/windows/currentversion/uninstall
which prevents the program from being installed again and the programs install
directory and its contents have not been removed as they should have been.
Its as if all the WINE msi unistall functions are placeholders.
I would recommend a real live Windows application which has an Installshield
installed be obtained to see what actions should happen on install, uninstall
and install again. Compare what happens on a real Windows systems and what
happens on WINE.
--
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=22659
Summary: 1by1 player: file/song list text overlaps and becomes
unreadable if enlarged
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://mpesch3.de1.cc/1by1.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Just a minor glitch...
If you are running 1by1 Player via Wine (see download link) and go into the
settings e.g. press <F6>, click the "List" tab and then move the slider
labelled "Font and size" towards the right too much in order to make the font
larger, the track listing becomes unreadable. What's supposed to happen is the
font becomes larger to make it easier to read (this does not happen if you run
1by1 player in Windows).
Try it and see.
--
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=17282
Summary: qtest: QUAKE.EXE crashes.
Product: Wine
Version: 1.0.1
Platform: PC
URL: http://www.quaketerminus.com/tools/qtest1.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.buchbinder(a)gmail.com
Created an attachment (id=19284)
--> (http://bugs.winehq.org/attachment.cgi?id=19284)
Log of the crash.
Download qtest1.zip from the attached link. Unzip it and run "wine QUAKE.EXE".
The program crashes. The README states that it should run under Windows 95.
I'm running wine 1.0.1-0ubuntu2 on Ubuntu Intrepid. Please let me know if I can
provide any other information that might help.
--
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=25830
Summary: urlmon:sec_mgr tests fail on clang
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e
aa0b855cc19a26/wine_ae-ub1004-clang/urlmon:sec_mgr.htm
l
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32920)
--> (http://bugs.winehq.org/attachment.cgi?id=32920)
WINEDEBUG=urlmon,relay,seh,tid
Unhandled exception: page fault on write access to 0x00000037 in 32-bit code
(0x7bc74157).
winedbg: Internal crash at 0x7ec81e4d
test failed: crash
WINEDEBUG=urlmon,relay,seh,tid 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=18853
Summary: Notepad++ can't save files without an extension
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Really easy to see. Open Notepad++, and immediately try to save a file as
'foo'. Under windows, you'll get a blank file named foo. Under wine, you get an
error dialog 'Please check whether if this file is open in another program'.
I'll add an automated test for this soonish.
No terminal output.
--
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=25926
Summary: part of subwindow sheared by line
Product: Wine
Version: 1.2.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pelliott(a)BlackPatchPanel.com
Created an attachment (id=33044)
--> (http://bugs.winehq.org/attachment.cgi?id=33044)
screenshot showing the error while running under wine
In the latest version of WhatWatch version 3.6 build 96 in a subwindow in the
upper right there is a sheared inacurate pixel line. I have tried running the
same program under real windows 95, and the error line is not there. I plan to
attach attachments show screen shots of the program both exhibited the error
under wine, (the version comming from ubuntu 10.10 uptodate).
--
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=19563
Summary: Guitar Hero World Tour crashes after dinput's
QueryInterface
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://worldtour.guitarhero.com/uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
After fixing bug 19562, the next problem will be, we are not offering
IDirectInputDevice8W in IDirectInputDevice2AImpl_QueryInterface.
This will result in null pointer access.
It can fixed by adding IDirectInputDevice8W to
IDirectInputDevice2AImpl_QueryInterface, but proper tests needed, what does
dinput on windows.
Patch:
diff --git a/dlls/dinput/device.c b/dlls/dinput/device.c
index 941206c..cb66b03 100644
--- a/dlls/dinput/device.c
+++ b/dlls/dinput/device.c
@@ -753,6 +753,14 @@ HRESULT WINAPI IDirectInputDevice2AImpl_QueryInterface(
*ppobj = This;
return DI_OK;
}
+
+ if (IsEqualGUID(&IID_IDirectInputDevice8W,riid)) {
+ IDirectInputDevice8_AddRef(iface);
+ *ppobj = This;
+ return DI_OK;
+ }
+
+
TRACE("Unsupported interface !\n");
return E_FAIL;
}
--
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=11375
Summary: Error during Orcad 16.0 installation
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: osquillar(a)terra.es
Created an attachment (id=10487)
--> (http://bugs.winehq.org/attachment.cgi?id=10487)
Wine error during Orcad 16.0 installation
I've tried to install orcad 16.0 under wine 0.9.54 but could not start due to
the error attadched.
--
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=19686
Summary: Acrobat Reader 1.0 for DOS installer fails
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.oldversion.com/download/acrobat10dos.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P4
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Acrobat Reader 1.0 for DOS installer fails, filling the console with the
following two lines repeatedly until killed:
err:int31:DOSVM_Int31Handler int31: unknown/not implemented parameters:
int31: AX 8001, BX 186a, CX 0000, DX 1a22, SI 0fa4, DI 0001, DS 0001, ES 1a22
--
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=25201
Summary: wine: Call from 0x7b838b62 to unimplemented function
mscoree.dll.GetFileVersion
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simaskonfa(a)gmail.com
Created an attachment (id=31998)
--> (http://bugs.winehq.org/attachment.cgi?id=31998)
log
I get this while trying to run a .NET app
(mono-2.6.7-gtksharp-2.12.10-win32-2.exe is installed, wine 1.3.6 from ppa
ubuntu 10.04)
--
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=14521
Summary: Windows version has graphical glitches.
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://marijn.haverbeke.nl/jigsaw/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gregm(a)gxsnmp.org
When running the Windows version under wine the puzzle pieces have several
graphical glitches and what appears to be every other row rendered.
The same binary and dll's when run under windows proper exhibits no such
issues.
--
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=20802
Summary: [MSI] Uninstall doesn't work for 2gis shell
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.2gis.ru/arhives/2GISShell-3.0.5.4.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Install this application, try to uninstall it - nothing will happen.
--
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=12120
Summary: iSBEM 3.0 doesn't show EULA on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.ncm.bre.co.uk
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To install:
wget http://kegel.com/wine/winetricks
sh winetricks art2kmin
wget http://www.ncm.bre.co.uk/files/iSBEM_v3.0.b.exe
wine iSBEM_v3.0.b.exe
cd .wine/drive_c/NCM/iSBEM_v3.0.b
wine start iSBEM_v3.0.b.mdb
According to the user guide
http://www.ncm.bre.co.uk/files/iSBEM-User_Guide_12Feb08.pdf
a license agreement dialog should appear on startup,
but it doesn't. Doing 'winetricks dcom98' gets it to
start up, so this must be a COM/OLE problem, but
that's not a usable workaround, as you can't dismiss the EULA dialog then for
some reason.
--
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=23803
Summary: rawdump (semi)works with dotnet20, but not mono26
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.softpedia.com/get/CD-DVD-Tools/CD-DVD-Rip-O
ther-Tools/RawDump.shtml
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, source
Severity: enhancement
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
(Filed at Vincent's request)
Based on bug 23799.
to reproduce:
$ rm -rf .wine
$ winetricks -q gdiplus mono26
$ wine rawdump.exe
you'll get:
** (rawdump.exe:8): WARNING **: mono_class_from_mono_type: implement me 0xb6
**
ERROR:class.c:5499:mono_class_from_mono_type: code should not be reached
and with dotnet20:
$ rm -rf .wine
$ winetricks -q gdiplus dotnet20
$ wine rawdump.exe
you'll get a gui. The program doesn't work properly, but that's bug 23799.
--
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=25946
Summary: gdi32/font tests fail on ubuntu x86_64
Product: Wine
Version: 1.3.12
Platform: x86-64
URL: http://test.winehq.org/data/36bc1c7f8f96743fae24849dc8
4bbbfeb91e4e7e/wine_ae-ub1004/gdi32:font.html
OS/Version: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33079)
--> (http://bugs.winehq.org/attachment.cgi?id=33079)
WINEDEBUG=+relay,+seh,+tid,+font make font.ok, bzip2'ed
font.c:1017: Test failed: GetCharABCWidthsA should have failed
font.c:1017: Test failed: GetCharABCWidthsA should have failed
font.c:1017: Test failed: GetCharABCWidthsA should have failed
font.c:1017: Test failed: GetCharABCWidthsA should have failed
font.c:1017: Test failed: GetCharABCWidthsA should have failed
it's regression, introduced by either
http://source.winehq.org/git/wine.git/?a=commitdiff;h=c117d45cb3390d8c12c64…
or
http://source.winehq.org/git/wine.git/?a=commitdiff;h=c706ecea82d7a4d664dae…
if I reset my tree to c706ecea82d7a4d664dae298ac6d4491d8fe0f85 and run make
font.ok, it segfaults:
austin@midna:~/wine-git/dlls/gdi32/tests$ make font.ok
../../../tools/runtest -q -P wine -M gdi32.dll -T ../../.. -p gdi32_test.exe.so
font.c && touch font.ok
wine: Unhandled page fault on write access to 0x00150000 at address 0x689f850f
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x683509ca
I'll attach logs for both cases.
--
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=21543
Summary: Pasting bitmaps that were created by gnome-screenshot
can crash Wine in
X11DRV_CLIPBOARD_RenderSynthesizedBitmap
Product: Wine
Version: 1.1.31
Platform: x86
URL: http://winehq.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander.scott.johns+winebug(a)googlemail.com
Created an attachment (id=25953)
--> (http://bugs.winehq.org/attachment.cgi?id=25953)
Backtrace of crash
To reproduce (in GNOME, at least):
* Run clipview (from http://bugs.winehq.org/attachment.cgi?id=25952), mspaint
or probably any program that can paste the CF_BITMAP clipboard format.
* Press the Print Screen key.
[gnome-screenshot ("Save Screenshot") should appear.]
* Click Copy to Clipboard.
[clipview won't refresh automatically. That is bug 19418.]
* Press F5 in clipview to refresh (or paste, in mspaint, etc).
[The screenshot should appear.]
* Close gnome-screenshot.
* Press F5 again (or paste the CF_DIB format).
[An error will occur in clipview - can't read CF_DIB for some reason.]
* Select View -> 0x0002: Bitmap Image in clipview (or paste the CF_BITMAP
format).
[Crash.]
Backtrace attached.
On wine-1.1.37-230-g3ed5df1 + my clipview patch.
In a clean prefix.
--
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=25268
Summary: chm help viewer broken again
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scallegari(a)arces.unibo.it
In 1.3.7 the help has been broken in many applications.
For instance, publish or perish shows the help chapter tree, but the help pages
are blank. LTSpice (with the -nowine option) does the same.
This has been broken and fixed already for at least two times previously, so
maybe this hint can help identify the current problem.
--
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=21373
Summary: Jukebox dont work
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafoirus(a)gmail.com
Internal Eve' jukebox don't play the tracks, only move the current track cursor
around, any time for ever.
--
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=8987
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-02-04 13:20:41 CST ---
Closing bugs fixed in 1.3.13.
--
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=15640
Summary: Tile Studio 2.55: Can't export maps without an extension
Product: Wine
Version: 1.1.6
Platform: All
URL: http://tilestudio.sourceforge.net/
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: metalbrain_coder(a)gmx.net
When you want to export a map, selecting Map -> Export Map you get a file
dialog to type the File name and select the file type (default is "Maps (8 bit,
0 based)").
If you type a name with an extension, the map is exported without any problems,
and the next time you want to export another map, you'll get the last name used
in the File name field.
If you type a name without any extension, you'll get an error dialog saying:
"I/O error 103", no map will be exported, and the next time you try to export,
you'll get the last name you tried to use followed by an extra ".*"
--
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=23719
Summary: Capitalism II fails to install
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.enlight.com/capitalism2/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doctorwhoguy(a)gmail.com
Created an attachment (id=29717)
--> (http://bugs.winehq.org/attachment.cgi?id=29717)
terminal output when running install from command line
The below error displays when running the setup.exe:
An error (-500: 0x80040707) has occurred while running the setup.
Please make sure you have finished any previous setup and closed other
applications.
If the error still occurs, please contact your vendor: Enlight Software.
When you click on teh details tab, the following additional information is
displayed:
Error Code: -5009 : 0x80040707
Error Information:
>Kernel\TextSubstitution.cpp (553)
>Ctor\ObjectWrapper.cpp (163)
>Ctor\ObjectWrapper.cpp (402)
>Kernel\Component.cpp (1163)
>Kernel\CABFile.cpp (389)
>SetupDLL\SetupDLL.cpp (1541)
pAPP:Capitalism II
PVENDOR:Enlight Software
PGUID:4E2FA7A6-7D19-46FD-9BC4-6761A808BB2D
$11.50.0.42618
@Windows XP Service Pack 3 (2600) BT_OTHER 16372.32510
--
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=22330
Summary: MSVCR80.dll failed to initialize
Product: Wine
Version: 1.1.38
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Mordocai(a)gmail.com
Created an attachment (id=27316)
--> (http://bugs.winehq.org/attachment.cgi?id=27316)
Error log
I am attempting to run the game dragon age: origins in fedora 12 x86_64 with
latest updates from the repository. I used winetricks to install various things
i saw on the appdb, including vcrun2005, and then used the .exe with the no_cd
crack. When trying to start up, it has errors about msvcr80.dll(attached) and
then comes up with a error dialog box(also attached). I'm not sure whether i'm
doing something wrong still, or whether it is a bug, so i would appreciate
troubleshooting help.
P.S. I've also tried copying a msvcr80.dll download from the internet. Same
error. Different error if i remove msvcr80.dll.
--
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=21311
Summary: installing an application causes a crash
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://pastebin.com/d3d515e9f
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffrey.parke(a)gmail.com
I am trying to remove microsoft visual C++ 2005 and I get a crash, I'll post a
screenshot. There is also a backlog, that will be here as well. I am removing
this component in hope that a reinstall will fix my problems I'm having with
runes of magic.
--
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=24848
Summary: .NET 1.1 uninstall hangs
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: techtonik(a)gmail.com
"wine uninstaller" fails with unhandled page fault and hangs when trying to
uninstall .NET 1.1
Seems like the problem is in msi_compare_file_versions
--
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=24720
Summary: Oblivion crashes, debugger NOT started
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matrixsmaster(a)yandex.ru
Aptosid x86 kernel 2.6.35-4.slh.9-aptosid-686
Oblivion works normally in wine-1.3.3 only with workaround.
If you exit the game, it sometimes crashes and debugger starts and produce some
trace info. Normal behavior.
BUT. If game crashes on start (EVER on "magic" address 0x7bc486d8) the debugger
is NOT started. Therefore I can't see the trace and locate the problem.
DLL overriding doesn't matter. Tested both with and without DLL overrides.
--
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=21471
Summary: Uru: Cursor not drawn correctly
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=25853)
--> (http://bugs.winehq.org/attachment.cgi?id=25853)
Terminal output
The cursor in Uru isn't displayed correctly it shows up as a corrupt white
square.
I've never played Uru in windows so I'm not actually sure what it should look
like.
Running: Ubuntu 9.10 amd64 with a nVidia GTS 250 on nVidia drivers version
185.18.36.
--
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=7711
--- Comment #75 from Juan Lang <juan_lang(a)yahoo.com> 2011-02-04 10:47:03 CST ---
The device isn't as expensive as developer time...
--
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=7711
--- Comment #74 from Thierry Vignaud <thierry.vignaud(a)gmail.com> 2011-02-04 10:33:04 CST ---
As always, too many bugs for not enough devs.
Maybe should we offer one tomtom to one of lead devs :-) ?
That would be some 30$ spending on ebay...
--
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=8025
--- Comment #72 from Sebastian <indigo176(a)blinkenshell.org> 2011-02-04 09:27:14 CST ---
Created an attachment (id=33133)
--> (http://bugs.winehq.org/attachment.cgi?id=33133)
Workaround - disable ptrace
As a workaround, you can apply this patch to the Wine source code (1.3.11) to
disable ptrace. Note that this will break winedbg and probably a lot of other
programs too.
I've played Counter-Strike with this patch applied for some hours now and it
seems to be stable.
--
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=8025
Sebastian <indigo176(a)blinkenshell.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |indigo176(a)blinkenshell.org
--- Comment #71 from Sebastian <indigo176(a)blinkenshell.org> 2011-02-04 09:12:47 CST ---
It seems like ptrace in wineserver is responsible for this hang. When the hang
occurs, inside suspend_for_ptrace() (server/ptrace.c), it goes something like
this:
#1 ptrace(PTRACE_ATTACH, ...) returns success
#2 wait4() inside of wait4_thread() blocks forever instead of returning on the
stop signal
#3 the watchdog in wait4_thread() times out and wait4_thread() returns failure
#4 because wait4_thread failed, resume_after_ptrace() will be executed
immediately
#5 ptrace(PTRACE_DETACH, ...) inside of resume_after_ptrace() returns ESRCH
(failure)
After this, the thread is still stopped and Counter-Strike hangs. Running
"pkill -CONT hl.exe" resumes the game without a crash.
Also: Trying to attach hl.exe in gdb, during the hang, gives "ptrace: operation
not permitted". After sending CONT to hl.exe, attaching is possible again.
I'd really like to trace this further, but I don't know where to look next. I
have no idea why ptrace/wait hangs like this.
--
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=6086
Christian Aßfalg <ch.assfalg(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ch.assfalg(a)gmx.de
--- Comment #74 from Christian Aßfalg <ch.assfalg(a)gmx.de> 2011-02-04 08:39:00 CST ---
I'd like to offer a workaround/solution for playing MOO2: Use the DOS version
included in the latest official Patch with dosbox, not Wine.
I tried to play MOO2 on Ubuntu with wine-1.2.1 and ran into the bug. Thanks to
everybody for debugging it and thanks to Janosch Machowinski for creating the
bdiff Patch for MOO2.
Unfortunately, that did not work for me as I aparently did not use the same
Version as he did. Janosch, if you still follow this thread, and it is not too
much hassle, maybe you want to patch the following binary as well (though I
think it is not necessary any more):
53244deb787dad76a961121ad42e8521 Orion95.exe
This is the Orion95.exe from the latest official Patch:
c630dd2d92e1cec63078784d2322275c moo2v131.zip (I've been using the English
version although my MOO2 is originally German. Works fine. Only hassle is that
the patch contains the files in upper case letters, while my MOO2 installation
is lower case, so files did not get replaced. I fixed this manually with proper
move commands. Not sure if this is necessary, try it and google for it if you
have problems with it...)
My solution for playing MOO2 after some research turned out to be the DOS
Version of MOO2 that is also included in this patch:
da0de07f9b2ec73a6c1686151f191979 orion2.exe
It can not be played with wine:
err:dosmem:DOSMEM_MapDosLayout Need full access to the first megabyte for DOS
mode
But: It works just fine using dosbox.
Since we have confirmed here that this is not really a Wine bug, and since MOO2
was originally a DOS game that only later got converted to Win95, maybe this is
the solution that makes the most sense, technically and pragmatically.
Philosophy aside (and I kinda agree that Wine should not fix this bug), I want
to play the game on Linux, and I personally don't really care if Wine or Dosbox
is the tool to do that. Also, there is a suprisingly active Community that
offers Mods, Guides and community Patches, but concentrates mostly on the DOS
Version since it can apparently be played better online (using Kali, google
it).
--
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=8277
--- Comment #10 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-02-04 07:34:17 CST ---
Created an attachment (id=33129)
--> (http://bugs.winehq.org/attachment.cgi?id=33129)
Updated patch
Attaching an updated patch.
I had to change max_req_size to 72; I believe it's a new check from commit
f4ec583d.
--
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=7929
Wolk <zloy_wolk(a)qip.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zloy_wolk(a)qip.ru
--
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=8987
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Detlef Riekenberg <wine.dev(a)web.de> 2011-02-03 15:48:29 CST ---
The installer no longer stop with a dialog.
Some parts during installation do not work, but that is for new bug reports.
Example:
0022:trace:process:CreateProcessW app (null) cmdline L"rundll32
printui.dll,PrintUIEntry /if /f freepdfxp.inf /r \"FreePDFXP1:\" /m
\"FreePDF_XP\" /b \"FreePDF\" /z"
0034:fixme:printui:PrintUIEntryW command not implemented: L"i"
--
By by ... Detlef
--
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=6971
Grant Coleman <Grant(a)Opped.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Grant(a)Opped.net
--
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=25259
Summary: AutoCAD 2009 LT: Fails to run
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32079)
--> (http://bugs.winehq.org/attachment.cgi?id=32079)
Log from AutoCAD 2009 LT successful installation
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet30
3) install AutoCAD 2009 (watch out for bug #20211)
4) wine acadlt.exe
Behaviour:
Nothing happens
Expected behaviour:
AutoCAD should start.
Terminal output:
Trying to load PE image for unsupported architecture (AMD-64)
err:module:import_dll Loading library UserData.dll (which is needed by
L"C:\\Program Files\\AutoCAD LT 2009\\acadlt.exe") failed (error c000007b).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\AutoCAD LT 2009\\acadlt.exe" failed, status c0000135
Additional info:
My OS is Fedora 12 32 bit.
--
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=25937
Summary: Dead Space 2: installer fail
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gufide_g(a)yahoo.ca
Created an attachment (id=33061)
--> (http://bugs.winehq.org/attachment.cgi?id=33061)
terminal output
I trying to install it many time but it just fail.
--
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=5159
Raymond <superquad.vortex2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |superquad.vortex2(a)gmail.com
--- Comment #55 from Raymond <superquad.vortex2(a)gmail.com> 2011-02-02 07:08:01 CST ---
(In reply to comment #39)
>
> Please file a new bug. If the bug appeared because of a change in wine, please
> run a regression test (http://wiki.winehq.org/RegressionTesting).
if you have looked at the dscapture.c , it seem to be just a blind copy from
dsoutput.c since it still use SND_PCM_TYPE_DMIX instead of SND_PCM_TYPE_DSNOOP
Please take a look at source code of arecord , many software parameters are
wrong
--
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=3773
Matias Wilkman <matias.wilkman(a)mailinator.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matias.wilkman(a)mailinator.c
| |om
--- Comment #31 from Matias Wilkman <matias.wilkman(a)mailinator.com> 2011-02-02 02:41:32 CST ---
(In reply to comment #30)
> Created an attachment (id=33100)
--> (http://bugs.winehq.org/attachment.cgi?id=33100) [details]
> trying to run rendermonkey 1.82 in wine 1.3.12 on ubuntu 10.10 64bit
The first line,
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.MFCLOC" (8.0.50608.0),
goes away after installing vcrun2005 via winetricks. The rest is still there,
though.
--
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=3773
--- Comment #29 from Matias Wilkman <matias.wilkman(a)mailinator.com> 2011-02-02 02:26:06 CST ---
Created an attachment (id=33099)
--> (http://bugs.winehq.org/attachment.cgi?id=33099)
trying to run rendermonkey 1.82 in wine 1.2.2 on ubuntu 10.10 64bit
installing MSXML 6.0 SP1 made the application start, but it immediately crashes
with the "serious problem, needs to close" dialog.
--
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=24415
Summary: Unhandled exception from RtlReAllocateHeap when
starting PTR WoW.exe
Product: Wine
Version: 20050930
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajrich(a)earthlink.net
Created an attachment (id=30777)
--> (http://bugs.winehq.org/attachment.cgi?id=30777)
A backtrace, the last of many.
Using today's GIT (for the default locale function), I frequently (but do not
always) crash with an unhelpful message - err:seh:raise_exception Unhandled
exception code c0000005 flags 0 addr 0x7bc49b72
winedbg points to RtlReAllocateHeap as the culprit. I'm not used to operating
it so I don't know if the many exceptions (most labeled page fault, which if
that's the page fault I'm familiar with is an entirely normal thing) that can
be passed through to reach the unhandled exception are significant. A backtrace
of only the last exception caught by winedbg before the crash is attached.
This crash does not occur 100% of the time - it does, however, occur more often
than not.
--
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=19565
Summary: Guitar Hero World Tour does not produces any sound
(except videos)
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://worldtour.guitarhero.com/uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
After overriding builtin secur32 (bug 19564), we will notice there is no sound
menu,ingame only in videos (binkw32).
Look at attached +dsound trace.
--
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=19564
Summary: Guitar Hero World Tour crashes in secur32
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://worldtour.guitarhero.com/uk/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=22798)
--> (http://bugs.winehq.org/attachment.cgi?id=22798)
crash
After get trough bug 19563, we get another problem, game will crash in 30 sec,
because of wine's secur32 failure. It works with native secur32.
See attached image.
Backtrace:
=>0 0x7e007cb4 schan_free_handle+0x24(handle_idx=2116197184,
type=SCHAN_HANDLE_CTX) [/home/andras/src/wine/dlls/secur32/schannel.c:169] in
secur32 (0x0209b9d0)
1 0x7e008994 schan_DeleteSecurityContext+0x74(context_handle=<register ESI
not in topmost frame>) [/home/andras/src/wine/dlls/secur32/schannel.c:1099] in
secur32 (0x0209ba00)
2 0x7e01059e DeleteSecurityContext+0x4e(phContext=0x2be3724)
[/home/andras/src/wine/dlls/secur32/wrapper.c:465] in secur32 (0x0209ba30)
3 0x00319d0e in xmassiveadclientdyn (+0x9d0e) (0x0209ba78)
4 0x00324d63 in xmassiveadclientdyn (+0x14d63) (0x0209bac0)
5 0x00325297 in xmassiveadclientdyn (+0x15297) (0x0209baec)
6 0x00321ca5 in xmassiveadclientdyn (+0x11ca5) (0x0209bb2c)
7 0x006df923 in ghwt (+0x2df923) (0x00000001)
8 0x00000000 (0x00000000)
--
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=8025
--- Comment #70 from Sebastian <indigo176(a)blinkenshell.org> 2011-02-01 15:46:32 CST ---
Created an attachment (id=33091)
--> (http://bugs.winehq.org/attachment.cgi?id=33091)
Backtrace of X during hang
I've attached the backtrace of X during the hang. This is when running with the
Mesa driver. When running with the fglrx driver, the backtrace is almost the
same (DRI locking inside fglrx_drv.so instead of Mesa). So it's the same bug
when running with either driver.
I haven't managed to get a trace out of Wine 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=25712
Summary: Anno 1503: Crash on loading scenario
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debian(a)carbon-project.org
Created an attachment (id=32756)
--> (http://bugs.winehq.org/attachment.cgi?id=32756)
Crash log of Anno 1503 1.05 with Wine 1.3.10
First: this is not bug #24520 (nor is it bug #21458). I can start the game (and
it doesn't crash on starting), but as soon as I select "Single Player" and than
a random scenario listed, I get the crash you can see from the attachment,
after I've selected the player colour.
Game is patched to 1.05 [0]. I used my Wine packages for Debian from [1].
Cheers,
Cùran
[0] <http://www.ubi.com/DE/Downloads/Info.aspx?dlId=2481>
[1] <http://dev.carbon-project.org/debian/wine-unstable/>
--
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=25953
Summary: Lineage 2 hangs/crashes entire system when used with
ATI graphics card
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jensm1(a)bbjh.de
when running the game "Lineage 2" with (supposedly any, tested with RadeonHD
5770) ATI graphics card with proprietary drivers, following problem occurs:
-game starts as normal (slightly laggy sometimes)
-after a (seemingly random) short amount of timme, the entire system stops to
respond. Only the mouse-cursor is movable, but doesn't change it's style when
leaving the lineage2 window.
-restarting the system is only possible via the reset-button next to the
power-button. No keyboard-shortcuts (e.g. to restart X) are still working.
(as soon as I'm back at home, I'll try to get a log-file)
--
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=20457
Summary: Elevated demo crashes in system.drv16 on startup
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://bugs.winehq.org/attachment.cgi?id=23049
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: julliard(a)winehq.org
Created an attachment (id=24325)
--> (http://bugs.winehq.org/attachment.cgi?id=24325)
Elevated 1.1.32 backtrace
With 1.1.32, the Elevated demo from bug 19724 crashes on startup even after
installing d3dx9 from winetricks, whereas in 1.1.27 the application
successfully ran with the d3dx9 redist. A regression test indicated:
55b5e3a727a6a7d108fbbc3ebefe22ec84d70f7e is first bad commit
commit 55b5e3a727a6a7d108fbbc3ebefe22ec84d70f7e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Sep 28 19:56:10 2009 +0200
kernel32: Make system.drv into a stand-alone 16-bit module.
:100644 100644 f439b356d3dfcd102c2c57bfdd305aec7e51e08d
45362c3aaa3ee2292c809b845576e8ee05c17be2 M .gitignore
:100755 100755 2c8e4e53ec5fd43b17064ff2f85d8e3cb5b468b0
b2cbd87943088b685827ff6ada8882bc4fd42b4b M configure
:100644 100644 b77357371a3dc24a5f040b425af44e04ec8fc0ef
5fb8e9b22583d5e5b401cb5bde63cf096d2e5e2f M configure.ac
:040000 040000 d50aaa2baf3c590383d2e1c5a058c505567e26a2
2d56eb1c21f6a43941a212664a1564c76345951c M dlls
The complete backtrace is 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.