http://bugs.winehq.org/show_bug.cgi?id=27741
Summary: Imbricated for loops parameters not expanded correctly
Product: Wine
Version: 1.3.24
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Created an attachment (id=35491)
--> (http://bugs.winehq.org/attachment.cgi?id=35491)
+cmd log
Say your test_builtins.cmd looks like
@echo off
for %%i in (A) do (
for %%j in (A) do (
call :myFun %%i %%j ))
goto :end
:myFun
echo %1 %2
goto :eof
:end
and the test_builtins.cmd.exp contains "A A" as only line.
Then a test run gives:
batch.c:205: Test failed: unexpected char 0x69 position 0 in line 1 (got 'i A',
wanted 'A A')
--
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=27056
Summary: WebcamMax: Crash at installation
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://download.coolwaremax.com/webcammaxcur/WebcamMax
-7.2.8.2.MultiLanguage.Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=34487)
--> (http://bugs.winehq.org/attachment.cgi?id=34487)
Terminal output on wine-1.3.19-49-g92e05ed
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine WebcamMax-7.2.8.2.MultiLanguage.Setup.exe
4) next->next->next...
Behaviour:
Crash.
Expected behaviour:
No crash.
Workaround:
winetricks wininet
--
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=27813
Summary: Windows 7 msacm32 needs CompareStringOrdinal
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
When using native msacm32 from w7, wine crashes because of missing
CompareStringOrdinal.
A stub helps as attached. Sent the patch but wasn't picked up; I don't remember
what's wrong with it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22696
Summary: RCT2 crashes when changing screen resolution
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan(a)jbsoft.nl
Created an attachment (id=27963)
--> (http://bugs.winehq.org/attachment.cgi?id=27963)
RCT2 Crashes with Access Violation error
In Roller Coaster Tycoon 2 when trying to change the screen resolution.
A dialog box is shown (see screenshot) and the application crashes.
This error happens every time when the menu option is clicked.
This function seemed to work in previous versions.
OpenSuse 11.2
ATI Radeon driver 6.12.4 (Mesa 7.8.1) on a ATI X1270
Resolution RCT2 at startup = 1024x768
--
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=23837
Summary: The Spirit Engine 2 crashes on startup
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.thespiritengine.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Created an attachment (id=29919)
--> (http://bugs.winehq.org/attachment.cgi?id=29919)
Runtime error channel
The Spirit Engine 2 v.1.06 crashes after (apparently) installing correctly.
Installation has been performed using
msiexec /i
stderr is available in the attached install.log
The program has been launched using
wine "The Spirit Engine 2.exe" from the installed program directory.
stderr is available in the attached run.log
Program is downloadable from the website http://www.thespiritengine.com
--
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=15973
Summary: Bad encoding on help Metatrader 4
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zburguy(a)gmail.com
Created an attachment (id=17164)
--> (http://bugs.winehq.org/attachment.cgi?id=17164)
screenshot
Bad Russian encoding help MENU in Metatrader 4 http://www.metaquotes.ru/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24453
Summary: Snes9x 1.52 runs very slowly with DirectDraw.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30850)
--> (http://bugs.winehq.org/attachment.cgi?id=30850)
Terminal Output
Two tests were performed. The first one is with ddr=gdi. Like this, the
audio/video are both sluggish when the video mode is set to DirectDraw. The
second one is after using winetricks to set ddr=opengl, in which case it runs
even more slowly. Also, the video does not appear properly until after
toggling the "hide menu bar" option at least once after loading a 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=22350
Summary: Wine does not support .net apps out-of-the-box
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Simple .net apps should work in Wine without having to
install anything extra; see
http://wiki.winehq.org/Mono for current status.
This affects, for instance, the Sims 3 launcher.
--
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=22034
Summary: EXIT_ON_ERROR should use ERR instead of WARN in
winealsa.drv
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: superquad.vortex2(a)gmail.com
In winealsa.drv , WARN() should not be used in EXIT_ON_ERROR() since those
functions in waveout.c and wavein.c are all fatal errors
(e.g. snd_pcm_hw_params_set_period_time() may return error on when using "hw"
device for some alsa driver by modifying registry "ALSA Driver" "UseDirectHW"
to "Y" for those hardware mixing sound cards)
wine is unable to report those error message for those alsa drivers
#define EXIT_ON_ERROR(f,e,txt) do \
{ \
int err; \
if ( (err = (f) ) < 0) \
{ \
WARN(txt ": %s\n", snd_strerror(err)); \
+ ERR(txt ": %s\n", snd_strerror(err)); \
retcode=e; \
goto errexit; \
} \
} while(0)
--
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=24579
Summary: Steam windows move twice as far as they are moved
Product: Wine
Version: 1.3.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sheeettin(a)gmail.com
(From bug 20865)
Moving any Steam window by its own decorations (never the window manager's)
often results in the window moving twice as far as it should.
Dragging windows to a new position works fine, but on release of the left mouse
button, the window jumps the same distance you moved it beyond where you moved
it to.
This effect occurs most often with short, jerky moves. Waiting before releasing
the LMB may result in proper behavior.
This bug occurs with or without a virtual desktop. However, WITH a virtual
desktop, it DOES occur when resizing. (Without a virtual desktop, resizing
works properly.)
--
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.