https://bugs.winehq.org/show_bug.cgi?id=58011
Bug ID: 58011
Summary: Wine 10.3-1 : Meta Trader does not start
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tst1(a)mixbox.pl
Distribution: ---
Created attachment 78270
--> https://bugs.winehq.org/attachment.cgi?id=78270
error message
After upgrading wine to 10.3-1 I can not start Meta Trader 4.
There is an error message: "A debugger has been found running in your system.
Please, unload it from memory and restart your program", as shown in the
attachment.
Downgrading wine to its previous version: wine 10.2-2 temporary has solved 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=54422
Bug ID: 54422
Summary: Metatrader 5 crashes with Wine Loader
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: donallen1031(a)gmail.com
When using Metatrader 5 and trying to add custom indicators to the platform, I
can't load the scripts and on occasion, the program crashes, with a Wine Loader
" error message. It locks the Mac down and I have to do a hard restart. I m not
a developer just a user. any help is appreciated. Thanks
--
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=50947
Bug ID: 50947
Summary: Metatrader 4 does not work with wine-staging 6.5
Product: Wine-staging
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfmon(a)gmx.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69770
--> https://bugs.winehq.org/attachment.cgi?id=69770
winecfg error in wine-staging 6.5
My metatrader 4 .exe files were working with wine-staging 6.4 (packaged
version) on Ubuntu server 18.04 but after updating to version 6.5 I cannot open
MT4 by clicking on .exe file and open with "Wine Windows Program loader". I ran
winecfg and got errors "fixme" which are in attached file "wine-staging 6.5
error".
Ubuntu server LTS 18.04
packaged wine-staging version 6.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.
http://bugs.winehq.org/show_bug.cgi?id=58317
Bug ID: 58317
Summary: On one Fedora 42 machine after update it fails. Works
on Fedora 41, and another Fedora 42 worked?
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
wine notepad
002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6fffffc4c133
0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6fffffc4c133
003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6fffffc4c133
Error after update to 10.9, downgrade to 10.8 and it works fine.
Worked fine on Fedora 41 machine, and on anoher Fedora 42 machine.
Not sure what that error might mean?
--
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=58314
Bug ID: 58314
Summary: GetGlyphOutlineW returns a negative number sometimes
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: skyfloogle(a)protonmail.com
Distribution: ---
Created attachment 78672
--> http://bugs.winehq.org/attachment.cgi?id=78672
Source code for a repro, an exe build, Windows and Wine sample logs, and the
necessary font.
In an application I'm developing, I've found that GetGlyphOutlineW returns a
negative number under specific circumstances in Wine. According to the
documentation, it should return a positive number, with the exception of
GDI_ERROR (-1). My program therefore treats the return value as unsigned (as
specified in the documentation) and checks against -1, which doesn't work when
it returns -32 instead. It's not clear to me why this value is being returned,
but I've only seen it reproduce with a specific character (¯) in a specific
font.
I've put together a minimal reproducing sample. The issue reproduces on both 32
and 64 bit, and does not reproduce on Windows. Source code and a copy of the
necessary font (https://ggbot.itch.io/raster-forge-font) are attached, as are
expected and actual logs. In this sample, -8 is returned instead of -32, but I
suspect the root cause is similar - it shouldn't be returning anything lower
than -1 in either case.
For what it's worth, I'm running on EndeavourOS, which hasn't received 10.9 yet
at the time of writing, but I've checked the commit logs for gdi32 and haven't
seen anything that looks relevant.
--
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=56285
Bug ID: 56285
Summary: Scaling on screen is wrong with Wine Wayland driver
while resolution detected is correct.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skokkineas(a)protonmail.com
Distribution: ---
As you can see in my attachment I have the FF XV Benchmark running in
fullscreen.
My laptop has two screens, the top one has a resolution of 2560x1600 (which is
correctly detected by the Wayland driver). The bottom one is a resolution of
2560x1100.
On X11 the image is scaled properly on the top screen but the detected
resolution is wrong (it detects the top screen as 3840x1400).
Specs:
Laptop: Asus Zephyrus Duo 2023
CPU: 7945HX
GPU: 4090M
RAM: 32 GBs DDR5
Driver: NVK
Distro: Garuda Linux
Wine Version: wine-9.1-73-ge607da943aa (Staging)
DE: Plasma 6 with Apps Scaled By The System selected. (Same happens with Apps
Scaled By Themselves as well - also on Plasma 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=56094
Bug ID: 56094
Summary: Hasleo WinToUSB Free 5.8 crashes on launch
Product: Wine-staging
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 75765
--> https://bugs.winehq.org/attachment.cgi?id=75765
Screenshot of crash on app startup.
See screenshot below of an error.
--
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=32515
Bug #: 32515
Summary: Warhammer 40,000: Space Marine (Steam) fails to start
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 42894
--> http://bugs.winehq.org/attachment.cgi?id=42894
plain terminal output
On startup the game shows a black screen for a few seconds and audio from the
intro video can be heard for 0.5-1 second, then the game's own bug reporting
tool (Bugsplat) is popping up: "A problem has been encountered and the program
needs to close". No backtrace from Wine is generated.
A demo version is available on Steam, but I couldn't test it as I have the full
version.
http://store.steampowered.com/app/55150/
Steam installs MSVC++ 2005 runtime libraries and various DirectX components the
first time you start the game. Disabling gameoverlayrenderer in winecfg doesn't
help. I tested this bug with Wine 1.2.3, 1.4.1, 1.5.20.
Fedora 17 x86
Nvidia 250 / driver 304.64
X.Org X Server 1.12.4
Alsa 1.0.26
--
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=58313
Bug ID: 58313
Summary: Reader Rabbit Kindergarten randomly crashes
Product: Wine
Version: 10.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 78670
--> http://bugs.winehq.org/attachment.cgi?id=78670
Backtrace
Steps to reproduce:
1. Mount "RR Kindergarten.iso"
2. Run `wine 'D:\Setup.exe'`
3. Run `WINEDEBUG=+relay wine 'C:\Program Files (x86)\The Learning
Company\Reader Rabbit Kindergarten\rrk32.exe' 2>&1 | tail`
4. Enter and leave areas of the game repeatedly. For example, I tested by
clicking "Dinner Lineup", repairing the stairs, talking to the French raccoon
chef, going back to the main area, then going back to the raccoon chef over and
over.
WINEDEBUG=+relay is not strictly necessary to reproduce the crash, but it makes
it happen much more frequently provided that the output is piped to a program
or to a file other than /dev/null.
A backtrace is attached. It shows an exception in mfc42.dll.
$ sha256sum Reader-Rabbit-s-Kindergarten_Win_EN_ISO-Version.zip
2e7a5d3e3ec7d2afc08b21d9cecca5632c6ba494671fa1b70186e9567ec882ed
$ sha256sum 'RR Kindergarten.iso'
b6ab5770a058f16f1a30c3a4e7cde8255c083190cbee4715880fcf4e8842bb91
https://d2.myabandonware.com/t/3a78bf1b-d002-4991-bcb1-781ec6530524/Reader-…
--
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.