http://bugs.winehq.org/show_bug.cgi?id=14556
Summary: Broken dotnet2.0 setup
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
In latest wine dotnet2.0 installed with winetricks has problems.
I could only reproduce (up to now) with autocad setup; my old wineprefix with
dotnet2.0+autocad2005 inside works still good; a new setup in a clean
wineprefix don't.
The most evident error when launching autocad is here :
err:eventlog:ReportEventW L".NET Runtime Optimization Service
(clr_optimization_v2.0.50727_32) - Service reached limit of transient errors.
Will shut down. Last error returned from Service Manager: 0x80070005.\n"
It crashes some time later due to unimplemented gdi call.
In "old" wineprefix (setup somewhere after 1.0) the above error message don't
appear and the app runs still good.
I'd try a regression test, but as-is with no other way to reproduce is too time
expensive, as it requires a new wineprefix + dotnet+autocad setup on each run.
Ciao
Max
--
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=14061
Summary: Firefox 3 dialog windows - wrong initial size, unable to
resize because window is moving instead of resizing
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pikmaster(a)wp.pl
Created an attachment (id=14281)
--> (http://bugs.winehq.org/attachment.cgi?id=14281)
window too small, resizing does not work
When running Firefox 3, displayed dialogs are of improper initial size and
cannot be resized - they are moved instead when you try to drag the border.
Propably this is not only Firefox-related, but a more general bug with windows
handling.
Some examples I caught are:
- first dialog after installation - do you want the firefox to become the
default browser
- properties of any bookmark
Bookmarks menu - right click a bookmark-> Properties
- restore crashed session
- customize toolbar -> add a new toolbar
- open (execute) downloaded application
- confirm closing of main windows, when you have multiple tabs open
- add live bookmark (RSS feed) dialog
- authentication required - for htpasswd protected sites
Steps to reproduce:
1. Get firefox from
http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US
2. run: wine "Firefox Setup 3.0.exe"
3. complete setup and install
4. Observe one of the above situations.
--
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=13866
Summary: Fake Internet Explorer information missing from registry
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I checked out todays git and when I tried to install Gecko it just appeared. I
figured it had been downloaded when I executed wineprefixcreate because it took
a few minutes to execute instead of a few seconds.
However, when I started my normal install procedure things started failing, and
I discovered it was because all the fake Internet Explorer information was
missing from the registry. Specifically msxml4 and .NET 2.0 crashed immediately
when I tried to install them so I figured there wasn't any use in continuing.
Many programs need to be faked into thinking IE is installed or they won't
install.
So it looks like the auto-Gecko download isn't entering the fake IE6 stuff when
installing. That is, if I'm correct is assuming Gecko is now auto downloaded.
In any case, all the IE stuff is missing in the registry 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=13619
Summary: FIFA 2002 demo setup crashes after extraction
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13595)
--> (http://bugs.winehq.org/attachment.cgi?id=13595)
FIFA 2002 demo installer
While trying to test bug 9558 with today's Git (wine-1.0-rc3-37-gb4bf355), I
found that after extraction, the installer crashes with a ddraw error
immediately preceding the exception. I tried reverting to Wine 0.9.44 to
determine whether the problem was a regression, but the same exception
occurred. Logs are 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=13566
Summary: Call of Duty 2 AA only works with Nvidia driver
V100.14.19
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I'm running Ubuntu Gutsy AMD64 with an Nvidia 7800GT video card, and have a
working Wine 1.0-rc2 installation running Call of Duty 2 with Nvidia driver
version 100.14.19. All texture and antialias settings work flawlessly so long
as I use backbuffer instead of fbo.
However I've discovered that antialiasing only works with this driver version.
It doesn't work if I use versions 169.12 (the standard driver for Hardy, and
default Gutsy driver with Envy) or 173.08 (the latest beta driver). And I know
about the FBO/AA bug, so I'm using backbuffer (although I did try fbo just in
case).
But the really bad news is that AA doesn't work for any of the games I have
unless I use 100.14.19. This includes FarCry 2, Flat Out 2, Half Life 2, Half
Life Episode One, and Half Life Lost Coast. However, I'm only filing a bug for
one game because the error output for all these games is the same using any
driver other than 100.14.19. And of course I did full recompiles and
installations when changing drivers, twice, to make sure this was indeed a hard
error. I also tried the latest git, and even installed Hardy and attempted to
use it with it's default driver V169.12, but the results were the same. Here's
the error output I get when attempting to run any game with 2X AA with any
driver other than 100.14.19. (I didn't create an attachment because it's very
short):
username@computer:~/.wine/drive_c/Program Files/Activision/Call of Duty 2 Demo$
wine CoD2SP_s.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f410,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:CreateContext Requesting MultiSampleType=2
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 128 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2550
Current serial number in output stream: 2550
--
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=13544
Summary: Firefox/Seamonkey won't keep windows maximised under
firefox (dogfood)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joris_huizer(a)yahoo.com
Firefox (2.0.0.14) and Seamonkey (1.1.9) won't keep windows maximised, under
fluxbox (version 0.9.14-1.2, the package provided by debian stable).
The window is made slightly smaller (by a few pixels) every time a new tab is
opened, every time I switch from one tab to another, and every time a link is
followed.
--
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=13456
Summary: GdipCreateFontFamilyFromName not implemented
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The application "Launchpad Enhanced" requires GdipCreateFontFamilyFromName,
which is not implemented in the built-in gdiplus. As a result of this issue,
vcrun2005 must be installed - resulting in graphics and threading problems.
--
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=13385
Summary: mouse look problem - Worms 4
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wujek_bogdan(a)tlen.pl
Worms 4 works almost perfect except one annoying bug: i can't look around using
mouse - only about 180 degrees.
--
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=13356
Summary: Firefox 3 dialogs clipped on bottom [dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
All the popup dialogs in Firefox 3 rc1 (and earlier betas) that
I've seen are clipped on the bottom, badly enough that they're
hard to use. I'll attach a screenshot. Installing corefonts doesn't 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=13334
Summary: Graphical regression error in Full Steam Half-Life 2 and
HL2 Episode 1, demo Call of Duty 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
CC: thunderbird2k(a)gmx.net
Created an attachment (id=13216)
--> (http://bugs.winehq.org/attachment.cgi?id=13216)
Half-Life, Call of Duty 2 bisect output
The full Half-Life 2 and Half-Life 2 Episode 1 Steam games, and Demo Call of
Duty 2, have black screens during part of their operation caused by the
attached commit identified by bisect. This graphical regression error occurred
between 0.9.60 and 0.9.61, and is still present in rc1.
For the Half Life games the entire introduction videos are black, with an
occasional white flash, but the sound can be heard perfectly, and once the
narrative is done the game can be played normally.
For the Call of Duty demo the spinning "Activision" letters and dancing "I" are
black during startup, but again the sound can be heard perfectly, and once the
logo stuff is over the startup screen appears normally and the game plays fine.
I just tested with the latest git as of this morning and the error still
persists.
My relevant software/hardware:
Ubuntu Gutsy AMD64
Gigabyte GA-K8N Pro-SLI (nForce 4 based) MB
Nvidia 7800GT 256MB video card, driver version 100.14.19 (also tried with
latest Envy drivers).
3GB DDR DRAM
--
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=12616
Summary: OpenGL: OpenGL.ok test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: thunderbird2k(a)gmx.net
Created an attachment (id=12245)
--> (http://bugs.winehq.org/attachment.cgi?id=12245)
+wgl log in git
After this commit:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=616ac380f9a1ed4e83f01…
In my feisty VM, getting failures in OpenGL. It's emulating some archaic video
card, so failing isn't unexpected, but a skip may be more appropriate, as it's
doing with some of the other tests...
austin@austin-desktop:~/wine-git/dlls/opengl32/tests$ make opengl.ok
../../../tools/runtest -q -P wine -M opengl32.dll -T ../../.. -p
opengl32_test.exe.so opengl.c && touch opengl.ok
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
opengl.c:248: Test failed: Unable to confirm DONTCARE behavior of unset
pixelformatdescriptor flags
err:wgl:X11DRV_SetPixelFormat Invalid operation on root_window
opengl.c:323: Tests skipped: No suitable pixel formats found
make: *** [opengl.ok] Error 1
+wgl log 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=12593
Summary: AutoCAD 2006 Retail Polish installer fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=12189)
--> (http://bugs.winehq.org/attachment.cgi?id=12189)
Log
The installer starts fine, but when I choose to finally install the product it
fails with the message:
"Failed to load resources from resource file
Please check your setup"
This is using current git WINE with wintrust patch
(http://bugs.winehq.org/attachment.cgi?id=12144), a clean .wine directory with
just msmxl3 installed.
WINEDEBUG=+relay:
http://rapidshare.com/files/107531641/acad2006plk_relay.txt.gz.html (62336KB)
Attaching a normal log here.
--
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=12548
Summary: New default for /proc/sys/vm/mmap_min_addr clashing with
wine preloader
Product: Wine
Version: CVS/GIT
Platform: Other
URL: https://launchpad.net/bugs/114025
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The problem
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600
prompted distributions to raise the default for /proc/sys/vm/mmap_min_addr
or even DEFAULT_MMAP_MIN_ADDR to 64K from 0.
This causes the following error message when starting (some?) wine apps:
Problem with wine preloader: Warning: failed to reserve range
00000000-60000000
See discussion:
https://launchpad.net/bugs/114025http://kerneltrap.org/Linux/Patching_CVE-2008-0600_Local_Root_Exploithttp://kerneltrap.org/Linux/2.4.36_Stable_Release
You can check to see if you're on an affected system
by doing "cat /proc/sys/vm/mmap_min". If that succeeds, and its value
is nonzero, you're probably running into this.
To work around the problem temporarily, you can change this value
with the command
sudo sysctl -w vm.mmap_min_addr=0
but that value gets reset at boot. To work around the problem more
persistantly, also edit the file /etc/sysctl.conf like this:
# protect bottom 64k of memory from mmap to prevent NULL-dereference
# attacks against potential future kernel security vulnerabilities.
# (Added in kernel 2.6.23.)
-vm.mmap_min_addr = 65536
+vm.mmap_min_addr = 0
http://kerneltrap.org/Linux/2.4.36_Stable_Release suggests using
a value of 4096 for this.
"Advanced Windows", 3rd edition, says that the memory area 0 to 4095
is not mapped anyway in windows (it's a guard page).
So maybe when Wine is installed, we could somehow change that value
to 4096, and have Wine's preloader happily continue if it can't
map the bottom page of RAM.
--
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=12511
Summary: Firefox 3 beta 4 dialogs are cropped
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install Firefox 3 beta 4
2. Run firefox
3. Goto Help -> About
The Credit and OK buttons are cropped (you can only see the top half of the
edit controls as the dialog is too small).
NOTE: This is on Ubuntu 7.10 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=12480
Summary: [regression] PSPad has not got item in panel
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=3105
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
I am using Ubuntu Hardy with Gnome 2.22.1.1. I am using latest GIT. In version
0.9.58 is it working yet.
PSPad 4.5.3 has no item in panel. Also when I try to swap windows through
Alt-Tab, PSPad is not in the list. The item can be seen shortly after start,
but it disapears quickly.
--
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=12467
Summary: AceMoney Lite: lists can not be sorted by any columns
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.mechcad.net/downloads/AceMoneyLiteSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsent(a)mail.ru
AceMoney is all about lists - lists of transactions, categories, accounts etc.
Under Windows I can sort all program's lists by clicking on columns' headers.
Under Wine when I click on headers, nothing happens. No messages in terminal
either.
However, everything works perfectly with native comctl32.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=12379
Summary: (version 0.9.59) Tray icon of utorrent is replaced by
that of last tray icon
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkvater(a)operamail.com
When starting utorrent on KDE 3.5.7 there is no tray icon on the task bar, but
that of the last application present. There is also no way of bringing back the
program once minimized.
Using git bisect the culprit commit is:
3f6fec362f7f51bdcf68e6cb78ca932df4ed2e96 is first bad commit
commit 3f6fec362f7f51bdcf68e6cb78ca932df4ed2e96
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:22:18 2008 +0200
winex11: Ignore ConfigureNotify events on unmapped windows.
:040000 040000 ac90b3df97026451942c3f57065bbcd66187fe61
fac9fc2091bc1e734fa0b2feaa37ba2db3a4a020 M dlls
--
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=12353
Summary: The Bat! main window disappears on load, program keeps
running in tray
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bilotta(a)gmail.com
Recently WINE broke The Bat! (mail application) by making it absolutely
impossible to use: as soon as the program loads, its main window disappears,
and it's impossible to bring it back. If the program is configured to always
keep its icon in the system tray, it's still possbile to access a very minimal
set of functions from it (e.g. it's possible to shut down the program without
killing it).
Git bisect shows the bug to be caused by commit
cb3ff54789c652b02d852f40db71cafd9fd67ca9
--
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=12333
Summary: .net 1.0 installer downloader crashes in
INTERNET_SendCallback
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
dotnetfx.exe, size 398800, date (on my computer, anyway) of
Dec 16 2004, sha1sum 6ea6b2f56dde4c7414d676c726dbb36cf5ad00cc
is a downloader for the real .net framework 1.0.3705.
Running it goes fine until the download ends, at which point
it crashes in a callback:
Unhandled exception: page fault on read access to 0x14789f76 in 32-bit code
(0x005821c0).
Backtrace:
=>1 0x005821c0 (0x7ddeb044)
2 0x7dccca24 INTERNET_SendCallback+0x97(hdr=0x1327f0, dwContext=0x582198,
dwInternetStatus=0x46, lpvStatusInfo=?, dwStatusInfoLength=0x4)
[dlls/wininet/utility.c:259] in wininet (0x7ddeb094)
3 0x7dcbbe6a WININET_Release+0x7a(info=?) [dlls/wininet/internet.c:190] in
wininet (0x7ddeb0c4)
4 0x7dcb23cc HTTPREQ_Destroy+0x76(hdr=?) [dlls/wininet/http.c:1353] in
wininet (0x7ddeb0f4)
5 0x7dcbbe91 WININET_Release+0xa1(info=?) [dlls/wininet/internet.c:196] in
wininet (0x7ddeb124)
6 0x7dcbc04d WININET_FreeHandle+0x10d(hinternet=0x3)
[dlls/wininet/internet.c:235] in wininet (0x7ddeb164)
7 0x7dcbebbf InternetCloseHandle+0x3b(hInternet=?)
[dlls/wininet/internet.c:1043] in wininet (0x7ddeb194)
8 0x00422412 in dotnetfx (+0x22412) (0x00000000)
0x005821c0: testb %dh,0x14207dde(%ecx)
--
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=12329
Summary: Palringo: Tabbing isn't handled correctly
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.palringo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)palringo.com
In the signin window when entering email address pressing tab should switch to
the next control (the password box), however this is skipped and focus shifts
to the control after this (the remember me box), continued tabbing will always
skip the password box.
A similar thing happens on the My Identity window, skipping the status line box
and only switching between the nickname and change controls.
--
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=12277
Summary: FIFA2002 demo installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9558
Created an attachment (id=11724)
--> (http://bugs.winehq.org/attachment.cgi?id=11724)
+relay,+seh,+tid log in git
FIFA2002 demo crashes almost immediately on launch:
wine: Unhandled page fault on read access to 0x00000000 at address 0x600099d5
(thread 001a), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x600099d5).
--
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=12227
Summary: gdi32: font.ok test fails in kubuntu hardy
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11661)
--> (http://bugs.winehq.org/attachment.cgi?id=11661)
+gdi,+font trace in git
In a fresh install of kubuntu hardy (with KDE 4), gdi32: font.ok is
consistently failing:
---snip---
font.c:1579: Test failed: gm1=30,11,4,56,38,0 gm2=44,40,-1,40,41,0
font.c:1579: Test failed: gm1=68,71,7,59,80,0 gm2=44,40,-1,40,41,0
font.c:1579: Test failed: gm1=68,71,7,59,80,0 gm2=44,40,-1,40,41,0
---snip---
+gdi,+font trace 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=12170
Summary: Ventrilo not repainting the window
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgerst(a)didntduck.org
After switching away from and back to Ventrilo, the window does not always
repaint. Bisecting with git shows this commit as the possible culprit:
eaea28e5d83b8d302eed62dbf574b5d6d2c14cdd is first bad commit
commit eaea28e5d83b8d302eed62dbf574b5d6d2c14cdd
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Feb 27 19:15:12 2008 +0100
winex11: Check the current window state on Map/UnmapNotify and ignore
obsolete events.
:040000 040000 7e1445566b90d5698bf55518f394983085e88ad8
7f53d5ee2efbcca69979a10aec3338501e313674 M dlls
--
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=12142
Summary: "make test" fails in user32/msg.ok
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fatlxception.no-ip.org
I get the following failures when running "make test" on user32/msg.ok:
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0047 was
expected, but got msg 0x0005 instead
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0005 was
expected, but got msg 0x030f instead
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg sequence is
not complete: expected 0000 - actual 001c
msg.c:6103: Test succeeded inside todo block: Alt press/release: marked
"todo_wine" but succeeds
I've been seeing this failure for quite a while and been skipping past it.
Just reproduced it in today's git. I'm running Ubuntu Gutsy 32-bit. Did a "rm
-rf ~/.wine && wineprefixcreate" immediately before the test. I'm running on a
'bare' X server (nothing but xterm), and winecfg is set to not allow managed
windows. If I reconfigure it to use a virtual desktop, the test failures go
away but the succeeding todo_wine remains.
Let me know if there's more information I can provide.
--
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=12141
Summary: "make test" fails in kernel32/comm.ok
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fatlxception.no-ip.org
I get the following failures when running "make test" on kernel32/comm.ok:
comm.c:739: Test failed: A timed-out read should return TRUE
comm.c:740: Test failed: err=109
comm.c:742: Test failed: Unexpected TimeOut 0, expected 1000
I've been seeing this failure for quite a while and been skipping past it.
Just reproduced it in today's git. I'm running Ubuntu Gutsy 32-bit. Did a "rm
-rf ~/.wine && wineprefixcreate" immediately before the test. There's nothing
connected to my PC's serial ports, but my user should have permission to access
them.
Let me know if there's more information I can provide.
--
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=12062
Summary: Gametap only shows white screen
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
In wine 0.9.36 the initial window comes up fine, in current git it only shows a
white screen
--
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=12029
Summary: Microsoft Visual Basic 6.0 Enterprise Edition crashes
with page fault with Windows version > Windows ME
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11367)
--> (http://bugs.winehq.org/attachment.cgi?id=11367)
Backtrace output of VB 6 Enterprise Edition installer
Using Wine version wine-0.9.57-152-g102b9d1, launching the Visual Basic 6.0
Enterprise Edition installer with Windows version set higher than Windows ME
results in a page fault after clicking Next at the intial screen. Running the
installer on a native XP machine did not produce such a crash. Attached are
relevant backtraces, and the page fault was the only message that was
outputted.
--
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=11879
Summary: gdiplus: crash when reading png file
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
crash when trying to read a png file using
GdipCreateBitmapFromFile
GdipGetImageWidth
GdipGetImageHeight
GdipBitmapLockBits
--
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=11865
Summary: Btnext crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://pwp.netcabo.pt/ptnext/btnext_1.0.9.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11153)
--> (http://bugs.winehq.org/attachment.cgi?id=11153)
Backtrace in git
Installs without a problem, but crashes immediately on launch. Backtrace
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=11785
Summary: starting exigo can't change resolution
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpblnt(a)gmail.com
i had exigo working fine until app-emulation/wine-0.9.50.
after that:
app-emulation/wine-0.9.51
app-emulation/wine-0.9.52
app-emulation/wine-0.9.53
app-emulation/wine-0.9.54
app-emulation/wine-0.9.55
app-emulation/wine-0.9.56
and also the git version of 2008 Fri Feb 29.
produce the following:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ee68,0x00000000), stub!
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
the git version:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ee68,0x00000000), stub!
fixme:wgl:ConvertAttribWGLtoGLX unsupported 2024 WGL Attribute
fixme:wgl:ConvertAttribWGLtoGLX unsupported 2 WGL Attribute
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
and exigo pops up an 'ok' window, something about cant dhange to desired
resolution. - which should be 1280x1024
this is on an up to date Linux 2.6.23-gentoo-r5 #6 SMP PREEMPT Wed Jan 30
17:19:24 EET 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
AuthenticAMD GNU/Linux
with
01:00.0 VGA compatible controller: nVidia Corporation GeForce 7100 GS (rev a1)
04:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200
TurboCache(TM)] (rev a1)
driven by
x11-drivers/nvidia-drivers-169.12
x11-base/xorg-server-1.4.0.90-r3
also homm5 tribes of the east complains about resolution, and do not start.
thanks in advice
--
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=11753
Summary: Icons on toolbar (all but the first row) are placed too
low
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://http://technet.microsoft.com/en-
us/sysinternals/bb963902.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=11009)
--> (http://bugs.winehq.org/attachment.cgi?id=11009)
Screenshot of autoruns.exe
The icons on the first row of buttons look fine. All other rows however show
the icons below the position they should actually be.
See attachment.
Bugs 6948 and 8813 look similar.
--
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=11654
Summary: CounterStrike 1.6 Exception Error
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denali(a)shadowforge.net
Created an attachment (id=10856)
--> (http://bugs.winehq.org/attachment.cgi?id=10856)
Wine log from crash
I attempted to run CounterStrike 1.6 under Wine from git. Upon execution,
CounterStrike crashed with the attached message. However, Steam continued to
run normally.
--
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=11651
Summary: iTunes 7.4.6 does not install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.apple.com/itunes/download/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdahlin(a)async.com.br
Using Git as of today (2008-02-19).
Using a clean .wine with windows version set to XP or Vista.
I am guess this is a problem in msi, but unsure, the last part of the console
output shows this:
fixme:winsock:WSCUnInstallNameSpace (0x1609f004) Stub!
fixme:winsock:WSCInstallNameSpace (L"mdnsNSP" L"C:\\Arquivos de
programas\\Bonjour\\mdnsNSP.dll" 0x0000000c 0x00000001
{b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
Successfully registered DLL c:\Arquivos de programas\Bonjour\mdnsNSP.dll
Xlib: extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect
problems
err:ole:CoGetClassObject class {0002e005-0000-0000-c000-000000000046} not
registered
err:ole:CoGetClassObject no class object {0002e005-0000-0000-c000-000000000046}
could be created for context 0x1
Failed to register DLL c:\Arquivos de programas\Bonjour\ExplorerPlugin.dll
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
fixme:msi:ITERATE_InstallService Dependency list unhandled!
err:msi:ITERATE_StartService Failed to start service L"Bonjour Service"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:custom_get_thread_return Invalid Return Code 1627
err:msi:ITERATE_Actions Execution halted, action L"InstallPackages" returned
1603
--
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=11534
Summary: Regression in comctl32 preventing startup of easyC Pro
and .NET Framework 2.0 installer
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.intelitekdownloads.com/easyCPRO/easyC_Pro_310
9.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: rob(a)codeweavers.com
Created an attachment (id=10700)
--> (http://bugs.winehq.org/attachment.cgi?id=10700)
Output from the .NET Framework 2.0 installer
On the latest 0.9.55 release, easyC Pro and the .NET Framework 2.0 installer
hang after being started with wine easyC_Pro_3109.exe and wine dotnetfx.exe
respectively. These issues were not exhibited in 0.9.54. A Git bisect revealed
the regression in question to be:
commit 53c6cdf918e10305f19e74e003fc4d2311ed556f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Thu Jan 31 14:47:03 2008 +0000
comctl32: Get the background colour in ANIMATE_PaintFrame, instead of just
in WM_PAINT.
This fixes the rendering of transparent animations when using a
background thread.
Invoking strace on the applications shows the app hung in a read() call, and
relay traces seem to indicate a hang in SendMessageW. While the easyC
application always hangs, the .NET Framework exhibits intermittent failures,
from failing with a critical section wait failure, to normal startup.
This bug may be related to bug #11488.
--
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=11527
Summary: Half-life 2: Episode two
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: monomakh(a)mail.ru
Half-life 2: Episode two crashes with the following error:
"This game has a minimum requirement of DirectX 8.0 to run properly".
I have GeForce 4 Ti 4200 and I can play this game from Windows, although this
problem described here http://mixman.res.lt/?status=articles&show=4 for windows
users.
--
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=11511
Summary: Visual C++ 2008 Express edition fails to install
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdahlin(a)async.com.br
Visual C++ 2008 Express edition fails to install to install with git of today
(2008-02-08):
volnum,fakeie6,msxml6 winetricks applied
fixme:clusapi:GetNodeClusterState ((null),0x32ec9c,2130503482) stub!
fixme:advapi:DecryptFileA "c:\\367b2d811581ff9d70510749351a88\\" 00000000
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:LsaOpenPolicy ((null),0x34f01c,0x00000001,0x34f038) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:LsaOpenPolicy ((null),0x34e6a0,0x00000001,0x34e6c8) stub
fixme:advapi:LsaClose (0xcafe) stub
Digging a bit reveals that the installer dumps an error log when it fails:
[02/08/08,18:18:51] setup.exe: ***ERRORLOG EVENT*** : Sharing violation
[02/08/08,18:18:51] vs70uimgr: Entering DisplayMessage() method.
[02/08/08,18:18:51] vs70uimgr: DisplayMessage_START:Setup has encountered a
problem while trying to copy:
C:\f70f7e00060f1862d0d3bba5c54d81cc\$shtdwn$.req
Press Retry to attempt the copy again. Press Cancel to cancel setup.
--
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=11467
Summary: wine locks up during WoW play
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iphands(a)yahoo.com
I had some hardware trouble due to ram, and after spending a few weeks on the
badram patches I bought 2GB of nice new ram. The new stuff passes hours of
memtest86 and hours of kernel compile loops so my hardware is basically sound
(for a while at least. knock on wood).
Ever since my ram troubles I have had wine problems (Well WoW problems (which
is what I use wine for)). I proceeded to recompile all the packages on my box
(emerge -e world, emerge -e wine for those who are familiar with Gentoo) using
the same setup I have been using for years now (same cflags and such). I always
grab wine via git and I am current as of this morning.
The issue is a freeze in full-screen while playing WoW the error looks as
follows:
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33ed84,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ecac,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f2a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f40c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f588,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f580,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f508,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4f8,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)
fixme:win:EnumDisplayDevicesW ((null),0,0x33efe0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f124,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 4
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 4
fixme:reg:GetNativeSystemInfo (0x374027e4) using GetSystemInfo()
fixme:process:IsWow64Process (0xffffffff 0x7baba494) stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c)
fixme:win:EnumDisplayDevicesW ((null),0,0x33d1a4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33d200,0x00000000), stub!
err:ntdll:RtlpWaitForCriticalSection section 0x7d4290a0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 003b, blocked by 0024, retrying
(60 sec)
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
err:ntdll:RtlpWaitForCriticalSection section 0x7d4290a0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 003b, blocked by 0024, retrying
(60 sec)
And for the backtrace:
Wine-dbg>0xffffe410: popl %ebp
Backtracing for thread 0026 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0x7ef91f63 RtlpWaitForCriticalSection+0x100() in ntdll (0x7bbc9958)
2 0x7ef92472 RtlEnterCriticalSection+0x4c() in ntdll (0x7bbc9978)
3 0x7d3f9219 wine_tsx11_lock+0x20() in winex11 (0x7bbc9988)
4 0x7d4065dd X11DRV_XRender_UpdateDrawable+0x1c() in winex11 (0x7bbc99b8)
5 0x7d3d852b X11DRV_ExtEscape+0x200() in winex11 (0x7bbc9a68)
6 0x7eba14a0 ExtEscape+0x50() in gdi32 (0x7bbc9a98)
7 0x7d3bf8de in winex11 (+0xf8de) (0x7bbc9b98)
8 0x7d3bfcf4 X11DRV_GetDCEx+0x199() in winex11 (0x7bbc9bf8)
9 0x7ec9b20a GetDCEx+0x3d() in user32 (0x7bbc9c18)
10 0x7ec9b2b8 GetDC+0x57() in user32 (0x7bbc9c38)
11 0x7ec59e6c GetDialogBaseUnits+0x36() in user32 (0x7bbc9c78)
12 0x7ec5b2ff in user32 (+0x3b2ff) (0x7bbc9e48)
13 0x7ec5df89 DialogBoxIndirectParamAorW+0x39() in user32 (0x7bbc9e68)
14 0x7ec5dfeb DialogBoxIndirectParamW+0x41() in user32 (0x7bbc9e98)
15 0x7ec96e23 MessageBoxIndirectW+0x96() in user32 (0x7bbc9ed8)
16 0x7ec96fa9 MessageBoxIndirectA+0x9e() in user32 (0x7bbc9f38)
17 0x7ec970a3 MessageBoxExA+0x5f() in user32 (0x7bbc9f78)
18 0x7ec970e7 MessageBoxA+0x3a() in user32 (0x7bbc9f98)
19 0x00649832 in wow (+0x249832) (0x7bbcad2c)
20 0x00649b29 in wow (+0x249b29) (0x7bbcaff8)
21 0x7ee08d33 UnhandledExceptionFilter+0x53() in kernel32 (0x7bbcb328)
22 0x7ef98e61 __wine_exception_handler+0x41() in ntdll (0x7bbcb368)
23 0x7efbfbe5 call_exception_handler+0x29() in ntdll (0x7bbcb398)
24 0x7efbfbb7 EXC_CallHandler+0x1b() in ntdll (0x7bbcb3b8)
25 0x7ef99593 in ntdll (+0x29593) (0x7bbcb438)
26 0x7ef99695 __regs_RtlRaiseException+0x25() in ntdll (0x7bbcb4a8)
27 0x7efd138b in ntdll (+0x6138b) (0x7bbcb810)
28 0x7ef98d06 RtlRaiseException+0x6() in ntdll (0x7bbcb8c8)
29 0x7ef92472 RtlEnterCriticalSection+0x4c() in ntdll (0x7bbcb8e8)
30 0x7d3f9219 wine_tsx11_lock+0x20() in winex11 (0x7bbcb8f8)
31 0x7d3dc72a X11DRV_VkKeyScanEx+0xaa() in winex11 (0x7bbcb958)
32 0x7ec71c48 VkKeyScanExW+0x29() in user32 (0x7bbcb978)
33 0x7ec71cb9 VkKeyScanW+0x32() in user32 (0x7bbcb998)
34 0x7ec72a10 VkKeyScanA+0x70() in user32 (0x7bbcb9d8)
35 0x004230a7 in wow (+0x230a7) (0x7bbcb9f0)
36 0x006bcbfe in wow (+0x2bcbfe) (0x7bbcba18)
37 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7bbcba28)
38 0x7efc60fd in ntdll (+0x560fd) (0x7bbcbac8)
39 0x7efc6398 in ntdll (+0x56398) (0x7bbcc3c8)
40 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7bbcc4b8)
41 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0025 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7acdc9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7acdc9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7acdc9fc)
4 0x00750712 in wow (+0x350712) (0x7acdca18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7acdca28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7acdcac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7acdd3c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7acdd4b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0024 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7aded9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7aded9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7aded9fc)
4 0x00750712 in wow (+0x350712) (0x7adeda18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7adeda28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7adedac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7adee3c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7adee4b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0023 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x79a1972c)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x79a1983c)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x79a1986c)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x79a199bc)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x79a199dc)
6 0x0064b2a0 in wow (+0x24b2a0) (0x79a199ec)
7 0x0072f816 in wow (+0x32f816) (0x79a199fc)
8 0x0063efa7 in wow (+0x23efa7) (0x79a19a18)
9 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x79a19a28)
10 0x7efc60fd in ntdll (+0x560fd) (0x79a19ac8)
11 0x7efc6398 in ntdll (+0x56398) (0x79a1a3c8)
12 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x79a1a4b8)
13 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0022 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7aefe738)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7aefe848)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7aefe878)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7aefe9c8)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7aefe9e8)
6 0x007880cf in wow (+0x3880cf) (0x7aefea18)
7 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7aefea28)
8 0x7efc60fd in ntdll (+0x560fd) (0x7aefeac8)
9 0x7efc6398 in ntdll (+0x56398) (0x7aeff3c8)
10 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7aeff4b8)
11 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0021 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7baba738)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7baba848)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7baba878)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7baba9c8)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7baba9e8)
6 0x007880cf in wow (+0x3880cf) (0x7babaa18)
7 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7babaa28)
8 0x7efc60fd in ntdll (+0x560fd) (0x7babaac8)
9 0x7efc6398 in ntdll (+0x56398) (0x7babb3c8)
10 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7babb4b8)
11 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 001b in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7bded4e4)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7bded5f4)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7bded624)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7bded774)
5 0x7ee4b539 WaitForMultipleObjects+0x3a() in kernel32 (0x7bded794)
6 0x0073047b in wow (+0x33047b) (0x7bded9ec)
7 0x0072fcd8 in wow (+0x32fcd8) (0x7bded9fc)
8 0x0063efa7 in wow (+0x23efa7) (0x7bdeda18)
9 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7bdeda28)
10 0x7efc60fd in ntdll (+0x560fd) (0x7bdedac8)
11 0x7efc6398 in ntdll (+0x56398) (0x7bdee3c8)
12 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7bdee4b8)
13 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 001a in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7befe718)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7befe828)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7befe858)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7befe9a8)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7befe9c8)
6 0x0064b2a0 in wow (+0x24b2a0) (0x7befe9d8)
7 0x0072fbc5 in wow (+0x32fbc5) (0x7befe9f0)
8 0x0072fd01 in wow (+0x32fd01) (0x7befe9fc)
9 0x0063efa7 in wow (+0x23efa7) (0x7befea18)
10 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7befea28)
11 0x7efc60fd in ntdll (+0x560fd) (0x7befeac8)
12 0x7efc6398 in ntdll (+0x56398) (0x7beff3c8)
13 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7beff4b8)
14 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0019 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c2de9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7c2de9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7c2de9fc)
4 0x00750712 in wow (+0x350712) (0x7c2dea18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c2dea28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7c2deac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7c2df3c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c2df4b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0018 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c3ef9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7c3ef9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7c3ef9fc)
4 0x00750712 in wow (+0x350712) (0x7c3efa18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c3efa28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7c3efac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7c3f03c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c3f04b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0015 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c5109a8)
2 0x7ed6e39c in winmm (+0x2e39c) (0x7c510a18)
3 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c510a28)
4 0x7efc60fd in ntdll (+0x560fd) (0x7c510ac8)
5 0x7efc6398 in ntdll (+0x56398) (0x7c5113c8)
6 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c5114b8)
7 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0014 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7c67a724)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7c67a834)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7c67a864)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7c67a9b4)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7c67a9d4)
6 0x0064b2a0 in wow (+0x24b2a0) (0x7c67a9e4)
7 0x006ecdd2 in wow (+0x2ecdd2) (0x7c67a9fc)
8 0x0063efa7 in wow (+0x23efa7) (0x7c67aa18)
9 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c67aa28)
10 0x7efc60fd in ntdll (+0x560fd) (0x7c67aac8)
11 0x7efc6398 in ntdll (+0x56398) (0x7c67b3c8)
12 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c67b4b8)
13 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0013 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c78b580)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7c78b5b0)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7c78b5d0)
4 0x00424d2d in wow (+0x24d2d) (0x7c78b5dc)
5 0x00459cdd in wow (+0x59cdd) (0x7c78b9fc)
6 0x0063efa7 in wow (+0x23efa7) (0x7c78ba18)
7 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c78ba28)
8 0x7efc60fd in ntdll (+0x560fd) (0x7c78bac8)
9 0x7efc6398 in ntdll (+0x56398) (0x7c78c3c8)
10 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c78c4b8)
11 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0009 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x0033f834)
2 0x00000000 (0x00000800)
3 0x00000000 (0x00000000)
0xffffe40e: jmp 0xffffe403
Backtracing for thread 000b in process 000a (c:\windows\system32\wineboot.exe):
Backtrace:
=>1 0xffffe40e (0x0034ec28)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x0034ed38)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x0034ed68)
4 0x7ee77407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x0034eeb8)
5 0x7ee775c4 WaitForSingleObject+0x3c() in kernel32 (0x0034eed8)
6 0x7ef576d4 main+0x6a9() in wineboot (0x0034fed8)
7 0x7ef587c5 in wineboot (+0x87c5) (0x0034ff08)
8 0x7ee63a44 in kernel32 (+0x53a44) (0x0034ffe8)
9 0xb7e215bf wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0xffffe40e: jmp 0xffffe403
Backtracing for thread 0012 in process 0010 (c:\windows\system32\explorer.exe):
Backtrace:
=>1 0xffffe410 (0x7d00b858)
2 0x7d03597f in libdbus-1.so.3 (+0x2897f) (0x7c037438)
3 0x7d03fdb8 in libdbus-1.so.3 (+0x32db8) (0x00000002)
4 0x00000000 (0x00000000)
Backtracing for thread 0011 in process 0010 (c:\windows\system32\explorer.exe):
Backtrace:
=>1 0xffffe40e (0x0034f488)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x0034f598)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x0034f5c8)
4 0x7ee77407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x0034f718)
5 0x7e87505e X11DRV_MsgWaitForMultipleObjectsEx+0xf9() in winex11
(0x0034f748)
6 0x7ec29be4 GetMessageW+0xa1() in user32 (0x0034f788)
7 0x7ef5836c manage_desktop+0x2a3() in explorer (0x0034f968)
8 0x7ef597f1 WinMain+0x387() in explorer (0x0034fe58)
9 0x7ef5b568 main+0xa8() in explorer (0x0034fed8)
10 0x7ef5b491 in explorer (+0xb491) (0x0034ff08)
11 0x7ee63a44 in kernel32 (+0x53a44) (0x0034ffe8)
12 0xb7de05bf wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0xffffe410: popl %ebp
Backtracing for thread 002f in process 002e (C:\Program Files\World of
Warcraft\WowError.exe):
Backtrace:
=>1 0xffffe410 (0x00000008)
2 0x00000000 (0x00000000)
Wine-dbg>
I am not at all familiar with debugging wine; just thought I would put this out
there in case anyone else is having problems.
If anyone sees that I am doing something wrong please let me know. I tried to
rebuild everything and repair WoW (Repair.exe checks checksums to verify wow
data) in case the bad memory had screwed up bits on my hard drive, but my
problems persist.
Preemptive Thanks,
-Ian
p.s. seems to happen randomly after a bit of play... taking anywhere from 5 -
50 minutes.
--
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=11363
Summary: Steam / Games won't work
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=10471)
--> (http://bugs.winehq.org/attachment.cgi?id=10471)
Backtrace
Playing games like Counter-Strike over Steam won't work anymore, I remember
that in wine 0.9.49 (I think, I'm not sure) it worked... what a pity!
Game crashes and resolution craps, backtrace is in attachment
--
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=11240
Summary: Steam Games core dump on start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott.vanderwall(a)gmail.com
Alright, half-life 2, Day of Defeate and the like don't ever start. They just
crash out with this error that I've attached. This is with today's CVS
version.
--
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=11163
Summary: Where in the World is Carmen Sandiego install fail
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=10207)
--> (http://bugs.winehq.org/attachment.cgi?id=10207)
Interesting bit of +module,+text,+relay,+file
I'm the proud owner of an original 16 bit Where in the World is C.S.
disc from 1995. Running the installer fails immediately
with the dialog box
Cannot load library: 'SHELL.DLL'
Doing
touch ~/.wine/drive_c/windows/system32/shell.dll
works around this, and lets you get to the next problem
(can't register app with program manager via DDE, but
that's another bug).
So I guess we need to create a fake 16 bit shell.dll
to make this app happy... it ought to be in system,
not system32, but touching it there didn't help.
I've attached the key part of the wine log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11097
Summary: youtubedownloader crashes in WineEngGetGlyphOutline
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp1.volftp.tiscali.it/pub/pc/windows/win98/utilit
y/graphic/video/youtubedownloader.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this must be a regression occurred today. This afternoon i tested this app
and there was a problem in shdocvw, now i updated my git tree, and it bails out
even earlier because of a crash in WineEngGetGlyphOutline. Dmitry, care to have
a look? I guess it's because of a patch from you that went in today
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11083
Summary: Some experience on trying to launch the setup of .NET
3.0
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=10104)
--> (http://bugs.winehq.org/attachment.cgi?id=10104)
log of dotnetfx3
First of all, I am using a Wine under XP with .NET 2 and Windows installer 3.1
installed.
I used cabextract to extract setup.exe because otherwise it couldn't find the
path to extract.
I also added ClusApi.dll in /windows/system32.
Seen that way the setup is starting (log of dd_dotnetfx3install.txt attached,
uxeventlog.txt and dd_dotnezfx3error.txt are hardly showing anything except for
ÿþ)
It ran and ran in the background and since nothing happened (no new line on the
log), I tried to kill it which didn't work. After some time I got the following
message on the console:
wine: Unhandled exception 0xc000000d at address 0x6f0023:0x5024c0bb (thread
0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000010
00000011 0
0000000c
0000000f 0
0000000e 0
0000000d 0
0000000a
0000000b 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10954
Summary: Zoundry Blogwriter 1.0.40 crash on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.zoundry.com/download/zBlogWriter.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw a note at
http://www.thetechandcents.com/2007/11/running-zoundry-blog-editor-under-wi…
saying that zoundry blog writer required real ie6 and mfc42
to run cleanly. So I installed with
rm -rf .wine
sh winetricks vcrun6
wine zBlogWriter.exe
and tried starting the app. It crashes quickly, after putting up
a small splash screen. Here are a few lines from the log:
fixme:mshtml:HTMLDocument_QueryInterface
(0x269f5e8)->({cf51ed10-62fe-11cf-bf86-00a0c9034836} 0x34dc18) interface not
supported
fixme:mshtml:OleObject_GetMiscStatus (0x269f5e8)->(1 0x269f194)
fixme:mshtml:PersistStreamInit_InitNew (0x269f5e8)
Unhandled exception: page fault on read access to 0x00000028 in 32-bit code
(0x1e0372e0).
Backtrace:
=>1 0x1e0372e0 in python23 (+0x372e0) (0x03029850)
2 0x1e0d75c8 PyTuple_Type() in python23 (0x00000002)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10848
Summary: Dragon NaturallySpeaking 9.5 Standard Dictation Engine
does not initialize
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=9739)
--> (http://bugs.winehq.org/attachment.cgi?id=9739)
terminal output
Dragon NaturallySpeaking 9.5 Standard installs but does not run on my machine.
The error message says the dictation engine does not initialize.
This is a different experience from DNS 9.0 Preferred, which installs easily
and usually runs well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10556
Summary: "allow DirectX apps to stop the mouse leaving their
window" doesn't work
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epimetreus(a)fastmail.fm
"allow DirectX apps to stop the mouse leaving their window" doesn't work in
Dungeon Keeper 2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10517
Summary: Alpha Centauri crashes when turn ends
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epimetreus(a)fastmail.fm
Created an attachment (id=9260)
--> (http://bugs.winehq.org/attachment.cgi?id=9260)
Wine console output
Alpha Centauri crashes when I press "Enter" to end my first turn in single
player mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10285
Summary: google talk setup crashing - missing
gdiplus.dll.GdipGetImageEncodersSize
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infyquest(a)gmail.com
The latest google talk setup is crashing when registering.
I think its mainly due to missing gdiplus.dll.GdipGetImageEncodersSize
implementation.
Here is the console output:
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
wine: Call from 0x7ee53f60 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
fixme:shell:DllCanUnloadNow stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10181
Summary: Firefox 1.5.0.6 installer text unreadable
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.mozilla.org/pub/firefox/releases/1.5.0.6/win32
/en-US/Firefox%20Setup%201.5.0.6.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Firefox 2 is fine, but installing Firefox 1.5.0.6
has to be done on faith, since you can't read most of the
text in the installer image. The installer is nearly unusable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10119
Summary: DigiDemo fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.acecad.com.tw/download/dmm_v2.30L.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The installer fails while trying to run setup.exe. Directly running the .msi
file works though. This is a regression between wine-0.9.34 and 0.9.32. I'm
currently trying to find the patch that regressed this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10103
Summary: fonts not showing up in msvc 6
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
CC: huw(a)codeweavers.com
Created an attachment (id=8667)
--> (http://bugs.winehq.org/attachment.cgi?id=8667)
screenshot of the problem
I noticed with Microsoft Visual C++ 6, some fonts are missing in certain dialog
boxes such as the options dialog and the tip of the day. The regression is
caused by:
commit bc2a4dbee086de69cd05a30f3d717cb6858d030c
Author: Huw Davies <huw(a)codeweavers.com>
Date: Fri Oct 12 14:36:44 2007 +0100
gdi32: Try to load Wine's TrueType fonts from the build directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9841
Summary: System Shock 2 now crashes when you load since update
0.9.46
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8307)
--> (http://bugs.winehq.org/attachment.cgi?id=8307)
Debuging output from wine
System shock 2 crashes out when you try to open it. It doesn't show any signs
of opening.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9760
Summary: Steam loads as far as main screen but doesn't display
web content then says "client callback thread error"
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8190)
--> (http://bugs.winehq.org/attachment.cgi?id=8190)
Ouput to terminal
Steam starts as per normal, logs in then opens up the main window, but the web
content doesn't load (it stays white) and the terminal output counts shutdown
up to 300 then gives the message:
"client callback thread error"
It appears to be a problem with gecko (steam website?) but I've tried
reinstalling gecko and typing the following works:
wine iexplore http://www.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9734
Summary: Steam fails to start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Steam comes up properly but when it seems to try to rendering the html content
of the Steam menu it aborts.
In the console appears "Shutting down. . ." and Steam quits.
ea52235f8f3d4ba501ab9eb56921cbd25a62a893 is first bad commit
commit ea52235f8f3d4ba501ab9eb56921cbd25a62a893
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Sep 15 16:07:52 2007 +0200
mshtml: Make HTMLBodyElement child object of HTMLTextContainer.
:040000 040000 c3f4e9d7fa5348173b029bface0978dbd2b79f52
7b54032d915fc4919f7f283709409327525e59d7 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9678
Summary: Büro Plus Next 8.5 startup fails, unimplemented
gdiplus.dll.GdipGetImageEncodersSize
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microtech.de/index.php?id=135
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This app has a free download trial.
The following error shows up at the end of installation and when starting the
app
(so it's probably not an installer problem):
wine: Call from 0x7ee52f40 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
Oddly, several dialogs say "Buhl Business" instead of "Buero Plus".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9413
Summary: EVE Online testserver build fails to start when using
ALSA as audio driver
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The testserver version of Eve Online crashes after displaying the splash screen
when wine is configured to use ALSA as sound output.
live server -> testserver updates are available at
http://www.eve-online.com/patches/patches.asp?s=singularity (you need to enter
the EVE path as folder selection is broken in the installer)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14637
Summary: Maxima crashes on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://maxima.sourceforge.net/download.html
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan_lang(a)yahoo.com
Created an attachment (id=15042)
--> (http://bugs.winehq.org/attachment.cgi?id=15042)
+relay,+seh log
The Windows version of the Maxima computer algebra system crashes with a write
to a null pointer at startup. A +relay,+seh log is attached, screenshot of
error dialog shortly hereafter.
--
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=13509
Summary: Automated test #309 thrashes hard drive
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: coldpies.devel(a)gmail.com
(Reposted from wine-tests-results mailing list.)
In a request for Wine 1.0 RC2 testers in a recent Slashdot story, I found a
link to the following page, which describes how to run some automated tests
against a Wine build.
http://wiki.winehq.org/MakeTestFailures
After pulling the latest version from Git, I built it and began running the
dotests script. Everything seemed to be running fine until test #309 began.
309 brought up a large window titled Main Window on my main monitor and
immediately began thrashing my hard drive. System responsiveness basically
halted, save for a very jerky mouse. After a few minutes of thrashing, even
the mouse stopped working. No keyboard commands worked, including
Ctrl+Alt+Bksp to kill X and Ctrl+Alt+F1 to drop to a terminal.
I did a hard reboot, then ran the tests again with absolutely no other
applications running. Again, on test #309, the same symptoms occurred. This
time I was quick enough with Ctrl+Alt+Bksp to kill the process before it
required a hard reboot. This doesn't seem like desired behavior to me.
Running fully updated Arch Linux for x86 with stock Arch kernel 2.6.25.4.
Tests were run in XFCE.
I hope this report is helpful, and if you'd like more information or another
test for me to run, please don't hesitate to ask.
--
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=11413
Summary: The Settlers II: 10th Anniversary » install failed
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
I'm not able to install the 1.x retail version because after "Verifying
installer" a popup appears which tells me that i provided a wrong serial. Funny
thing is that i could not provide anything beyond this point.
Unfortunately there is no wine output in console, if needed i'll attach an
strace 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=10619
Summary: wineprefixcreate sometimes thinks c: is on /media/cdrom!
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Check this out:
$ rm -rf .wine
$ wine-git/wine /media/cdrom/setup.exe
wine: creating configuration directory '/home/dank/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/dank/.wine' created successfully.
Warning: the specified Windows directory L"c:\\windows" is not accessible.
Warning: the specified System directory L"c:\\windows\\system32" is not
accessible.
$ ls .wine/dosdevices/ -l
total 0
lrwxrwxrwx 1 dank dank 13 2007-11-30 17:17 c: -> /media/cdrom0
lrwxrwxrwx 1 dank dank 8 2007-11-30 17:17 c:: -> /dev/hdc
lrwxrwxrwx 1 dank dank 13 2007-11-30 17:17 d: -> /media/cdrom0
lrwxrwxrwx 1 dank dank 8 2007-11-30 17:17 d:: -> /dev/hdc
lrwxrwxrwx 1 dank dank 1 2007-11-30 17:17 z: -> /
Ain't that a hoot? Doesn't seem to be terribly reproducible,
but I saw it happen twice so far in two days.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10301
Summary: EVE Online item icons are displayed with alpha channel
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=8950)
--> (http://bugs.winehq.org/attachment.cgi?id=8950)
transparent ship icon with font showing behind it
EVE renders item/ship icons and stores these renderings on harddisk
(.wine/drive_c/windows/profiles/user/Local Settings/Application
Data/CCP/EVE/cache/Pictures/Gids/)
these images contain an alpha channel
when loading/displaying these icons the alpha channel is stripped/ignored on
windows
under wine the images are displayed with alpha channel
reproducable by clearing the files in the folder mentioned above and looking up
ships in the market (for example search and select a nyx then move the market
window around)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10141
Summary: Valgrind reports heap error early in wine startup
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Sometimes on my core 2 gutsy laptop, warn+heap make test
fails in msvcrt on tests/heap.c, so I tried it under
valgrind:
$ cd dlls/msvcrt/tests
$ WINEDEBUG=warn+heap valgrind --trace-children=yes
--suppressions=$HOME/supp.txt ../../../tools/runtest -P wine -M msvcrt.dll -T
../../.. -p msvcrt_test.exe.so heap.c
(where supp.txt is system dependent and optional; it just skips false
positives. I'll attach mine.)
Here's the first error in the output:
==12738== Invalid write of size 1
==12738== at 0x4023894: memset (mc_replace_strmem.c:490)
==12738== by 0x43F178E: HEAP_CreateFreeBlock (heap.c:143)
==12738== by 0x43F184D: HEAP_ShrinkBlock (heap.c:567)
==12738== by 0x43F24D9: RtlAllocateHeap (heap.c:1220)
==12738== by 0x43F8FBA: load_builtin_callback (loader.c:1256)
==12738== by 0x402CABC: wine_dll_set_callback (loader.c:480)
==12738== by 0x43F61C7: __wine_process_init (loader.c:2504)
==12738== by 0x402C448: wine_init (loader.c:645)
==12738== by 0x7BF0139A: main (main.c:111)
==12738== Address 0x7F000140 is not stack'd, malloc'd or (recently) free'd
Amusingly, this error happens regardless of what app you try to run,
even a nonexistant one emits the same error, e.g.
$ WINEDEBUG=warn+heap valgrind --trace-children=yes
--suppressions=$HOME/supp.txt xyzzy
Is this real, or a false positive? Maybe somebody just forgot
an annotation in ntdll?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10122
Summary: "MSVCRT___RTDynamicCast Unknown parameter is non-zero:
please report" error in Adobe PSA 2.0
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.adobe.com/pub/adobe/magic/photoshopalbum
/win/2.x/psa2se_nl.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I get the error from the summary while trying to launch Adobe Photoshop Album
2.0.
The application doesn't start due to this bug. With native msvcrt it gets a bit
further
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9553
Summary: wineserver uses around 50% in EVE Online
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
the wineserver uses around 50% cpu in EVE Online after
commit 94074ad31eed9c5d8bcbc5155bea124d39f85f2f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Fri Aug 31 15:41:36 2007 +0100
shell32: Don't use the working directory passed into ShellExecute*
functions if it isn't valid.
this causes the game to hang/freeze
the strange part seems to be that the changed function is never even called
(bumped the trace to a fixme and nothing is dumped to the terminal)
it seems to happen only on the testserver when the ingame voice support is
enabled
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14451
Summary: Half-Life 2 Runs Really Slow (Menu's & Gameplay)
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thebozo1(a)hotmail.com
Created an attachment (id=14771)
--> (http://bugs.winehq.org/attachment.cgi?id=14771)
Half-Life 2 Terminal Output Of Game Main Menu
Half-Life 2 usually runs at around 180 fps at a res of 1680x1050 on Windows XP
with all the graphic detail maxed out. on WINE, i get around 20-25 fps with
low-medium graphic detail at a res of 800x600. The game is really Choppy and
Slow.
--
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=11351
Summary: battlefield 1942 - strange text rendering
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thebohemian(a)gmx.net
Created an attachment (id=10459)
--> (http://bugs.winehq.org/attachment.cgi?id=10459)
screenshot showing text problem
Hi,
the rendering of text in battlefield 1942 (v.1.6) is somewhat strange. In some
part of the screen it is completely fine and readable. In other parts however
it looks like some vertical lines of the bitmap that makes up a character is
not drawn.
I attached a screenshot.
GFX hardware is a nvidia geforce 2 mx with the proprietary kernel module.
--
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=14246
Summary: Must Be Fixed! Neverwinter Nights Diamond Edition Dont
Work Anymore!!!!!111
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://http://nwn.bioware.com/about/diamondedition.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idan.ubuntu(a)gmail.com
CC: idan.ubuntu(a)gmail.com
Created an attachment (id=14539)
--> (http://bugs.winehq.org/attachment.cgi?id=14539)
Debug
when i installed the game and start it, i want to create a character, but it
closed.
--
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=12618
Summary: Word 2003 Bullets look weird
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorwex(a)gmail.com
In Microsoft Office/Word 2003, symbols inserted from the Bullets & Numbering
menu (i.e. bullets) are displayed incorrectly.
--
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=15221
Summary: Microsoft Office 2007: Bullets and numbering don't work
in Word
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=15976)
--> (http://bugs.winehq.org/attachment.cgi?id=15976)
screenshot in git
Seems to be the most common complaint in the AppDB. Tried it today, seems to
indent like it's putting bullets/numbers, but they don't show up. Screenshot
attached. Terminal only outputs:
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
I'll get a +imm log...
--
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=11794
Summary: setup does anish if clicking the setup background
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rudirennsau(a)hotmail.com
"the guild 2 - gold edition" setup vanishes if you klick on the background of
the setup.
if this happens, there is no possibility to get the actual setup window back
and that forces you to abort the setup process.
--
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=11518
Summary: Graphical Glitch in games when alt-tabbed
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott.vanderwall(a)gmail.com
Hey Guys,
I updated my winecvs a day or so ago and now it has this problem where if I alt
tab out of WoW and alt tab back it has rendering errors. It draws lines
everywhere and has weird shapes, however the sound is fine. What report would
you guys like to help fix this?
Thanks in advance.
--
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=11399
Summary: Cinema 4D R10 scrolling overlay
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
When scrolling in objects list, a grey overlay over 90% of the objects appears.
You need one click to let it disappear but its nasty if you want to select
different objects with ctrl
This not really generates an output in console so unfortunately i can't tell
more
--
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=11137
Summary: Trados not keeping track of settings
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Some examples instead of logs:
1. On Windows the license file is checked once and all components request to
the license server. On Wine, you have to enter the path to the license
everytime you are opening the same component (one it had checked and it is OK,
the component should not have to check the license since the license server is
doing it).
The component should remember the settings of the license server.
2. When opening a translation memory, it is alway prompting you to enter your
user ID. The user ID had been entered during installation. Usually it is not
asked again, the installation settings are taken over.
3. When opening Workbench, it should always open the translation memory that
had been previously opened. At this time it is opening blank even if you have
just worked on a translation memory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11110
Summary: Tony Hawk's Pro Skater 3: Crash on quit game
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre.wisplinghoff(a)gmail.com
Created an attachment (id=10144)
--> (http://bugs.winehq.org/attachment.cgi?id=10144)
Interesting part of +relay log quitting the game
When clicking "exit game" in the main window, a page fault occurs and wine
hangs while trying to start the debugger.
The register/stack dumps are at the end of the attached +relay log (only the
part that seems to be most interesting)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11066
Summary: Kid Pix Deluxe 4 Home Edition installer ereg wants IE4
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
winetricks fakeie6 isn't enough for it... log shows
trace:reg:NtOpenKey (0x38,L"Software\\Microsoft\\Internet Explorer",1,0x34fbf4)
trace:reg:NtOpenKey <- 0x40
trace:reg:RegQueryValueExA (0x40,"Build",(nil),(nil),(nil),0x34fbf0=0)
trace:reg:NtQueryValueKey (0x40,L"Build",2,0x34faa8,256)
...
trace:text:DrawTextExW L"Sorry, Internet Explorer 4.0 or higher is required.",
-1, [(0,0)-(352,0)] 00000450
Looks like we need to add a registry key?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11046
Summary: Kid Pix 3 installer z-order hell in QuickTime demo movie
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The kid pix 3 installer installs Quicktime 4,
and offers to show a demo movie.
If you say yes, woe unto you, for you will
be mocked with a strobe light show from
hell, and will be unable to recover without
great effort. This is partly bug 1347 (which
makes the quicktime player black out the
rest of the screen) and partly a z-order
conflict between the quicktime player, itself,
and the kid pix installer background window.
I think. I'm still kind of scarred.
This is not a new bug, it's been around since
I first tried kidpix last year.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10768
Summary: Can't bring up help on Dragon Naturally Speaking 9
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://nuance.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Bringing up help on Dragon Naturally Speaking 9
either doesn't work at all, or just barely works.
For instance, in the new user training, if you get
a dialog saying that it can't adjust your volume
(as you currently do on some alsa systems like mine),
there's a Help button. Clicking that gives the
message "Failed to launch help." +relay shows
0028:Call KERNEL32.CreateFileW(00af7c70
L"mk:@MSITStore:C:\\PROG~FBU\\NUANCE\\NATU~0QK\\HELP\\ENX\\PREF\\DRAGON_ENX.CHM>HiddenNav",80000000,00000001,00000000,00000003,00000080,00000000)
ret=790786d7
0028:Ret KERNEL32.CreateFileW() retval=ffffffff ret=790786d7
Odd that it's trying to open that as a plain file.
http://wiki.winehq.org/HtmlHelp indicates it's supposed to
be accessed via wininet, or something. I'll attach
a +relay log as helpbug1.txt.
Similarly, if you right click on the microphone symbol and
chose "Help / Show Topics", you get a very similar error,
0009:Call KERNEL32.CreateFileW(00ae52e8
L"mk:@MSITStore:C:\\PROG~FBU\\Nuance\\NATU~0QK\\help\\enx\\pref\\dragon_enx.chm",80000000,00000001,00000000,00000003,00000080,00000000)
ret=78d356d7
and an entry in dragon.log:
16:38:45 Warning:
HtmlHelpA(mk:@MSITStore:C:\PROG~FBU\Nuance\NATU~0QK\help\enx\pref\dragon_enx.chm,
0, 00000000)
The "Help / Performance Tools" entry (not sure about the name,
it's one of the first ones in the list" does bring up help,
but it's unstable, it seemed to crash pretty quickly for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10637
Summary: wineserver interferes with XVideo playback
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mojoman69(a)gmail.com
As of 2007-11-28 10:52AM CST to now ( 2007-12-01 19:35 ) wine built from GIT
interferes with XVideo playback whenever wineserver is running.
If the application that wine is running is shutdown and allowed to exit
gracefully after the wineserver process halts XVideo playback is restored.
However if wineserver is force killed ( kill -9 $PID ) XVideo will not resume
untill after X has been restarted.
See attachment for example of XVideo corruption.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10500
Summary: Supreme Commander Desync with latest 3269 Patch (
Supposed to fix desync issues )
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m6(a)kcidx.org
Supreme Commander seems to be running fairly well for me, however Since i
update to patch 3269 I get this error, and My LAN games keep desyncing.
fixme:winsock:convert_aiflag_w2u Unhandled windows AI_xxx flags 8
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10333
Summary: Page fault when attempting to run HL2 / Portal
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MattFinn(a)gmail.com
Created an attachment (id=9001)
--> (http://bugs.winehq.org/attachment.cgi?id=9001)
Console ouput including page fault message
This happens on HL2 and Portal. I run Portal either directly through steam or
with "wine steam -applaunch 400" and the game never appears. I see the pre-game
steam messages (connecting to account, etc), but that's all.
Console output is attached.
Let me know if you'd like any other traces or anything. Git is from about 24
hours ago.
I didn't know which component, so I guessed kernel since it says kernel32 a lot
near the page fault :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10275
Summary: "Get PLP" button in Matlab R14 installer does nothing
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Matlab R14 installer offers you a chance to retrieve
your personal license password via the web by clicking on a button
marked "Get My PLP". Clicking on this does nothing.
+process shows what it's trying to do:
trace:process:CreateProcessW app (null) cmdline L"rundll32
url.dll,FileProtocolHandler http://www.mathworks.com/accesslogin/index.jsp"
+all on that commandline shows where it's going south:
0009:trace:nls:WideCharToMultiByte cp 0
L"http://www.mathworks.com/accesslogin/index.jsp\0000" ->
"http://www.mathworks.com/accesslogin/index.jsp\x00", ret = 47
0009:Ret KERNEL32.WideCharToMultiByte() retval=0000002f ret=7ecce7cd
0009:trace:rundll32:main Calling L"FileProtocolHandler"
(0x10024,0x7ecc0000,"http://www.mathworks.com/accesslogin/index.jsp",10)
0009:Call url.FileProtocolHandlerA(00010024,7ecc0000 "MZ\x90",0012b2e8)
ret=7ecceb72
I bet it'll be pretty easy to track down where that
argument gets mangled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10258
Summary: Missing region invalidation in listbox
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.pulsen.se
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
This bug is similiar to bug 10240. The Magna Cura application uses the Ultimate
Grid Control (http://www.theultimatetoolbox.com/products/ultimategrid/) in it's
Calendar. A drop down listbox is opened when "down" buttons are pressed. This
listbox is not painted properly, see screenshot at
http://www.cendio.com/~astrand/wine/48-ultimate-grid/nopaint.png. Here, xclock
has been dragged over the listbox, which is then repainted correctly.
Magna Cura is not available for testing, as described in bug 10240. There's a
demo application of the Ultimate Grid available from
http://www.theultimatetoolbox.com/try/, but for some reason I cannot reproduce
the problem with this demo.
By executing Wine slowly, I've realized that the listbox is actually drawn
correctly at first, then incorrectly repainted blue.
I'm not 100% certain that the problem is with the listbox implementation, but
in any case, the problem goes away with this patch:
--- listbox.c (revision 13259)
+++ listbox.c (arbetskopia)
@@ -3064,6 +3064,7 @@
if (descr->focus_item != -1)
LISTBOX_RepaintItem( descr, descr->focus_item, ODA_FOCUS );
SEND_NOTIFICATION( descr, LBN_SETFOCUS );
+ InvalidateRect(descr->self, NULL, TRUE);
return 0;
case WM_KILLFOCUS:
descr->in_focus = FALSE;
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10240
Summary: Missing region invalidation in edit control
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pulsen.se
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
Original mail to wine-devel:
It seems like there's a missing region invalidation in the edit control
somewhere; the background is not correctly updated, unless the window is
moved or exposed to X11 exposes. See screenshot at
http://www.cendio.com/~astrand/wine/46-textedit-color/nopaint.png. In this
case, xclock has been dragged over the edit control area, which is then
correctly painted white.
The application is Magna Cura.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10224
Summary: Property Sheet Buttons are not repositioned when sheet
is resized
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.pulsen.se/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
This bug was initially reported on the wine-devel mailing list, using subject
"Misplaced Property Sheet buttons". When using the "Magna Cura" application,
but buttons on property sheets are not properly placed. The screenshot
http://www.cendio.com/~astrand/wine/62-tab-size/unpatched.png demonstrates
the problem: The buttons are only partially visible. It turns out that the
parent window for the Buttons changes size several times. The height is:
228
95
466
436
450
The PROPSHEET_AdjustButtons function, however, is only called in
WM_INITDIALOG, so the buttons are positioned based on the height 466, and
never repositioned.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10057
Summary: gamma handling, application access to screen gamma,
disabling gamma control
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuomo.kohvakka(a)iki.fi
My main problem is that
a) I need somewhat calibrated display. Not properly profiled, but I like that
black is black and white is about white [2]. This can be accomplished with
proper gamma ramps, eg, using application like xgamma or nvidia-settings [1].
No problem here actually.
[1]
http://www.rancholinux.com.ar/wp-content/uploads/2007/05/nvidia-settings.png
[2] http://www.aim-dtp.net/aim/evaluation/gamma_space/index.htm
b) Whenever I use any D3D application under wine, gamma ramps get set into
"default" messing screen colors. This affects the game in question and whole
desktop after exiting application (and wine).
It would be nice if there would be a solution. However, I don't know what it
should be.
At least wine probably should restore gamma ramps when exiting, but I'm not
totally certain even about this. It would obviously forbid using any win32
gamma setting (screen calibration) software.
It wouldn't help with messed up colors in application either. I'm wondering if
it could be possible to calculate a "calibrated" gamma ramp from user (x11) and
application (win32) supplied and use that, resulting in no change if
application just wants something flat default. This would of course have same
problem as above.
I've found that not any of the games that I play actually uses gamma setting in
any meaningful way. As such I propose following patch which allows disabling
gamma functionality by setting up a registry key.
I can supply some screen shots (camera pointing at screen showing gamma
effects) if required.
There is similar bug with gnome-screensaver, see
http://bugzilla.gnome.org/show_bug.cgi?id=342850
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9964
Summary: Jade Empire hangs while playing movies
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jroehl(a)freenet.de
Created an attachment (id=8475)
--> (http://bugs.winehq.org/attachment.cgi?id=8475)
Output of starting and trying to play logo movie
When JE tries to play movie sequences, the screen gets totally white and game
hangs. A workaround is to disable movies in jadeempire.ini. Edit the lines to:
NoLogos=1
NoMovies=1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9926
Summary: gdi32.dll should not have exported function pointers
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Blocks: 219
These two pointers are not present on the native systems:
@ extern pfnRealizePalette
@ extern pfnSelectPalette
This causes some code in SafeDisk 3.x to crash dereferencing these pointers.
They should be replaced with function calls to get/set them instead.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9565
Summary: wined3d regression with rogue spear
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frick(a)sc-networks.de
CC: stefandoesinger(a)gmx.at
Rogue Spear worked OK before this patch using FBO. There where some visual
artefacts with the mouse cursor. Now starting a mission takes ages in the
tactical menu and the visual problems are the same with and without FBO like
before _without_ FBO. Please advice what infos are needed.
commit 3b822b80feba396ec017c9ef0d96d59a1733a2d8
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 21 23:24:16 2007 +0200
wined3d: Reject opengl accelerated blits with system memory surfaces.
:040000 040000 8ef4e54af50c3dbd862ff89bc80e1d1b00791f31
dcf76dd03a3451b4eed44796f39ccb1faee4ae6f M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9332
Summary: Lego start wars crashes
Product: Wine
Version: CVS
Platform: Other
URL: http://download2.gamershell.com/cgi-
bin/fhx.pl?auth=dJnag3QjQreKI&id=14908&ts=1187113187&cat
=demo&filename=LEGO_Star_Wars_2_DEMO.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this game crashes (as another too that i forgot) in fglrx.dri.so. Allthough
that might point to buggy driver, the bug was introduced between wine-0.9.26
and wine-0.9.28. So the game used to work (albeit with graphical glithches, but
hey what would you expect from an A(ll).T(extures).I(nvisible) card....)
If i have time i'll do a regression test
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14138
Summary: Cs 1.6 FPS drop bug
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bakterien(a)gmail.com
I've found an odd frequent performance bug with CS 1.6 and other HL based
games. The FPS drops from 80+ to 15-20 every other second so one second I got
good fps the other it drops down to 15-20 and back again. I recently discovered
that it is related to the Steam menu somehow, cause if it's minimized there are
no problems but when the menu is running in the background I get this odd fps
drop every second ummm second....
Running it on:
Kubuntu 8.04 + wine 1.0.0
athlon 2400+
fx5900xt
512mb ram
--
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=14213
Summary: Dawnspire doesn't start at all
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.dawnspire.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krank23(a)gmail.com
When started gives the error message "We have detected that your GPU (video
device) is not supported Please visit www.dawnspire.com for detailed system
requirements". My graphics card, a GeForce 7600 GS, was supported just fine in
Windows. The only console output error was: "fixme:win:EnumDisplayDevicesW
((null),0,0x32f82c,0x00000000), stub!"
Installed the 1.31 client from the official website, installed and ran with
Wine. Did nothing special. My personal guess: Dawnspire uses some way to detect
compatible graphics devices that Wines doesn't support 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=14172
Summary: FASM & µTorrent with WinRAR
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gmail.com
It appeared that FASMW (flat assembler's Win32 IDE) won't run with WINE
(launching from Konqueror), simply nothing happens.
But out of curiousity I tried launching it from the already running WinRAR.
And it did ran! Normally.
Something to consider about.
And other thing which maybe connected.
µTorrent runs normally (again, launching from Konqueror), but when I launched
from WinRAR some weird thing occured: the gridlist window where torrents are
listed was in black colour (normally it's standart white).
That's all I guess.
In hope that you will solve the FASMW issue,
Regards.
--
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=14136
Summary: PartyPoker: No login possible
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: strongboww(a)hotmail.com
If you try to enter your username and password it wont recognize it as correct,
even if it must be 100% right. So everytime you just geht "Wrong password"
message and the options box, same as you get if you really do it wrong under
windows. Also resetting the pwd didn't help, as well as the howto posted under
the test data.
--
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=14133
Summary: Game load problem (opposing-force)
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: bdemiral(a)gmail.com
Created an attachment (id=14378)
--> (http://bugs.winehq.org/attachment.cgi?id=14378)
log and backtrace
With the earlier version of wine i could run the game Half-Life: Opposing Force
but after i updated to 1.0.0 while i am loading the save file the game crashes.
The game runs normally when i start a new game.
--
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=12993
Summary: Portal slows down when looking at an open portal
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
In Portal, there is a severe slowdown most times when looking into an open
portal or at a distorted window (from smooth to 5fps).
There are a lot of these messages:
fixme:d3d_texture:IWineD3DTextureImpl_PreLoad Texture (0xf2d8050) has been
reloaded at least 20 times due to WINED3DSAMP_SRGBTEXTURE changes on it's
sampler
If I comment out the reloading code the slowdown is gone, but that causes the
elliptical part of the wall behind the portal to be brighter when it's opening.
Card is Nvidia 8800GTX, driver 169.12.
--
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=9554
Summary: Sound / Music in UFO:ET doesn't work at all
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sm(a)kleinreich.de
Created an attachment (id=7925)
--> (http://bugs.winehq.org/attachment.cgi?id=7925)
Debugchannel +dmloader while starting UFO:ET
Sound and Music is broken in UFO Extraterrestrials.
Estimated cause:
warn:dmloader:IDirectMusicLoaderFileStream_Attach : failed
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : could not
attach stream to file
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15297
Summary: WoW either fails at startup, runs fine, or crashes the
XServer, all at random.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rankincj(a)yahoo.com
Created an attachment (id=16112)
--> (http://bugs.winehq.org/attachment.cgi?id=16112)
WINEDEBUG=warn+opengl,+wgl,+x11drv fails with a GLX error
I've noticed this bug for several months now, and can't remember exactly when
it started. Basically, I am running World of Warcraft using both Wine and Mesa
from their respective git repositories. My PC is a dual P4 Xeon machine, with
hyperthreading enabled, so that I have four virtual CPUs. I am using a Radeon
9550 graphics card.
When I run WoW in OpenGL mode, then one of three things happens:
a) WoW completely fails to start, and reports this error:
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 156 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 586
Current serial number in output stream: 586
b) WoW runs fine(-ish), albeit slowly. (But maybe that's just Mesa's R300
support)
c) The entire X server crashes, and the Xorg.0.log file reports a SIGSEGV while
calling __glxDeassociateContext.
So assuming that I don't crash the X server first, I can eventually get WoW to
start just by trying to run it again and again. It sounds like there might be
some hideous sort of race condition in the context-handling code.
--
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=15049
Summary: Wine configure script doesn't find HAL development files
on Fedora 9
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aldwulf(a)gmail.com
Created an attachment (id=15705)
--> (http://bugs.winehq.org/attachment.cgi?id=15705)
Configure script output
I fetched WINE from GIT and runned configure script. It detected all HAL
headers, but at the end of output it returned that libhal devel files were not
found. I have installed hal-devel package (there's no package like
libhal-devel), but it didn't 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=14912
Summary: Phalanx Visual Chat Crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.bhlabs.com/downloadsplash.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=15486)
--> (http://bugs.winehq.org/attachment.cgi?id=15486)
Error messages Phalanx produces
Phalanx Visual Chat doesn't work, it crashes on startup with Various Runtime
Errors (see Attachment)
--
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.