https://bugs.winehq.org/show_bug.cgi?id=39523
Bug ID: 39523
Summary: "Dr. Suess's Green Eggs and Ham" fails to install
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Fedora
Purchased on Amazon to look at bug 6124.
Fails to install in wine-1.7.53-244-g79c5908:
[austin@localhost GREENEGGS]$ wine D:\\setup.exe
err:ntdll:RtlpWaitForCriticalSection section 0x7ea81780 "syslevel.c:
Win16Mutex" wait timed out in thread 0029, blocked by 002a, retrying (60 sec)
fixme:shell:Dde_OnExecute stub: L"Progman" L"[CreateGroup(Living Books,1)]"
fixme:shell:Dde_OnRequest returning fake program groups list
fixme:shell:Dde_OnExecute stub: L"Progman" L"[CreateGroup(Living
Books,1)][AddItem(D:\\green32.exe,Green Eggs and Ham,,0,-1,-1,D:\\,,0,0)]"
[austin@localhost GREENEGGS]$ ls ~/.wine/drive_c/Lvg_Bks/
DeIsL1.isu GREEN.ICO
--
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=48821
Bug ID: 48821
Summary: Wine 4.20 to 5.4 crash with directx error
Product: Wine
Version: 4.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: scrimekiler(a)yahoo.fr
Distribution: ---
Created attachment 66738
--> https://bugs.winehq.org/attachment.cgi?id=66738
Screenshot error
When starting Dragon Age Inquisition, I have the screenshot error you can see
as attachment.
I works well with 4.0.2 but not with 4.2 or higher.
I didn't try yet versions between 4.0.2 and 4.2
If you need additional logs or informations, I will be pleased to help.
--
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=48376
Bug ID: 48376
Summary: wineserver crash with wine-staging 5.0-rc3 +
vsyscall32 patch in League of Legends.
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: atbjyk(a)protonmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 66129
--> https://bugs.winehq.org/attachment.cgi?id=66129
WINEDEBUG=+event,+cursor,+dinput,+rawinput,+message,+x11drv,+synchronous,+winediag
I have saw "wineserver crashed, please enable coredumps (ulimit -c unlimited)
and restart."
I have tested staging 5.0-rc3 commit c6758042044b391eccc930027197766b8bfbd80b +
lol patch from (https://bugs.winehq.org/show_bug.cgi?id=47198 required rebuild
glibc or disable vsyscall32) I used vsyscall32 one.
and revert few commit from staging makes does not crash. (please see my repo
https://github.com/yuiiio/wine/commits/staging-lol)
--
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=48517
Bug ID: 48517
Summary: System-installed PE apps
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
I want to create packages in distro-specific formats (more exactly, I use
Kubuntu, so the packages gonna be deb) for some apps for Windows. It would
allow
* updating them automatically with a package manager (something that Windows
clearly misses) for all the users;
* reusing large apps for all the users;
* preventing it from being modified by malware run without root permissions.
The proposed solution is to create a subdir in /opt/wine-all and mount it using
overlay2 above Wine prefixes automatically on Wine start.
--
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=48533
Bug ID: 48533
Summary: Cannot run source Wine at all
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: ryan(a)rnrcarpet.com
Distribution: ---
Every way I try to build and run Wine is blocked. I'm at a loss of how to get
it working on Fedora 31.
Run without distro Wine installed, it fails because it needs runtime
dependencies which I can't find. Nothing seems to list dependencies for that.
Run with distro Wine installed it fails with wineserver version error. Change
version and it fails with kernel error. Search and eliminate any other
wineserver and it still fails. Reboot, whatever nothing works.
Tried master and stable branches. Still no go.
The building Wine source guide and/or Wine completely fail here.
Is there some way past this or do I need a different distro like Ubuntu? Maybe
GDB can list the dependencies which I haven't tried?
--
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=48544
Bug ID: 48544
Summary: --libdir and --prefix parameters to 'configure' script
of wine sources not work properly
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: galdralag(a)bk.ru
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
When running
configure --prefix=/somedir --libdir=/usr/lib32 ...
'make install' exits with error. It tries to write to /usr/lib32 not
/somedir/usr/lib32.
I can't say from which version this happen.
But I built wine in october or november 2019 and it was ok ('make install'
installs all to specified prefix)
It seems this occurs from wine5.0rc1
--
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=32196
Bug #: 32196
Summary: eSignal 11.5 crashes on startup
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
A user complained that 'esgnal' didn't work
( http://forum.winehq.org/viewtopic.php?f=2&t=17627&p=81557 ).
Testing
aac4c0bdb9375c2dcffb54c4d07d5f2a05e0a7fb esignal_11.5.2838_x86.exe
from
http://www.esignal.com/trading-software/download.aspx
I see the same error:
0029:Call KERNEL32.GetProcAddress(7ec40000,655dc5d4 "CloseTouchInputHandle")
ret=6508cd4d
0029:Ret KERNEL32.GetProcAddress() retval=00000000 ret=6508cd4d
...
0029:Call KERNEL32.GetModuleHandleW(00bbef20 L"allocator.dll") ret=69be6748
0029:Ret KERNEL32.GetModuleHandleW() retval=10000000 ret=69be6748
0029:Call KERNEL32.GetProcAddress(10000000,69e1a950
"?registerCrashCalback@@YAXP6AXUAllocatorCrashData@@@Z@Z") ret=69be676c
0029:Ret KERNEL32.GetProcAddress() retval=100076c0 ret=69be676c
trace:seh:raise_exception code=c0000005 flags=0 addr=0x10006567 ip=10006567
tid=0029
...
wine: Unhandled page fault on read access to 0x8964c935 at address 0x10006567
(thread 0029), starting debugger...
Backtrace:
=>0 0x10006567 in allocator (+0x6567) (0x00bbed08)
1 0x00000501 (0x00bbdf38)
--
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=45898
Bug ID: 45898
Summary: Magic The Gathering Arena has most hotkeys not working
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theli.ua(a)gmail.com
Distribution: ---
Most importantly an undo hotkey (mapped to Z by default)
Mouse scroll also does not work.
This seems related:
0009:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x100 for device 0.
0009:fixme:win:UnregisterDeviceNotification (handle=0xcafeaffe), STUB!
--
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=48915
Bug ID: 48915
Summary: Chronicon: unable to add undefined to a string
Product: Wine
Version: 5.5
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
Created attachment 66870
--> https://bugs.winehq.org/attachment.cgi?id=66870
Log-of-the-crash
Hello,
i have tried the game "Chronicon" on Steam and if i want to use the first
waypoint the game crashes with an error message "unable to add undefined to a
string"
Important: The game doesn't crash if i use software rendering and the error
didn't showed up with the wine version 4.0rc1, instead it just closes after
some seconds but i was able to enter the first waypoint.
GPU: RX 570 using Mesa 18.3.2
--
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=48286
Bug ID: 48286
Summary: .NET Framework 2.x, 3.x installers running in Windows
7 mode report 'You must use "Turn Windows features on
or off" in the Control Panel to install <net
framework>.'
Product: Wine
Version: 5.0-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
adding info for documentation purpose. I've briefly mentioned it some time ago
here: https://bugs.winehq.org/show_bug.cgi?id=34967#c5
Various .NET Framework installers refuse to install in Wine with WINEPREFIX
default WinVer setting 'Windows 7'.
Reason: Almost all .NET Framework installers contain builtin conditions
("blockers") for unsupported Windows versions.
Trace log of such attempt, .NET Framework 2.0 SP1 in clean 32-bit WINEPREFIX
(no Wine-Mono, no winetricks):
--- snip ---
$ WINEDEBUG=+seh,+relay,+msi wine
.cache/winetricks/dotnet20sp1/NetFx20SP1_x86.exe >>log.txt 2>&1
...
002e:Call KERNEL32.GetPrivateProfileStringW(3a220ea0 L"VS Custom",3a220dcc
L"AllowLaunchOnWin2k",3a21fb0c L"",0032e120,00000104,018b67f0
L"c:\\f8fad0586886391605\\Setup.sdb") ret=3a24aacc
...
002e:Ret KERNEL32.GetPrivateProfileStringW() retval=00000001 ret=3a24aacc
...
002e:Call KERNEL32.GetVersionExW(0032e168) ret=3a27aa83
...
002e:Ret KERNEL32.GetVersionExW() retval=00000001 ret=3a27aa83
...
002e:Call KERNEL32.GetPrivateProfileStringW(3a220ea0 L"VS Custom",3a220f04
L"BlockFutureClientOS",3a21fb0c L"",0032e11c,00000104,018b67f0
L"c:\\f8fad0586886391605\\Setup.sdb") ret=3a24a6dc
...
002e:Ret KERNEL32.GetPrivateProfileStringW() retval=00000001 ret=3a24a6dc
...
002e:Call user32.MessageBoxW(00000000,018b6890 L"You must use \"Turn Windows
features on or off\" in the Control Panel to install or configure Microsoft
.NET Framework 2.0 SP1.",018b6730 L"Microsoft .NET Framework 2.0 SP1
Setup",00040010) ret=3a24a7b9
...
--- snip ---
Installer log:
--- snip ---
...
[12/14/19,20:36:02] Setup.exe: StartUIManager()
[12/14/19,20:36:02] vs70uimgr: Entering RunScenario() method.
[12/14/19,20:36:02] vs70uimgr: CUIMgr::RunScenario(): Starting the active
scenario
[12/14/19,20:36:02] Setup.exe: GetGlobalCustomProperty - Property:
{AA62DF98-3F2C-11D3-887B-00C04F8ECDD6} - PropertyName: Maintenance Mode -
Value: 0
[12/14/19,20:36:02] Setup.exe: GetGlobalCustomProperty - Property:
{340F7930-0E41-11D3-ACE2-00C04F8EEBA1} - PropertyName: Output Unattend File -
Value:
[12/14/19,20:36:02] VS Scenario: Validating system requirements
[12/14/19,20:36:02] Setup_Blocked: CSupportedPlatformCheck
[12/14/19,20:36:02] Setup.exe: GetGlobalCustomProperty - Property:
{092114C2-997D-4D68-8F3A-8BC2584FD23B} - PropertyName: Quiet Mode Setup -
Value:
[12/14/19,20:36:31] Setup.exe: AddGlobalCustomProperty
[12/14/19,20:36:31] Setup.exe: AddGlobalCustomProperty
[12/14/19,20:36:31] VS Scenario: ***ERRORLOG EVENT*** : CSupportedPlatformCheck
failed : You must use "Turn Windows features on or off" in the Control Panel to
install or configure Microsoft .NET Framework 2.0 SP1.
[12/14/19,20:36:31] Setup.exe: AddGlobalCustomProperty
[12/14/19,20:36:31] VS Scenario: ***ERRORLOG EVENT*** : Failed to pass the
Warnings/Blocks checks in CVSScenario::Start()
[12/14/19,20:36:31] vs70uimgr: CUIMgr::RunScenario(): Start() returned canceled
or FAILED(hr)
[12/14/19,20:36:31] Setup.exe: SetupManager::RunPostSetupLaunch() starting
[12/14/19,20:36:31] Setup.exe: SetupManager::RunPostSetupLaunch() ending
--- snip ---
Relevant section of 'setup.sdb':
--- snip ---
...
[VS Custom]
EmptyClient=1
DeferBaselineReboots=1
EnableRollback=1
PatchCache=SYSMSICache\Framework\v3.5
InstallSourceName=dotnetfx3.exe
DownloadTempDirBaseName=dotnetfx35
JobIdSubRegKeyFormatTemplate=SOFTWARE\\Microsoft\\Net Framework
Setup\\NDP\\v3.5\\Setup
WinFXSetupRegKeyPath=SOFTWARE\\Microsoft\\NET Framework Setup\\NDP\\v3.5\\Setup
BlockFutureClientOS=1
BlockFutureServerOS=1
DisableBrowseForComponent=1
PackageURL=fwlink/?LinkId=69165
BlockUninstallKeyName=NextVersionInstalled
DependencyFile=vs_setup.pdi
ComponentFile=baseline.dat
BitmapFile=logo.bmp
BaselineFolder=.\WCU
SupportLink=http://go.microsoft.com/fwlink/?LinkId=48390
Ver=3.5
RegKey=NetFX
ProdName=Microsoft .NET Framework 2.0 SP1
LangCode=ENU
LangID=1033
CpuType=X86
ProdFamilyType=NETFX20
EditionType=EXP
NoMaintenanceMode=1
AllowLaunchOnWin2k=1
EnableAutomaticUpgradeSupport=0
ImageType=NET
ProdID={B508B3F1-A24A-32C0-B310-85786919EF28}
VersionMajor=3
VersionMinor=5
Revision=21022.08
CustomTextPrefix=CustomText
ProductSupportURL=http://go.microsoft.com/fwlink/?LinkId=48390
--- snip ---
Technically one could unpack the outer archive and patch setup database to
'BlockFutureClientOS=0'.
But that's officially not supported and rather discouraged. Aaron Stebner
mentioned this method as well here:
https://blogs.msdn.microsoft.com/astebner/2007/01/04/why-net-framework-3-0-…
(hack .NET Framework 3.0 language packs to install on Windows Vista).
I've tested the following 'WinVer' ranges with Wine to be working, taking
builtin installer blockers into account:
----------------------------------------------------------------
| .NET Framework version | min. WinVer | max. WinVer |
----------------------------------------------------------------
| .NET Framework 2.0 | Windows 2000 | n/a (Windows 10+) |
| .NET Framework 2.0 SP1 | Windows 2000 | Windows XP/2003 |
| .NET Framework 2.0 SP2 | Windows 2000 | Windows XP/2003 |
| .NET Framework 3.0 | Windows XP/2003 | Windows XP/2003 |
| .NET Framework 3.0 SP1 | Windows XP/2003 | Windows XP/2003 |
| .NET Framework 3.5 | Windows XP/2003 | Windows Vista |
| .NET Framework 3.5 SP1 | Windows XP/2003 | Windows Vista |
| .NET Framework 4.x | Windows XP/2003 | n/a (Windows 10+) |
----------------------------------------------------------------
Some sections in 'winetricks dotnet' recipes are outdated nowaways:
* unnecessary Windows 2000 setting
* unnecessary overrides to builtins (which actually have nasty side-effects,
such as bug 47484)
* unnecessary registry manipulation/fixups (.NET/NDP versions)
$ wine --version
wine-5.0-rc1
Regards
--
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.