http://bugs.winehq.org/show_bug.cgi?id=19668
Summary: cmd /c doesn't wait for result before exiting?
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The cygwin shell script,
http://kegel.com/wine/vc2005x.sh.txt
runs properly on Windows Vista and Windows 7, but
fails on Wine because the script continues on to
the "rm -rf" immediately rather than waiting for
Ixpvc.exe to finish, as it does on Windows.
I suspect this is a bug in wine's cmd. Removing
the cmd /c prefix from the commandline, to let
cygwin's shell run Ixpvc itself, behaves properly,
and the following lines aren't run until Ixpvc finishes.
(The only reason the cmd is in the script at all
is because it was the only way I could get Ixpvc to
run at all on Windows; without it, Windows would
report "permission denied", presumably because it
thought some bad script was trying to install something.)
--
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=16761
Summary: Supreme Commander: No audio at default sample rate/with
full audio hardware acceleration
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)continuity.cjb.net
Created an attachment (id=18430)
--> (http://bugs.winehq.org/attachment.cgi?id=18430)
+dsound,+dsa,+dsalsa,+dsound3d,+dswave,+ds,+sound logs for audio acc full/emu
in Supreme Commander
Using "full" audio hardware acceleration settings, I get no audio in Supreme
Commander. dsound logs look ok apart from "warn:dsalsa:SetFormat Could not set
sound rate to 48000, but instead to 44100". Seems my sound card (Intel
HDA/SB7xx Azalia; audio was broken with my old ES1370 card, too, though) does
not support 48kHz sample rate or something. In AppDB setting default sample
rate to 48k is recommended (no sound otherwise?- Don't know.) so perhaps this
is related.
The game works flawlessly in Windows. Sound works in Wine with audio hardware
acceleration: "emulation" setting here, too.
Logs for emulation/full acceleration 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=21747
Summary: Pausing Pikachu Volleyball and opening menus disrupts
fade-in/fade-out effects
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://games.hotut.com/post/pikachu-volleyball/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26272)
--> (http://bugs.winehq.org/attachment.cgi?id=26272)
Terminal output
If Pikachu Volleyball is paused while the picture is fading-in or fading-out,
opening and closing menus can cause unexpected changes to the picture. Opening
and closing any menu in the game, including the "game" menu where the pause
option is located, causes the area behind that menu to become brighter or
darker.
If the game was paused while the picture was fading in, the area becomes
brighter; if the picture was fading out, the area becomes darker. If a menu is
repeatedly opened and closed, the problem grows progressively worse until the
area is at full brightness (for fade-in) or completely black (for fade-out).
These fade-in and fade-out effects occur at the start of each match and
whenever either player scores a point.
Graphics hardware: Intel GMA 950
Driver version: 2.9.0
Window manager: KWin with all desktop effects/compositing disabled
--
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=13828
Summary: Direct3D only shows garbage when rendering to a child
window on intel
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
Created an attachment (id=13878)
--> (http://bugs.winehq.org/attachment.cgi?id=13878)
Example of corruption, this should be a white square in a black square.
If you have a program that creates a child window and then tries to render
something to it, you will only see garbage, instead of the expected image.
This doesn't seem to happen with the nvidia drivers, so it could be an intel
bug only.
--
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=24020
Summary: League of Legends / Pando downloader can't use its
bundled MSVCP90
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://l3cdn.riotgames.com/Installer/ProdSource.06_29_
2010/LeagueofLegends.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you have slogged through
bug 22152 - workaround: export GC_DONT_GC=1
bug 24017 - workaround: apply patch that implements reg query)
bug 24019 - workaround: apply patch that implements
FormatMessage(WSAECONNREFUSED)
the next problem is that
C:/Program Files/Pando Networks/Media Booster/PMB.exe
explodes because it needs lots of imports from msvcp90.dll, and for some
reason Wine doesn't find
c:/Program Files/Pando Networks/Media Booster/Microsoft.VC90.CRT/msvcp90.dll.
That last bit sounds like bug 14980, but I'm not quite sure it's a duplicate
yet.
winetricks vcrun2008 works around the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30890
Bug #: 30890
Summary: World of Goo crashes on startup
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orzechowskid(a)gmail.com
Classification: Unclassified
Created attachment 40478
--> http://bugs.winehq.org/attachment.cgi?id=40478
console trace
World of Goo (Steam version) crashes on startup when run on Ubuntu 12.04 with
latest Wine package installed. First complains about requiring multiple back
buffers, then reports the attempted use of un-implemented functions in
msvcp80.dll before crashing.
Problem is fixed by installing vcrun2005 through winetricks.
--
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=16513
Summary: locomotive like noise effects with Syberia 2
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.4players.de/4players.php/download_start/PC-
CDROM/Download/6172.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: dmitry(a)codeweavers.com
To close bug #12255 for 1.1.6, Dmitry Timoshkov wrote a patch to winmm/mmio.c
that stopped a loud locomotive-like noise that plagued Syberia2 (retail & demo)
between versions 1.1.0 and 1.1.5.
1.1.6 worked perfectly.
Alas, Dmitry's post-1.1.6 patch to the same file
commit d40e003303d4ae2a2239ddfd5ef8b0be61959ac4
winmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a valid buffer
reintroduced the noise.
Vitaliy Margolen asked that I create a new bug item for this issue, i.e. the
old one be kept 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=27013
Summary: RIFT needs d3dx9_43.dll in system32 dir (but no
override) to run
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=34448)
--> (http://bugs.winehq.org/attachment.cgi?id=34448)
Ugly picture of gameplay without d3dx9_43.dll in system32
RIFT requires d3dx9_43.dll file (but NO override(override breaks it)) in the
windows\system32 directory to run.
Without it, the game starts but the display is completely unintelligible and
the game is unplayable (see attached screenshot).
--
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=16976
Summary: Level-R Intro Video is only white if fbo is selected
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
URL: http://levelr.gamigo.de/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Using fbo as offscreenrendering method causes the intro video of the game to be
just a white screen. With backbuffer its working.
fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
glBlitFramebuffer() @ device.c / 6595
fixme:d3d:stretch_rect_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from
glBlitFramebuffer() @ device.c / 6595
--
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=19650
Summary: Can't Start Olympus Master Software
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.olympusamerica.com/cpg_section/oima_softwar
emaster.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aliendude5300(a)gmail.com
Created an attachment (id=22935)
--> (http://bugs.winehq.org/attachment.cgi?id=22935)
Olympus Master Installation Log
Olympus Master is a program created by Olympus, a camera manufacturer. Olympus
master can be used to transfer and edit digital photos, and it is required to
update the firmware on Olympus Cameras. When trying to start the program, it
complains about "vcmop.dll". I looked up this dll file, and it appears to be a
"Microsoft® C/C++ OpenMP Runtime DLL", which is part of Visual Studio 2005. For
some reason the installer for the Olympus Master doesn't provide this required
file, however, after extracting the files from the Installation exe file, I
noticed it includes copies of Microsoft Visual C++ 2005 Redistributable, in
both x86 and x64 format. This lead me to assume that something is wrong with
how Wine handles the installation process, as Visual C++ 2005 should've been
installed if it was included in the Installation File. I then proceeded to
remove all the files related to Olympus Master from my wine drive_c, using the
remove option in the Uninstall Wine Software menu, however this didn't work, as
everytime I tried, I got an error message saying that msiexec.exe has
encountered a serious problem and needs to close, so I simply deleted the
Olympus Folders from Program Files. After that, I reinstalled Olympus Master
through terminal to get debugging information. The log files 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.