http://bugs.winehq.org/show_bug.cgi?id=16265
Summary: ActiveX Control Pad installer hangs sometimes on exit;
deadlock between LdrShutdownThread and TASK_ExitTask?
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://msdn.microsoft.com/en-us/library/ms968493.aspx
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user said that ConvWPT ran in Wine, but gave a very complicated recipe,
so I tried simplifying it. Along the way, I noticed that Microsoft's
ActiveX Control Pad installer hangs sometimes on exit. Here's how to
reproduce:
1) Do "winetricks wsh56", else "winetricks fm20" will fail with dialog
"Setup has determined that Microsoft Internet Explorer 3.0 was not detected."
2) Do "winetricks fm20". This will complain "Setup was unable to start DDE
communication with the desktop". Click Ignore.
(This is probably bug 9159.)
When the installer is done, it sometimes hangs with
err:ntdll:RtlpWaitForCriticalSection section 0x7ef2b3c0 "syslevel.c:
Win16Mutex" wait timed out in thread 002f, blocked by 002e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec5e4 "loader.c:
loader_section" wait timed out in thread 002e, blocked by 002f, retrying (60
sec)
Using winedbg, I was able to get a backtrace of those threads by pressing ^C
and then using the bt command:
Wine-dbg>bt 0x2e
Backtrace:
=>1 RtlpWaitForCriticalSection+0x2fd(crit=0x7efec5e4)
[dlls/ntdll/critsection.c:64] in ntdll
2 RtlEnterCriticalSection+0x4a(crit=<?>) [dlls/ntdll/critsection.c:553] in
ntdll
3 LdrShutdownThread+0x49() [dlls/ntdll/loader.c:2160] in ntdll
4 RtlExitUserThread+0x67(status=<?>) [dlls/ntdll/thread.c:628] in ntdll
5 in kernel32 (+0x74ca6)
6 DOSVM_Int21Handler+0x9a17(context=0x7e56638c) [dlls/winedos/int21.c:3192]
in winedos
7 DOSVM_CallBuiltinHandler+0x17(context=0x7e56638c, intnum=<?>)
[dlls/winedos/interrupts.c:712] in winedos
8 INSTR_CallBuiltinHandler+0x3c(context=0x7e56638c, intnum=<?>)
[dlls/kernel32/instr.c:901] in kernel32
9 DOS3Call+0x25(context=0x7e56638c) [dlls/kernel32/instr.c:911] in kernel32
...
Wine-dbg>bt 0x2f
Backtrace:
=>1 RtlpWaitForCriticalSection+0x2fd(crit=0x7ef2b3c0)
[dlls/ntdll/critsection.c:64] in ntdll
2 RtlEnterCriticalSection+0x4a(crit=<?>) [dlls/ntdll/critsection.c:553] in
ntdll
3 _EnterSysLevel+0x7b(lock=0x7ef2b3c0) [dlls/kernel32/syslevel.c:106] in
kernel32
4 _EnterWin16Lock+0x20() [dlls/kernel32/syslevel.c:187] in kernel32
5 TASK_ExitTask+0x19() [dlls/kernel32/task.c:564] in kernel32
6 DllMain+0x75(hinst=0x7ee10000, reason=3, reserved=(nil))
[dlls/kernel32/kernel_main.c:212] in kernel32
7 __wine_spec_dll_entry+0x3e(inst=0x7ee10000, reason=<?>, reserved=<?>)
[dlls/winecrt0/dll_entry.c:40] in kernel32
8 call_dll_entry_point+0x15() in ntdll
9 MODULE_InitDLL+0xe3(wm=<?>, reason=3, lpReserved=(nil))
[dlls/ntdll/loader.c:912] in ntdll
10 LdrShutdownThread+0x96() [dlls/ntdll/loader.c:2163] in ntdll
11 RtlExitUserThread+0x67(status=<?>) [dlls/ntdll/thread.c:628] in ntdll
12 in kernel32 (+0x74ca6)
13 WINOLDAP_EntryPoint+0x1a2(context=0x7d7b138c)
[dlls/kernel32/kernel16.c:207] in kernel32
...
--
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=39249
Bug ID: 39249
Summary: AMD and Intel problem O2Jam Black Screen problem
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: onte_jc(a)yahoo.com
AMD and Intel problem O2Jam Black Screen problem
http://o2jam.intgamerz.net
Running O2Jam in AMD or Intel Graphics will stuck the game, black screen, not
runnable anymore
Nvidia is working fine w/o any problems at all
--
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=41269
Bug ID: 41269
Summary: MSI uninstaller does not clean up Registry's
UpgradeCode, ProductCode
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
Created attachment 55569
--> https://bugs.winehq.org/attachment.cgi?id=55569
What needs to be deleted in the Registry when de-installing
When uninstalling an installed Wine app the uninstaller de-installs the app
accurately but it does not clean up the UgradeCode and ProductCode in the
Registry. In an subsequent installation when the same app (same UpgradeCode,
different ProductCode, higher version number) is installed, the MSI option
"RemoveExistingProducts" fails. "RemoveExistingProducts" should automatically
de-install a former version before the new version is installed. As a
consequence always the former version needs to be manually de-install BEFORE
the new version otherwise the next installation fails.
In addition the Windows call "MsiEnumRelatedProducts" finds a product which
does not exist anymore. De-installing with "MsiConfigureProduct
(parameter=ProductCode, INSTALLLEVEL_DEFAULT, INSTALLSTATE_ABSENT)" does not
work either.
Because the MSI uninstaller leaves all ProductCodes of former installations in
place forever, the Registry get screwed and is not in sync to what really is
installed.
This is a big issue for almost every our customer when installing updates or
upgrade. Always, the former installation has to be manually de-installed
because "RemoveExistingProducts" always fails. We have detected this issue in a
deep dive and see this bug to be the biggest issue for our customers for a
broader use of our software on Wine. Therefore set this bug to be critical.
Please find attached what needs to be deleted in the Registry when the
uninstaller de-installs a software.
The bug happens for Ubuntu, openSuSE, Mac OS X
Reinhold
--
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=42550
Bug ID: 42550
Summary: Photoshop CC 2017: Installation Error
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jf(a)grafik-service.info
Distribution: ---
Created attachment 57454
--> https://bugs.winehq.org/attachment.cgi?id=57454
Install Log
Using this Installer:
https://download-esd.adobeoobe.com/AdobeProducts/eca60e6c-1f05-41de-bf6b-ae…
sha1: 329402f2358b8db7c01c405993a1e5d75ea6a468
it gets to about 30 %, then throws an 'unknown error' with code 1.
--
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=12370
Summary: AGEod's American Civil War cannot run.
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernando.lagrange(a)club-internet.fr
Created an attachment (id=11865)
--> (http://bugs.winehq.org/attachment.cgi?id=11865)
Error with following command: "nohup wine AACW.exe > wine.txt &"
When the game starts, there is an exception in ntdll that prevents it from
running.
wine was launched with and without "WINDEBUG=relay" (see attached files).
Game developers states that this seems to be linked to DirectX.
This game is based on same engine than Napoleon's Campaigns:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=6294
Same behaviour has been seen with wine-0.9.56.
--
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=34384
Bug #: 34384
Summary: Media Browser 3 Installer doesn't see .Net 4.5 as
installed (wine-mono)
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: madewokherd(a)gmail.com
Classification: Unclassified
Followup to bug 34309 (dupe of bug 31487).
Prerequisite check for system component Microsoft .NET Framework 4.5 (x86 and
x64) failed with the following error message:
"Installation of the Microsoft .NET Framework 4.5 is not supported on this
operating system. Contact your application vendor."
See the setup log file located at
'C:\users\austin\Temp\VSDa1f3.tmp\install.log' for more information.
Looking at its log, it's missing registry keys:
austin@aw25 ~/.wine/drive_c/users/austin/Temp/VSDa1f3.tmp $ cat install.log
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [InstallMode] = HomeSite {string}
Property: [NTProductType] = 0 {int}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 5.1.3 {version}
Running checks for package 'Microsoft .NET Framework 4.5 (x86 and x64)', phase
BuildList
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework
Setup\NDP\v4\Full'
Unable to read registry value
Not setting value for property 'DotNet45Full_TargetVersion'
The following properties have been set for package 'Microsoft .NET Framework
4.5 (x86 and x64)':
Running checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value
'HomeSite': true
Result of checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' is
'Bypass'
Running checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and
value 'HomeSite': false
Skipping ByPassIf because Property 'DotNet45Full_TargetVersion' was not defined
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value
'false': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value
'6.0.0': true
Result of checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe' is 'Fail'
'Microsoft .NET Framework 4.5 (x86 and x64)' RunCheck result: Fail
A prerequisite failed for Package "Microsoft .NET Framework 4.5 (x86 and x64)"
Package failed with message "Installation of the Microsoft .NET Framework 4.5
is not supported on this operating system. Contact your application vendor."
--
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=43570
Bug ID: 43570
Summary: Easy Computer Sync- wine said i had to close the whole
programe
Product: Wine
Version: 2.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: c1fish13(a)gmail.com
Distribution: ---
Created attachment 58980
--> https://bugs.winehq.org/attachment.cgi?id=58980
Easy Computer Sync- wine said i had to close the whole programe
This stopped me using a program called easy computer sync. It just said there
was a bug and that i should close the whole program.
--
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=23235
Summary: If Xserver does not suppoer MIT-SHM, log get spammed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Xserver does not support MIT-SHM extension, log is spammed with a lot of
Xlib: extension "MIT-SHM" missing on display "localhost:11.0".
messages.
It would be better if such message would appear only once.
--
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=17660
Summary: Starcraft slow down when select any building or units
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nathnett(a)gmail.com
Starcraft slow down when select any building or unit/s.
--
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=42686
Bug ID: 42686
Summary: Poedit crashes on start on unimplemented function
msvcp140.dll.?_IsNonBlockingThread@_Task_impl_base@det
ails@Concurrency@@SA_NXZ
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 57650
--> https://bugs.winehq.org/attachment.cgi?id=57650
Poedit console output
This started after
https://source.winehq.org/git/wine.git/commitdiff/4c54f9aeaca1d662a15ae0373…
fixed bug 42656.
--
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.