https://bugs.winehq.org/show_bug.cgi?id=49623
Bug ID: 49623
Summary: winedevice high cpu load over all the time
Product: Wine
Version: 5.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dieter.ferdinand(a)gmx.de
Distribution: Other
hello,
i have a big problem with winedevice of different versions of wine.
after the last updates of my system, i see, that winedevice need over 90% (most
99%) of cpu-time over hours and days. so my system must run all the time with
highest possible cpu-clock and i can't like this.
so i try to find out why this happens and because udisksd need also much
cpu-time, i kill it and lock it for automatic restart, so i can start it, if i
need it.
after that, i see, that winedevice no more need over 90% cpu-time.
because i deaktivate udisks always in the past, i think, i don't have this
problem with winedevice. but every update of udisks will reaktivate it again
and after some days, i deaktivate it again.
udisks is a nice program, but i can't like it, if one program kill all
powersaving functions of my system which runs 24 hours a day.
since i deaktive udisks, i have no more problems with winedevice.
i will deactive usage of udisks for wine to solve this problem.
goodby
--
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=51162
Bug ID: 51162
Summary: Xfce systray icons have a background of a next icon
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: explorerframe
Assignee: wine-bugs(a)winehq.org
Reporter: fin4478(a)hotmail.com
Distribution: ---
Created attachment 70030
--> https://bugs.winehq.org/attachment.cgi?id=70030
Xfce4.16 systray bug
Systray icons have a background of a next icon when running Ubisoft Connect,
Steam and Epic Games launchers. Switching the desktop compositor on and off
changes the background between blank and the next icon. The network icon is
from connman-gtk. Version: xfce4-panel 4.16.2. OpenGL: renderer: Radeon RX 580
Series (POLARIS10 DRM 3.41.0 5.13.0-rc2 LLVM 12.0.0) v: 4.6 Mesa 21.2.0-devel
(git-0df249f 2021-05-19 focal-oibaf-ppa)
I inspected source code of the Xfce4 systray plugin and the problem is not
solvable there.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=49990
Bug ID: 49990
Summary: Gray window for Minecraft Dungeons Launcher & Riot
Client
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: iroalexis(a)outlook.fr
Distribution: ---
Created attachment 68393
--> https://bugs.winehq.org/attachment.cgi?id=68393
Wine log for Minecraft Dungeons Launcher
It is impossible to launch applications that ask to display a "Windows
interface" such as the login window Riot and/or Minecraft Dungeons Launcher. I
get an empty gray window.
The commit
https://source.winehq.org/git/wine.git/commit/bd27af974a21085cd0dc78b37b715…
provoc this problem.
--
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=48406
Bug ID: 48406
Summary: Epic Games Store fails to install prerequisites with
Wine Mono
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 66178
--> https://bugs.winehq.org/attachment.cgi?id=66178
log
To reproduce the issue, you just need to install Epic Games Store with Wine
Staging. After you launch it and it downloads its own files, it will try to
install its "prerequisites", which will fail with Wine Mono. The issue
disappears if you install "dotnet48" using winetricks, or if you launch EGS
with -SkipBuildPatchPrereq flag, but neither are really good solutions as some
games don't seem to work with dotnet48 and -SkipBuildPatchPrereq sometimes
doesn't work.
Should be noted that on real Windows, it seems to install dotnet48 using
"Windows Features" component.
Attaching standard debug output. Let me know if you need a log with additional
debug channels.
--
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=43680
Bug ID: 43680
Summary: Epic Games Launcher crashes if tool-tip is shown in
D3D11 mode
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: plata(a)mailbox.org
Distribution: ---
Tested with Wine staging 2.16.
How to reproduce:
- run EpicGamesLauncher.exe (maybe you need the "-SkipBuildPatchPrereq"
parameter)
- wait until the login window is shown
- everything seems to be ok
- move the mouse over one of the fields where you can enter email/password
- the window starts to flicker and finally EpicGamesLauncher.exe crashes
If you launch EpicGamesLauncher.exe with "-OpenGL", you do not get the crash.
Therefore I assume that it is a problem with 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.
http://bugs.winehq.org/show_bug.cgi?id=30938
Bug #: 30938
Summary: Update a XIM candidate position when cursor location
changed
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felixonmars(a)gmail.com
Classification: Unclassified
How to reproduce:
1. $ wine notepad
2. Activate input method (SCIM/IBUS/FCITX, etc), input something
Result:
Candidate window is below the notepad window, and never moved.
Expected result:
Candidate window moves as it is in gedit.
Probably related to these patches I found:
http://markmail.org/message/haq2zykslfkhwdilhttp://markmail.org/thread/2bfrrce47cqzga4l
--
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=37732
Bug ID: 37732
Summary: Corel Paint Shop Pro X7 Installer fails
Product: Wine
Version: 1.7.32
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 50235
--> https://bugs.winehq.org/attachment.cgi?id=50235
PSP X7 Backtrace on wine 1.7.32
Hello everyone,
I would like to share my experiences installing "Corel Paint Shop Pro X7" with
you. The installation starts up okay but a fatal error comes up when
initialising the trial installation.
I am assuming this is related to bug 27240 and 35057.
Some further info:
mwagner@linux-dnat:~/Downloads> shasum PSPX7_TBYB30.exe
7958bacb4ab198f7408066d269ca787c5b66042f PSPX7_TBYB30.exe
--
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=41607
Bug ID: 41607
Summary: Piggi 2 Demo version fails to start and throws runtime
and fatal error
Product: Wine
Version: 1.9.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 55951
--> https://bugs.winehq.org/attachment.cgi?id=55951
Backtrace wine 1.9.20
Dear wine-team,
I had a request from somebody working in agriculture to test an application in
wine and used wine 1.9.20 as 1.9.21 is not currently available on openSUSE.
A demo version is available at the following URL:
http://www.oask.de/Sauenplaner/piggi20_setup.exe
$ md5sum piggi20_setup.exe
bfd61acc354000a14e2974d383e7bd5f piggi20_setup.exe
The application throws a runtime error of 3633 (Laufzeitfehler) and then
crashes producing the debugging output shown in the attachment.
Is there anything I can do with winetricks to work aroud this issue?
Kind regards,
Maik
--
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=42997
Bug ID: 42997
Summary: Opera Neon Installation throws backtrace
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 58133
--> https://bugs.winehq.org/attachment.cgi?id=58133
Opera Neon Backtrace on wine 2.7
Hello everyone,
I tried installing Opera Neon in a fresh prefix but the installation wouldn't
even start and throws a backtrace on 2.7 which 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.