https://bugs.winehq.org/show_bug.cgi?id=56867
Bug ID: 56867
Summary: dynamic_cast too slow on wine compared to windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
Herb Sutter said dynamic cast was using string comparison and now it is not. So
the performance of dynamic cast becomes MUCH faster.
Same program with static link with microsoft's own library.
$ wine ./cout.exe
coutfd:0.1162809s
u=10000000
wine DLL implementation:
$ wine ./cout.exe
coutfd:0.4995548s
u=10000000
The overhead is 5x at least
--
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=52347
Bug ID: 52347
Summary: Can't copy text from Notepad++ running in Wine and
paste to Google Chrome (natively installed)
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
Notepad++: 8.2
Google Chrome: 96.0.4664.110
I have Notepad++ launched in Wine and Google Chrome on the host OS. When I try
copy-paste from Wine app to natively running browser nothing is pasted.
--
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=57015
Bug ID: 57015
Summary: Crashes when i attempt to install the python lib
Pyautogui
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: cooperwilliams2008(a)icloud.com
Distribution: ---
Created attachment 76858
--> https://bugs.winehq.org/attachment.cgi?id=76858
Log From wine
this is the log from when i attempted to install a python lib called pyautogui
--
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=56898
Bug ID: 56898
Summary: Project8Staging aka Valve DEADLOCK closes after the
splash screen
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: h0tc0d3(a)gmail.com
Distribution: ---
Project8Staging aka Valve DEADLOCK closes after the splash screen. The game is
in alpha test, it works through Proton, but does not work in vanilla wine +
steamclient loader patches. Need help because, I play under Wayland and vanilla
wine has better performance than Proton. If you need access to the game, then I
could send an invite to the alpha test on Steam.
--
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=56408
Bug ID: 56408
Summary: Wine not running on an Asus Prime
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: edward.leuf(a)gmail.com
Distribution: ---
It would seem Wine is not a fan of an Asus Prime H610M-A motherboard. I tried
to run it under Ubuntu 22.04 but no windows would show up. I was in the forums
asking for help but did not get anything fixed. I was noticing other things I
was not comfortable with under Ubuntu so after a long while I decided to go for
a simpler dist of Debian 12. I have reinstalled the nvidia drivers and many
other programs, then installed wine staging from the official WineHQ
instructions, and I had the same problems.
What was concluded is that Wine somehow finds two types of monitors and tries
to draw a window on the wrong one. First it add_monitor 0 (0,0)-(1024,768)
(0,0)-(1024,768), then it add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056),
then deduces the dimensions for a window of (0,0) - (0,0), finally saying no
driver could be loaded to create a window.
Any and all logs and discussion can be found in this forum post:
https://forum.winehq.org/viewtopic.php?t=38168
--
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=47742
Bug ID: 47742
Summary: Nexus mod manager doesn't work on 4.15 [REGRESSION]
Product: Wine
Version: 4.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
It works on 4.10, but on 4.15 subprocess crashing and it doesn't function.
--
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=56809
Bug ID: 56809
Summary: "D11CreateDeviceAndSwapChain" not found in d3d11.dll
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 76610
--> https://bugs.winehq.org/attachment.cgi?id=76610
Part of a log file while running "The Bat!": d3d11.dll
While running and tracing "The Bat!" mailer under wine I got a hint about a
missing procedure call to the procedure "D11CreateDeviceAndSwapChain".
Please see attachment named: thebat-trace-3.log
More info about this procedure see here:
https://learn.microsoft.com/de-de/windows/win32/api/d3d11/nf-d3d11-d3d11cre…
--
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=37739
Bug ID: 37739
Summary: Web page with ActiveX component crashes IE8
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: steko(a)iosa.it
Distribution: ---
Created attachment 50249
--> https://bugs.winehq.org/attachment.cgi?id=50249
backtrace
We are trying to use IE8 in Wine for accessing an Intranet application that is
also based on ActiveX components. I was positively surprised to see that
everything works smoothly, except for this crash that seems to happen
consistently.
Obviously I have no way to make this application available for testing, as I am
only a user and I've got no control over the deployment.
The crash occurs when I load a specific type of page in the app, with forms
that display file attachments and normally would let me upload attachments -
not with normal HTML forms but through the ActiveX controls, AFAICT. This stuff
works normally under Windows.
--
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=35741
Bug ID: 35741
Summary: Native Mumble push-to-talk issues when in steam under
wine games
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mysticknight487(a)aim.com
Once in a steam game the push to talk gets the initial push, but not the
releasing of the push-to-talk button, when using a mouse key for push to talk.
When using keyboard push to talk the behavior is as expected.
--
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=36770
Bug ID: 36770
Summary: Pinball Arcade refuses to start
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmn2004404(a)gmail.com
Created attachment 48831
--> http://bugs.winehq.org/attachment.cgi?id=48831
backtrace.txt generated by error report for PinballArcade.exe
On starting Pinball Arcade from the Windows version of Steam installed via
Winetricks, Wine reports: "The program PinballArcade.exe has encountered a
serious problem and needs to close. We are sorry for the inconvenience."
Clicking "Error Details" returns the following backtrace, attached to this bug
report.
--
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.