http://bugs.winehq.org/show_bug.cgi?id=19660
Summary: Lotus Ami Pro 3.1 causes a page fault on load
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22942)
--> (http://bugs.winehq.org/attachment.cgi?id=22942)
Wine 1.1.27 console output
Lotus Ami Pro 3.1 causes a page fault on load.
3 0x7ec726cf enum_font_callback+0xf5(plf=0x73daa8, ptm=0x73da44, fType=4,
param=7593320) [/home/test/wine-git/dlls/gdi32/gdi16.c:219] in gdi32
(0x0073d7d8)
4 0x7ec9a5cd FONT_EnumInstance+0xfa(plf=0x73daa8, ptm=0x73da44, fType=4,
lp=7593092) [/home/test/wine-git/dlls/gdi32/font.c:615] in gdi32 (0x0073d928)
5 0x7ecaf7c1 WineEngEnumFonts+0x511(plf=0x73dd0c, proc=0x7ec9a4d3,
lparam=7593092) [/home/test/wine-git/dlls/gdi32/freetype.c:4143] in gdi32
(0x0073dc58)
"winetricks allfonts" doesn't help.
--
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=43490
Bug ID: 43490
Summary: Broken native support for comctl32.dll.
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: s3141p(a)gmail.com
Distribution: ---
# Summary
Broken native support for comctl32.dll.
This results in a number of popular Windows applications partially, or sometime
totally, not working anymore, such as IrfanView, Faststone Image Viewer, and
XPDF-Xchange viewer.
I confirmed that both wine 2.10 2.13, and 2.14 exhibit the same problem. I
hypothesize that this issue was introduced in wine 2.8 following the changes
for fake dll generation that were announced in
https://www.wine-staging.com/news/2017-05-16-release-2.8.html.
# Reproducing this issue
1. Install 32-bit wine 2.14.
2. Install 32-bit IrfanView 4.44 - latest version as of this writing.
3. Install `winetricks comctl32` - Microsoft COM control DLL 5.8 for Windows
XP, year 2001.
Note: #2 and #3 have worked together for me for all wine versions up to 2.6 (I
skipped 2.8-9, and 2.11-12).
4. Run IrfanView, select menu entry File > Open; IrfanView crashes. Terminal
output shows this message:
```
err:wineboot:ProcessRunKeys Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
err:module:DelayLoadFailureHook failed to delay load
comctl32.dll.HIMAGELIST_QueryInterface
wine: Call from 0x7b4367c6 to unimplemented function
comctl32.dll.HIMAGELIST_QueryInterface, aborting
wine: Unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called at
address 0x2e0023:0x7b4367c6 (thread 0031), starting debugger...
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:service:QueryServiceConfig2W Level 6 not implemented
fixme:ntdll:EtwEventUnregister (deadbeef) stub.
```
Of course, the Microsoft Windows XP comctl32.dll doesn't implement
HIMAGELIST_QueryInterface, which, according to
https://msdn.microsoft.com/en-us/library/windows/desktop/bb761510(v=vs.85).…
requires at least Windows Vista. The corresponding wine API is documented in
https://source.winehq.org/WineAPI/HIMAGELIST_QueryInterface.html.
Other examples of Windows applications that fail with the same message include:
* PDF-Xchange Viewer version 2.5 - it doesn't start at all.
* FastStone Image Viewer 6.2 - it hangs with an hourglass mouse pointer.
The obvious work-around is not to load the native comctl32.dll and rely
entirely on the built-in dll. While this works, as it has always worked in the
past, the native implementation lacks enough functionality that at least
IrfanView and Faststone image capture do not work well. That is why several
forum threads recommend using Microsoft's comctr32.dll for such applications.
For IrfanView, the impairment is mainly cosmetic, so it can be tolerated.
Faststone Image Capture, however, can't display thumbnails past the first
screenful (about 20-30 pictures) if the native comctl32 DLL isn't loaded.
# Conclusion
IrfanView and other important Windows applications fail to work partially or
entirely when the native comctl32.dll is loaded. Before version wine 2.10
(possibly 2.8) they all worked without a glitch. The native comctl32.dll is
still needed for full application compatibility because the built-in
replacement DLL lacks some functionality (tested with wine 2.14).
--
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=33422
Bug #: 33422
Summary: reporting 'EditWndProc_common undocumented message
0xbf' on behalf of the message
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: heinrich5991(a)gmx.de
Classification: Unclassified
fixme:edit:EditWndProc_common undocumented message 0xbf, please report
That's how you can reproduce it:
1. Download Kaiser 1.22a (http://www.yadam.de/KAISER/kaiser.htm).
2. Start it.
3. When prompted for the names of the players, focus the edit field and click
somewhere else in the window where no other input are.
--
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=52952
Bug ID: 52952
Summary: Jagex Launcher: Installer does not show
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: zanzu1(a)outlook.com
Distribution: ---
Created attachment 72322
--> https://bugs.winehq.org/attachment.cgi?id=72322
wine output
Running the setup for jagex launcher with wine does not show anything.
Tested on a clean prefix with wine 7.7 (staging).
Download link: https://cdn.jagex.com/Jagex%20Launcher%20Installer.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.
http://bugs.winehq.org/show_bug.cgi?id=18288
Summary: Quicktime 3 creates unusual menus / string value error
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime302.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20819)
--> (http://bugs.winehq.org/attachment.cgi?id=20819)
Wine 1.1.20 +menubuilder
The Quicktime 3.0.2 installer reports an error when attempting to create
program groups and icons:
"String variable is not large enough for string.
Check the string declarations.
Error 401."
The installer then creates an unusual directory structure:
ls -aR /home/test/.local/share/applications/wine/Programs
/home/test/.local/share/applications/wine/Programs:
. .. QuickTime QuickTime 3.0
/home/test/.local/share/applications/wine/Programs/QuickTime:
. .. MoviePlayer.desktop PictureViewer.desktop ReadMe.desktop UnInstall
QuickTime 3.0.desktop
/home/test/.local/share/applications/wine/Programs/QuickTime 3.0:
. .. .desktop
Setup completes successfully.
--
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=56634
Bug ID: 56634
Summary: Auto Tune Central installer exits silently on Debian
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Debian
Created attachment 76407
--> https://bugs.winehq.org/attachment.cgi?id=76407
Wine 9.7 console output
Auto_Tune_Central_1.3.7_x64.exe exits silently in Wine 9.7 when compiled in
Debian Testing, or with the official DEBs for D-T.
Using the official DEBs for Ubuntu Jammy does not have this issue. I can't get
Wine to compile under Jammy so haven't tested that.
$ sha1sum Auto_Tune_Central_1.3.7_x64.exe
39574a081e6552804ca61019e6e41536f5fd93c0 Auto_Tune_Central_1.3.7_x64.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=39000
Bug ID: 39000
Summary: Netgear ReadyNAS Remote error during install
Product: Wine
Version: 1.7.48
Hardware: x86-64
URL: http://remote.readynas.com/ReadyNASRemoteSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51959
--> https://bugs.winehq.org/attachment.cgi?id=51959
wine-1.7.48-46-g571462c console output
During the installation of Netgear's ReadyNAS Remote a dialog pops up stating:
"The C:\windows\mono\mono-2.0\lib\mono\4.5\RegAsm.exe files was not found."
Indeed, the file does not exist, but I doubt it is looking in the correct
place.
Workaround is "winetricks dotnet40".
During installation there is another error about NPF not being found; this is
WinPcap and the same occurs on Windows 8.1 - WinPcap simply isn't installed.
$ sha1sum ReadyNASRemoteSetup.exe
e46dc008f3c082200b9332c0ca8364f08c331b88 ReadyNASRemoteSetup.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=55243
Bug ID: 55243
Summary: Unimplemented function ndis.sys.NdisInitializeWrapper
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://readynas-remote.software.informer.com/1.7/
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: ndis.sys
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
During install, Netgear ReadyNAS Remote sees a crash but continues, complaining
of unimplemented function ndis.sys.NdisInitializeWrapper
--
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=44203
Bug ID: 44203
Summary: SlingPlayer 2 crashes under Wine Staging
Product: Wine-staging
Version: 2.21
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: Ubuntu
Created attachment 59971
--> https://bugs.winehq.org/attachment.cgi?id=59971
Wine Staging 2.21 console output
Under Wine Staging 2.21, SlingPlayer 2.0 crashes in a way that it does not
under vanilla Wine 3.0-rc2.
I tried patching latest git with the dxva2 patches, as that seems to be the
last thing mentioned in the log before the crash but when I did that it doesn't
seem to be used:
0009:trace:loaddll:load_builtin_dll Loaded L"C:\\windows\\system32\\dxva2.dll"
at 0x7c020000: builtin
0009:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\dxva2.dll" : builtin
I guess something needs setting in the registry or the likes.
To get this far, the following overrides are needed:
WINEARCH=win32 - Bug 35268 / Bug 35276
quartz - Bug 18556
wmp9 - Bug 28669
mf - Bug 44201
The application crashes on load so you do not need a Slingbox to test.
01:00.0 VGA compatible controller: NVIDIA Corporation NV34 [GeForce FX 5200]
(rev a1)
--
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=26871
Summary: Dawn of War demo uninstaller doesn't do anything
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.cnet.com/Warhammer-40-000-Dawn-of-War-
demo/3000-7483_4-10317161.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34254)
--> (http://bugs.winehq.org/attachment.cgi?id=34254)
Wine 1.3.18 +msi +msidb [3.3MB]
The Warhammer 40k: Dawn of War demo uninstaller claims to complete
successfully, but doesn't actually do anything.
Nothing useful in the console.
--
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=52126
Bug ID: 52126
Summary: SlingPlayer 1.5 uninstaller fails in a 64-bit
wineprefix
Product: Wine
Version: 6.22
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 71161
--> https://bugs.winehq.org/attachment.cgi?id=71161
Wine 6.22 +msiexec,+msidb [3.8 MB]
In a 64-bit WINEPREFIX, the uninstaller for SlingPlayer 1.5 briefly appears,
then exits silently.
In a 32-bit WINEPREFIX it gets further but is still useless (Bug 44233).
0130:fixme:imm:ImeSetActiveContext (0x42120, 1): stub
0130:fixme:imm:ImmReleaseContext (0000000000010056, 0000000000042120): stub
0144:fixme:imm:ImeSetActiveContext (0x5443e8, 1): stub
0144:fixme:imm:ImmReleaseContext (000100A8, 005443E8): stub
0144:fixme:file:NtLockFile I/O completion on lock not implemented yet
0144:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0144:fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0032F06C
L"C:\\windows\\Downloaded
Installations\\{B88A2B9B-2C2F-425D-ACC8-29AE0207D80C}\\SlingPlayer.msi"
0144:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with
error 0x8001011d
I'd be surprised if this isn't a duplicate but I can't find anything matching
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.
http://bugs.winehq.org/show_bug.cgi?id=15590
Summary: Photoshop CS3 fails due to Bonjour Service startup error
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gimpel(a)sonnenkinder.org
Created an attachment (id=16593)
--> (http://bugs.winehq.org/attachment.cgi?id=16593)
photoshop cs3 bonjour error
I'm still having problems installing Photoshop CS3. It fails due to the bonjour
service not starting correctly. The shared components seem to install correctly
though.
Wine version is yesterday's GIT (1.1.6+). My system does have mDNSResponder
installed, but not started. Otherwhise there is no support for Zeroconf
protocol available (No avahi, no nss-mdns installed etc)
Attached is the installer output (last few lines)
--
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=23345
Summary: Adobe Reader freezes when trying to open embedded
multimedia
Product: Wine
Version: 1.2-rc4
Platform: x86-64
URL: http://www.adobe.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: septim.dt(a)gmail.com
Created an attachment (id=29085)
--> (http://bugs.winehq.org/attachment.cgi?id=29085)
Terminal output with backtrace on wine-1.2-rc4-119-g410f8e9
When I try to play an avi video embedded in a PDF file (made with the LaTeX
multimedia package) Adobe Reader freezes. I also found this problem reported on
the AppDB page, but I couldn't find a bug report. Terminal output with
backtrace attached (using wine wine-1.2-rc4-119-g410f8e9).
--
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=21918
Summary: Alt key doesn't show menu in Notepad++
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathias.buren(a)gmail.com
On Ubuntu 9.10c 32-bit; Wine 1.1.39. I installed Notepad++ (
http://notepad-plus.sourceforge.net/uk/site.htm ), went to options and enabled
"hide menu until alt key is pressed". The menu becomes hidden alright, but it
doesn't show the menu again when I press the alt key (tried both left and right
alt).
Expected behaviour: The menu shows on when the alt key is pressed.
--
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=26550
Summary: Top shows unnamed process when running GomezPEER
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://lastmile.gomez.com/PEERInstall.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
When GomezPEER is running it launches java.exe (Windows version of command-line
Java), but Top shows a running process with no name.
gnome-system-monitor shows "." and the command line as the environment
variables only.
GomezPEER.exe itself appears on the list fine, as does the Wine .exes, but
java.exe seems to be affected in this way.
This could very easily be mistaken as a virus (which I thought when I initially
ran it way back).
Console output:
fixme:win:EnumDisplayDevicesW ((null),0,0x73a83c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x73a83c,0x00000000), stub!
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000001 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x74b69c,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
fixme:time:GetSystemTimes (0xd9ee5a0,0xd9ee5b0,0xd9ee5a8): Stub!
--
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=54336
Bug ID: 54336
Summary: Wow64 compatibility breaks on newer 64-bit glibc
releases
Product: Wine
Version: 8.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ruanformigoni(a)gmail.com
Distribution: ---
Newer versions of 64-bit glibc break current Wow64 compatibility
implementation.
For a new vm of fedora 36:
$ ./wine-ge-7-35-continuous-x86_64.AppImage --version
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
glibc.x86_64 version is 2.35-20.fc36
glibc.i686 is not installed.
--
For a new vm of fedora 37:
$ /wine-ge-7-35-continuous-x86_64.AppImage --version
/tmp/.mount_wine-gEI9DJM/bin/wine: No such file or directory
glibc.x86_64 version is 2.36-9.fc37
glibc.i686 is not installed (installing fixes 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=48785
Bug ID: 48785
Summary: S.T.A.L.K.E.R. Anomaly : lighting problem with
flashlight?
Product: Wine-staging
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: delentef(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hello,
I remember playing other STALKER mods 1 ou 2 years ago without problem (on
wine-staging 3.21 IIRC) . But here, with wine-staging 5.3, on Fedora 31, with
NVIDIA drivers 440.64 on a RTX2060, with DXVK 1.5 , I can't get the flashlight
to work: I press the key for the flashlight, I hear its sound, I see a brief
flash but it doesn't light anything after that.
I have tried the rendering modes available to the games: DX8, DX9 , DX10 and
DX11 (); DX10 and DX11 crash with an error in D3DX11GetImageInfoFromMemory /
function CRendeer::texture_load / file ..\xRenderDX10\dx10Texture.cpp for the
ui_font_hud_01.dds file.
DX8 and the various DX9 modes make the game work flawlessly, but I don't have
the flashlight...
I'm no expert at all, but it seems that there was a rendering issue introduced
between the last version of wine 3 and the first version of wine 4, because as
far as I remember it happened at this time. And I had to reinstall wine-staging
3.21 to be able to continue playing because wine-staging 4.0 had this lighting
problem already.
I can attach log files or debug traces if needs be.
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=54237
Bug ID: 54237
Summary: Metatrader 5 - dashed lines are not correctly drawn on
the charts
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blueprint.trading(a)gmail.com
Distribution: ---
In MetaTrader 5 by inserting on a chart, for example, a moving average and
selecting the "dashed" style, the line designed on the graph is as if it had
the "solid" style, except in some short sections.
--
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=53885
Bug ID: 53885
Summary: MT5; tooltip still showing instead it should already
went away
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haxpor(a)gmail.com
Distribution: ---
Created attachment 73427
--> https://bugs.winehq.org/attachment.cgi?id=73427
Tooltip still shows
Tested with both wine-stable and wine-devel.
Tooltip should hide already, but it still shows. Please see the attached image.
Such tooltip will show where the mouse cursor would be, so if I move my mouse
cursor to somewhere else (literally anywhere) it will show such tooltip there,
and keep hanging there.
Until I close the file I'm editing, it will hide. But issue will repeat itself.
--
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=48810
Bug ID: 48810
Summary: Admiral Markets Meta Trader 5 can't dock windows when
window manager is allowed to decorate the windows
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The main windows of the program has a bunch of sub-windows. You can drag them
out of the main window (turning them into a separate window) and then dock then
into the main window again.
Example for that are "Navigator" or "Data Window" on the left.
The problem only happens when the window manager is allowed to decorate the
windows:
winecfg Graphics->Allow the windows manager to decorate the windows
When that setting is enabled, the docking doesn't work properly. Dragging the
window bar won't dock the window into the main window.
There's a 1-4 pixel border below the window bar than can be used to dock the
window, but that's pretty difficult to hit.
The program is available for free, but you need to create an account to test.
Download Link:
https://admiralmarkets.com/trading-platforms/metatrader-5
Archived:
https://web.archive.org/web/20200325193024/https://download.mql5.com/cdn/we…
Default aplication path is ".wine/drive_c/Program Files/Admiral Markets MT5
/terminal64.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=48764
Bug ID: 48764
Summary: Some drop down in MT4 expert advisor not showing, but
we still can change the value by scroll or down or up
arrow
Product: Wine
Version: 5.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: iip.umar.rifai(a)gmail.com
Distribution: ---
Created attachment 66669
--> https://bugs.winehq.org/attachment.cgi?id=66669
Blue box mark is working fine, the black box mark is not working.
Some drop down doesn't work as expected, but we can change the value by scroll
or up/down arrow.
In attachment, the blue box mark is working fine, the black box mark is not
working.
--
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=48384
Bug ID: 48384
Summary: MetaTrader 4 - all accounts and messages in the
mailbox disappeared with wine-staging 5.0rc2
Product: Wine-staging
Version: 5.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tst1(a)mixbox.pl
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
After upgrading of wine-staging to 5.0rc2 there was a problems with MetaTreder
4: all my accounts and messages in the mailbox disappeared.
Downgrading wine-staging to 4.21 and restoring of my settings (from my backup)
in MetaTrader 4 solved 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=48352
Bug ID: 48352
Summary: Metatrader 4 window title header disappears
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shidianwei(a)gmail.com
Scenario 1:
1. Click "Experts" tab in "Terminal" window in Metatrader 4.
2. Click Timeframes buttons on the toolbar, that is "M1", "M5", "M15"......
This operation will generate some outputs in "Experts"
3. Scroll the vertical scroll bar in "Experts" to the bottom.
4. Click Timeframes buttons on the toolbar again.
5. The header in "Experts" disappears!
Scenario 2:
1. Place enough number of orders to make the vertical scroll bar visible in
"Trade" tab in "Terminal" window in Metarader 4.
2. Scroll the vertical scroll bar in "Trade" to the bottom.
3. The header in "Trade" disappears!
This bug exists since Wine version 4.
--
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=46767
Bug ID: 46767
Summary: I cannot connect to url in webrequest function of mt4
Product: Wine
Version: 4.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: angelalmuenda(a)gmail.com
Created attachment 63777
--> https://bugs.winehq.org/attachment.cgi?id=63777
log of mt4 in wine cannot connect to webrequest
I cannot connect to url in webrequest function of mt4 terminal
--
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=46424
Bug ID: 46424
Summary: не запускается с данным релизом
Product: Wine
Version: 3.0.4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nomig(a)yandex.ru
Created attachment 63196
--> https://bugs.winehq.org/attachment.cgi?id=63196
ошибка
не запускается приложение Metatrader 5 64 bit на Mac Os 10.14.2
--
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=45746
Bug ID: 45746
Summary: import pfx fails
Product: Wine
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: virexmail(a)gmail.com
Distribution: ---
crypt32 installed with a winetricks, but pfx files cannot be imported in
certification center, and programs cannot import certificates from pfx files.
--
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=45083
Bug ID: 45083
Summary: MetaTrader 5 hangs on exit
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: persiantools(a)yahoo.com
Created attachment 61238
--> https://bugs.winehq.org/attachment.cgi?id=61238
Console error log
MetaTrader 5 hangs on exit. Please refer to the attached console log for
details.
--
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=44730
Bug ID: 44730
Summary: wineserver freeze, 50% CPU, with Metarader 5
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: tpaul2015(a)yandex.com
Distribution: ---
Created attachment 60738
--> https://bugs.winehq.org/attachment.cgi?id=60738
shutdown messages
Built wine 3.3 from source using wow64 method on Centos 7. I used wine to
install Metatrader 5,
https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe,
Then
$cd .wine/drive_c/Program\ Files/MetaTrader\ 5/
$wine64 terminal64.exe
0009:fixme:heap:RtlSetHeapInformation 0x370000 0 0x23ed20 4 stub
Occasionally it runs without a problem. Often Metrader5 will not launch,
wineserver goes to around 50% CPU and cannot be killed. (wineserver -k9). Need
to reboot the system. On shutting down Centos states "failed to unmount /home"
ERROR: 0009:fixme:heap:RtlSetHeapInformation 0x370000 0 0x23ed20 4 stub
OS: Centos 7
Kernel: 3.10.0-693.17.1.el7.x86_64
CPU: AMD Athlon 7750 Dual-Core Processor
--
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=44425
Bug ID: 44425
Summary: MT4 popup hint window wrong
Product: Wine
Version: 3.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shidianwei(a)gmail.com
Created attachment 60367
--> https://bugs.winehq.org/attachment.cgi?id=60367
popup window displays even the cursor not on a bar
A feature in MetaTrader 4: A popup hint window will display when the cursor put
in the range of a bar.
MetaTrader 4 running on WINE popups the hint window EVERYWHERE even when the
cursor not in the range of a bar.
--
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=43997
Bug ID: 43997
Summary: MetaTrader 5 doesn't start
Product: Wine
Version: 2.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ppc-2(a)mail.ru
Distribution: ---
Created attachment 59655
--> https://bugs.winehq.org/attachment.cgi?id=59655
bugtrace with description error
When I start programm MetaTrader 5, it show me warning window with critical
error.
It Does not want to work.
--
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=37589
Bug ID: 37589
Summary: Problem with toolbars in Metatrader 4
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michal.ciechelski(a)gmail.com
Distribution: ---
Created attachment 50017
--> https://bugs.winehq.org/attachment.cgi?id=50017
Toolbars in vertical position - I draw red "circles" in places where separators
are incorrectly displayed.
Hello,
I have noticed a problem with toolbars in Metatrader 4. When I change toolbars
with separators between icons from horizontal to vertical position, toolbars
aren't displayed properly - heights of toolbars are too small and separators
don't extend the entire width of the toolbar.
When I remove separators from each toolbar everything works fine.
In attached file I draw red "circles" in places where separators are
incorrectly displayed.
I'm using Metatrader 4 with Wine 1.6.2 on Xubuntu 14.04 LTS (32-bit).
Thank you for your help and sorry for any mistakes
Michal
--
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=36729
Bug ID: 36729
Summary: Metatrader 4.x can't install Expert Advisors from
market (EAs)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: home(a)simonb.org.uk
Created attachment 48776
--> http://bugs.winehq.org/attachment.cgi?id=48776
Output from MT4 terminal.exe when trying to install EA with MT4 already running
The website, http://www.mql4.com/, is integrated into the newest builds of
Metatrader. To install EAs, you click on the "Download" link of the EA. For
example, on this page...
http://www.mql5.com/en/market/product/1870
This redirects to a URL of the form,
"mql4buy://1870.PZ%20Goldfinch%20Scalper%20EA/free".
On Windows, this starts an instance of Metatrader terminal.exe with the
remainder of the URL passed as a parameter e.g.
terminal.exe "//1870.PZ Goldfinch Scalper EA/free"
This either starts Metatrader, or if it is already running, installs the EA and
exits.
The first part of the bug is that mql4buy URLs are not handled correctly by
Wine Explorer i.e. they are not passed to terminal.exe as they are on a real
Windows installation. The second issue is that even if the URL is fed to
terminal.exe manually, it does nothing. The EA is not installed.
The same problem exists using MT5, 64 bit.
I am using Kubuntu 14.04 and MT4 is installed in its own WINEPREFIX, 32bit
arch.
--
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=35974
Bug ID: 35974
Summary: Wine 1.7.16: MetaTrader 4 incorrect ellipse drawing
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aliakc(a)web.de
Created attachment 48089
--> http://bugs.winehq.org/attachment.cgi?id=48089
Wrong Ellipses drawing!
Since I remember MetaTrader 4 (Builds from 400 - 628) Wine shows issues when
drawing ellipses on the Chart. I will attach a picture showing this issue and
would really like to see a fix for it (in case of a Wine issue).
Drawing of Squares = Ok
Drawing of Triangles = Ok
Drawing of Ellipses = Fail
--
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=23278
Summary: MetaTrade4: There is no min horizontal window size.
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.metatrader4.com/files/mt4setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
MetaEditor.exe (part of MetaTrader4) on WinXP has a minimum horizontal window
size limit 600px. Wine ignores this limit. I tried many versions since 0.9.49,
but it looks like MT4 never worked
correctly.
Requires: winetricks mfc42
--
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=23277
Summary: Icon transparency problem in MetaEditor.exe
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.metatrader4.com/files/mt4setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=29014)
--> (http://bugs.winehq.org/attachment.cgi?id=29014)
Screen shot WinXP vs Wine
MetaEditor (part of MetaTrader4) has problems with transparency of icons.
Attachment shows that better.
--
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=23279
Summary: MetaTrade4: Items in navigator are sorted differently
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.metatrader4.com/files/mt4setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=29015)
--> (http://bugs.winehq.org/attachment.cgi?id=29015)
Screen shot WinXP vs Wine
Entries in navigator's window of MetaEditor.exe (part of MetaTrader4) are
sorted differently compared to WinXP. I tried many versions since 0.9.49 till
1.2-rc4, but it looks like MT4 never worked correctly. Attachment shows that
better.
Requires: winetricks mfc42
--
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=13529
Summary: wine doesn't run under a X client for windows under wine
[dogfood?]
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
I was doing some tests and kde runs properly under a X client for windows (such
as Xming and WinaXe) under wine. But wine starts debugger when trying to run
any windows program (such as these provided by WinaXe or such as winecfg) in
"remote" 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.
https://bugs.winehq.org/show_bug.cgi?id=56058
Bug ID: 56058
Summary: Drawing text background incorrect
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: ch.panel(a)free.fr
Distribution: ---
Bug in the TextOut function
-when background is OPAQUE
-when the "font" used defines an orientation
the writing is drawn with the defined orientation but the background is drawn
without orientation
--
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=37833
Bug ID: 37833
Summary: BOINC uninstaller claims to be upgrading
Product: Wine
Version: 1.6.2
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, Installer, source
Severity: trivial
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50381
--> https://bugs.winehq.org/attachment.cgi?id=50381
Wine 1.7.33 +msiexec,+msidb [5.5 MB]
When running the uninstall for BOINC from "wine uninstaller", the uninstaller
claims to be upgrading BOINC. The uninstall completes successfully. For some
reason the wrong messages are being displayed.
Tested with Wine 1.6.2 and Wine 1.7.33 with BOINC version 5.8.16, 6.6.38,
7.0.64 and 7.4.36, all 32-bit. 64-bit uninstall does not appear in the
uninstaller list.
Very little in the console so attaching a trace.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:rpc:I_RpcGetBuffer no binding
err:rpc:I_RpcGetBuffer no binding
--
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=35250
Bug ID: 35250
Summary: BOINC service install fails
Product: Wine
Version: 1.7.9
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.2.33_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, Installer, source
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47015
--> http://bugs.winehq.org/attachment.cgi?id=47015
wine-1.7.9-43-gbfb4f28 console output
The installer for BOINC 7.2.33 fails if "install as a service" is chosen during
the installation.
err:msi:ITERATE_Actions Execution halted, action L"CAGrantBOINCMasterRights"
returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Workaround: uncheck this option.
BOINC is open source but I don't know about the installer.
--
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=20036
Summary: Monopoly Tycoon crash while starting
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=23582)
--> (http://bugs.winehq.org/attachment.cgi?id=23582)
Console output
While the game is starting it shows a warning an after i close it it just
crash. You can see the console output.
--
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=26225
Summary: An unmanaged window moves wrong way (and disappears)
when mouse goes to another X screen
Product: Wine
Version: 1.3.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: exclusion(a)gmail.com
When the window managed by Wine (not by X window manager) is moving with the
mouse and the mouse pointer goes to another screen (for example, at the right
side), the window starts to move down the screen and then dissapears.
It seems it's related to the MotionNotify event handler in
dlls/winex11.drv/mouse.c.
Xlib programming manual describes XMotionEvent as follows:
The same_screen member is set to indicate whether the event window is on the
same screen as the root window and can be either True or False . If True , the
event and root windows are on the same screen. If False , the event and root
windows are not on the same screen.
…
If the event window is on the same screen as the root window, the x and y
members are set to the coordinates relative to the event window's origin.
Otherwise, these members are set to zero.
But the MotionNotify event doesn't check the same_screen member and passes null
coordinates to the update_mouse_state function and it causes wrong window
positioning.
--
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=50487
Bug ID: 50487
Summary: C++ exception(object = 0x16b9e19c, type = 0x22565e84)
in Seneka EBYS/EBDYS
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mtombak(a)hssgm.gov.tr
Distribution: ---
Created attachment 69132
--> https://bugs.winehq.org/attachment.cgi?id=69132
Backtrace file of Seneka EBYS/EBDYS and wine staging 6.0 rc1 (x86)
I am using Debian 10 buster (amd64). I am using Seneka EBDYS / EBYS Document
Managing System on Wine staging 6.0 rc1 (x86). The program fails when i try to
see and print any document. The backtrace file is in attachments
--
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=45182
Bug ID: 45182
Summary: RebelBetting: restore from systray crashes
Product: Wine
Version: 3.8
Hardware: x86
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 61402
--> https://bugs.winehq.org/attachment.cgi?id=61402
Wine 3.8 first run
With Wine 3.8, after configuring RebelBetting to "hide when closed" and "hide
from taskbar", the application will crash when restoring from the systray
(though sometimes it just zombies!).
However, the application reappears before truly "hiding" into the systray and
has to be "closed" (to systray) a second time. I am assuming the two are
related rather than separate bugs, but it is a pretty big assumption.
“winetricks dotnet45” needed to get this far (Bug 37883).
Account required to get this far.
Second run has a different log. Both attached (again, assuming to be the same
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=48014
Bug ID: 48014
Summary: Rebelbetting: multiple errors with Mono
Product: Wine
Version: 4.18
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65547
--> https://bugs.winehq.org/attachment.cgi?id=65547
Wine 4.18 console log
Running Rebelbetting immediately pops up a “Serious error” dialog, which pops
up multiple times while trying to do anything with the application.
The application also doesn't load correctly: there are panes missing in the
main window.
0009:fixme:mscoree:parse_supported_runtime sku=L".NETFramework,Version=v4.5"
not implemented
Rebelbetting is a .Net 4.5 app.
I have tried running with WINE_MONO_TRACE=wrapper but it is a bit too busy.
Seems to hit Forms a lot.
Tried msxml{3,4,6} gdiplus vcrun2013 for giggles. No change. Same in Vanilla
and Staging.
Workaround is native dotnet45.
--
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=48013
Bug ID: 48013
Summary: Rebelbetting: crash during update
Product: Wine
Version: 4.18
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65545
--> https://bugs.winehq.org/attachment.cgi?id=65545
Wine 4.18 console log
Rebelbetting 6.15 checks for an update on start-up, downloads it, and asks you
to install it before continuing.
The download completes normally but when clicking on “Install” the crash dialog
appears. It is not clear what effect this crash is having.
Following the install everything appears normal.
Workarounds:
WINEARCH=win32 winetricks -q dotnet45
No log-in needed to get this far.
sha1: 7141fbd9ab5bd7fc299d5a874e428a436f937507 RebelBettingSetup.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=52296
Bug ID: 52296
Summary: UltraVNC 1.3.4.0 and later hangs after pressing
Connect.
Product: Wine
Version: 7.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Starting vncviewer with no parameters shows the connection window.
After specifiying a UltraVNC server (1.3.6.0) and pressing "Connect"
the connection window closes and nothing more happens.
This is observable with versions 1.3.4.0, 1.3.4.1, 1.3.4.2, 1.3.6.0.
In previous version 1.3.2a after pressing "Connect"
a connection status window and another window to enter the password appears.
--
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=50465
Bug ID: 50465
Summary: My application does not want to run on my mac
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: lethaboblacc(a)gmail.com
Wine does not want to run on my 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.
https://bugs.winehq.org/show_bug.cgi?id=50574
Bug ID: 50574
Summary: Ole32 breaks Explorer completely after installing
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: didgeridude(a)ukr.net
Distribution: ---
Created attachment 69249
--> https://bugs.winehq.org/attachment.cgi?id=69249
The backtrace of ole32 installation and Explorer launch attempt is given.
Ole32 and oleaut32 components are needed by some MS applications like MS Word
to run working instances of associated applications inside the main application
and edit the attached content. However, installing them inside Wine breaks the
onboard Explorer with an error:
'fixme:wintrust:WinVerifyTrust unimplemented for 4'
This confirmed for Wine 5.x and staging Wine 6.x 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=50575
Bug ID: 50575
Summary: Estou tentando baixar programas do Windows no Linux,
quando eu abro o arquivo, da erro no programa, e diz
pra acessar o Banco de dados
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielrocha281004(a)gmail.com
Distribution: ---
Created attachment 69250
--> https://bugs.winehq.org/attachment.cgi?id=69250
erros do programa
Preciso de ajuda!
--
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=44870
Bug ID: 44870
Summary: dotnet40 doesn't install properly with windows version
> XP
Product: Wine
Version: 3.4
Hardware: x86
URL: https://www.microsoft.com/en-US/Download/confirmation.
aspx?id=17718
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Steps to reproduce:
Fresh 32bit wineprefix
wine uninstaller, remove wine-mono
(Set windows version to xp)
Run installer
Set mscoree to 'native'
When you don't set the windows version to xp, then it won't be able to find
mscoree:
> 0071:err:module:fixup_imports_ilonly mscoree.dll not found, IL-only binary L"WindowsFormsApplication1.exe" cannot be loaded
> 0071:err:module:attach_dlls Importing dlls for L"Z:\\dev\\shm\\ramdisk\\WindowsFormsApplication1.exe" failed, status c0000135
This affects both 32bit and 64bit prefixes.
--
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=43481
Bug ID: 43481
Summary: GeoForms Demo needs "vs_2_a" compilation target
Product: Wine
Version: 2.14
Hardware: x86-64
URL: http://www.nvidia.com/coolstuff/demos#!/geoforms
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
fixme:d3dcompiler:compile_shader Compilation target "vs_2_a" not yet supported
--
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=53238
Bug ID: 53238
Summary: WET (a dotnet45 framework for web printing terminal):
not print properly with thermal printer
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dejoebad(a)yahoo.com
Distribution: ---
Created attachment 72635
--> https://bugs.winehq.org/attachment.cgi?id=72635
a6 size, on a4 on P3015 vs on a6 on TTP244 Pro
this is my configuration that work to print with a print terminal, build with
dotnet framework.
1. lubuntu 22.04
2. winehq-staging (wine 7.11)
3. printer terminal (WET.msi)
4. dotnet48
5. gdiplus
6. an HP P3015 printer
(same condition) this is my configuration that NOT work to print.
1. lubuntu 22.04
2. winehq-staging (wine 7.11)
3. printer terminal (WET.msi)
4. dotnet48
5. gdiplus
6. a TSC TTP244 Pro
--
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=46249
Bug ID: 46249
Summary: Art-Zvit crashes on start
Product: Wine
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sunweb(a)hotmail.ru
Distribution: ---
Created attachment 62948
--> https://bugs.winehq.org/attachment.cgi?id=62948
error_log
Hi, i'm trying to install a program that is widely used in my country. It
installs but when i start it it crashes. Could you look at it please?
The program doesn't require any code to run so you can try to install it
yourselves.
Here is a link https://art-zvit.com.ua/uk/software/download it has hashes in
there to check.
Direct link to Full version with all dependecies included in the archive:
https://files.masterkey.ua/V4/ArtZvitPlus_Setup_Full.zip
Direct link to version without dependecies:
https://files.masterkey.ua/V4/ArtZvit_Setup.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=50984
Bug ID: 50984
Summary: Amazon games application fails to install a game
pre-download
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryan(a)rnrcarpet.com
Distribution: ---
Amazon games application and Wine 6.6+ at the very least, games fail to
download and install.
Amazon application error appears after what appears to be a timeout when trying
to install a game. Application continues to function fine but no games will
download.
See https://bugs.winehq.org/show_bug.cgi?id=49266 for details on getting to
this point.
Application requires amazon.com account and games probably require being or
having been an Amazon Prime member and obtaining free Amazon Prime Twitch
games.
No logs currently sorry.
--
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=49965
Bug ID: 49965
Summary: Wine crash upon clicking a password form
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: javi(a)legido.com
Distribution: ---
Created attachment 68360
--> https://bugs.winehq.org/attachment.cgi?id=68360
Backtrace
First of all many thanks to all the people involved in this project for their
time.
A) Steps to reproduce
1.1. Create below Dockerfile:
```
vim Dockerfile
```
With below content:
```
FROM debian:testing
RUN dpkg --add-architecture i386 && apt update
RUN apt install -y \
wine \
wine32 \
wine64 \
libwine \
libwine:i386 \
fonts-wine \
wget
RUN apt-get install -y \
cabextract \
unzip \
p7zip \
wget \
zenity \
kdialog \
winbind
RUN wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
RUN chmod +x winetricks
RUN mv winetricks /usr/local/bin
```
1.2. Create a docker container
```
docker run \
--name wine \
--net=host \
-e DISPLAY \
-v $HOME/.Xauthority:/root/.Xauthority \
-d localhost/wine \
/bin/sh -c "while true; do echo hello world; sleep 1; done"
docker exec -ti wine bash
```
1.3. Install dotnet in 32 bits architecture
```
env WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet461
```
Here I tried with other versions, looks like there's no difference
1.4. Restart docker container (Window$ philosophy):
```
exit
docker restart wine; docker exec -ti wine bash
```
1.5. Install Adobe Digital Editions 4.5
```
cd
env WINEARCH=win32 WINEPREFIX=~/.wine32 wine .wine32/drive_c/Program\
Files/Adobe/Adobe\ Digital\ Editions\ 4.5/DigitalEditions.exe
```
I also tried with version 4.0, but same result
1.6. Try to register
1.6.1. Click 'Help', then 'Authorize computer'
1.6.2. Click the password field in the form
B) Expected behaviour
Being able to type the password
C) Found behaviour
The application crashes and exited. Sometimes I can't even relaunch it with
below command:
```
cd
env WINEARCH=win32 WINEPREFIX=~/.wine32 wine .wine32/drive_c/Program\
Files/Adobe/Adobe\ Digital\ Editions\ 4.5/DigitalEditions.exe
```
D) Error found
Below error appears in the docker terminal:
```
0009:err:eventlog:ReportEventW L"Application: DigitalEditions.exe\nFramework
Version: v4.0.30319\nDescription: The application requested process termination
through System.Environment.FailFast(string message).\nMessage: Unrecoverable
system error.\nStack:\n at System.Environment.FailFast(System.String)\n at
MS.Intern"...
```
Attached a Windows trace that one time I was able to get.
Thanks.
Javier
--
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=56704
Bug ID: 56704
Summary: Installing dotnet35sp1 (winetricks)
Product: Wine
Version: 9.0
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zumers(a)yandex.ru
The installation dotnet 3.5 sp1 using winetricks freezes ("?" wait timed out in
thread ..., blocked by 0000, retrying (60 sec)).
RedOS 5.15.87
Wintricks: 20240105
--
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=47669
Bug ID: 47669
Summary: QuickBooks Pro 2019 installer fails differently after
4.12 fix
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: ryan(a)rnrcarpet.com
Distribution: ---
Created attachment 65112
--> https://bugs.winehq.org/attachment.cgi?id=65112
Wine debug log
Last log line when error dialog first appears
wine: Unhandled privileged instruction at address 0x35f69d9 (thread 0101)
--
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=11412
Summary: Photoshop CS2: Strange behaviour of window overlays
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=10543)
--> (http://bugs.winehq.org/attachment.cgi?id=10543)
Splashscreen and toolbar
Windows overlaying strange in CS2 with Wine 0.9.54, see Screenshots for
details. Examples for two cases as attachments.
Splashscreen overlays every other application like terminal, firefox, ...(funky
background is from photoshop main window)
The toolbar on the left side is from Photoshop CS2 which is opened fullscreen
but overlayed by ImageReady CS2 » Photoshop toolbar overlays everything other
Also when working with more than one image, clicking on another image window in
photoshop sets it between otehr windows instead of setting it into foreground
which is very annoying
--
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=18257
Summary: Quicktime 2 video problems
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime212.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Videos in Quicktime 2 (32-bit) play for about 0.5 seconds and stop. Cycling
through the video draws the images but it refuses to play the whole video.
Don't know what traces would help here.
Tested with latest gitwine too, same problem.
wine-1.1.20-36-gdc31d87
Quicktime 2.1.2.59
This is the entire console output:
fixme:ole:OleRegisterServer (PlayerFrameClass,0x147100,0x147104,0x400000,1):
stub!
fixme:ole:OleRegisterServerDoc (1,C:\windows\SAMPLE.MOV): stub
--
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=54070
Bug ID: 54070
Summary: winevulkan Assertion failed
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: santafejayyt(a)gmail.com
Distribution: ---
Created attachment 73619
--> https://bugs.winehq.org/attachment.cgi?id=73619
Image of the error
I'm currently unable to run Roblox Studio at all on the latest wine-staging
version, with winevulkan erroring with "Assertion failed! File:
wine-staging/dlls/winevulkan/loader_thunks.c Line: 5156"
Expression: "!status"
I don't see an stderr or stdout log anywhere except for this error. I tested
both a custom wine-staging build, the AUR package wine-staging, as well as
compiled from source.
--
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=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.
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=11787
Summary: Set mime type for log files are text/plain
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Right now whenever someone attaches a .log file, Bugzilla auto-detects the mime
type as text/x-log. Many web browsers are set to download files with that mime
type, rather than just opening the file in the web browser. This is rather
annoying.
Can we change the mime types for .log files to text/plain instead? I believe
the code is in Bugzilla/Attachment.pm.
--
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=39217
Bug ID: 39217
Summary: Rise of Nations Random Div by zero exception
Product: Wine
Version: 1.7.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: marcelo_javier_ruiz(a)yahoo.com.ar
Distribution: ---
Created attachment 52278
--> https://bugs.winehq.org/attachment.cgi?id=52278
stack trace
Rise of Nations Thrones & Patriots randomly throws a div/0 exception. Exception
happens very often.
If one saves an ongoing game and the game rises the exception, most likely the
saved game will rise the exception again.
This behaviour is shown usually after the game has been played for a long time.
--
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=19277
Summary: Internet Explorer 2.0 (Win95) fails to install
Product: Wine
Version: 1.0.1
Platform: PC
URL: http://www.oldversion.com/download/msie20.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, win16
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Internet Explorer 2.0 for Windows 95 fails to install with an INST32.DLL error:
"ThunkConnect32 Failure!!"
This is followed by a second dialog stating:
"A required DLL or function entry point in a required DLL is missing."
The entire console output is:
err:thunk:_loadthunk (INST16.DLL, instthk_ThunkData16, INST32.DLL): Unable to
load 'INST16.DLL', error 2
Wine has to be set to Win95 mode to install.
Workaround is manual extraction.
Same in latest git.
--
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=25400
Summary: Internet Explorer 4 setup complains "cannot find
WINDOWS.HLP"
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://www.oldversion.com/download/msie401sp2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32329)
--> (http://bugs.winehq.org/attachment.cgi?id=32329)
Standard output
Steps to reproduce:
1. Set windows version to NT 4.0 and remove z: drive in winecfg
2. Run iexplore -unregserver
3. Remove C:\windows\system32\schannel.dll to avoid bug 25359
4. Run the unpacker and installer
Early in the installation process, a message pops up:
Cannot find 'WINDOWS.HLP'. Do you want to find this file yourself?
If WINDOWS.HLP is available, it pops up instead. On Windows, nothing
help-related pops up during installation.
Native winhlp32.exe is a workaround.
--
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=25502
Summary: Internet Explorer 4 setup fails to install some
components
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://www.oldversion.com/download/msie401sp2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32469)
--> (http://bugs.winehq.org/attachment.cgi?id=32469)
Standard output
Steps to reproduce:
1. Change Windows version to NT 4.0 and remove z: drive in winecfg
2. Remove C:\windows\system32\schannel.dll
3. Run iexplore -unregserver
4. Run the unpacker, then installer from somewhere in c: (choose standard
install)
At the end of the installation (but before rebooting) it reports that a few
components failed to install: Windows Desktop Update, Internet Connection
Wizard, and Windows Media Player.
Workaround: native advpack
--
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=21600
Summary: WebLog Expert help button doesn't work
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.weblogexpert.com/files/WLELiteSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The help menu works for WebLog Expert, but when there is a problem, a dialog
box is shown with a help button. Clicking on the help button does nothing, and
prints a single line in the console, which says it all.
fixme:dialog:MSGBOX_DlgProc Help button not supported yet
http://source.winehq.org/source/dlls/user32/msgbox.c#L363
--
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=38426
Bug ID: 38426
Summary: Installation of Return to Castle Wolfenstein -
Platinum Edition
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christrebuchet(a)gmail.com
Distribution: ---
Created attachment 51280
--> https://bugs.winehq.org/attachment.cgi?id=51280
Backtrace from WINE
Using 2 CD to install the software. Launching installation with:
wine start 'D:\launch.exe'
When asked for the 2nd CD, using the command:
wine eject d:
Installation proceed. Then asking again for CD #1. Using again command:
wine eject d:
Then installation fails; error message indicating an I/O error.
Tried two times same issue.
Result is Single Player game does not start. Multiplayer game starts (but did
not proceed further for network reasons).
Attached the log file.
--
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=38171
Bug ID: 38171
Summary: The shortcut of QQ6.9 can't be created.
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Distribution: ---
1.download from http://dldir1.qq.com/qqfile/qq/QQ6.9/13786/QQ6.9.exe
2.wine QQ6.9.exe to setup, then the shortcut can't be created and report the
error:
[60:64:0302/135222:14855252:ERROR:create_shortcut.cpp(335)] create shortcut
link:C:\users\Public\Start Menu\Programs\鑵捐杞欢\QQ\鑵捐QQ.lnk failed
fixme:shell:ShellLink_GetFlags (0x46c2e90)->(0x3d0da50): partially implemented
fixme:shell:ShellLink_SetFlags (0x46c2ea0)->(1): stub
[60:64:0302/135222:14855255:ERROR:create_shortcut.cpp(366)] create shortcut
link:C:\users\Public\Start Menu\Programs\鑵捐杞欢\QQ\鑵捐QQ.lnk 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=34061
Bug #: 34061
Summary: Unimplemented function msls31.dll.LsGetRubyLsimethods
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://www.my-debugbar.com/ietester/install-ietester-v
0.4.2.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
IETester call to an unimplemented function in msls31.dll when in IE5.5 mode.
The same function is also called when using a native mshtml.dll while
installing Adobe CS4.
http://source.winehq.org/source/dlls/msls31/msls31.spec#L24
--
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=39016
Bug ID: 39016
Summary: Unhandled exception: page fault on read access to
0x7dabcdc8 in 32-bit code (0x100035cf). Register dump:
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: kinhikar.akshay32(a)gmail.com
Distribution: ---
Created attachment 51972
--> https://bugs.winehq.org/attachment.cgi?id=51972
This error message appears when ever I'm trying to install BlueStack.
While insatlling the
Unhandled exception: page fault on read access to 0x7dabcdc8 in 32-bit code
(0x100035cf).
Register dump:
--
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=23147
Summary: Muziic goes into infinite update loop
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.cnet.com/Muziic/3000-2168_4-10910117.h
tml?part=dl-10045338&subj=dl&tag=button
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=28788)
--> (http://bugs.winehq.org/attachment.cgi?id=28788)
Wine 1.2-rc3 console output (repeated over and over)
Following install, Muziic goes into an infinite loop trying to update itself
and has to be killed.
To recreate:
1. winetricks -q vb6run
2. Install Muziic.
3. Run Muziic.
--
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=18260
Summary: Quicktime 2 installer exits silently
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime212.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20783)
--> (http://bugs.winehq.org/attachment.cgi?id=20783)
Wine 1.1.20 +relay +seh +tid (last 3MB)
Installer from Quicktime 2.1.2 exits silently.
Apparently the only available version is from oldversion.com
However, I also have a copy that comes with another app that installs fine. It
*might* have something to do with the lzexpand DLLs.
Failing version prints these lines and then exits:
trace:loaddll:NE_FreeModule Unloaded module "LZEXPAND.DLL" : builtin
trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\lzexpand.dll16" : builtin
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\lz32.dll" :
builtin
Whereas the working version prints this line and continues:
trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\lz32.dll" :
builtin
I can upload the working version too if needed.
--
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=50957
Bug ID: 50957
Summary: Wine not openning app
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikulas.jan.novotny(a)gmail.com
Distribution: ---
Created attachment 69787
--> https://bugs.winehq.org/attachment.cgi?id=69787
a backtrace of the bug
So, I installed wine from the (what appears to be) a ubuntu archive, or
something? since it downloaded 5.0-3ubuntu1 (not sure if i entered the correct
version) and attempted to wine a setup program from a cd/dvd, and then it gave
me that 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.
https://bugs.winehq.org/show_bug.cgi?id=44931
Bug ID: 44931
Summary: This program requires at least 3MB of free virtual
memory to run in "Nine: The last Resort" game
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: register001(a)free.fr
Distribution: ---
Created attachment 61032
--> https://bugs.winehq.org/attachment.cgi?id=61032
WINEDEBUG=+relay,+seh,+tid wine your_program.exe >> /tmp/output.txt 2>&1
I get this error dialog box when running the game Nine The last Resort after
installation.
Dialog Title: "Director Player 5.0"
Message: "This program requires at least 3MB of free virtual memory to run"
Config:
Ubuntu 16.04
wine-3.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=54858
Bug ID: 54858
Summary: Multiple games call for
"Windows.System.DispatcherQueue" (Tannenberg, The Last
Stand: Aftermath, The Long Dark)
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Lots of
0e8c:fixme:combase:RoGetActivationFactory (L"Windows.System.DispatcherQueue",
{00000035-0000-0000-c000-000000000046}, 00007FEEE4A0FA00): semi-stub
0e8c:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.System.DispatcherQueue"
8.6-29-ga19c1ff1697
--
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=57010
Bug ID: 57010
Summary: Pantheon - error during installation
Product: Wine
Version: 9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq_bugzilla(a)yahoo.com
Distribution: ---
Created attachment 76851
--> https://bugs.winehq.org/attachment.cgi?id=76851
Console output
During the execution of the installer "PantheonSetup_182.exe", a technical
error occur.
--
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=50837
Bug ID: 50837
Summary: Game will not allow me to progress past the first day
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qawsedrftgyhujikolpwas(a)gmail.com
Created attachment 69654
--> https://bugs.winehq.org/attachment.cgi?id=69654
Here is the error message I receive upon the game crashing.
I am playing a game I found on Itch.io called "Slime Heart," but once I
complete the tutorial & the first day, the game always crashes. As it appears I
can only attach one file below, the game can be found at
https://gamejolt.com/games/slime-heart/231249. I hope it is a simple problem to
fix.
--
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=50964
Bug ID: 50964
Summary: Nothing will start.
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: brianuhe(a)gmail.com
Distribution: ---
Nothing will start. Tried to open any window programs I have, like Ren'ply
games for example, but nothing. It makes the attempt, but then goes away.
Wasn't a problem with 6.4 which was an improvement to what I could now run,
like RPGM and Unity, and 'some' stuff still works with the stable version. 6.6
has the same 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=50965
Bug ID: 50965
Summary: Unhandled exception 0xe0434352 in thread 28 at address
7B00DD68 (thread 0028)
Product: Wine
Version: 5.0.4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: brad(a)harmonydesign.ca
Created attachment 69796
--> https://bugs.winehq.org/attachment.cgi?id=69796
Debug log
Paradigm autoloader had a critical 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.
https://bugs.winehq.org/show_bug.cgi?id=51186
Bug ID: 51186
Summary: Ledger Live Crashes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mbedconsumer(a)gmx.com
Distribution: ---
Created attachment 70058
--> https://bugs.winehq.org/attachment.cgi?id=70058
error file
After installing Ledger Live for Ledger Nano S using Wine, tried to run but it
crashes before I can accept the terms.
--
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=51269
Bug ID: 51269
Summary: no se ejecuta
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: facundocarlosvillanueva(a)gmail.com
Distribution: ---
Created attachment 70147
--> https://bugs.winehq.org/attachment.cgi?id=70147
este es el error(perdon si me equivoque de categoria es q asi me dijo el error
no se ejecuta el programa
--
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=51294
Bug ID: 51294
Summary: Unknown evaluation order in winefile/winefile.c
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
```
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_NAME);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_SIZE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_CDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ADATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_MDATE);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_IDX);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_LINKS);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]),
IDS_COL_ATTR);
load_string(g_pos_names[col++], ARRAY_SIZE(g_pos_names[col]), IDS_COL_SEC);
```
col is used and incremented in same line, so it may work different on different
platforms
--
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=57456
Bug ID: 57456
Summary: Wine wayland scaled window is positioned on the left,
not centered
Product: Wine
Version: 9.22
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: ---
Created attachment 77451
--> https://bugs.winehq.org/attachment.cgi?id=77451
Vampire: The Masquerade - Redemption intro video scaled
When fullscreen resolution is set to something low and different from aspect
ratio of the monitor, winewayland scales it up, but positions it on the left,
rather than in the middle of the screen and leaves the mismatching area
transparent.
This happened for example in the intro video of Vampire: The Masquerade -
Redemption. The video is 640x346 and my screen is 2560x1440.
See attached screenshot for how it looks.
It would be better if the scaled window was positioned in the middle, with some
black bands for areas that are caused by mismatch in aspect ratio.
Even better if this behavior could be configurable, i.e. where to position,
what to use for bands, like transparent, solid color / what color, etc.
--
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=52854
Bug ID: 52854
Summary: wine crashes if i try to run miramagia.com program
game
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amministrazione.seltec(a)gmail.com
Distribution: ---
Created attachment 72256
--> https://bugs.winehq.org/attachment.cgi?id=72256
error report file
when i try to run miramagia.com or .de which I just installed (as well as wine)
an error message appears indicating this might be due either to a program error
or to something missing in wine.
since it works on my other pc having cinnamon 20 mint, I believe there is some
uncompatibility with the debian 11 bullseye system I have on this PC.
I tried all the windows versions indicated in the config, but no one works.
in my other pc I had set windowsNT, it was 2 years ago and it worked.. but now
this option is not available
I attach the error report given by wine
--
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=52843
Bug ID: 52843
Summary: Black screen with audio when launching Command &
Conquer Generals
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ejmarkow(a)yahoo.com
Distribution: ---
Created attachment 72238
--> https://bugs.winehq.org/attachment.cgi?id=72238
Wine Debug Info
Wine compiled from git source:
$ ejm@galicia:~> wine --version
$ wine-7.6-git-e254680
- Using openSUSE Tumbleweed Linux x86-64
- Nvidia GPU:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 210/PCIe/SSE2
OpenGL core profile version string: 3.3.0 NVIDIA 340.108
When launching Command & Conquer Generals (Version 1.4) in Wine (32-bit prefix)
in Virtual Desktop mode, getting black screen with audio. After terminating
output with Ctl-C, following key errors appear in log:
- 0120:err:d3d:wined3d_debug_callback 0782D1B8: "GL_INVALID_OPERATION error
generated. Failed to map memory for buffer.".
- 0120:err:d3d:resource_unload Resource 07627320 is being unloaded while
mapped.
Wine debug log and nvidia glxinfo info 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=34247
Bug #: 34247
Summary: Default installation path is wrong
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
After creating a new profile for Wine (which is pointing at default to Windows
XP) and running any installer (for example Guild Wars 1 or Warcraft 3) the
default installation path is set to the wrong location. My LANG-variable
contains "de_DE.UTF-8" so the default installation path for Guild Wars 1 should
be "C:\Programme\GUILD WARS" but it is "C:\Program Files (x86)\GUILD WARS".
--
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=56700
Bug ID: 56700
Summary: "Edit application version" takes a long time to load
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Whenever I click on "Edit application version"
(https://appdb.winehq.org/admin/editAppVersion.php) it takes minutes to load.
Used to be seconds.
Other parts of the AppDB seem to load at a reasonable speed.
--
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=55136
Bug ID: 55136
Summary: Empire Earth: Crashes after few minutes of gameplay
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ndx4co9lt(a)mozmail.com
Distribution: ---
Created attachment 74693
--> https://bugs.winehq.org/attachment.cgi?id=74693
Terminal output
After starting a new game I can play a few minutes of actual gameplay and then
suddenly it crashes.
wine-devel 8.11
Setup:
Fedora 38 (64 bit)
Linux 6.3.9 (-200.fc38.x86_64)
Mesa 23.1.2
CPU: AMD Ryzen 5 5600
GPU: AMD Radeon RX 6600
Download link: https://empireearth.eu/de/herunterladen/
--
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=57387
Bug ID: 57387
Summary: Sega Rally Championship Demo crashes at startup if
Direct3d/renderer set to GDI
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
URL: https://www.classicdosgames.com/game/Sega_Rally_Champi
onship.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: boxedwine(a)danoon.net
Regression SHA1: a6e969560b02ca776f987319db37e6550a1ecfec
Distribution: Mint
Created attachment 77357
--> https://bugs.winehq.org/attachment.cgi?id=77357
crash log
I tested this on 64-bit Linux Mint.
steps
1) set registry to use GDI renderer (does not crash if this is not set)
2) install Sega Rally Championship Demo
3) Launch Sega Rally Championship Demo
It crashes immediately during launch
I did a git bisect and after finding the commit, I verified it by checking out
wine-9.0-rc3 and doing a revert for the commit,
a6e969560b02ca776f987319db37e6550a1ecfec, then verifying the game works if
reverted.
I also verified that this game crashes on master (wine-9.20-143-gff2070b7900).
But I was unable to test reverting the commit on master because of a conflict.
--
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=51945
Bug ID: 51945
Summary: property "Size" from win32_logicaldisk gives bogus
results
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi,
When i do "wine wmic logicaldisk get size"
I seem to get bogus results:
82252800000
82252800000
I have c: and z: in my winecfg and they do not match at all.
Something like "wine wmic logicaldisk get freespace" does work correctly so I
suspect some kind of bug?
--
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=56186
Bug ID: 56186
Summary: The 32-bit dmusic:dmusic fails in a 64-bit wineprefix
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The 32-bit dmusic:dmusic fails in a 64-bit wineprefix:
dmusic.c:1296: Test failed: got L"\0008"
See The 32-bit dmusic:dmusic fails in a 64-bit wineprefix
The invalid string is random. This started on 2023-11-21.
--
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=55928
Bug ID: 55928
Summary: NtQuerySystemInformation SystemProcessInformation
result misaligned
Product: Wine
Version: 8.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: novae.harpist06(a)icloud.com
Distribution: ---
Created attachment 75493
--> https://bugs.winehq.org/attachment.cgi?id=75493
Reproducer
NtQuerySystemInformation with SystemProcessInformation returns misaligned
entries.
Reproducer attached.
Windows output:
Process name: (null)
Process name: System
Process name: Secure System
Process name: Registry
... (trimmed)
Wine output:
Process name: Z
Misaligned at entry 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.