http://bugs.winehq.org/show_bug.cgi?id=21442
Summary: Visual C++ 2010 beta 2 web installer aborts when
starting download
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.microsoft.com/visualstudio/en-us/try/defaul
t.mspx#download
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer goes fine until you ask it to start installing.
When it tries to download the first component, it exits abruptly.
The last few lines on the console were
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:qmgr:BITS_IBackgroundCopyJob_SetCredentials Not implemented
fixme:qmgr:BITS_IBackgroundCopyJob_SetCredentials Not implemented
fixme:qmgr:BITS_IBackgroundCopyJob_AddFile Check for valid filenames and
supported protocols
fixme:qmgr:BITS_IBackgroundCopyJob_Cancel Not implemented
fixme:advapi:ControlTraceW (0, (null), 0xad33554, 1) stub
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl 0x00000003, 0xad3698c
fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
The qmgr lines are from a service, so they don't show up in the attached
relay log. To get a relay log at all, I had to add
KERNEL32.lstrcmpW;KERNEL32.SetLastError;KERNEL32.GetLastError;KERNEL32.TlsGetValue;KERNEL32.FlsGetValue;ntdll.RtlAllocateHeap;KERNEL32.MultiByteToWideChar;ntdll.RtlFreeHeap
to RelayExclude, or it took forever.
Even so, the relay log is huge. I'm attaching the last million lines,
compressed with rzip.
--
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=27087
Summary: Space Empires: Star Fury hangs with sound enabled
(Alsa full hw. acceleration)
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.fileplanet.com/130638/130000/fileinfo/Space
-Empires:-Starfury-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Created an attachment (id=34522)
--> (http://bugs.winehq.org/attachment.cgi?id=34522)
plain terminal output
The game becomes unresponsive when sounds are enabled and Alsa is set to full
hw. acceleration (default).
The easiest way to reproduce the issue in the demo by choosing <Credits> from
the main menu then click on <Close>. Another occurrence of the problem is when
you try to create a new game: the game hangs after you've entered the name of
your ship and commander.
Workaround: Alsa with 'emulation' mode.
Note #1 (when testing): in-game music must be disabled otherwise the game hits
bug #2748.
Note #2: if you encounter mostly black screen after starting the game you need
to change ORM to backbuffer.
To reproduce the problem in the demo:
1) Install the demo as usual.
2) Launch the demo by StarFury.exe the first time: this will create the
corresponding registry entry for the game. Quit the launcher and fire up
regedit. Look for the key under HKCU/Software/Malfador Machinations/Star Fury.
Change the value of 'Play Music' from true to false.
3) Launch the demo again (now with disabled music). In the main menu select
<Credits>. When you've seen enough of it click on <Close>: the game will hang.
The problem didn't occur in Wine-1.3.16:
15ad749eced53e0c33454970bfc2bdb58b64f92b is the first bad commit
commit 15ad749eced53e0c33454970bfc2bdb58b64f92b
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Sat Mar 26 07:44:22 2011 +0100
Revert "winmm: Fix PlaySound so it doesn't block when another sound is
already playing.".
This reverts commit f44bc89bc41b2b8d75eeb4fc02f5aa587d84c13c.
Let the player thread call waveOutReset itself instead.
:040000 040000 c2dad4069a0edd88b5e2a1f917530f181d4ffb08
344143fca0150b28cf8473c9e62d81f1f89b6454 M dlls
Fedora 14 32-bit
Kernel 2.6.38.5
Alsa 1.0.24
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
If you need a log with specific debug channels enabled, just 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=18587
Summary: dplaysvr crashes suddenly
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dan_500(a)web.de
I'm using "Anno 1602 KE" with Microsoft DirectPlay from Windows 98 SE. If I use
version 1.1.21, the directplay server crashes suddenly during the multiplayer
game. It shows the new dialog on application crashes. The main application is
frozen than and I have to kill it by hand. Seems to be an regression. No
problems with 1.0 or earlier 1.1.x releases.
--
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=21130
Summary: 'cmd/c echo.' should give a newline
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On windows:
'cmd /c echo.' should give a newline (notice that there is no space between
echo and '.'. On wine, it gives:
>echo.
File not found
--
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=14704
Summary: Stronghold 1.4.1 crashes with unhandled page fault
immediately upon execution
Product: Wine
Version: 1.1.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saellaven(a)gmail.com
Created an attachment (id=15190)
--> (http://bugs.winehq.org/attachment.cgi?id=15190)
debugger info of crash
I just did a fresh install of Stronghold 2 and then patched to version 1.4 and
then 1.4.1.
wine Stronghold.exe immediately fails with the following:
wine: Unhandled page fault on read access to 0x83e58955 at address 0x36eecc8
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x83e58955 in 32-bit code
(0x036eecc8).
See attachment for the rest of the debugger 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=27520
Summary: Rift: opengl crash with latest git (20110617)
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timwoj(a)ieee.org
Created an attachment (id=35187)
--> (http://bugs.winehq.org/attachment.cgi?id=35187)
Full crash log
I just updated to the latest git, and Rift crashes at startup now. The
launcher starts but as soon as I press play it flashes the whole screen white
and then dumps me into the crash reporter. The full log is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19693
Summary: FeedDemon wizard cannot check NewsGator account
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.filehippo.com/download_feed_demon/4159/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucak3(a)gmail.com
Created an attachment (id=22992)
--> (http://bugs.winehq.org/attachment.cgi?id=22992)
log of the first run of FeedDemon
Version is wine-1.1.27-40-g0c862de
Steps to reproduce:
1- clean wine prefix;
2- download FD 2.7 from URL above
3- install it (it finishes with few unimportant fixmes);
4- registrate an account on NewsGator;
5- run FD.
At the first run, you will be shown a wizard that checks your account and syncs
with its feeds, but it fails showing the err:ntlm:SECUR32_initNTLMSP and the
others.
I don't know which is the fatal error so i couldn't decide between secur32 or
wininet components.
--
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=18874
Summary: corruption of text in text windows in DAoC
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justicezero(a)mailsnare.net
Created an attachment (id=21703)
--> (http://bugs.winehq.org/attachment.cgi?id=21703)
screen shot of corrupted display
No idea how I would find if this is duplicated elsewhere, alas, as it doesn't
give me much to go on.. if so, perhaps some of the data is useful.
In Dark Age of Camelot, 1.98 Labyrinth, text displays (chat, combat window,
inventory screen, mouseovers, entry window, info splashes, but interestingly
NOT dialogue boxes that i've seen) become corrupted, seemingly at random though
using the mouse wheel to scroll the chat bar triggers the issue within a second
or two. each of the listed items is separate. The corruption in the inventory
window is distinctive involving miniature copies of the window contents.
No error in terminal screen associated with the bug, so I don't know enough to
diagnose it well enough to check what the bug status is.
Tested in Ubuntu 9.04 in 1.1.18,21,and 22 (I was unable to pass the login
screen with 1.1.23 - different bug)
--
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=18580
Summary: "Fancy shadows" don't render correctly
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eiffel56(a)gmail.com
Created an attachment (id=21246)
--> (http://bugs.winehq.org/attachment.cgi?id=21246)
Ingame screenshot showing floating shadows
It is possible to activate that "fancy shadows"(well, they are rendered in
realtime in contrast to the old ones) with latest Wine.
Sadly, they won't render correctly. The shadows are there, but not displayed
under the objects that should get the shadows. They are just floating in the
air. It gets even worse if you set the shadows to the maximum, enabling
building's shadows.
Attached is a screenshot showing the situation. The red circle shows my
character's one.
--
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=18883
Summary: Ubuntu 8.04.2 (64bit), WINE 1.1.23 not opening any
apps, attached crash report from one app
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom(a)capi7.ca
After upgrading to 1.1.23, wine seemed to not work at all. I only use it for a
couple of applications, specifically a game for my wife called Scrubbles.
When trying to start the game, nothing happened, then a series of crash reports
started showing up on the desktop in ~1 minute intervals. I could not read the
contents at all, but you might be able to, so i ahve attached a copy of one.
I tried other wine-dependant apps and could not run them either so I
uninstalled 1.1.23 and installed the last good (for me) version 1.1.22 and
everything seems fine now.
Let me know if there is any other info needed and where to find it/how to
access it (in detail please).
Thanks.
--
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.