https://bugs.winehq.org/show_bug.cgi?id=49405
Bug ID: 49405
Summary: winevdm has encountered a serious problem
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rquint(a)rain2.org
Distribution: ---
Created attachment 67480
--> https://bugs.winehq.org/attachment.cgi?id=67480
backtrace.txt generated by WINE
Please bear with this long discursive report.
I'm trying to run the CD-ROM version of the OED (Oxford English Dictionary), an
old Windows 3.1 app, under WINE.
Currently I have it running successfully on
Ubuntu 18.04
rquint@Maria-Agnesi:~$ uname -a
Linux Maria-Agnesi 4.15.0-106-generic #107-Ubuntu SMP Thu Jun 4 11:27:52
UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
rquint@Maria-Agnesi:~$ wine --version
wine-3.0 (Ubuntu 3.0-1ubuntu1)
Ubuntu 19.10
rquint@Cosmic-Box:~$ uname -a
Linux Cosmic-Box 5.3.0-59-generic #53-Ubuntu SMP Wed Jun 3 15:52:15 UTC
2020 x86_64 x86_64 x86_64 GNU/Linux
rquint@Cosmic-Box:~$ wine --version
wine-4.0.2 (Ubuntu 4.0.2-1)
and
Ubuntu 20.04
rquint@Twenty4:~$ uname -a
Linux Twenty4 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020
x86_64 x86_64 x86_64 GNU/Linux
rquint@Twenty4:~$ wine --version
wine-5.0 (Ubuntu 5.0-3ubuntu1)
On a second Ubuntu 20.04 installation the OED crashes
rquint@disco-box:~/.wine/drive_c/Program Files/OED$ uname -a
Linux disco-box 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC
2020 x86_64 x86_64 x86_64 GNU/Linux
rquint@disco-box:~/.wine/drive_c/Program Files/OED$ wine --version
wine-5.0 (Ubuntu 5.0-3ubuntu1)
I'm attaching the backtrace.txt generated when it crashes as
backtrace.txt.disco-box. Also, it may be significant that when I first ran the
app on Twenty4, an almost identical backtrace.txt was generated, but despite
the usual definition of insanity, I tried starting it several times and after
three or four attempts it ran without problems.
--
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=46232
Bug ID: 46232
Summary: Page fault in AmiPro 3.1
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeppe(a)bundsgaard.net
Distribution: ---
Created attachment 62930
--> https://bugs.winehq.org/attachment.cgi?id=62930
Dump
AmiPro (https://winworldpc.com/product/amipro/3x) can now be installed without
errors. An earlier problem with too many fonts has been solved (the hack in
this bug has been implemented:
https://bugs.winehq.org/show_bug.cgi?id=15906#c9).
But when running the program, I get a "Unhandled exception: page fault on read
access to 0xffffffff in 16-bit code (1e2f:0476)."
I have tried with windows versions from 2.0, 3.1, xp, Windows 7. They all
through the same error.
Any suggestions?
--
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=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.
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=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=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=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=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=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=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.