http://bugs.winehq.org/show_bug.cgi?id=58137
Bug ID: 58137
Summary: Installation of WISO MeinGeld is impossible after
entering the license key
Product: Wine
Version: 10.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guentera(a)gmx.de
Distribution: ---
Created attachment 78415
--> http://bugs.winehq.org/attachment.cgi?id=78415
Enter the License Key
After entering the license key and confirming the licensing conditions, you
will be asked to confirm the conditions again and again. Unable to complete the
installation.
WISO "Mein Geld Professional" is a German finance Software.
Follow this link to get a free 30-day trial:
https://www.buhl.de/c-j/wiso-meingeld-pro-2025/
Download:
https://download.buhl.de/Download/MeinGeld/MG2025/ESD/WISOFinanz2025.exe
Wine-Mono and Wine-Gecko must be installed.
--
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=58829
Bug ID: 58829
Summary: Harmony Assistant 9.9.9i
Product: Wine
Version: 10.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dheorchestra(a)gmail.com
Distribution: ---
Created attachment 79500
--> http://bugs.winehq.org/attachment.cgi?id=79500
Harmony Assistant Windows Version 9.9.9i 64bits
I am not able to download and install the latest Windows version of Harmony
Assistant 9.9.9i.64 bits
This has not been a problem in the past.
--
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=58844
Bug ID: 58844
Summary: Command & Conquer Tiberian Sun (C&C Red Alert II):
black rectangle instead of showing menus
Product: Wine
Version: 10.16
Hardware: x86-64
URL: https://store.steampowered.com/app/2229880/Command__Co
nquer_Tiberian_Sun_and_Firestorm/
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 36f4400badc14014921d238d3a02f386c47277fa
Distribution: ---
The games in the title are part of the C&C Ultimate Collection and I tested
with the Steam version.
C&C Tiberian Sun shows the intro videos and the main menu correctly but
selecting any buttons in the menu displays only a black rectangle when the menu
is opened.
In C&C Red Alert II the whole screen is black when the main menu is loaded.
This is a regression from Wine-10.16 and reverting
commit 36f4400badc14014921d238d3a02f386c47277fa
fixes the problem for me in both games.
wine-10.17-83-g833f5769801
X.Org X Server 1.21.1.18
XFCE/XFWM 4.20
NVIDIA 580.95.05
--
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=58842
Bug ID: 58842
Summary: unable to compile rsaenh, wine compilation fails
Product: Wine
Version: 10.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: rsaenh
Assignee: wine-bugs(a)winehq.org
Reporter: infyquest(a)gmail.com
Distribution: ---
This is error that comes, when I try to compile wine - it fails while compiling
rsaenh.
The built it using the below one:
../wine-iq-devel/configure --enable-win64
Below is the error:
gcc -m64 -c -o dlls/rsaenh/implglue.o ../wine-iq-devel/dlls/rsaenh/implglue.c
-Idlls/rsaenh -I../wine-iq-devel/dlls/rsaenh \
-Iinclude -I../wine-iq-devel/include -I../wine-iq-devel/include/msvcrt \
-I../wine-iq-devel/libs/tomcrypt/src/headers -D_UCRT -D__WINESRC__
-DLTC_NO_PROTOTYPES \
-DLTC_SOURCE -Wall -pipe -fcf-protection=none -fvisibility=hidden
-fno-stack-protector \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wlogical-op -Wno-packed-not-aligned -Wpointer-arith -Wshift-overflow=2
-Wstrict-prototypes \
-Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings
-Wno-misleading-indentation \
-gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin
-fshort-wchar -Wno-format \
-mabi=ms -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
In file included from ../wine-iq-devel/dlls/rsaenh/implglue.c:32:
../wine-iq-devel/dlls/rsaenh/implglue.h:32:5: error: unknown type name
‘symmetric_key’
32 | symmetric_key key;
| ^~~~~~~~~~~~~
../wine-iq-devel/dlls/rsaenh/implglue.h:43:5: error: unknown type name
‘hash_state’
43 | hash_state state;
| ^~~~~~~~~~
--
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=58841
Bug ID: 58841
Summary: unable to compile rsaenh, wine compilation fails
Product: Wine
Version: 10.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: rsaenh
Assignee: wine-bugs(a)winehq.org
Reporter: infyquest(a)gmail.com
Distribution: ---
This is error that comes, when I try to compile wine - it fails while compiling
rsaenh.
The built it using the below one:
../wine-iq-devel/configure --enable-win64
Below is the error:
gcc -m64 -c -o dlls/rsaenh/implglue.o ../wine-iq-devel/dlls/rsaenh/implglue.c
-Idlls/rsaenh -I../wine-iq-devel/dlls/rsaenh \
-Iinclude -I../wine-iq-devel/include -I../wine-iq-devel/include/msvcrt \
-I../wine-iq-devel/libs/tomcrypt/src/headers -D_UCRT -D__WINESRC__
-DLTC_NO_PROTOTYPES \
-DLTC_SOURCE -Wall -pipe -fcf-protection=none -fvisibility=hidden
-fno-stack-protector \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wlogical-op -Wno-packed-not-aligned -Wpointer-arith -Wshift-overflow=2
-Wstrict-prototypes \
-Wtype-limits -Wunused-but-set-parameter -Wvla -Wwrite-strings
-Wno-misleading-indentation \
-gdwarf-4 -fPIC -fasynchronous-unwind-tables -D_WIN32 -fno-builtin
-fshort-wchar -Wno-format \
-mabi=ms -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
In file included from ../wine-iq-devel/dlls/rsaenh/implglue.c:32:
../wine-iq-devel/dlls/rsaenh/implglue.h:32:5: error: unknown type name
‘symmetric_key’
32 | symmetric_key key;
| ^~~~~~~~~~~~~
../wine-iq-devel/dlls/rsaenh/implglue.h:43:5: error: unknown type name
‘hash_state’
43 | hash_state state;
| ^~~~~~~~~~
--
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=58834
Bug ID: 58834
Summary: Plane9 Music visualizer, major FPS drops after 10.14
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: choaslord13(a)gmail.com
Distribution: ---
Hi,
Plane9 is an amazing music visualizer and I use it all the time. In my current
version of wine 10.14 it is locked to 60 FPS (the HZ of respective screen) but
every update after 10.14 (.15, .16 and .17) the application has dropped to 25
FPS (60ms) and 20 FPS in fullscreen mode, this number is a bit higher on my HD
monitor compared to the 4k ones.
Plane9 is an openGL applicaiton and I got the FPS from mangohud. I've tested
plane9 in each version has they come out with the same result. For .17 a new
mono version was added and I also tried it with that, no luck.
I appolgize if the bug is a general openGL one that I simply do not know about.
Specs[fastfetch];
OS: Arch Linux x86_64
CPU: AMD Ryzen 9 5900X (24) @ 4.95 GHz
GPU 1: AMD Radeon RX 7900 XTX [Discrete]
GPU 2: AMD Radeon RX 6600 XT [Discrete]
Memory: 8.14 GiB / 31.24 GiB (26%)
Display (VA249): 1920x1080 in 24", 60 Hz [External]
Display (LG TV SSCR2): 4096x2160 @ 2x in 72", 60 Hz [External]
Display (LG TV): 4096x2160 @ 2x in 72", 60 Hz [External] *
DE: KDE Plasma 6.4.5
--
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=40283
Bug ID: 40283
Summary: Cheat Engine Access Violation
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pavluk6(a)mail.ru
Distribution: ---
You still can edit applications' data, but speedhack doesn't works (DLL
injection 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.
http://bugs.winehq.org/show_bug.cgi?id=58838
Bug ID: 58838
Summary: Unreal Engine's background fps limit has no effect
Product: Wine
Version: 10.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
I'm playing Vampire: The Masquerade Bloodlines 2 which is using Unreal Engine
5, and it has a setting for background fps limit - i.e. when the game detects
you Alt Tab-ing out (or minimizing the window) it's supposed to limit framerate
with something you can set low (like 30 fps or something).
However it doesn't detect it, which I suspect is a problem with winewayland
driver (though winex11 doesn't help with it either).
Not sure how exactly Unreal Engine does that detection though to narrow it
down.
--
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=11995
Summary: Wipeout XL hangs at startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeout
xl.zip.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://jmikeneedham.dyndns.org/?p=10, a user complained
that Psygnosis Wipeout XL hangs on startup. I confirmed
this with the downloadable demo,
http://www.3dgamers.com/dlselect/games/wipeoutxl/wipeoutxl.zip.html
Name wipeoutxl.zip
Size 6153701
sha1sum 5e420f8e79ac63e1e3bb76692dbfb0ae1caf1161
Looking at the log, it seems to be looping endlessly looking
for an audio CD to be inserted. This was common practice
back in the day; gamers would always throw an audio
CD-ROM in the drive so they could listen to music
while they played. Games often came on hybrid audio/data cds.
When you insert a hybrid audio/data cd, though,
you have to tell the system to mount the data portion,
else wine won't give it a drive letter.
So, if you jump through those hoops (e.g. insert a
cd-rom and tell the system to mount it), the
game will continue to the next problem: you can
tell the game to start, and the welcome screen then
goes away, but no game window comes up. The log shows:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f820,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
So I guess the next step is to try this on an 8 bit display.
--
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=58836
Bug ID: 58836
Summary: Blair Witch fails to launch
Product: Wine
Version: 10.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 79504
--> http://bugs.winehq.org/attachment.cgi?id=79504
debug output
err:seh:call_seh_handlers invalid frame 00007FA3A2156F58
(00007FFFFE102000-00007FFFFE5D0000)
err:seh:NtRaiseException Exception frame is not in stack limits => unable to
dispatch exception.
wine-10.17-50-gff5b9971b3a
--
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.