https://bugs.winehq.org/show_bug.cgi?id=57965
Bug ID: 57965
Summary: Hidden windows cannot be created without an X server
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bjoern(a)Kautler.net
Distribution: ---
I learned in the thread https://groups.google.com/g/innosetup/c/7GVs3eO5DHc,
that hidden Windows are also used for IPC even if nothing needs to be
displayed.
Unfortunately wine does not support that it seems.
I wanted to run the InnoSetup installer
(https://files.jrsoftware.org/is/6/innosetup-6.3.3.exe) in absolute quite mode
that never needs to display any window on GitHub Action runner with image
ubuntu-24.04 where no X server is running.
The command I tried to execute is
wine innosetup-6.3.3.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
but the execution fails and among other this it displays
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
As a work-around I started Xfvb using `Xvfb :0 -screen 0 1024x768x16 &` before
running that command and then it works without problems.
But it would be nice if wine would support such hidden windows up until
something needs to actually be displayed, at which point it would probably be
appropriate to fail execution.
--
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=46475
Bug ID: 46475
Summary: Enlarging the text via mouse-wheel in wordpad does not
adapt the character spacing
Product: Wine
Version: 4.0-rc6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 63298
--> https://bugs.winehq.org/attachment.cgi?id=63298
Image showing the issue
Open wordpad, enter some words.
Hold ctrl and use the scroll-wheel, the zoom doesn't work properly.
"winetricks riched20" works around the issue.
--
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=57961
Bug ID: 57961
Summary: To The Core (Steam game) crashes at startup
Product: Wine
Version: 10.0-rc6
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christophe.bronner(a)videotron.ca
The game crashes instantly with the following few lines of log:
```
092c:fixme:thread:get_thread_times not implemented on this platform
092c:err:virtual:virtual_setup_exception stack overflow 1728 bytes addr
0x6fffea8753c3 stack 0x20940 (0x20000-0x21000-0x120000)
0934:fixme:thread:get_thread_times not implemented on this platform
0934:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA,
000000000011FEB0
```
--
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=57953
Bug ID: 57953
Summary: FortiClient Installer halts: Windows 10 is required.
Product: Wine
Version: 10.3
Hardware: x86-64
URL: https://filestore.fortinet.com/forticlient/FortiClient
OnlineInstaller.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
This was reported by soemone on IRC.
After starting the installer, it downloads an msi file, but then it stops with
a messagebox windows 10 is required.
In the msi file there's a Launchcondition "VersionNT>=1000 And WIN_VER<1100",
if you remove that with orca, the installation goes fine, so it seems something
goes wrong there (?)
--
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=57823
Bug ID: 57823
Summary: Serious Sam 4 missing some textures since wine 10.0
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galdralag(a)bk.ru
Distribution: ---
Created attachment 78033
--> https://bugs.winehq.org/attachment.cgi?id=78033
Screenshots wine9.22 and wine10.1
Serious Sam 4 game.
Wine 9.22: all textures ok.
Wine 10.1(and 10.0): missing some textures.
See screenshots
--
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=44514
Bug ID: 44514
Summary: Elder Scrolls Online (Dragon Bones update) requires
more than 32 samplers in pixel shaders with D3D11
renderer
Product: Wine
Version: 3.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ssorgatem(a)gmail.com
Distribution: ---
Practically the same as https://bugs.winehq.org/show_bug.cgi?id=41213
Missing ground textures that make the game rather hard to play, same as in the
screenshots for that patch.
The difference is that back then the game required more than 16 samplers...
which was fixed, but it now requries more than 32 samplers:
fixme:d3d:context_bind_shader_resources Shader 0x7fff03eb85a0 needs 37
samplers, but only 32 are supported.
Happens in latest staging, 3.0 and 3.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=55759
Bug ID: 55759
Summary: Cinebench 2024 needs
Windows.System.Profile.SystemIdentification
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: etaash.mathamsetty(a)gmail.com
Distribution: ---
09d4:fixme:combase:RoGetActivationFactory
(L"Windows.System.Profile.SystemIdentification",
{5581f42a-d3df-4d93-a37d-c41a616c6d01}, 00007FFFFE1FD840): semi-stub
09d4:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.System.Profile.SystemIdentification"
The app works fine in windows 7 mode for the most part, the above is preventing
it from running in windows 11 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.
https://bugs.winehq.org/show_bug.cgi?id=57956
Bug ID: 57956
Summary: iTunes 12.13.x unable to contact Apple servers (cannot
log into account)
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jwhite88(a)gmail.com
Distribution: ---
Attempting to sign into one's Apple account (from the account menu -> sign in)
fails with the error message "There was an error connecting to the Apple ID
server."
This does not occur on Windows devices on the same LAN.
--
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=57957
Bug ID: 57957
Summary: iTunes 12.13.x crashes when opening help
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jwhite88(a)gmail.com
Distribution: ---
Selecting either the help button ("?") from the account login window or "iTunes
help" from the main help menu causes the application to crash completely.
--
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=54889
Bug ID: 54889
Summary: shell32.dll compile with clang-16 on termux-x86 LLVM
ERROR: out of memory
Product: Wine
Version: 8.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: szl19921231(a)gmail.com
Distribution: ---
Created attachment 74387
--> https://bugs.winehq.org/attachment.cgi?id=74387
compile error log
build i386 wine:
winegcc output shell32.dll LLVM out of memory from wine-8.2, win-8.1 is ok
compile on termux-app_v0.118.0+github-debug_x86.apk
clang-16.0.1 i686
but x86_64 wine can build shell32.dll ok on termux-app_v0.118.0debug_x86_64.apk
--
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.