https://bugs.winehq.org/show_bug.cgi?id=41325
Bug ID: 41325
Summary: Actions of MSI installer properties missing or wrong
Product: Wine
Version: 1.9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
The MSI installer offers properties for uninstalling. The properties
ARPNOREPAIR
ARPNOMODIFY
APRNOREMOVE
are not considered. The above properties need to result in the following
Registry entries:
ARPNOREPAIR: NoRepair = 1
ARPNOMODIFY: NoModify = 1
APRNOREMOVE: NoRemove = 1
in
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{product
key}
Those Registry entries are not taken from the installer msi file and are
missing.
Adding those Registry entries manually in the Registry result in some
actions/options of the uninstaller but those actions are not correct. E.g. when
NoRepair = 1 is set, the user can still repair the product, or for NoRemove = 1
the product can still be removed etc. A Remove/Repair windows should not show
up at all when the according actions is blocked. Please compare with Windows'
Control Panel.
When corecting this software area I recommend to also fix the System
Information of the uninstaller. The System Information should reflect what came
in by the msi installer (that from the above Registry key).
--
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=28000
Summary: World War One Gold hangs during the initial loading
stage
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35848)
--> (http://bugs.winehq.org/attachment.cgi?id=35848)
plain terminal output
World War One Gold Edition v1.08l never reaches the main menu after starting:
the game always stops at the same point while loading (the progress bar reaches
95-98% when the loading process halts).
The game is still using 100% CPU power, the mouse pointer is movable across the
screen and music is playing but nothing else happens (I've waited for about 15
minutes just to be sure).
The same problem when trying to start the game in Wine-1.0.1, 1.2.3 etc.
The game was installed in a clean wineprefix, no native dlls were used.
I found out that adding WINEDEBUG=warn+heap to the command line makes it
possible to reach the main menu. No additional lines in the terminal appeared
when warn+heap was used.
--
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=45848
Bug ID: 45848
Summary: Assassin's Creed Chronicles: China - player model
rendering issues in DX11 mode
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 62330
--> https://bugs.winehq.org/attachment.cgi?id=62330
+d3d_shader
Player is green textured and also randomly not animated while moving.
DX9 mode works fine.
err:d3d:wined3d_debug_callback 0x384adb0: "GL_INVALID_OPERATION error
generated. <program> has not been linked, or is not a program object.".
err:d3d:wined3d_debug_callback 0x384adb0: "GL_INVALID_OPERATION error
generated. <program> object is not successfully linked, or is not a program
object.".
--
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=22995
Summary: Adobe FrameMaker 8 installer displays complaint about
installation path drive type
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.adobe.com/support/downloads/detail.jsp?ftpI
D=4549
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28485)
--> (http://bugs.winehq.org/attachment.cgi?id=28485)
Adobe FrameMaker 8 installer +msi,+volume trace (lzma compressed)
With wine-1.2-rc2-51-gbbd93e5, after pressing Next at the "Setup Type" dialog
in the Adobe FrameMaker 8 installer, an "Invalid Installation Directory Type"
dialog is spawned, complaining about the destination drive type. Dismissing the
dialog, however, allows installation to continue. I suspect the problem is
msi-related, as a +volume trace shows that the GetDriveType invocation is
working correctly, and, within the ControlEvent msi table of the installer, a
SpawnDialog event for InvalidInstallDirType keyed to the Next button of the
SetupType dialog has condition:
_IsSetupTypeMin = "Typical" AND Drive_Fixed = "1"
which seems pretty strange, as a fixed drive is one that the installer is
supposed to accept. A +msi,+volume trace 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=25617
Summary: Clones crashes after a period of time (occasionally
with an out of memory error)
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://clonesgame.com/sites/clonesgame.com/modules/pubdlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com
/ClonesGameDemo_1.26.exe&nid=220
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32618)
--> (http://bugs.winehq.org/attachment.cgi?id=32618)
terminal output
'Clones' is a nice Lemmings clone.
The game always crashes for me after 5-10 minutes of gameplay. Usually the
crash is preceded by some strange screen corruption (big red X-s appear on the
screen) but sometimes the crash happens out of the blue. It always happens
after you've been playing the game for 5-10 minutes.
No usable backtrace is generated. The issue is present in Wine-1.0.1,
Wine-1.2.2 and so on.
To reproduce the issue in the demo:
Because of bug #25606 you can only test the problem in the multiplayer mode of
the game.
1. After installation launch the game by ../Bin/ClonesGame.exe
2. Create a new profile then choose 'Tournaments' > 'Host Tournament'. Choose
the first available level (Beach). Uncheck the 'Public' option so other players
online won't disturb you in testing :)
3. <Start level>, <Start match>. You can play the game if you like it or simply
let it alone and wait for about 5-10 minutes. A crash is going to happen sooner
or later.
Sorry for the not so clear description but this is a problem that cannot be
reproduced easily (it doesn't happen right after starting the game or by doing
certain actions in the game).
Fedora 14 x86
Nvidia GeForce 250 GTS / driver 260.19.29
--
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=30785
Bug #: 30785
Summary: MS Office 2007 reports msmxl 5 as uninstalled
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
Classification: Unclassified
Installed just Word, Excel & Powerpoint.
It opens, runs and all.
At closing things get crazy: MS Office tells that msmxl 5 is not installed,
then crashes.
I've read that msmxl 5 is part of MS Office 2007, something went wrong during
the install?
Have not tried a full install though, I just want those components.
Tell me what test do I have to run, if during install or something else...
--
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=45813
Bug ID: 45813
Summary: Unimplemented DLL issues using Orbit Profiler
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
I tried using 64-bit ORBIT_PROFILER_1.0.2 in a 64-bit .wine to debug a 32-bit
EXE (https://github.com/jimbo1qaz/j0CC-FamiTracker/releases/tag/j0.6.0a).
When Orbit Profiler attaches to j0CC-Famitracker, j0CC (not Orbit) crashes with
some unimplemented .?_Winerror_message@std@@YAKKPADK@ (error only visible in
debug build, not in release)
Installing winetricks -q vcrun2017, that crash is fixed. But instead, when
attaching Orbit Debugger crashes with Unhandled exception: unimplemented
function ADVAPI32.dll.TraceSetInformation called in 64-bit code
(0x000000007bc5bf2c).
Enabling DLL override and copying a 64-bit advapi32.dll into the program
directory from Windows 10 x64 system32 results in orbit.exe eating one cpu core
without opening its GUI.
I've reproduced the first two in a clean WINEPROFILE.
wine-staging 3.15, I can't test wine-devel until I reboot to a live USB,
because I locked myself out of sudoers with usermod.
--
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=29603
Bug #: 29603
Summary: Ski Challenge 2010: extremely long loading times
(unless Win98 mode is set)
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://www.jeuxvideopc.com/demo/43133-ski-challenge-20
10.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Starting a new game in Ski Challenge 2010 demo takes an unusually long time:
5-7 minutes.
Lowering the screen resolution/detail level, disabling audio don't make a
difference.
Besides the default Windows XP mode, I tried with Win2000, Vista as well as
Windows 7 mode: all the same.
What does seem to improve the loading time considerably is to set the Windows
version to Win98 in winecfg: loading a new game takes only 15-30 seconds
(depending on the detail level).
Steps to reproduce the problem with the demo:
1. Install the demo. Select 'Use custom installation' option and uncheck the
option 'Run Ski Challenge 2010 (FTV)'.
2. Start the demo by Updater.exe. The updater will fail, dismiss the error
message. The launcher should appear.
3. In the launcher go to <Options> --> <Manual> then click on <Accept>. Click
on <Play>.
4. When the main menu appears click on <Play> --> <Training>, select a course
and click on <Play>.
5. The game is loading but it seems to take forever to get into the game.
Terminal output doesn't reveal anything suspicious, just lots of
fixme:d3d:resource_check_usage Unhandled usage flags 0x8
Fedora 16
Nvidia 250 / driver 290.10
--
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.