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.
https://bugs.winehq.org/show_bug.cgi?id=44620
Bug ID: 44620
Summary: `Nt{WaitFor,Release}KeyedEvent()` don't accept null
handles, while Windows 7 does.
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: lh_mouse(a)126.com
Distribution: ---
Created attachment 60609
--> https://bugs.winehq.org/attachment.cgi?id=60609
testcase
Testcase (also attached as 'ntwaitforkeyedevent.c'):
------
#include <winternl.h>
#include <winnt.h>
#include <stdio.h>
__attribute__((__dllimport__, __stdcall__))
extern NTSTATUS NtWaitForKeyedEvent(HANDLE hKeyedEvent, void *pKey, BOOLEAN
bAlertable, const LARGE_INTEGER *pliTimeout);
int main(void){
LARGE_INTEGER liTimeout;
NTSTATUS lStatus;
liTimeout.QuadPart = -10000000;
printf("Waiting...\n");
lStatus = NtWaitForKeyedEvent(NULL, &lStatus, FALSE, &liTimeout);
printf("NtWaitForKeyedEvent() returned %08lx\n", lStatus);
return 0;
}
------
Compiling and running this program on Linux Mint 18.3 results in the following
output:
------
lh_mouse@lhmouse-ideapad-720S ~/桌面 $ x86_64-w64-mingw32-gcc
ntwaitforkeyedevent.c -Wall -Wextra -Wpedantic -lntdll && ./a.exe
Waiting...
NtWaitForKeyedEvent() returned c0000008
lh_mouse@lhmouse-ideapad-720S ~/桌面 $ wine --version
wine-3.0
lh_mouse@lhmouse-ideapad-720S ~/桌面 $
------
On Windows 7 `NtWaitForKeyedEvent()` returns `STATUS_TIMEOUT` i.e. it
succeeds:
------
E:\Desktop>x86_64-w64-mingw32-gcc ntwaitforkeyedevent.c -Wall -Wextra
-Wpedantic -lntdll && a.exe
Waiting...
NtWaitForKeyedEvent() returned 00000102
------
Passing null handles to `Nt{WaitFor,Release}KeyedEvent()` is how SRW locks and
condition variables are implemented on Windows 7. I presume that a handle to
the preallocated global keyed event with the name
'\KernelObjects\CritSecOutOfMemoryEvent' is used in this case.
At the moment <https://github.com/lhmouse/mcfgthread> expects the Windows
behavior and fails in Wine.
--
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=44759
Bug ID: 44759
Summary: Steam show all text with italic font when dwrite is
enabled
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
Distribution: ---
When dwrite is enabled steam show all text as italic.
If dwrite is disabled text is poor quality.
Present in wine 3.4
Problem do not occurs if use 64bit wine profile. :-/
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35324
Bug ID: 35324
Summary: Arkhimedes: Crash on start-up
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hpaara(a)gmail.com
Classification: Unclassified
Program error - won't launch the 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.