https://bugs.winehq.org/show_bug.cgi?id=52498
Bug ID: 52498
Summary: wineboot does not block main thread
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: imre.steiner(a)oneidentity.com
Distribution: ---
Created attachment 71793
--> https://bugs.winehq.org/attachment.cgi?id=71793
wineboot has non-blocking output
Wine is used as a test tool..
There is a weird behavior when trying to initialize the test env with this
script:
<code>
#! /bin/bash
if ! [ -d "$HOME/.wine" ]; then
# this prevents wine asking for gecko and mono install
WINEDLLOVERRIDES="mscoree,mshtml=" wineboot -u
fi
# add some dll paths to the path
wine regedit /opt/add_dll_paths.x86_64-w64-mingw32.shared.posix.reg &>/dev/null
</code>
The weird thing is the regedit process was forked before the wineboot
process had been finished/disappeared.
(regedit can be replaced with any other command)
This causes a very unpredictable wine usage e.g. stuck processes.
Further details in the attachment.
With wine 6.0.2 there was no such an issue.
Environment:
Ubuntu 18.04 OS
Running docker container on a focal based Ubuntu image
Wine 7.0
--
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=52405
Bug ID: 52405
Summary: Shell Folder.CopyHere method fails
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)reichardt.de
Distribution: ---
Created attachment 71656
--> https://bugs.winehq.org/attachment.cgi?id=71656
Inno Setup script
I found this on macOS via Crossover but in the WineHQ forums it was confirmed
on Linux with Wine 2.0-rc6.
My usecase is an Inno Setup script that unzips a zip file via the Shell
Folder.Copy here method.
This works in a Windows 10 VM.
Seems it fails already with the portion of the script
Shell := CreateOleObject('Shell.Application');
*or*
ZipFile := Shell.NameSpace(ZipPath);
Attached is the Inno Setup script that works with Inno Setup 6.2
https://jrsoftware.org/isdl.php
The script downloads a zip and then tries to unzip it.
With Wine it gets a runtime error that the zip cannot be found or used (even
though the zip is right there in the path and is valid).
Forum post with Linux wine 7.0-rc6:
https://forum.winehq.org/viewtopic.php?f=2&t=36097&p=135722#p135722
--
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=52404
Bug ID: 52404
Summary: The program Spitfire Audio.exe has encountered a
serious problem and needs to close
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stebridgwater80(a)gmail.com
Distribution: ---
Created attachment 71650
--> https://bugs.winehq.org/attachment.cgi?id=71650
backtrace.txt contains the full details of the error
I am using Wine in Linux xfce (version 4.14.254-18421-g52c1f30155ad) which I
have installed onto an Acer Chromebook using crouton. Linux runs alongside
Chrome OS as a chroot application.
The App is Spitfire Audio 3.3.22 for Windows.
The download link is
https://www.spitfireaudio.com/library-manager/download/win/
The app is installed in .wine/drive_c/Program Files/Spitfire Audio/Spitfire
Audio.exe
The SHA1 checksum is ee79e88fc3d659944cd972f0ae4e3a929ee57cee
When I try to run the Spitfire Audio.exe program the following error message
appears:
The program Spitfire Audio.exe has encountered a serious problem and needs to
close.
I have attached the full program error details.
I would be grateful for your help or advice.
--
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=52299
Bug ID: 52299
Summary: Oculus Setup Installer Runs but Renders as a Black
Window
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71453
--> https://bugs.winehq.org/attachment.cgi?id=71453
Wine-Staging 7.0-rc1 Terminal Output and Backtrace
Version of wine used:
Wine-Staging 7.0-rc1
SHA256:
ef04ac24ea20b404b175b0f18f706b7eabe5d5712f653e600cb7e8e715d93fa2
Download location:
https://www.oculus.com/download_app/?id=1582076955407037
-----
Dotnet 48 is required to render the program's window:
winetricks -q dotnet48
-----
Once the program launches, it renders as a black window.
Closing the program (after waiting for some time) allowed me to collect a
backtrace.
--
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=50571
Bug ID: 50571
Summary: Mouse issues with Escape from Tarkov
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: faalagorn(a)gmail.com
Distribution: ArchLinux
Currently, it's impossible to play on online servers due to BattlEye, but in
Escape from Tarkov (Unity game) there's a bug where the window loses focus and
gains it again, mouse can't be clicked. It's an old bug going back to older
versions of the game where BattlEye did'n prevent logging to the game, but it
seems to still be there in 6.0. It initially suffered from Bug 42631 which
seems to be largely fixed, but the mouse issues are still there, which is
present even on wine-staging and even wine-wayland where sometimes mouse
suffers from other issues such as it being offset by a few pixels. The same is
present on D3D12 render which can be forced with -force-d3d12 as well as on
DXVK.
I'm using Wayland window manager sway, but it seems the issue is present on X11
as well.
--
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=47920
Bug ID: 47920
Summary: Visio 2013 failed to complete installation
Product: Wine
Version: 4.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 32fdffac424b51fbbbd89c02022b4269930bdd31
Distribution: ---
Error message: 'Visio Professional 2013 encountered an error during setup.'
--
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=46915
Bug ID: 46915
Summary: Black boder around Wine App
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hytzongxuan(a)gmail.com
Distribution: ---
Created attachment 64001
--> https://bugs.winehq.org/attachment.cgi?id=64001
border in Virtual Desktop
I tried to install a music player (Netease Cloudmusic) on Deepin 15.9 with Wine
4.4
Normally, this application's borders is drop shadows, but now, there is a thick
border line around the window.
What's worse, after I disabled Virtual Desktop, this border show in the wrong
place.
How could I fix it?
--
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=52479
Bug ID: 52479
Summary: Wine don't want start.
Product: Wine
Version: 3.0
Hardware: x86
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nonothug59(a)gmail.com
Created attachment 71769
--> https://bugs.winehq.org/attachment.cgi?id=71769
This is the Black screen image. (Using Android Pie)
Wine don't want startup by a Unknown error. It's say "Setting up the Windows
environnement..." And, a black screen apperar. I restart the app, update it
(3.7 i think), nothing changes.
--
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=52472
Bug ID: 52472
Summary: Android 11 , 10 ,9 , mobile SAMSUNG A10 ...
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Hesammodarres313(a)gmail.com
You will not run on the best phones with this nonsense app,
--
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=52397
Bug ID: 52397
Summary: Unable to run software with Mac OS 12 Monterey with
Apple M1 Max chip 64 bit. Error notice says it is not
compatible; developer needs to update software.
Product: Wine
Version: 5.0
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomsrockets(a)aol.com
Created attachment 71636
--> https://bugs.winehq.org/attachment.cgi?id=71636
Screen Shot or error
Unable to run software with Mac OS 12 Monterey with Apple M1 Max chip 64 bit.
Error notice says it is not compatible; developer needs to update software.
See attached.
--
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=52236
Bug ID: 52236
Summary: Performance regression in Eden's Ritter - Chapter 2
(demo)
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
URL: https://web.archive.org/web/20191215150009if_/http://s
ample9.dmm.co.jp/digital/pcgame/waffle_0102/waffle_010
2t.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Regression SHA1: 4261369e5d8f1d71e8d207474751585fe9f90cc5
Distribution: Ubuntu
Eden's Ritter - Chapter 2[1] is a NSFW visual novel released by Waffle in
Japan. I started its trial version with wine 6.0-rc2, and noticed its
performance was poorer than before.
My git bisecting shows commit 4261369e5d8[2] causes the issue.
[1] https://vndb.org/v24582
[2]
https://source.winehq.org/git/wine.git/commit/4261369e5d8f1d71e8d2074747515…
After the commit, window update is too slow to play the game. My desktop
environment is also sometimes unresponsive. However, WINEDEBUG=fps shows very
high value, approx 120.
Before the commit, I can play the game without this issue. WINEDEBUG=fps is
nearly 60fps.
This issue might be a duplicate of Bug 51848, but the FPS is still low.
SHA1(waffle_0102t.zip) = 1e6345f82f1ed772163005ad63c5ca778ba9128e
--
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=52503
Bug ID: 52503
Summary: CCextractor 0.94 GUI fails to load
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spzakulec(a)gmail.com
Distribution: ---
Created attachment 71799
--> https://bugs.winehq.org/attachment.cgi?id=71799
Console output from trying to run CCExtractor 0.94 Win GUI
I'm trying to run CCExtractor's 0.94 Windows GUI since there is no Linux GUI
that I am aware of, and it's failing.
All I get is a black window and tons of errors in the console.
I'm downloading the portable release from here:
https://github.com/CCExtractor/ccextractor/releases/download/v0.94/CCExtrac…
I've attached the output of wine ccxgui.exe &>ccextractor-log.txt
as an attachment.
I'm running Wine 7.1 from here: https://wiki.winehq.org/Ubuntu
This is a fresh Wine install & prefix.
I'm running KDE Neon 5.23 as my distro.
--
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=52471
Bug ID: 52471
Summary: Bug
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Amirabbasarman(a)gmail.com
Hello, it does not show me anything, the black screen goes out of the program,
my phone xiaomi x3 pro and android 12 in my friend's phone, the same model of
Android 11 has the same problem.
Version wine : 7.0-rc6
--
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=52468
Bug ID: 52468
Summary: Android 11 , 10 ,9 , mobile SAMSUNG A10 ...
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: Hesammodarres313(a)gmail.com
CC: dimesio(a)earthlink.net
Created attachment 71758
--> https://bugs.winehq.org/attachment.cgi?id=71758
there is a black screen for me
Hello, there is a black screen for me, nothing comes up, Samsung A10 and xiaomi
8, Android 11 And 9
--
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=45937
Bug ID: 45937
Summary: Magic The Gathering Arena stops accepting any input
after losing and regaining focus
Product: Wine
Version: 3.16
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: ---
if you move focus to a different window and then return application stops
accepting any input
No fixmes in the output, not sure how to debug
Application is a Unity application, d3d11, available for download for free
(freemium)
--
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=52469
Bug ID: 52469
Summary: mobile SAMSUNG A10 Android 11 and xiaomi Redmi 8
Android 9
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Hesammodarres313(a)gmail.com
Created attachment 71759
--> https://bugs.winehq.org/attachment.cgi?id=71759
there is a black screen for me
Please update I tried version 3.0 and version 7 rc6 , everything does look the
same, black screen and nothing, my phone is Samsung A10 with Android 11
--
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=6254
winetaste(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |winetaste(a)gmx.net
--
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=51758
Bug ID: 51758
Summary: Wine's time zone information has gaps in "Dynamic DST"
causing InvalidTimeZoneException
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Hi, since commit 3e370f761a24878ae4047fd7803673d108bea430 wine-mono's test
suite fails in
MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests:Bug_9664
commit 3e370f761a24878ae4047fd7803673d108bea430
Author: Giovanni Mascellani <gmascellani(a)codeweavers.com>
Date: Mon Sep 6 17:36:27 2021 +0200
tzres: Regenerate TZ data from de facto standard sources.
The test failure:
1) Bug_9664
(MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.Bug_9664)
System.InvalidTimeZoneException : The time zone ID 'Iran Standard Time' was
found on the local computer, but the registry information was corrupt.
at System.TimeZoneInfo.FindSystemTimeZoneById (System.String id) [0x0009c] in
<2b59a54be42b4db59a5b1855eee0c040>:0
at MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests.Bug_9664 ()
[0x00170] in <f77f913a6a434c5597e82a9098fa240c>:0
at (wrapper managed-to-native)
System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a]
in <2b59a54be42b4db59a5b1855eee0c040>:0
The code Mono uses to read registry timezones looks for a Dynamic DST entry for
every year between FirstEntry and LastEntry:
https://github.com/mono/corefx/blob/main/src/Common/src/CoreLib/System/Time…
If one of the entries doesn't exist, it raises that exception.
This was a problem with some timezones before that commit, it just happened to
reveal the problem because it changed "Iran Standard Time" which is used in the
Mono test suite.
To test this, download wine-mono-6.3.0-tests.zip and run
$ wine run-tests.exe
MonoTests.System.TimeZoneInfoTest+IsDaylightSavingTimeTests:Bug_9664
I'd like to create a new testcase that checks all timezones.
--
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=37016
Bug ID: 37016
Summary: Evernote 5.5.x - unable to annotate images
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49184
--> http://bugs.winehq.org/attachment.cgi?id=49184
wine output when hovering image and clicking the annotate button
Evernote has a nice image annotation feature, see [1]. When hovering an image,
the annotate button appears, but does nothing when pressed.
[1]: https://evernote.com/contact/support/kb/#!/article/28944986
--
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=37015
Bug ID: 37015
Summary: Evernote 5.5.x empty trash confirmation dialog was
incorrect layout
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49183
--> http://bugs.winehq.org/attachment.cgi?id=49183
Confirmation dialog with incorrect layout
The buttons are placed lower that expected and two white rectangles appear in
the expected location.
--
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=19651
Summary: iTunes "Add folder"-window doesn't reappear after
switching to other programs
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pieter.ideler(a)gmail.com
This bug considers iTunes 8
When you choose File -> "Add folder to library..." a diractory-chooser opens.
When giving focus to an other program and afterwards switching back this window
doesn't reappears. This renders iTunes unusable and to continue using it you
have to restart it manually.
--
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=4666
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|1991chris(a)live.de |
--
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=4666
Joo <julianmelvynjones(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|julianmelvynjones(a)gmail.com |
--
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=50743
Bug ID: 50743
Summary: .NET Core WPF applications with layered windows do not
initially render
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Found while working on WPF in Wine Mono. I've committed a work-around to Wine
Mono (not yet in a release), but the bug is present in .NET Core as well.
For any application using a WPF window with AllowsTransparency set to true
(which makes it a layered window), the window's contents are initially an
opaque black fill. Fully transparent areas are still transparent. If part of
the window redraws (such as from a hover effect), the refreshed area draws
correctly.
I'm working on uploading a self-contained test case. Unfortunately, the archive
exceeds the file size limit.
The work-around in Wine Mono is to redraw the entire window in response to
WM_WINDOWPOSCHANGED messages.
The code that controls this can be found here:
https://github.com/dotnet/wpf/blob/release/3.1/src/Microsoft.DotNet.Wpf/src…
There are a lot of cases where they redraw, but the relevant ones here are
probably WM_SIZE and WM_SHOWWINDOW.
I tried the test program in CrossOver Mac 20, and it rendered correctly. This
makes me think it's an X11-specific issue, but it could also be related to
version difference.
--
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=4666
--- Comment #64 from Bernd Buschinski <b.buschinski(a)googlemail.com> ---
I just tried to play
KalOnline, but failed, my account is blocked for regional reasons, I can no
longer test.
Then I tried
AirRivals, but it just told me the server is offline.
--
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=52499
Bug ID: 52499
Summary: .exe doesnt execute
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crb26official(a)gmail.com
Distribution: ---
Created attachment 71794
--> https://bugs.winehq.org/attachment.cgi?id=71794
backtrace file
not sure what this bug is
--
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=52335
Bug ID: 52335
Summary: StarCraft Remastered hangs in Multiplayer screen
Product: Wine-staging
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimich.dmb(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71502
--> https://bugs.winehq.org/attachment.cgi?id=71502
Screenshot
With wine-staging 7.0rc4 run StarCraft Remastered from Battle.net launcher, in
main menu select "Multiplayer" -> "Expansion". The game hangs. "Select
Connection" list is empty, buttons are empty (see attached screenshot).
After downgrading wine-staging to 7.0rc3 the issue disappears and everything
works fine.
Distro: Arch Linux.
--
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=52496
Bug ID: 52496
Summary: supermemo18 's render become so slow when text has
foreign style.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71791
--> https://bugs.winehq.org/attachment.cgi?id=71791
by `WINEPREFIX="xxx" wine sm18.exe &> log1.txt`
The text rendered in SuperMemo18 is so slow.
wine-7.0
Linux archlinux 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000
x86_64 GNU/Linux
repo address
https://github.com/wuyudi/sm18-lazy-package
It's ok to redistribute this, see readme.
---
According to this repo.
https://github.com/alessivs/supermemo-wine/blob/master/verbs/supermemo18.ve…
run below one by one(or there will be too many bugs to show this problem.)
```
WINEPREFIX="xxx" winetricks ie8
WINEPREFIX="xxx" winetricks gdiplus_winxp
WINEPREFIX="xxx" winetricks tahoma
WINEPREFIX="xxx" winetricks fontsmooth=rgb
WINEPREFIX="xxx" winetricks winxp
```
Then
`WINEPREFIX="xxx" wine sm18.exe`
Click File on the Manu bar.
New collection
Change the name or just click ok.
Click Add on the left.
the right will show a frame to input text.
Go to any website, copy-paste some text into it,
(for example, this website
https://suulnnka.github.io/BullshitGenerator/index.html?%E4%B8%BB%E9%A2%98=…
is used to generate a lot of meaningless Chinese words to test text render.)
then, it begins slowly.
select some words. Alt+X, becomes very slow.
--
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=52481
Bug ID: 52481
Summary: Windows 7 Aero theme support
Product: Wine
Version: 7.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Would be great if it were possible to use Windows 7 Aero theme in Wine.
Currently Wine doesn't "see" it. There are no messages in console whatsoever.
2. I've tried using https://www.nirsoft.net/utils/dll_export_viewer.html but it
doesn't show anything for aero.msstyles as if it's not a valid DLL file.
3. I've tried running the style as an application after renaming it to
aero.exe:
Application could not be started, or no application associated with the
specified file. ShellExecuteEx failed: File not found.
Just to check if it maybe imports something which Wine doesn't support. Nope,
it's just missing main().
4. strings aero.msstyles | grep -i dll
Produces nothing. There are no imports per se.
sha256sum aero.msstyles
cae5a560fe3603dc8c8ad3ca08e6b93a5e277e44c3ea06146083ea859ce745c2 aero.msstyles
FileVersion: 6.1.7601.17514 (win7sp1_rtm.101119-1850)
--
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=52422
Bug ID: 52422
Summary: USB CH Pro Pedals do not show up as a joystick device
in 7.0
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hid
Assignee: wine-bugs(a)winehq.org
Reporter: twhitehead(a)gmail.com
Distribution: ---
Created attachment 71679
--> https://bugs.winehq.org/attachment.cgi?id=71679
Full trace.log file
Using the just released wine 7.0, I no longer see my Pro Pedals as a joystick
device (e.g., in the control panel). I expect this is related to all the
joystick input device stack work that occurred in this release.
I know that it is enumerating/processing my /dev/input/event* devices, as, if I
manually make them all read/writable (instead of the system default which is
just the Pro Pedals one), then my Wacom tablet shows up as a joystick device in
the control panel.
I am totally guessing, but maybe there is an issue properly categorizing the
device? I know in the past, in other projects, it has been misclassified due to
not having any buttons.
Anyway, I looked through the code, but couldn't really follow it other than
noting that it does look at the udev classification. Here is what my udev is
reporting
tyson@tux ~> udevadm info /dev/input/event14
...
E: ID_INPUT=1
E: ID_INPUT_ACCELEROMETER=0
E: ID_INPUT_JOYSTICK=1
E: ID_VENDOR=CH_PRODUCTS
E: ID_VENDOR_ENC=CH\x20PRODUCTS
E: ID_VENDOR_ID=068e
E: ID_MODEL=CH_PRO_PEDALS_USB
E: ID_MODEL_ENC=CH\x20PRO\x20PEDALS\x20USB\x20
E: ID_MODEL_ID=00f2
E: ID_REVISION=0000
E: ID_SERIAL=CH_PRODUCTS_CH_PRO_PEDALS_USB
Here you can see systemd has granted my account full read/write access to the
device due to its classification
tyson@tux ~> getfacl /dev/input/event14
...
user:tyson:rw-
group::rw-
mask::rw-
...
And here is a partial dump of starting the control panel (full trace is
attached) showing it is successfully opening the device and making various
ioctl calls to enumerate its capabilities
tyson@tux ~> strace -ff -s 4096 -P /dev/input/event14 -E
WINEDEBUG=+dinput,+hid,+plugplay wine control 2>&1 | tee trace.log
...
009c:trace:hid:bus_main_thread L"SDL" main loop starting
009c:trace:hid:sdl_bus_init args 0xd8f6b4
[pid 1861507] fstatat64(AT_FDCWD, "/dev/input/event14", {st_mode=S_IFCHR|0660,
st_rdev=makedev(0xd, 0x4e), ...}, 0) = 0
[pid 1861507] openat(AT_FDCWD, "/dev/input/event14", O_RDONLY) = 40
[pid 1861507] ioctl(40, EVIOCGBIT(0, 4), [EV_SYN EV_ABS]) = 4
[pid 1861507] ioctl(40, EVIOCGBIT(EV_KEY, 96), []) = 96
[pid 1861507] ioctl(40, EVIOCGBIT(EV_REL, 4), []) = 4
[pid 1861507] ioctl(40, EVIOCGBIT(EV_ABS, 8), [ABS_X ABS_Y ABS_Z]) = 8
[pid 1861507] close(40) = 0
[pid 1861507] fstatat64(AT_FDCWD, "/dev/input/event14", {st_mode=S_IFCHR|0660,
st_rdev=makedev(0xd, 0x4e), ...}, 0) = 0
[pid 1861507] openat(AT_FDCWD, "/dev/input/event14", O_RDWR) = 39
[pid 1861507] ioctl(39, EVIOCGBIT(EV_FF, 128), []) = 16
[pid 1861507] close(39) = 0
009c:trace:hid:bus_main_thread L"SDL" main loop started
...
Here is a dump of the HID info
root@tux /h/tyson# usbhid-dump -m 068e
003:059:000:DESCRIPTOR 1642627470.833610
05 01 09 04 A1 01 05 01 09 01 A1 00 09 30 09 31
09 32 15 00 26 FF 00 75 08 95 03 81 02 C0 C0
root@tux /h/tyson# usbhid-dump -m 068e | grep -v : | xxd -r -p | hidrd-convert
-o spec
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Joystick), ; Joystick (04h, application collection)
Collection (Application),
Usage Page (Desktop), ; Generic desktop controls (01h)
Usage (Pointer), ; Pointer (01h, physical collection)
Collection (Physical),
Usage (X), ; X (30h, dynamic value)
Usage (Y), ; Y (31h, dynamic value)
Usage (Z), ; Z (32h, dynamic value)
Logical Minimum (0),
Logical Maximum (255),
Report Size (8),
Report Count (3),
Input (Variable),
End Collection,
End Collection
I am happy to provide any other details that I can/run any test you want. Just
let me know.
Thanks! -Tyson
--
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=52489
Bug ID: 52489
Summary: supermemo18 's render become so slow.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71782
--> https://bugs.winehq.org/attachment.cgi?id=71782
by `wine sm18.exe &> log.txt`
The text rendered in SuperMemo18 is so slow and often tells me lack of RAM(pop
up a window says "内存不足"), but obviously, my RAM was enough.
wine-7.0
Linux archlinux 5.16.3-arch1-1 #1 SMP PREEMPT Thu, 27 Jan 2022 14:18:25 +0000
x86_64 GNU/Linux
repo address
https://github.com/wuyudi/sm18-lazy-package
It's ok to redistribute this, see readme.
--
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=51551
Bug ID: 51551
Summary: Medibang Paint Pro: Pen pressure and opacity on Wine
6.14 not working
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: crxtrtupgm(a)gmail.com
Distribution: ---
Created attachment 70394
--> https://bugs.winehq.org/attachment.cgi?id=70394
Log.txt - Log for wintab32.
OS: Pop!_OS 21.04 x86-64
App in question: Medibang Paint Pro 26.2
Wine ver: 6.14
Machine: Acer Nitro 5
Tablet used: XP-PEN Star 03 (Old version)
Driver for tablet: Pentablet 1.2.14.1 (Old driver provided by XP-PEN Support)
The application works just as well, can connect to the Medibang Cloud and all
that.
Drawing in the tablet does work, you can draw with it and it registers
properly. The right click of the tablet also works. Issue is the pen pressure
and opacity not working.
This is not the case in native applications such as Krita. Pressure and opacity
works on those applications.
Before you say it, I tried the newer driver from the XP-PEN website and I have
not made it to work on the OS. In fact the driver I used for windows is also in
the older side. Apparently the tablet is old enough that modern support for it
is now unavailable.
I have already replied in the issue Bug 40199 but reported this new bug ID
anyway for investigation for newer Wine versions.
--
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=52487
Bug ID: 52487
Summary: ShaderGlass crashes on startup (Needs
d3d11.dll.CreateDirect3D11DeviceFromDXGIDevice)
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Follow up to bug 52484.
After working around the UWP issue, it now needs another function from d3d11.
--
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=52478
Bug ID: 52478
Summary: wine-staging 7.1 build fails in Ubuntu 18.04
Product: Wine-staging
Version: 7.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 71767
--> https://bugs.winehq.org/attachment.cgi?id=71767
Ubuntu 18.04 build log
All the other builds succeeded.
[ 970s] dlls/xactengine3_7/xact_dll.c: In function 'fact_notification_cb':
[ 970s] dlls/xactengine3_7/xact_dll.c:862:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_SOUNDBANKDESTROYED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:866:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEDESTROYED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:867:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVELOOPED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:868:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEPLAY:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:869:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVEPREPARED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:871:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_WAVESTOP:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:881:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEPLAY:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:882:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEPREPARED:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:883:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUESTOP:
[ 970s] ^~~~
[ 970s] dlls/xactengine3_7/xact_dll.c:886:9: error: case label does not reduce
to an integer constant
[ 970s] case XACTNOTIFICATIONTYPE_CUEDESTROYED:
[ 970s] ^~~~
[ 970s] Makefile:147527: recipe for target
'dlls/xactengine2_7/xact_dll.cross.o' failed
--
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=52460
Bug ID: 52460
Summary: math software crash after a while
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wuyudi1109(a)gmail.com
Distribution: ---
Created attachment 71748
--> https://bugs.winehq.org/attachment.cgi?id=71748
the software's tar gz, run GeometryExpressions.exe , and the log.
This is the gif on win7 and wine. wine crash after a while.
https://imgur.com/a/m9T88PC
clean wine environment
wine-7.0-rc5
OS info:
-`
.o+` -----------
`ooo/ OS: Arch Linux x86_64
`+oooo: Host: S1 Series
`+oooooo: Kernel: Linux 5.16.2-arch1-1
-+oooooo+: Uptime: 1 hour, 33 mins
`/:-:++oooo+: Packages: 1376 (pacman)
`/++++/+++++++: Shell: fish 3.3.1
`/++++++++++++++: Resolution: 1920x1080
`/+++ooooooooooooo/` DE: Plasma
./ooosssso++osssssso+` WM: KWin
.oossssso-````/ossssss+` Theme:
-osssssso. :ssssssso. Icons: [Plasma], breeze-dark [GTK2/3]
:osssssss/ osssso+++. Terminal: alacritty
/ossssssss/ +ssssooo/- CPU: Intel i5-8250U (8) @ 3.400GHz
`/ossssso+/:- -:/+osssso+- GPU: Intel UHD Graphics 620
`+sso+:-` `.-/+oso: Memory: 4137MiB / 7834MiB
`++:. `-/+/ GPU Driver: Micro-Star International
Co., Ltd. [MSI] Device [1462:1230]
.` `/ CPU Usage: 19%
Disk (/): 107G / 225G (50%)
Battery1: 98% [Unknown]
Font:
Users:
Locale: zh_CN.UTF-8
--
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=52463
Bug ID: 52463
Summary: ViaCAD version 10 -- is closing when opening drawing
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pop.horea(a)yahoo.com
Distribution: ---
Created attachment 71752
--> https://bugs.winehq.org/attachment.cgi?id=71752
the error that I get from ViaCAD
Good day !
I've installed Ubuntu 21.10 and ViaCAD v10 2D/3D with winetricks vcrun 2010 &
2013.
Under Ubuntu 20.04 was running fine, but under 21.10 when I'm trying to open a
drawing I get the error in backtrace attached.
Please find a solution, I'm just a CAD designer.
Thank you.
--
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=52485
Bug ID: 52485
Summary: Window resizable option in SuperTux 0.6.3 does not
take effect immediately
Product: Wine
Version: 7.1
Hardware: x86-64
URL: https://github.com/SuperTux/supertux/releases/download
/v0.6.3/SuperTux-v0.6.3-win64.msi
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tianyangzhang515(a)gmail.com
Distribution: Ubuntu
Created attachment 71778
--> https://bugs.winehq.org/attachment.cgi?id=71778
Screenshot of SuperTux 0.6.3
When the window resizable option is unchecked in SuperTux, the maximize button
should disappear or gray out immediately, and the window should not be
resizable. This option works as expected in the Linux version of SuperTux and
the Windows version of SuperTux running in a Windows 10 VM. However, the window
resizable option does not take effect immediately in SuperTux running in Wine.
The option does not take effect until the window resolution option in SuperTux
has changed.
--
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=49885
Bug ID: 49885
Summary: Missing platform in games category
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matteobin(a)protonmail.com
Distribution: ---
When submitting a new app, there is no platform category under the games one.
I think it should be added.
I submitted an app that is a platform game:
Yooka-Laylee and the Impossible Lair [1].
[1] https://appdb.winehq.org/objectManager.php?sClass=application&iId=20024
--
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=47600
Bug ID: 47600
Summary: DeaDBeeF doesn't show icons
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t6zm3v62fkp7fe5(a)yandex.ru
Distribution: ---
Created attachment 65017
--> https://bugs.winehq.org/attachment.cgi?id=65017
Screenshot
DeaDBeeF for Windows
(https://github.com/DeaDBeeF-for-Windows/deadbeef/releases/download/2019-06-…)
doesn't show icons and outputs these strings when opening the menu:
002b:err:module:import_dll Library librsvg-2-2.dll (which is needed by
L"C:\\Program
Files\\DeaDBeeF\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-svg.dll")
not found
002b:err:module:import_dll Library libxml2-2.dll (which is needed by
L"C:\\Program
Files\\DeaDBeeF\\lib\\gdk-pixbuf-2.0\\2.10.0\\loaders\\libpixbufloader-svg.dll")
not found
Lubuntu 18.04.2, Wine 4.13 from official PPA.
--
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=52438
Bug ID: 52438
Summary: Pokémon Banished Platinum - Fails to Load Graphics
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 71710
--> https://bugs.winehq.org/attachment.cgi?id=71710
Vanilla Wine 7.0 Logs and Screenshot
Executable's SHA256:
5ca7a74525d8091efd75aaef6aa50968b2dd59b1a1b6e10b4bfec26fc463ab06
Information on the application:
https://bugs.winehq.org/show_bug.cgi?id=51868#c3
The game demo runs in vanilla Wine 7.0 but can't show most of its graphics
(including **some** fonts? Installing corefonts makes no difference) for some
reason.
I collected some logs and a screenshot showcasing 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=52480
Bug ID: 52480
Summary: Repainting issues for mp3tag and foobar2000
Product: Wine
Version: 7.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
1. Run the application
2. Choose a folder with audio files (mp3, ogg, flac, wav, m4a)
3. Right click any audio file -> Extended Tags
4. Try to resize the dialog swiftly
Result: all sorts of repainting issues
--
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=45447
Bug ID: 45447
Summary: [World of Tanks] Borderless window broken since 1.0.2
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magist3r(a)gmail.com
Distribution: ---
Created attachment 61779
--> https://bugs.winehq.org/attachment.cgi?id=61779
Screenshot
After update to WoT 1.0.2 borderless window mode of World of Tanks is broken.
It shows header of window and panel instead of fullscreen (see screenshot).
--
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=48523
Bug ID: 48523
Summary: dlls/toolhelp16.dll16 LocalFirst and LocalNext only
return LMEM_FIXED handles
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dirk.niggemann(a)gmail.com
Distribution: ---
I have a program (HP Chemstation G1701BA) which ha two 16-bit components
(MSTOP.EXE and MSCONFIG.EXE) which inspect their own allocated local heaps to
find their menus.
They use TOOLHELP.DLL to do this(LocalFirst() and LocalNext()) .
However, the Wine implementation of toolhelp.dll does not return any of the
moveable local heap handles, only the fixed ones. This causes both programs to
error during menu building with an internal 'CP Object not found' error.
I have an unfinished test implementation of toolhelp.dll that handles moveable
handles which seems to resolve this 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=51868
Bug ID: 51868
Summary: Wine Staging - RPG Maker Game Fails To Load Script(s)
in Wine
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nekoNexus(a)protonmail.ch
Distribution: ---
Created attachment 70783
--> https://bugs.winehq.org/attachment.cgi?id=70783
Terminal output log
Bug is about this game:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=40186
(Also, the game does not run properly in testing with 6.16 Staging; it ran but
restarting the game afterwards landed me in a white screen [I had closed the
window manually])
With 6.14 Staging, the issue is that the game doesn't proceed to the main menu
due to failing to initialize because it can't run the game's ruby scripting
system.
In Wine forks, though unrelated to this bug but still important to keep in
mind, I had been able to reach the main menu and start the game but fonts,
arrows, and other graphics failed to render and I wouldn't be surprised if this
continues to take place once the current issue is resolved.
Until both are resolved, the game is essentially unplayable.
--
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=51706
Bug ID: 51706
Summary: Msi HANDLE_CustomType1 fails to load dll [patch]
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: ake.rehnman(a)gmail.com
Distribution: ---
Created attachment 70581
--> https://bugs.winehq.org/attachment.cgi?id=70581
Patch for correctly determine the bitness for CustomAction dll
do_msidbCustomActionTypeDll incorrectly assume dlls have the same "bitness" as
the calling application. The Windows GetBinaryTypeW function used actually
always fails for dll-types. From the documentation:
"If the file is a DLL, the last error code is ERROR_BAD_EXE_FORMAT."
If GetBinaryTypeW fails the fall back is incorrectly using the same bitness as
the application it self.
As far as I know there is no windows api to determine the bitness of DLLs. In
my attached patch I have written a new function to determine the DLL type.
--
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=45597
Bug ID: 45597
Summary: Flicker in GTAIV
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 62031
--> https://bugs.winehq.org/attachment.cgi?id=62031
APNG animation of the flicker
After a Wine upgrade, objects in GTAIV started flicker (see the animation in
attachment, namely its top-center part where a lamp is located). Bisection
gives the following result:
dd0ea0a61463db83c647a9367ca61e2b69a98eb3 is the first bad commit
commit dd0ea0a61463db83c647a9367ca61e2b69a98eb3
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Feb 16 09:39:08 2018 +0330
wined3d: Enable the multi-threaded command stream by default.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 494432da56fa4c73f71f62151a3013fd4a6fb850
501f26cfd0dbf7d24224ad1f5fabfd9e8ce569c9 M dlls
Nothing unusual appears in the terminal, frame rate doesn't noticeably change,
only the visual artifacts appear. If you go outdoors (in game :) ), then
there'll be more objects which flicker, like here:
https://i.imgur.com/tvtU94I.png (ignore the motion of cars and humans, it's
normal).
--
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=27679
Summary: Arx Fatalis does not play intro movie
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=35412)
--> (http://bugs.winehq.org/attachment.cgi?id=35412)
console log from wine-1.3.23-160-g38c13e5
Intro movie is not played in game "Arx Fatalis". Screen is black and sound is
choppy during playback.
Maybe my fault, because console says:
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?
But i have libgstreamer-plugins-base0.10-0 and
libgstreamer-plugins-base0.10-dev installed.
Native Quartz.dll does not help and wine crashes when native is used.
--
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=48606
Bug ID: 48606
Summary: HexChat: Check for update fails
Product: Wine
Version: 5.1
Hardware: x86-64
URL: https://hexchat.github.io/
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
$ wine --version
wine-5.1
$ openssl sha256 HexChat\ 2.14.3\ x64.exe
SHA256(HexChat 2.14.3 x64.exe)=
f9afe97fceb91685b0f4b1812663eff8460a7d16d6f626ce733193cd56993f23
Steps to reproduce:
1. Install and start HexChat.
2. Click About > Check for updates
Expected results:
Update check works fine.
Current results:
Update check fails due to errors in secur32 and bcrypt.
I don't know whether this belongs with bcrypt or secur32 since both components
are affected.
In my console window I can see the following:
0054:fixme:secur32:schan_get_cipher_algid Don't know CALG for encryption
algorithm 2, returning 0
0054:fixme:secur32:schan_imp_get_max_message_size Returning 1 << 14.
0054:fixme:bcrypt:key_asymmetric_init not implemented on Mac
0054:fixme:bcrypt:key_asymmetric_init not implemented on Mac
--
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=20415
Summary: eRightSoft SUPER: Window unviewable and
non-responsive.
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=24224)
--> (http://bugs.winehq.org/attachment.cgi?id=24224)
A SUPER Log of buggies
This is a bug report for bld.35 of the free SUPER encoder by eRightSoft.
Attached is the log of what it does, I had to keep using the exit command to
even close the non-responsive application. Basically the window is scrambled,
you can't click anything and it freezes up.
--
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=52339
Bug ID: 52339
Summary: EzViz: Program does not respond after clicking once
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: contact+winehq(a)rolandd.com
Distribution: ---
Created attachment 71509
--> https://bugs.winehq.org/attachment.cgi?id=71509
Logfile of Wine 6.16 that works fine and a logfile of Wine 7.0-rc2 that fails
Hello,
I run this program call EzViz to watch what the camera is recording, in this
case the baby room :)
The program runs fine, the problem starts when you click anywhere in the
window, then nothing responds anymore. However the program continues to work as
in it keeps playing the video of the camera. For example if I click the close
button this should show me a popup to ask if I am sure. It now just changes the
mouse cursor from a hand to a pointer. Another example is I can click anywhere
in the Window and nothing responds but the video keeps playing.
In Wine 6.16 where everything works as expected but when updating to Wine 6.21
these problems started. The problem continues in Wine 6.23 and Wine 7.0-rc2. I
waited a little bit to see if it has anything to do with my system setup or may
be fixed in a future Wine update but nothing happened, so I decided to write a
but report.
Download link:
https://download2.ezvizlife.com/assets/deps/EzvizStudioSetups.exe?ver=73244
In case the link expires you can go to the URL below and click on Ezviz PC
Studio Software
https://support.ezvizlife.com/download
OS: Manjaro Linux x86_64
Kernel: 5.15.12-1-MANJARO
--
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=52158
Bug ID: 52158
Summary: error decrypt aes with wine, on a somes games. AES
mode 1 with key length 64 not supported wine linux
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: julianhoyos94(a)gmail.com
Distribution: ---
Created attachment 71204
--> https://bugs.winehq.org/attachment.cgi?id=71204
image showing type of file.
Good morning, I want to report this bug, which appears in wine when trying to
play age of empires 3 definitive edition multiplayer, although, the bug is
directed to wine, since it throws the error, there are some xml files encrypted
with aes.
I leave you a link, with the image of how the encrypted files look, they are
the ones that say "data" and below the maps that are not encrypted
wine show the next error
"AES mode 1 with key length 64 not supported wine linux."
This error is becoming very common in other types of games, we stay tuned and
thank you very much.
--
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=50539
Bug ID: 50539
Summary: SetWindowRgn doesn't work correctly
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: hjkl(a)quantentunnel.de
Distribution: ---
Created attachment 69208
--> https://bugs.winehq.org/attachment.cgi?id=69208
Example images and source code
The SetWindowRgn function doesn't work correctly. It applies a shape to a
window. In the attachment is an example source code which just creates 2
windows and calls SetWindowRgn on both. It uses an elliptic region on the left
window and a triangle region on the right one.
The image "CorrectOnWindows.png" shows how Windows 10 draws it.
The image "IncorrectOnLinuxWithWine.png" shows how Wine on Debian draws it
(also tested on Zorin OS with the same result).
The elliptic window has a black "shadow" above the window. This might be the
same issue as described in "Bug 48636", but I'm not sure.
The other window has no shape at all. It's just drawn like SetWindowRgn was
never called.
The folder "source" of the attached ZIP file contains the Visual Studio 2019
source project and also the compiled EXEs for 32-bit and 64-bit. It's very
simple.
The interesting part is this for the 1st window:
//example 1 with an elliptic region
HRGN hRgn=CreateEllipticRgn(0, 0, 250, 200);
SetWindowRgn(g_hWnd1, hRgn, TRUE);
And this for the 2nd window:
//example 2 with a triangle region
POINT points[8];
points[0].x=50;
points[0].y=0;
points[1].x=100;
points[1].y=100;
points[2].x=0;
points[2].y=100;
points[3].x=50;
points[3].y=0;
points[4].x=50;
points[4].y=20;
points[5].x=80;
points[5].y=90;
points[6].x=20;
points[6].y=90;
points[7].x=50;
points[7].y=20;
hRgn=CreatePolygonRgn(points, 8, ALTERNATE);
SetWindowRgn(g_hWnd2, hRgn, TRUE);
--
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=39795
Bug ID: 39795
Summary: when working jriver mediacenter suddenly crash.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: noay(a)outlook.com
Distribution: ---
Created attachment 53097
--> https://bugs.winehq.org/attachment.cgi?id=53097
when working jriver mediacenter suddenly crash.
when working jriver mediacenter suddenly crash, many times, not clear why.
--
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=34753
Bug #: 34753
Summary: Rising Kingdoms: no intros
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46338
--> http://bugs.winehq.org/attachment.cgi?id=46338
RK Log
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=52261
Bug ID: 52261
Summary: Sekiro: Shadows Die Twice GOTY crashes right before
gameplay starts
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 71394
--> https://bugs.winehq.org/attachment.cgi?id=71394
+d3d
wine-7.0-rc2-41-gd03984709d8
--
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=47975
Bug ID: 47975
Summary: X3 Albion Prelude - Unhandled page fault on read
access
Product: Wine
Version: 4.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: consolelogger(a)rhyta.com
Distribution: ---
Created attachment 65476
--> https://bugs.winehq.org/attachment.cgi?id=65476
x3ap console log
Ubuntu 19.10 - wine-mono-4.9.3.msi
X3 Albion Prelude crashes on splashscreen. The launcher before that works.
Console log, backtrace and the games's own crashlog are attached.
I am happy to provide more details and do tests when asked to.
minor question:
fixme:dbghelp:elf_search_auxv can't find symbol in module
Does that error mean I am missing some debug symbols to make the log more
useful?
--
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=51491
Bug ID: 51491
Summary: Project CARS 2 periodically crashes during a race
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0560:err:d3d11:d3d_rasterizer_state_init Failed to insert rasterizer state
entry.
Assertion failed: iface->lpVtbl == &d3d11_rasterizer_state_vtbl, file
../wine/dlls/d3d11/state.c, line 1226
wine-6.12-249-gd60c450c7be
--
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=50901
Bug ID: 50901
Summary: Google Chrome 89.0.4389.114 exits at startup
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 69712
--> https://bugs.winehq.org/attachment.cgi?id=69712
WINEDEBUG=+relay,+tid wine chrome.exe
Using a standalone Chrome Installer
$ sha1sum ChromeStandaloneSetup64.exe
3b2c9b4005a84a1fe5475e4a472167667c381d29 ChromeStandaloneSetup64.exe
1. wine ChromeStandaloneSetup64.exe
2. cd ~/.wine/drive_c/Program Files/Google/Chrome/Application
3. wine chrome.exe
4. a black window appears. A second later, it exists quietly
--
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=21935
Summary: AceMegaCodecsPack gives error message on install
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.free-codecs.com/download/ace_mega_codecs_pa
ck.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=26626)
--> (http://bugs.winehq.org/attachment.cgi?id=26626)
Terminal log of process
Download pack.
Open installer, select 'Professional Edition', do not associate with media
player, untick create quicklaunch icon, untick virus scan.
Installer gets half way then gives message:
Access violation at address 3CB16DAF in module 'quartz.dll'. Read of address
00000000
Refreshes desktop and appears to have created an icon for quicktime in the
systray.
Installer then hangs.
Ending 'Dashboard.exe' process allows it to progress to the finish screen.
Then clicked a few things on the Quicktime icon which I think accounts for the
last bit of the log. No actual 'err' occurs during the installation process
--
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=45016
Bug ID: 45016
Summary: Far Cry crashes at startup
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 61136
--> https://bugs.winehq.org/attachment.cgi?id=61136
Far Cry 5 log
Far Cry crashes at startup. I try ti install vcredist 2015, DX9, DX10, DX11
without any difference.
--
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=33756
Bug #: 33756
Summary: Formula symbols get outside formula frame
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 44698
--> http://bugs.winehq.org/attachment.cgi?id=44698
Test document
See test document.
Here are screenshots of how it worked at wine 1.5.16 [1] and currently [2]
(since 1.5.26 when bug 32661 was fixed).
Although it's a regression, I'm not sure how I could bisect it because bug
32661 blocks testing.
Also, if you try putting cursor to the right of second formula and try typing
several letters, overtyping ghost 'r' letter, the formula will disappear.
This could have something to do with new font rendering since all fonts have
been extended to the right if you compare these images by switching from one to
another, so component selection might be wrong.
[1]: http://i0.simplest-image-hosting.net/picture/1525.png
[2]: http://i0.simplest-image-hosting.net/picture/1600.png
--
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=10924
Summary: Netbeans 6 installer hangs or exits silently
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.netbeans.org/netbeans/6.0/final/bundles/
netbeans-6.0-javase-windows.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Yeah, yeah, I know, one should usually run netbeans with
the native JRE, but running it with the windows one makes
for a splendid test of wine, one that we should at least
not fall over immediately on.]
Install the latest JDK first.
wine netbeans-6.0-javase-windows.exe
either hangs or exits silently.
Sometimes it's after printing
> Create new process:
> command : "c:\Program Files\Java\jre1.6.0_03\bin\java.exe" -Djava.io.tmpdir=C:\windows\temp\ -Xmx256m -Xms64m -classpath C:\windows\temp\\NBI67217.tmp\bundle.jar org.netbeans.installer.Installer
Sometimes it gets a bit further and hangs or exits silently after printing
fixme:shell:UnixFolder_IShellFolder2_GetDefaultColumnState stub
Out of paranoia, I copied the installer to c:\ and turned off the z:\
drive to see if the hang was it pawing through all my files, but that didn't
change much.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50849
Bug ID: 50849
Summary: Streamdeck MSI installation fails
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: viraptor(a)gmail.com
Distribution: ---
Created attachment 69664
--> https://bugs.winehq.org/attachment.cgi?id=69664
log of running the installer
The installer for Streamdeck app (available from
https://www.elgato.com/en/downloads ; tested version
https://edge.elgato.com/egc/windows/sd/Stream_Deck_4.9.3.13222.msi ) fails with
the installer saying "Elgato Stream Deck Setup Wizard ended prematurely because
of an error".
Full log attached, but the main error seems to be in this fragment:
0108:fixme:mscoree:corruntimehost_UnloadDomain stub 000000000008C160
0108:fixme:mscoree:corruntimehost_Stop stub 000000000008C160
0024:err:msi:custom_get_thread_return Invalid Return Code 68870160
0024:err:msi:ITERATE_Actions Execution halted, action
L"DeleteInvalidPathRegistryKey" returned 1603
--
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=35063
Bug #: 35063
Summary: InstallShield crashes when installing Peachtree Pro
Accounting 2007 "unable to create InstallDriver
instance"
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rclocher3(a)yahoo.com
Classification: Unclassified
Created attachment 46763
--> http://bugs.winehq.org/attachment.cgi?id=46763
"+ole,+rpc,+storage,+variant" log for "Unable to create InstallDriver instance"
error (not "1158:" error)
Greetings oh amazing Wine developers and maintainers,
I've been trying to install Peachtree Pro Accounting 2007, but I get various
errors. Sometimes when I try to run the installer a window pops up and a
progress bar starts chugging before it errors out with a popup message saying
"Unable to create InstallDriver instance, Return code: -2147221164". Other
times an InstallShield popup that says "1158:" appears immediately. In both
cases I start with a fresh prefix. It seems like I get the "Unable to create
InstallDriver instance" error if I haven't tried the installation recently,
otherwise I get the "1158:" error, even if I've rebooted lately.
If I get the "Unable to create InstallDriver instance" error then I get the
following stderr messages in the console:
err:ole:create_server class {e9513610-f218-4dda-b954-2c7e6ba7cabb} not
registered
err:ole:CoGetClassObject no class object {e9513610-f218-4dda-b954-2c7e6ba7cabb}
could be created for context 0x4
If I get the "1158:" error there are no stderr messages.
I looked at the error log, and I saw stuff for ole32, oleaut32, and rpc; I
guessed that this is an ole32 bug, but you'd know better than I would.
I'd like to take a moment to say thanks for Wine, I'm always amazed at the fact
that it can emulate Windows in Linux. My hat's off to you people who can
reverse-engineer DCOM and such. What fantastic complexity!
- Rob
--
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=25053
Summary: Final fantasy 7 videos do not play, though supported
by gst-ffmpeg
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=31760)
--> (http://bugs.winehq.org/attachment.cgi?id=31760)
Terminal log when running ff7.exe
Ubuntu 10.04
Videos are in .avi format, TrueMotion 2.0 video.
The videos play fine in Totem. The codec is in ffmpeg.
When the game is started, the intro videos do not play, although a menu appears
in between them so I know the game is at least starting.
Terminal log attached.
Please let me know what trace I can provide.
--
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=52062
Bug ID: 52062
Summary: dinput HID joystick doesn't implement effect state
reports.
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Distribution: ---
Split from https://bugs.winehq.org/show_bug.cgi?id=51873,
IDirectInputDevice8_GetForceFeedbackState and
IDirectInputEffect_GetEffectStatus are both not implemented and returning
DIERR_UNSUPPORTED.
Some games are then unable to tell the current status of created effects and
may try to create them again or just consider force feedback as not working.
This will require PID effect state reports, and possible use of
HidD_GetInputReport / IOCTL_HID_GET_INPUT_REPORT, as some device only support
these reports through explicit requests and aren't sending them with the device
state reports.
--
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=50544
Bug ID: 50544
Summary: Application crashes when external database called
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: frank.heinz(a)gmx.de
Distribution: ---
Created attachment 69214
--> https://bugs.winehq.org/attachment.cgi?id=69214
shell output while starting the application via shell / application works fine
until line 16, the crash starts with "Unkown reason"
The windows application WISO2021.exe works fine until any function with an
external database call is invoked (e.g., trying to receive data from connected
tax authorities). Such a function leads to crash (immediate termination)
Wine version: 5.0.3
Wine architecture: 32 bit
Native DLLs: msvcp140, vcruntime140
core fonts installed
Windows version set to Windows 7
The shell log is attached.
--
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=15635
Summary: Siemens SIMATIC STEP 7: can't use Next or Cancel when
installing
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: refic(a)psimerion.org
When I try to install SIMATIC STEP 7 everything goes fine until a window pops
up where I have to click Next to begin with the actual installation (or Cancel
to abort it). Clicking Next does nothing, nor does clicking Cancel.
This is what I see in terminal when I click Next:
fixme:rpc:RpcImpersonateClient (0x2fdf450): stub
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x470000000b
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
Attached is a full log. I had to manually kill the installer because I couldn't
just abort it.
--
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=42660
Bug ID: 42660
Summary: QTranslate crashes inside jscript.dll
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Created attachment 57599
--> https://bugs.winehq.org/attachment.cgi?id=57599
WINEDEBUG=+jscript wine QTranslate.exe output
Hi, a user reported problems with this application in the user forum.
The crash is inside wine`s jscript.dll With native jscript the crash is gone
--
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=52477
Bug ID: 52477
Summary: Wine crashes when exiting RK-Kludge-Macro-Editor.
Product: Wine
Version: 7.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: foberle(a)enteract.com
Distribution: ---
Created attachment 71766
--> https://bugs.winehq.org/attachment.cgi?id=71766
generated by wine
I ran the RK_Keyboard_Setup_V1.5_20210805.exe installation program (used with
the RK-100 keyboard from Royal Kludge). I've successfully run this on Windows
10 and it creates a program called DeviceDriver.exe (and, no, it is not a
device driver, it's actually their macro editor).
When running it under wine, it does pop up a screen, but then crashes with the
backtrace.txt provided below.
The program (under Windows) is awful, but I hope to figure out how it works and
would rather do it on a Linux machine than the little laptop I have Windows on.
Thanks much...
--
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=52459
Bug ID: 52459
Summary: Wine won't install or upgrade on Linux MInt 20.02 or
20.03 Cinnamon desktop
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phil.manger(a)gmail.com
Distribution: Mint
Wine 7 will not install on Linux Mint 20.03 or 20.02 running the Cinnamon
desktop, either as in upgrade from Wine 6.02 or as a fresh install.
Trying to install through the Mint update manager just deletes all files in the
/opt/wine-stable/bin folder except:
wine
wine64
wine64-preloader
wine-preloader
Trying to install via the command line with:
sudo apt install --install-recommends winehq-stable
results in:
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
winehq-stable : Depends: wine-stable (= 7.0.0.0~focal-1)
E: Unable to correct problems, you have held broken packages.
We then get into a series. Trying to install wine-stable results in:
wine-stable : Depends: wine-stable-i386 (= 7.0.0.0~focal-1)
then:
wine-stable-i386:i386 : Depends: libsane:i386 (>= 1.0.24) but it is not going
to be installed
then:
libsane:i386 : Depends: libsnmp35:i386 (>= 5.8+dfsg) but it is not going to be
installed
then:
libsnmp35:i386 : Depends: libmysqlclient21:i386 (>= 8.0.11) but it is not going
to be installed
and finally:
mysql-common 5.8+1.0.5ubuntu2 [Not candidate version]
E: Package 'mysql-common:i386' has no installation candidate
That latter two errors don't even make any sense since wine has nothing to do
with mysql.
These errors were reproduced on both Mint 20.03 and 2.02 with the Cinnamon
desktop on two different computers. However, wine 7 did install successfully
on a laptop running Mine 20.03 with the Xfce desktop.
--
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=30245
Bug #: 30245
Summary: Copy Chinese web page content, and paste into the
notepad or word will appear garbled.
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zhchengsmile(a)gmail.com
Classification: Unclassified
Copy Chinese web page content, and paste into the notepad or word will appear
garbled.
--
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=40717
Bug ID: 40717
Summary: TdxW.exe crashes at start
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: innersea(a)163.com
Distribution: ---
Created attachment 54615
--> https://bugs.winehq.org/attachment.cgi?id=54615
terminal output
TdxW is a famous stock software in china. I'm using it everyday(PingAn
Securities‘ version:平安证券金融终端).
It used to run perfectly since wine1.7, but not anymore when it update from
version 1.57 to 1.58(the newest version is 1.6.2).
In version 1.58 it starts to require mfc42.dll. And with mfc42.dll it crashes
on 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=52473
Bug ID: 52473
Summary: Project Project Dxxx Unable to play in-game video
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ybx332(a)gmail.com
Distribution: ---
It's a rhythm game, and the source code of it is here:
https://github.com/KHCmaster/PPD I cannot play the mp4 video, but if I convert
it to ogg, it will just pop up another window to play that video (Not in the
game, whick makes it unplayable). Try to install wmp11 through winetricks
doesn't help, either.
--
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=43523
Bug ID: 43523
Summary: famous email client foxmail can not input Chinese as
body.
Product: Wine
Version: 2.0.2
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: em2015(a)139.com
Foxmail 7.2.8 build 8.379 (http://www.foxmail.com/win/)
can not input Chinese to body area, but subject text box is work fine.
--
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=35836
Bug ID: 35836
Summary: Foxmail can't send mail
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
0. Download installer from http://www.foxmail.com/win/download/foxmail7.0
$ sha1sum fm70chb1_92_setup.exe
84307d044b9d4659d982285f64023500a7811d90 fm70chb1_92_setup.exe
1. export LANG=zh_CN.utf8
2. Install it
3. cd to the directory, wine Foxmail.exe
4. Enter the config for the first account
5. Click "写邮件"(means send a mail)
6. Write the mail
7. Click "发送"(means send), the mail won't be sent.
Instead, "收件人"(means To) "抄送"(means CC) would be cleared.
Test mail account: 1469264807(a)qq.com
Password: winedebug
(Other mail services can be used, too)
--
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=51555
Bug ID: 51555
Summary: Crackling Audio in World of Warcraft using
6.14-staging
Product: Wine-staging
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mewt.reaper(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Upon upgrading to 6.14-staging from 6.9-staging audio is World of Warcraft
crackles continuously. This is a regression as downgrading back to 6.9-staging
fixes 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=52470
Bug ID: 52470
Summary: Dead Space: system cursor appears when switching out
of game and back via alt+tab
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idarktemplar(a)mail.ru
Distribution: ---
Created attachment 71760
--> https://bugs.winehq.org/attachment.cgi?id=71760
Screenshot with issue.png
When playing Dead Space, if you switch out of game window and then switch back,
system cursor doesn't disappear again.
Happens both in Steam and GoG versions of game. Happens both in KDE Plasma 5
and openbox X11 sessions.
How to reproduce:
1) Run game.
2) When main menu is displayed, use alt+tab or any other key combination to
switch out of game. System cursor usually appears.
3) Switch back into game.
Expected result:
System cursor should hide again.
Actual result:
System cursor stays.
--
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=52455
Bug ID: 52455
Summary: Bundled libffi causes linker failure with gcc11 and
x86_64
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: mike(a)cchtml.com
Distribution: ---
Wine Gecko 2.47.2
The bundled libffi looks like version 3.1. This version has known problems
linking with recent versions of gcc under the 64-bit x86 arch.
Linking fails with:
../libjs_static.a(win64.o):fake:(.text+0x69): relocation truncated to fit:
R_X86_64_32S against symbol `ffi_closure_win64_inner' defined in .text section
in ../libjs_static.a(ffi.o)
collect2: error: ld returned 1 exit status
It looks like upstream has fixed this as newer versions successfully link.
Upgrading the bundled version to 3.4.2 lets wine-gecko successfully link with
gcc 11.2.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=45229
Bug ID: 45229
Summary: Source insight 4 tool bar is too large when installed
in wine.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 15236286238(a)163.com
Distribution: ---
Created attachment 61458
--> https://bugs.winehq.org/attachment.cgi?id=61458
The tool bar of source insight 4 is too large.
For source insight 4, the tool bar is too large to use when installed in all
version of wine.
But source insight 4 tool bar is normal in windows os.
The download link of source insight 4 is bellow:
https://www.sourceinsight.com/trial/
The official website of source insight 4 is bellow:
https://www.sourceinsight.com/
Source insight 3 is normal in windows os or installed in wine in linux os.
--
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=27667
Summary: Pegasus Mail Status Bar w/o messages
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mccarthy(a)volny.cz
Product: Pegasus Mail v.4.61
OS: Linux Mint 9
Wine v.1.3.21
The status bar in the Pmail v. 4.61 does not show progress or general messages.
Examples:
1) click "selective POP3 mail download" and # messages on the mail server is
not shown. Furthermore, when downloading the mail, the progress (i.e.
downloading headers 34 of 78) is not shown.
2) It doesnt show how many emails are in the queue ready to be sent
3) when sending large number of emails, or large emails w/ attachments, the
progress (%) is not shown.
--
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=51918
Bug ID: 51918
Summary: wine-gecko 2.47.2 fails to build on host systems with
python 3.10
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 70873
--> https://bugs.winehq.org/attachment.cgi?id=70873
Python-3.10 fixes for wine-gecko 2.47.2
Successor of https://bugs.winehq.org/show_bug.cgi?id=49126
Another round of fixes are needed so that wine-gecko 2.47.2 builds with
python-3.10 (present in e.g. the upcoming Fedora 35)
Attached is a patch with some fixes until I got stuck due to a limited amount
of pyFoo. I'll be happy to test a tree with fixes.
Fedora bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1987713
--
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=41625
Bug ID: 41625
Summary: Star Trek Online
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: charlie.boothe(a)warriorlife.net
Ever since the new software patch done by Arc on Wednesday, the STO will load
to the Cryptic loading screen, hold there for a few moments, and then crash.
--
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=39477
Bug ID: 39477
Summary: Wine crashes with alsa/pulseaudio in Star Trek Online
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rob(a)sandersmail.eu
Distribution: ---
Created attachment 52612
--> https://bugs.winehq.org/attachment.cgi?id=52612
crash trace
The game works quite well for around 30-45 min then it crashes. It usually
happens when you change the zone. It's the only game which crashes for me - so
it might be something game specific.
I'm using crossover-14.1.10-1.i386
Crash trace attached.
--
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=40699
Bug ID: 40699
Summary: Star Trek Online Crashes after short while of game
playon Ubuntu 16.04
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trprecht(a)gmail.com
Distribution: ---
Created attachment 54580
--> https://bugs.winehq.org/attachment.cgi?id=54580
backtrace.txt saved after latest crash.
I've tried several versions of WINE 1.7.40, 1.9.10 & 1.9.11 on Ubuntu 16.04 and
the game crashes at random time intervals during game play (between 5-60
minutes), but each time the message is about "GameClient.exe has encountered a
serious problem" and then closed. You can save log file or backtrace file but
if you click the link about that version of the client it locks that up too.
This issue wasnt as prevalent on 14.04.3 while under WINE 1.7.40, but it did
happen at least once an hour-and-a-half then.
--
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=40501
Bug ID: 40501
Summary: Huaxi Securities (华西证券) 7.18: failed to launch
Product: Wine
Version: 1.9.8
Hardware: x86-64
URL: http://www.hx168.com.cn/downloads/new_hxzq_hc718.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zhanglide2018(a)gmail.com
Distribution: Mint
Created attachment 54283
--> https://bugs.winehq.org/attachment.cgi?id=54283
backtrace (after winetricks)
Huaxi Securities (华西证券) 7.18 failed to launch, no windows displayed.
It is working on Windows XP Professional SP3 (32-Bit), Windows 7 SP1 (32-Bit)
and Windows 10 1511 (64-Bit).
After installing only mfc42 via winetricks, the sever choosing window is
displayed but the program crashed immediately.
--
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=44164
Bug ID: 44164
Summary: Domotique4 3D Home Automation application demo: paints
blank window
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 59923
--> https://bugs.winehq.org/attachment.cgi?id=59923
head -n 1000000 wine_domotique4_terminal_log.txt
Tested with a 32-bit WINEPREFIX set to Windows XP.
The application launches and creates a window to set the target resolution of
the main application window. This can be successfully set.
The application launches a new window at the desired resolution. However this
window remains blank.
The application appears to require rudimentary D3D support... Direct3D 7 ??
Since disabling d3d8 and d3d9 (in winecfg) has no effect.
However the application fails to launch in a Windows 7 VM - which has
VirtualBox 3D acceleration enabled. Complaining about a lack of 3D support.
I've attached the first 1,000,000 lines of the log file (xz compressed). With:
export WINEDEBUG=+timestamp,+tid,+all
The actual log file was 2.5 Gbytes and the application still hadn't done
anything with the blank window (after about 10 minutes)...
--
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=52421
Bug ID: 52421
Summary: After wine 6.19 and on it crashes on startup
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fedebenelli(a)outlook.com
Distribution: ---
After wine version 6.19 it stopped working and shows errors like:
wine: created the configuration directory '/home/user/.wine'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: Unhandled page fault on execute access to 0000000061DEC930 at address
0000000061DEC930 (thread 002c), starting debugger...
002c:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 40 124"
(2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: could not load kernel32.dll, status c0000135
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:start_rpcss Failed to open RpcSs service
I've seen this problem related with optimus (nvidia+intel) system but that
wouldn't be my case, I'm using only a nvidia card, and it also happens on my
laptop that only has an intel card.
--
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=39646
Bug ID: 39646
Summary: Installer of Republic: The Revolution requests for
second disc.
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: odziomek91(a)gmail.com
Distribution: ---
Created attachment 52840
--> https://bugs.winehq.org/attachment.cgi?id=52840
Log from Wine 1.7.52 (development)
Hi!
I have installed Wine 1.7.52 in my Debian OS. I was trying to install Republic:
The Revolution, but my Installer don't copying all files... and gives me an
information to insert second disc.
I have installed PlayOnLinux too, to check a difference in newest version (at
that time - 1.7.54) and I have got the same situation.
Please check log files from attachment and some screens. It's a very funny
situation because when I am clicking on "Retry button" it changes to "Yes" or
"Ignore" button. The same situation when I am pressing "Tab button".
--
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=43171
Bug ID: 43171
Summary: Origin crashes when using macOS WineHQ packages (but
works when compiled with GCC)
Product: Packaging
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
As reported by a user, Origin does not work with our WineHQ macOS packages, but
works fine when Wine is compiled with GCC-4.2. It requires further
investigations if this is a compiler bug in Clang or caused by a bug in Wine.
--- snip ---
fixme:winediag:start_process Wine Staging 2.10 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
wine: Unhandled page fault on read access to 0x6d2d69f0 at address 0x6909d6f6
(thread 002b), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 35 204") (1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger
winedevice.exe(56028,0xb0004000) malloc: *** error for object 0x6a81b000:
pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
--- snip ---
--
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=46386
Bug ID: 46386
Summary: Ace Money crashing
Product: Wine
Version: 0.9.6.
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paul(a)clubdaddyo.com
Created attachment 63145
--> https://bugs.winehq.org/attachment.cgi?id=63145
Ace Money Crash
Ace Money crashes after finishing balancing accounts. Running version 4.36.6 on
Mac OS Mojave. Ace Money window has also become un-sizable. When opening Ace
Money it will take at least 15-20 seconds to appear.
--
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=52453
Bug ID: 52453
Summary: Scratch 3.0 keeps crashing.
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: andremolinaro98(a)outlook.com
Distribution: ---
Created attachment 71738
--> https://bugs.winehq.org/attachment.cgi?id=71738
This is the bug report I got from wine.
Scratch crashes when I try to open it. What I want to do is make a scratch
project but instead it keeps crashing.
--
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=52452
Bug ID: 52452
Summary: Tooltip handler for wrong dialog is invoked in OpenMPT
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sagagames.de
Distribution: ---
In OpenMPT (https://openmpt.org/) we use an MDI interface, and MDI windows are
split in half with a splitter inbetween. The two halfs are generated from two
separate dialog resources and thus events sent to one half should not influence
the other.
A user has reported a crash (https://bugs.openmpt.org/view.php?id=1553) that
happens when hovering certain controls in the lower half of one of these views,
and from the memory dump I can see that the hovering caused Wine to request
tooltip information from the upper half of the view rather than the lower half.
As the dialog item ID that was hovered didn't exist in the upper half of the
view, the app crashed with a null-pointer access. Trying to reproduce this
myself, I couldn't trigger the crash in Wine 7.0.0 (the user was on 7.0rc5-1)
but nevertheless I found that the tooltips don't work in the lower half of the
view, probably caused by the same issue that lead to the crash.
Reproduction steps:
1) File -> New -> IT to create a new document
2) You should now see the General Tab. You should be able to see various custom
tooltips when hovering items above the splitter.
3) Hovering items (e.g. the sliders) below the splitter should either lead to a
crash or not show any tooltip. On Windows, you would be seeing tooltips on
those sliders. Hovering the tab control right below the splitter caused a crash
for the user but it didn't for me.
--
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=39098
Bug ID: 39098
Summary: Unhack (visual novel) starts but no visible window is
created
Product: Wine
Version: 1.7.49
Hardware: x86
URL: http://store.steampowered.com/app/340800/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52092
--> https://bugs.winehq.org/attachment.cgi?id=52092
terminal output
The game is from the same developer as Bermuda from bug #39093, however, this
looks like a different issue and the hack/patch from that bug report doesn't
help.
The game is starting and music begins to play which sounds like the main menu
theme, but no visible window is created and the game constantly uses 70-80%
CPU.
In virtual desktop mode I can only see the empty VD, in fullscreen mode the
game icon is present in the taskbar, but clicking on it has no effect.
Tested under Gnome 3 and XFCE 4.12 (no compositor).
The problem can be reproduced with the demo version available on Steam. After
installation the demo can be launched without Steam running (but corefonts need
to be installed).
Maybe unrelated, but I have similar problem with another game in bug #35243.
Fedora 22 32-bit
XOrg 1.17.2
XFCE 4.12
nouveau/mesa git on NV92
--
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=45748
Bug ID: 45748
Summary: System.Windows.Markup.XamlParseException
Product: Wine
Version: 3.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ncdehnel(a)gmail.com
Distribution: ---
Created attachment 62189
--> https://bugs.winehq.org/attachment.cgi?id=62189
errors
Error from trying to run Halo SPV3 installer. Happens with vanilla 3.0.2 and
staging 3.13.
--
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=23158
Summary: Enhance appdb search filters to allow searching for
regressions
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Is there an easy way to search for regressions in the appdb?
The current search filters don't seem to do the trick - but with a small
change, they could.
Right now you can have multiple filters active, e.g.
Active filters
Rating = platinum
Rating = garbage
Wine version < 1.0.1
Wine version > 1.2rc1
but the combination doesn't seem well defined. If rating & wine version
were grouped, e.g.
Active filters
Rating = platinum and Wine version < 1.0.1
Rating = garbage and Wine version > 1.2rc1
that would do fine. Or is there a better way?
--
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.