http://bugs.winehq.org/show_bug.cgi?id=34883
Bug #: 34883
Summary: Warface gface version does not start
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 46489
--> http://bugs.winehq.org/attachment.cgi?id=46489
Terminal output
I created a 32 bit wine prefix and installed firefox 25 windows version on it
then I installed warface plugin from gface and installed the game without a
problem but when I try to start the game it shows a black screen and then
disables it and just shows the webpage I was on
http://i.imgur.com/3JT0ZUO.png
--
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=32816
Bug #: 32816
Summary: Enemies are not displayed in Chompston
Product: Wine
Version: 1.5.22
Platform: x86-64
URL: http://www.contralogic.com/games/chompston/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vulture6(a)mail.com
Classification: Unclassified
The enemies (which should be translucent) are not displayed, making the game
impossible to play. The console is full of 'fixme:d3d:gl_blend_factor Unhandled
blend factor 0.' messages.
Download from: http://www.contralogic.com/games/chompston/
System: GTS 250 with Nvidia driver version 313.09
--
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=36399
Bug ID: 36399
Summary: Terrible Performance in TERA
Product: Wine
Version: 1.7.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sickam(a)mail.ru
Created attachment 48447
--> http://bugs.winehq.org/attachment.cgi?id=48447
Output of TERA with a play time of about 10 minutes
Hi! As described above TERA performs really bad under wine. This is confirmed
by many players I have talked to about this who played it via Wine before.
My system is a Gentoo x86_64 using an Intel i5-3570k with a Geforce GTX 660 and
I'm playing the EU Version: http://en.tera.gameforge.com/
I already tried a lot of possible solutions i found here, on the forums, on
other forums and across the internet but nothing really helped so far. (For
example: several registry keys, 32 and 64 bit prefix, using native/builtin dx3d
libraries, enabling the virtual window mode in wine, disabling the winedebug
output, ...)
Since none of that helped i want to ask here for help.
If anyone could install it on his machine and help me troubleshooting this i
would really appreciate it. Also if anyone has a dualboot system feel free to
compare the game between wine and native windows.
See attachment for an output log of TERA when i open the Launcher, log in and
play a little bit (about 10 minutes). As you can see it spams a load of
'fixme:d3d:resource_check_usage Unhandled usage flags 0x8.' errors which i
think are the reason for the bad performance which leads to extremely low FPS.
Thanks in advance!
--
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=44376
Bug ID: 44376
Summary: Wine gives error massage while installing Battle.net
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mizobocigame(a)gmail.com
Distribution: ---
Created attachment 60290
--> https://bugs.winehq.org/attachment.cgi?id=60290
wine gives error while installing a file
When I try to install Battle.net-Setup.exe, gives me this error. This error
massage appeared a few weeks ago and I tried a lot of work-arounds but
nothing's changed. In playonlinux the installation goes to the login panel but
there's another error: Battle.net Helper.exe encountered a serious problem.
Thanks for help (sorry for my bad english)
Linux Debian (Buster)
Wine version: 2.0.4-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.
https://bugs.winehq.org/show_bug.cgi?id=52451
Bug ID: 52451
Summary: Mikrotik Winbox not open in new window
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sandro(a)ivynet.it
Distribution: ---
Created attachment 71731
--> https://bugs.winehq.org/attachment.cgi?id=71731
Wine7 - Open in new window enabled
Winbox 64Bit 3.32
After updating to Wine7.0 I cannot open any mikrotik device with option "open
in new window" selected
If that option is not selected it work well
With wine 6.0.2 it worked well
in the attachment:
logs with "open in new window" option enabled
logs with "open in new window" option disabled
logs about wine6 with open in "new window enabled"
an app screenshot about whe options
Thanks
Sandro
--
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=44235
Bug ID: 44235
Summary: EasyAntiCheat doesn't run on Wine at all - wine64 !=
win64
Product: Wine
Version: 2.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shawn.starr(a)rogers.com
Distribution: ---
So, I notice any game that uses EasyAntiCheat tries to download some updated
info
such as:
https://download.eac-cdn.com/api/v1/games/138/client/wine64/download/?uuid=…
Except, EasyAntiCheat ignores Wine's "Hide Wine version from applications" in
staging options.
If I switch the URL to 'win64' it downloads, could we have a way to override
wine64 == win64 checks?
While EasyAntiCheat does acknowledge they can support wine specific data, we
shouldn't be treating this as 'wine64' but win64.
I assume wine 2.20 and wine 3.x builds all have this 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=41942
Bug ID: 41942
Summary: Crash on Space Engine 0.9.8 start.
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sergey.rahmanov(a)gmail.com
Distribution: ---
Created attachment 56328
--> https://bugs.winehq.org/attachment.cgi?id=56328
Log file.
Space Engine 0.9.8 crashes on start.
--
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=21664
Summary: "fixme"-message on PPLive.exe start
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ddietz.post(a)googlemail.com
Created an attachment (id=26160)
--> (http://bugs.winehq.org/attachment.cgi?id=26160)
"fixme"-message on PPLive start
Hello, i installed latest version of wine with latest version of macports.
I try to start latest version of PPLive
Version:
PPLive 2.4.2.0013
Released Date:
2010.02.06
S. Attachment
--
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=51034
Bug ID: 51034
Summary: When downloading a large file in KakaoTalk, the
message 'Download failed' shows.
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: shlee1503(a)naver.com
Distribution: ---
I have a similar problem with this.
-
https://superuser.com/questions/597818/wine-running-apps-stops-download-whe…
- https://bugs.winehq.org/show_bug.cgi?id=42677
Can't download 'KakaoTalk' software updates.
=======================
* Step to reproduce
1. Download the KakaoTalk (except the latest version)
(old version: https://www.filehorse.com/download-kakaotalk-for-windows/60750/)
(latest version: https://app-pc.kakaocdn.net/talk/win32/KakaoTalk_Setup.exe)
2. Install KakaoTalk.
3. Launch KakaoTalk and click the Settings button at the top right.
4. Click the Update button.
* Actual Results
The user gets a message stating that 'error has occurred'.
* Excepted Results
No errors occur and the update downloads.
* Reproduction Rate
10/10
* Environment
wine-6.6
* Logs
no logs. (゚Д゚)
--
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.