https://bugs.winehq.org/show_bug.cgi?id=50081
Bug ID: 50081
Summary: Kate on Windows needs
msvcp140_1.dll._Aligned_get_default_resource
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 68536
--> https://bugs.winehq.org/attachment.cgi?id=68536
Logging in (KDE-) Konsole during start
The windows version of the editor Kate crashes during startup. Looks like
#49954.
--
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=49483
Bug ID: 49483
Summary: snapcamera crashes at start
Product: Wine
Version: 5.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: animegirl(a)stronzi.org
Distribution: ---
Created attachment 67597
--> https://bugs.winehq.org/attachment.cgi?id=67597
crash log
kUbuntu 20.04
--
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=42707
Bug ID: 42707
Summary: World of Warships: Cannot display inventory and clan
screens
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Andreas.Schallenberg(a)Eurobild.com
Distribution: ---
Created attachment 57682
--> https://bugs.winehq.org/attachment.cgi?id=57682
Backtrace when opening clan screen
WoWS cannot enter Inventory screen or clan screen. When trying, it opens up a
semi-transparent layer with a anchor-symbol with an animation. This step
happens on Windows as well to indicate the loading. Under wine there is no
further progress. In the better case, the screen stays as is forever. In the
worse case (happens most often with inventory) there is a stack backtrace being
displayed. In both cases the user can proceed by closing the semi-transparent
layer.
Environment:
- World of Warships v0.6.2.2 (issue is the same with older versions)
- Wine 2.4 (downloaded from
http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Leap_42.…)
- Linux jordan 4.4.49-16-default #1 SMP Sun Feb 19 17:40:35 UTC 2017 (70e9954)
x86_64 x86_64 x86_64 GNU/Linux
--
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=39472
Bug ID: 39472
Summary: World of Warships 0.4.x/0.5.x client runs out of GL
memory after many consecutive games
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
by having a large number of consecutive games within same session, the client
will eventually run out of GL memory.
Not sure if this is a Wine bug or a bug in the game engine itself.
It doesn't matter if ARB or GLSL shader backend (default), CSMT or non-CSMT
(default) is used.
Plain Wine and Wine-Staging (for CSMT).
The leak is around 50-70 MB per game so it takes 20-30 games until it becomes
apparent.
When that happens you get strange effects due to failing GL calls.
Console output at the exact point:
--- snip ---
...
0028:err:d3d_texture:texture2d_prepare_texture >>>>>>>>>>>>>>>>>
GL_OUT_OF_MEMORY (0x505) from glTexImage2D @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/texture.c
/ 1000
0028:err:d3d_texture:wined3d_texture_bind >>>>>>>>>>>>>>>>> GL_OUT_OF_MEMORY
(0x505) from glGenTextures @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/texture.c
/ 199
0028:err:d3d_texture:texture2d_prepare_texture >>>>>>>>>>>>>>>>>
GL_OUT_OF_MEMORY (0x505) from glTexImage2D @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/texture.c
/ 1000
0028:err:d3d_surface:wined3d_surface_upload_data >>>>>>>>>>>>>>>>>
GL_INVALID_VALUE (0x501) from glTexSubImage2D @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/surface.c
/ 1732
0028:err:d3d_draw:draw_strided_fast >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glDrawArrays @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/drawprim.c
/ 91
005a:trace:seh:__regs_MSVCRT__setjmp3 buf=0x2cc5da20 ebx=351af2d0 esi=2f6c5150
edi=351af2a0 ebp=0ea7e928 esp=0ea7e914 eip=00d65da3 frame=0ea7ea48
0028:err:d3d_surface:surface_blt_fbo >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glReadBuffer() @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/surface.c
/ 1078
0028:err:d3d_draw:draw_strided_fast >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glDrawArrays @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/drawprim.c
/ 91
0028:err:d3d_texture:texture2d_prepare_texture >>>>>>>>>>>>>>>>>
GL_OUT_OF_MEMORY (0x505) from glTexImage2D @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/texture.c
/ 1000
0028:err:d3d_shader:shader_arb_select >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from
glBindProgramARB(GL_FRAGMENT_PROGRAM_ARB, priv->current_fprogram_id); @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/arb_program_shader.c
/ 4692
0028:err:d3d_draw:draw_strided_fast >>>>>>>>>>>>>>>>>
GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glDrawArrays @
/home/focht/projects/wine/wine.repo/staging-src/dlls/wined3d-csmt/../wined3d/drawprim.c
/ 91
--- snip ---
I continuously monitor the GPU memory usage using 'nvidia−smi' tool from
another terminal:
--- snip ---
$ watch -n2 nvidia-smi
...
Fri Oct 16 18:26:51 2015
+------------------------------------------------------+
| NVIDIA-SMI 352.41 Driver Version: 352.41 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 850M Off | 0000:01:00.0 Off | N/A |
| N/A 50C P8 N/A / N/A | 1385MiB / 2047MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 4151 G /usr/libexec/Xorg 49MiB |
| 0 4485 G ...mes\World_of_Warships\worldofwarships.exe 1325MiB |
+-----------------------------------------------------------------------------+
--- snip ---
Regards
--
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=41314
Bug ID: 41314
Summary: World of Warships (0.5.11) crashes with Critical Error
Occurred
Product: Wine
Version: 1.9.18
Hardware: x86-64
URL: http://worldofwarships.eu/en/game/download/
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: ---
Created attachment 55645
--> https://bugs.winehq.org/attachment.cgi?id=55645
log
Crashes after login with builtin d3dx9_43 dll.
With native dll works fine.
wine-1.9.18-75-g4bfefc5
--
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=47479
Bug ID: 47479
Summary: REGRESSION: Darkula by Locomalito gives white screen
with Wine 4.12.1
Product: Wine
Version: 4.12.1
Hardware: x86
URL: https://www.locomalito.com/darkula.php
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vulture6(a)mail.com
Distribution: Mint
As per title, Darkula no longer runs with 4.12.1. Just get a white screen.
Works fine with 4.0.1 and 4.11. Can't see any obvious changes between output.
Sorry, can't run regression test. This is with AMD.
--
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=43774
Bug ID: 43774
Summary: Chromium-based browser engine (CEFv3) used by several
games crashes on shutdown (World of Warships 0.6.x)
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks
to track https://source.winehq.org/patches/data/137313
--- quote ---
ntdll: Do not queue a completion status if pipe ops fail synchronously.
This fixes random crashes when exiting Chromium or shutting down CEF.
It is similar to 7a1142035d7ee04839417176ff93fd0953e2a4e1, just for pipes.
--- quote ---
Can be reproduced with games that use Chromium/CEFv3 as in-game browser, for
example World of Warships 0.6.x.
In World of Warships 0.6.x switch multiple times between "[Port]" and "[CLAN]"
tabs (CLAN page uses in-game browser) to force a crash.
With the patch applied the crash disappears.
NOTE: Currently Wine-Staging must be used for reproduce because there are still
some patches missing from vanilla Wine
(https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32…
etc.)
--- snip ---
0x11fc9c62: int $3
Modules:
Module Address Debug info Name (186 modules)
PE 400000- 514000 Deferred cef_browser_process
PE 1c20000- 1c94000 Deferred chrome_elf
PE 10000000-14113000 Export libcef
ELF 7a800000-7a942000 Deferred opengl32<elf>
\-PE 7a840000-7a942000 \ opengl32
ELF 7b400000-7b7f5000 Deferred kernel32<elf>
\-PE 7b420000-7b7f5000 \ kernel32
ELF 7bc00000-7bd15000 Dwarf ntdll<elf>
\-PE 7bc30000-7bd15000 \ ntdll
ELF 7c000000-7c004000 Deferred <wine-loader>
...
0000015f (D) C:\Games\World_of_Warships\cef\cef_browser_process.exe
[C:/Games/World_of_Warships/cef/cef_browser_process.exe
--user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/39.0.2171.95 Safari/537.36 WOWS/1.0"
--cache-path="C:/Games/World_of_Warships/profile/cef_cache" --disable-gpu
--disable-gpu-compositing --enable-begin-frame-scheduling --max-frame-rate=30
--log-severity="info" --accept-language-list="en" --id=138]
000001cb 0
...
00000172 0 <==
...
--- snip ---
Disassembly:
--- snip ---
...
11FC9C0D 50 PUSH EAX
11FC9C0E 6A 60 PUSH 60
; ASCII "y:\work\cef3_git\chromium\src\mojo\edk\system\channel_win.cc"
11FC9C10 68 E86E6913 PUSH libcef.13696EE8
11FC9C15 68 286F6913 PUSH libcef.13696F28 ; ASCII "ShutDownImpl"
11FC9C1A 8D4D E0 LEA ECX,DWORD PTR SS:[EBP-20]
11FC9C1D E8 1E1576FE CALL libcef.1072B140
11FC9C22 50 PUSH EAX
11FC9C23 8BCE MOV ECX,ESI
11FC9C25 E8 668176FE CALL libcef.10731D90
11FC9C2A 8D4D FC LEA ECX,DWORD PTR SS:[EBP-4]
11FC9C2D E8 CE290DFE CALL libcef.1009C600
11FC9C32 5E POP ESI
11FC9C33 8BE5 MOV ESP,EBP
11FC9C35 5D POP EBP
11FC9C36 C3 RETN
11FC9C37 55 PUSH EBP
11FC9C38 8BEC MOV EBP,ESP
11FC9C3A 83EC 0C SUB ESP,0C
11FC9C3D 53 PUSH EBX
11FC9C3E 8BD9 MOV EBX,ECX
11FC9C40 8BD3 MOV EDX,EBX
11FC9C42 F7DA NEG EDX
11FC9C44 56 PUSH ESI
11FC9C45 8D43 10 LEA EAX,DWORD PTR DS:[EBX+10]
11FC9C48 1BD2 SBB EDX,EDX
11FC9C4A 23D0 AND EDX,EAX
11FC9C4C 57 PUSH EDI
11FC9C4D 52 PUSH EDX
11FC9C4E E8 1D7A79FE CALL libcef.10761670
11FC9C53 8BC8 MOV ECX,EAX
11FC9C55 E8 367B79FE CALL libcef.10761790
11FC9C5A 8D7B 1C LEA EDI,DWORD PTR DS:[EBX+1C]
11FC9C5D 833F FF CMP DWORD PTR DS:[EDI],-1
11FC9C60 75 01 JNZ SHORT libcef.11FC9C63
11FC9C62 CC INT3 ; triggers CHECK(handle_.is_valid());
11FC9C63 FF37 PUSH DWORD PTR DS:[EDI]
11FC9C65 FF15 E8043513 CALL DWORD PTR DS:[<&KERNEL32.CancelIo>]
11FC9C6B 80BB 85000000 00 CMP BYTE PTR DS:[EBX+85],0
11FC9C72 74 0B JE SHORT libcef.11FC9C7F
...
--- snip ---
https://chromium.googlesource.com/chromium/src/+/refs/heads/master/mojo/edk…
--- snip ---
void ShutDownOnIOThread() {
base::MessageLoop::current()->RemoveDestructionObserver(this);
// BUG(crbug.com/583525): This function is expected to be called once, and
// |handle_| should be valid at this point.
CHECK(handle_.is_valid());
CancelIo(handle_.get().handle);
if (leak_handle_)
ignore_result(handle_.release());
handle_.reset();
// May destroy the |this| if it was the last reference.
self_ = nullptr;
}
--- snip ---
Regards
--
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=43164
Bug ID: 43164
Summary: World of Warships latest update (0.6.6) results in a
critical error on Startup
Product: Wine
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 58419
--> https://bugs.winehq.org/attachment.cgi?id=58419
World Of Warships Error Message
Hello everyone,
this might be related to 41314 and 38233 but I am having trouble of getting the
latest version of "World of Warships 0.6.6" to run. I am attaching a screenshot
of the error message as well as console output.
Installation was done in a fresh prefix with the European installer
$ sha256sum WoWS_internet_install_eu.exe
c59d3ca1b535c6315a71ef2eda045ccc2f8b207183ef4638f66b45c72d66430e
WoWS_internet_install_eu.exe
Report for the AppDB for this latest version has also been written.
Can you take a look into this please?
--
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=38233
Bug ID: 38233
Summary: world of warships
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kylewatters1(a)hotmail.com
Distribution: ---
Created attachment 51038
--> https://bugs.winehq.org/attachment.cgi?id=51038
world of warships
tried to use this wine to run the game world of warships and it failed. was the
only version that would let me even get the download to work and install etc.
but when i hit play after all updates etc it crashed.
--
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=39602
Bug ID: 39602
Summary: World of Warships: game launched thow unhandled
exception
Product: Wine
Version: 1.7.53
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mazhe(a)alkumuna.eu
Created attachment 52768
--> https://bugs.winehq.org/attachment.cgi?id=52768
Console output
Hi,
I am trying to run the game World of Warships on FreeBSD 10.2 with 32bit wine
version 1.7.53 (not staging).
I followed procedure described on forums to install directx9, wininet and other
dependencies, a procedure that worked on a GNU/Linux (devuan) and a OSX
installations.
On this FreeBSD however, while the initial installer works, the launched that
will then download real game assets and such simply fails with a dialog box
saying:
An unhandled exception is occured. The application will be restarted
With the choice "OK" looping forever with that issue, and "Cancel" exiting. One
more information is that there have been report about trying to enable/disable
torrent download by edition a plain text config file inside the game, but it
did not change anything.
Here is the console output of wine, if somebody could take a look... I don't
see why it's working even on OSX but not FreeBSD...
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=39565
Bug ID: 39565
Summary: World of Warships: working in GNU/Linux (Devuan), but
not FreeBSD: out of memory?
Product: Wine
Version: 1.7.53
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mazhe(a)alkumuna.eu
Created attachment 52713
--> https://bugs.winehq.org/attachment.cgi?id=52713
Application error message
I have been able to install and play the game world of warships on GNU/Linux
(Devuan Linux), but copying the wine prefix, I cannot run it on FreeBSD as I am
getting a "out of memory" message.
This is a bit strange, as I should have plenty available... I am using the
packaged version of wine development version.
I've attached the exact program error message and wine trace, if anybody can
give me pointers...
--
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=39347
Bug ID: 39347
Summary: World of Warships 0.4.x/0.5.x: incorrect water surface
height calculated for unknown reasons, causing ships
to appear floating in the air
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Created attachment 52441
--> https://bugs.winehq.org/attachment.cgi?id=52441
focht's nagato "floating" in port after return from game (water surface level
too low)
Hello folks,
that game got me hooked up at bit (= less time on bugs *g*).
Unfortunately I frequently encounter a nasty in-game bug that surfaces after a
certain amount of time/actions.
I created a support ticket at wargaming.net with screenshots along with some
information.
The ticket hang in pending queue for ~1 week only to be answered by a generic
form "please update your graphics drivers". Oh well.
I mentioned this issue during talks with WineD3D folks at WineConf 2015.
It seems this issue was already known to CodeWeavers (Stefan Doesinger, Matteo
Bruni, Caron Wills).
It's not known yet if this is a Wine bug, a bug with the wargaming engine or
graphics drivers.
There was a hint from Caron to try "low" water rendering setting but I figured
out the bug is present there too but much less noticeable (smaller water
surface "drop" value).
It seems I could force the in-game water surface level drop multiple times by
moving the ship near an island/land mass and then zoom in/zoom out with island
in view (couldn't reproduce consistently though).
If the water drop happened once - it stayed forever - even the ships in port
floated in the air.
Exiting and restarting the client solved the issue.
I encountered the bug with WoWS 0.4.0 upgrade for the first time.
Previous 0.3.x version didn't show it but also crashed more frequently hence
there never was a time when the client ran for consecutive (hour long) game
sessions.
I briefly looked at the game engine and found some game engine locations
related to water rending properties along with their float representations.
Since I didn't want to mess up my account by live-debugging/dumping game engine
data (which could be considered hacking) I refrained from doing further
investigation.
A builtin offline simulation mode would have been nice ... but well.
Tested with recent Wine 1.7.5x version.
Graphics used for testing (all exhibit the same problem):
Intel Haswell HD4600 with FOSS Intel/Mesa:
---- snip ---
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.6.3
(git-ccef890)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.6.3 (git-ccef890)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.6.3 (git-ccef890)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
---- snip ---
NVIDIA GeForce GTX 850M, NVIDIA binary drivers (via optimus):
---- snip ---
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GTX 850M/PCIe/SSE2
OpenGL core profile version string: 4.4.0 NVIDIA 352.21
OpenGL core profile shading language version string: 4.40 NVIDIA via Cg
compiler
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.5.0 NVIDIA 352.21
OpenGL shading language version string: 4.50 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)
OpenGL extensions:
---- snip ---
NVIDIA GeForce GT 425M with FOSS Nouveau/Mesa:
--- snip ---
$ glxinfo | grep -i opengl
OpenGL vendor string: nouveau
OpenGL renderer string: Gallium 0.4 on NVC1
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.6.3
(git-ccef890)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.6.3 (git-ccef890)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.6.3 (git-ccef890)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
--- snip ---
Attached are some screenshots.
Regards
--
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=43785
Bug ID: 43785
Summary: New Critical Error World of Warships 0.6.11
Product: Wine
Version: 2.12
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: captmatt95(a)yahoo.ca
Created attachment 59298
--> https://bugs.winehq.org/attachment.cgi?id=59298
Screen shot of error message.
Game crashes on launch. Recently updated the game to 0.6.11. I have also done
several software updates to see if that was the issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42519
Bug ID: 42519
Summary: WorldofWarschips crashes at start
Product: Wine
Version: 1.8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Wh1sper(a)zockertown.de
Distribution: ---
Created attachment 57410
--> https://bugs.winehq.org/attachment.cgi?id=57410
backtrace of wine
wine-1.8.6 (Debian 1.8.6-5)
WorldofWarships 0.6.1.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=45973
Bug ID: 45973
Summary: World of Warships Crashes upon start
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chrisspen(a)gmail.com
Distribution: ---
Created attachment 62530
--> https://bugs.winehq.org/attachment.cgi?id=62530
.crash file
Installation of World of Warships using 32-bit Wine 3.17 happens smoothly, but
upon launching the installed game, it spends a couple minutes "loading" and
then crashes.
The generated .crash and .dmp files are attached.
Also attached is the PlayOnLinux bash script used to setup the Wine
environment.
--
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=43515
Bug ID: 43515
Summary: World of Warships 0.6.9 crashes with Critical Error
Occurred
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ankouslash(a)yahoo.co.jp
Distribution: ---
Created attachment 58905
--> https://bugs.winehq.org/attachment.cgi?id=58905
Error dialog
World of Warships (WoWs) 0.6.9 crashes with Critical Error Occurred.
This seems to be same error as #4314 but the workaround (changing Windows
version on winecfg) doesn't effect.
Wargaming releases update of MacWrapper (wine Wargaming's custom for MacOS) to
fix this problem:
https://na.wargaming.net/support/kb/articles/813
Steps to reproduce:
1) Choose Application menu > wine > Programs > World of Warships > World of
Warships (Launched WoWSLauncher.exe)
2) Click "Play" (Launched worldofwarships)
3) Click "Connect!"
Repeatability:
Always
Version:
wine 2.14
wine-mono 4.7.1
wine-gecko 2.47
on ArchLinux(x86_64)
WINEARCH=win32
Windows version on winecfg: Windows10, 7 and XP I confirmed
Thx
--
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=43609
Bug ID: 43609
Summary: World of Warships Crash
Product: Wine
Version: 2.0.2
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: captmatt95(a)yahoo.ca
Created attachment 59025
--> https://bugs.winehq.org/attachment.cgi?id=59025
This is the screen shot of the error message
Updated to the most recent wrapper for World of Warships, and the most recent
game update. The game now crashes when you start the game. (Pressing PLAY) I
submited a ticket with wargaming but they advised to contact you. Attach is
the screen shot of the error message. I was unable to run the debugger.
--
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=43412
Bug ID: 43412
Summary: World of Warships: CEF screens cannot be displayed
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Andreas.Schallenberg(a)Eurobild.com
Distribution: ---
This bug is very similar to #42707.
When in WoWS port screen there are several management screens that use CEF.
Those cannot be opened. When trying, an additional half-transparent layer is
created on top the graphics, three dots are written on top (this should be
replaced by the screen title if working) and in the middle of the screen
there's an anchor symbol with an animation. On the top right corner a hint is
displayed to press ESC to leave. Nothing else is being displayed. Pressing ESC
brings you back to the original screen and the transparent layer is removed.
This happens at least with:
- Inventory screen
- News screen
- Clan screen
- "Invite a friend"
Environment:
- Wine version is 2.13, downloaded from build.opensuse.org/Emulators
- Host is (uname -a): Linux jordan 4.4.74-18.20-default #1 SMP Fri Jun 30
19:01:19 UTC 2017 (b5079b8) x86_64 x86_64 x86_64 GNU/Linux
- Game version is 0.6.8.1
Tahoma font package installed, no wrapper like PlayOnLinux is used, Windows
version set to 10 (same behavior as setting to 7).
--
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=43423
Bug ID: 43423
Summary: Wine does not create a PROGRAMDATA environment
variable by default
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: toadking(a)toadking.com
Distribution: ---
PROGRAMDATA can be used by programs to store data that should be accessible by
any users on the system. Normally this is C:\ProgramData. Wine by default does
not have this environment variable or folder.
--
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=19492
Summary: SketchUp and OpenGL with ATI Video Cards
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P4
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuttocacca(a)gmail.com
After several attempts, I suppose there is a big bug with Google SketchUp 6 and
7 and the use of ATI Video Cards driver in Ubuntu 9.04
As ATI drivers (not proprietary) are already installed in Ubuntu 9.04 and is
not possible to use the proprietary driver such as ATI Catalyst and fglrx, it
is impossible to use Google SketchUp 7.
Installation is not a problem, then menus and tools bar are visible and usable
but the working screen is black and nothing appears. The black zone is the 3d
environment which requires the proper drivers and settings.
It's known it is possible to use SketchUp 7 with Invida graphics card but seems
impossible to use with ATI's.
Any ideas how to fix this bug?
--
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=37389
Bug ID: 37389
Summary: The program Raptor98u3f5_w64.exe crashes on launch
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wemember(a)live.co.uk
Created attachment 49721
--> https://bugs.winehq.org/attachment.cgi?id=49721
Programme error report
Raptor-chess.exe crashes on launch with an error message. The program Raptor
.exe has encountered a serious problem and needs to close
--
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=27951
Summary: sketchup8 SELinux error with usr/bin/wine-preloader
mmap_zero
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dennisgdaniels(a)gmail.com
Created an attachment (id=35755)
--> (http://bugs.winehq.org/attachment.cgi?id=35755)
screengrabs of SElinux and S8 error
After install of Sketchup8 I tried to start S8
usr/bin/wine-preloader
mmap_zero error
SElinux error with four options
Here's the video of the bug
http://www.youtube.com/watch?v=wd-8DHOJS5A
--
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.