https://bugs.winehq.org/show_bug.cgi?id=39906
Bug ID: 39906
Summary: ODB++ Viewer fails to install due to improper bat file
handling (quoting or delimiting problem)
Product: Wine
Version: 1.8
Hardware: x86
URL: http://www.odb-sa.com/resources/odb-viewer/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Xubutnu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.96
driver.
Wine 1.8 (git)
Mentor Graphics ODB++ Viewer 9.6 (32 or 64-bit)
During installation it attempts to execute several *.bat files but they fail.
According to install log (…/drive_c/MentorGraphics/Install/LOGS/):
Can't recognize
'C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\install\a_UpdateFiles.bat"
-target "C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96" -msicmd
"C:\MentorGraphics\Install\bin\msi_cmd.exe" -mgchome
"C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\MGC_HOME.ixn -vco ixn' as an
internal or external command, or batch script.
Can't recognize
'C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\install\a_post_install.bat"
-target "C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96" -msicmd
"C:\MentorGraphics\Install\bin\msi_cmd.exe" -mgchome
"C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\MGC_HOME.ixn -vco ixn' as an
internal or external command, or batch script.
Can't recognize
'C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\install\a_vcredist_install.bat"
-target "C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96" -msicmd
"C:\MentorGraphics\Install\bin\msi_cmd.exe" -mgchome
"C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\MGC_HOME.ixn -vco ixn' as an
internal or external command, or batch script.
Can't recognize
'C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\install\z_AddMenuEntry.bat"
-target "C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96" -msicmd
"C:\MentorGraphics\Install\bin\msi_cmd.exe" -mgchome
"C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\MGC_HOME.ixn -vco ixn' as an
internal or external command, or batch script.
Can't recognize
'C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\install\z_CreateDesktopShortcut.bat"
-target "C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96" -msicmd
"C:\MentorGraphics\Install\bin\msi_cmd.exe" -mgchome
"C:\MentorGraphics\Valor\ODB++_Viewer\odbviewer_96\MGC_HOME.ixn -vco ixn' as an
internal or external command, or batch script.
Steps to reproduce:
1. Register (free) and download viewer. Will receive a registration key and a
"odbviewer.signature" file.
2. Extract the 280MB+ zip which contains both 32-bit and 64-bit installers.
3. Place the "odbviewer.signature" file in the same directory as the chosen
installer then execute the installer. Enter registration key when prompted.
4. Respond to dialogs as needed.
5. During post-install script phase several error dialogs are displayed about
script failures.
Installer completes regardless but application aborts with an unhandled
exception.
--
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=30185
Bug #: 30185
Summary: SuperPower 2 demo crashes on launch
Product: Wine
Version: 1.4
Platform: x86
URL: http://www.gamefront.com/files/3631719/SuperPower_2_De
mo
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 39396
--> http://bugs.winehq.org/attachment.cgi?id=39396
terminal output
The installed demo, when started with joshua.exe, crashes immediately.
I get the same crash with older Wine versions as well (1.2.3, pre-1.0).
To install the demo I used Wine-1.4 because of bug #30182.
Fedora 16 x86
gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45722
Bug ID: 45722
Summary: cmd for loop doesn't work with tokens and delims
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: paleozogt(a)gmail.com
Distribution: ---
Created attachment 62153
--> https://bugs.winehq.org/attachment.cgi?id=62153
example of for loop that doesn't work
Using a "for /F" loop with tokens and delims doesn't work.
Attached is a test.bat that shows the problem. It takes an argument list,
splits it up by the loop and echos each arg.
With Windows 10's cmd, it looks like this:
>test.bat foo bar baz
foo
bar
baz
While Wine 3.0.2's cmd doesn't output anything. It appears to run right over
the loop.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42470
Bug ID: 42470
Summary: Frequent critical section timeouts in winetricks
dotnet46
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Created attachment 57323
--> https://bugs.winehq.org/attachment.cgi?id=57323
bt all
I've been seeing this for a few weeks, but I haven't been able to isolate the
cause. It's causing me a lot of grief with winetricks-test.
I'll attach the output of bt all for two separate runs. Unfortunately it seems
I didn't put the deadlocked thread in my original bt all output, but I'll
include it anyway. My most recent run was:
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process
heap section" wait timed out in thread 0040, blocked by 0041, retrying (60 sec)
(also in the attachment).
The issue is very reliably reproduced on my machine, if further logs/debugging
is needed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45731
Bug ID: 45731
Summary: cmd for loops sensitive to whitespace
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: paleozogt(a)gmail.com
Distribution: ---
Created attachment 62169
--> https://bugs.winehq.org/attachment.cgi?id=62169
test.bat
Wine's CMD is sensitive to whitespace in for-loops.
For example, the following
> for /f %%i IN ('dir "%CD%" /b /on') DO (
> @echo %%i
> )
works on both Windows 10 and Wine.
While the following
> for /f %%i IN ( 'dir "%CD%" /b /on' ) DO (
> @echo %%i
> )
works on Windows 10, but fails with Wine with "Invalid parameter".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44981
Bug ID: 44981
Summary: Xenserver console and Vmware management console
(client)
Product: Wine
Version: 3.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dkgnim(a)mail.ru
Distribution: ---
Absolutely not working. Any version.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45552
Bug ID: 45552
Summary: Kolab E14 Client installation fails
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
Created attachment 61970
--> https://bugs.winehq.org/attachment.cgi?id=61970
Log file of last install steps
The installation of the Kolab Client release E14 (Groupware based on KDE) fails
in the post installation phase. The problem seems to be that the installed
programs are not executable.
The installer installs GPG4WIN and the "Visual Studio Redistributable 2010" (or
2013).
The attached kde-post-install log shows that the programs are not executable
despite the fact that they exist.
The logfile with WINEDEBUG=+all is attached.
Wine is self-compiled.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44490
Bug ID: 44490
Summary: Zwei: The Arges Adventure videos play distorted (Indeo
5 encoded)
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvfw32
Assignee: wine-bugs(a)winehq.org
Reporter: kq3thih(a)mailnesia.com
Distribution: Debian
With patch https://source.winehq.org/patches/data/141524 and winetricks -q
icodecs Zwei plays the Indeo 5 encoded videos. Logo video plays when launching
the game. However playback is distorted as seen in the screenshots.
Adding an override and using native msvfw32.dll from XP SP3 is a workaround.
SHA256 (msvfw32.dll) =
db676642f9c0467dbc313d0b475250b247eabb281fd359896398a0e7c725f0f8
Nothing useful or related in the default terminal output.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45478
Bug ID: 45478
Summary: World of Warcrafft: graphical artifacts since 8.0
(BfA)
Product: Wine-staging
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clm(a)martindroessler.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61826
--> https://bugs.winehq.org/attachment.cgi?id=61826
Screenshot showing the problem
Since the new patch 8.0.1, there are graphical artifacts and wrong colors in
some areas.
E.g. in Antoran Wastes where half of the map and the sky is in a glowing
yellow. Also when teleporting, the effect is a yellow square.
I attached a screenshot.
My System:
AMD Radeon Vega 64
Core i7 6700
32 GB RAM
4k Display via HDMI
m.2 SSD
Kernel 4.15 (via ubuntu mainline)
Mesa 18.1.4 (self compiled)
Wine-staging 3.12
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45644
Bug ID: 45644
Summary: chromium x64 sandbox >=win10 needs
UpdateProcThreadAttribute to handle
PROC_THREAD_ATTRIBUTE_CHILD_PROCESS_POLICY
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Follow up to bug 45643.
With the previous patches, chrome x64 works in win8 mode. But it crashes in
win10 mode.
--
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.