https://bugs.winehq.org/show_bug.cgi?id=42866
Bug ID: 42866
Summary: Yooka Laylee has logo rendering problems in DX11 mode
Product: Wine
Version: 2.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Created attachment 57972
--> https://bugs.winehq.org/attachment.cgi?id=57972
standard output
There are possible many problems here but the first one is that the Playtronic
logo is not rendered correctly. I'll attach good/bad screenshots. In the DX9
renderer the game works wonderfully well. I'm attaching a standard output log
with many d3d11 messages. Tested with NVIDIA binary driver.
--
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=42860
Bug ID: 42860
Summary: d3d9/tests/visual.ok fails in fp_special_test
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The following lines consistently fail:
visual.c:15052: Test failed: Expected color 0x000000ff, 0x000000ff, 0x00ff00ff
or 0x00ff7f00 for instruction "rcp1", got 0x00ff0000.
visual.c:15052: Test failed: Expected color 0x000000ff, 0x000000ff, 0x00ff00ff
or 0x00ff7f00 for instruction "rsq1", got 0x00ff0000.
visual.c:15052: Test failed: Expected color 0x000000ff, 0x000000ff, 0x00ff00ff
or 0x00ff7f00 for instruction "rsq2", got 0x00ff0000.
visual.c:15052: Test failed: Expected color 0x000000ff, 0x00007f00, 0x0000ff00
or 0x00007f00 for instruction "def1", got 0x00000000.
visual.c:15052: Test failed: Expected color 0x00ff00ff, 0x00ff7f00, 0x00ff00ff
or 0x00ff7f00 for instruction "def3", got 0x00ff0000.
I have NVIDIA drivers (375.59) and MESA version 11.2.0-1ubuntu2. If there is
any other information I can provide please let me know.
--
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=38839
Bug ID: 38839
Summary: wine psiphon3 failed
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: widon1104(a)qq.com
Distribution: ---
psiphon3 is a software help china people over the gfw,it's easy to use and
speed is ok
but it is only support windows and android, so i tried wine, but seems not work
you can download psiphon3 below link:
http://www.psiphon3.net/zh/download.html
I use ubuntu15.04 mate
widon@widon-X401A:~$ uname -a
Linux widon-X401A 3.19.0-21-generic #21-Ubuntu SMP Sun Jun 14 18:31:11 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
error msg below
widon@widon-X401A:~/Desktop$ wine psiphon3.exe
err:svchost:AddServiceElem failed to load library L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusic1152.17.6.38\\QQMusicService.dll", err=126
err:svchost:wmain Failed to load requested group: L"QQMusicService"
err:service:service_send_start_message service L"QQMusicService" failed to
start
fixme:service:scmdatabase_autostart_services Auto-start service
L"QQMusicService" failed to start: 1053
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ras:RasEnumEntriesW ((nil),(null),0x18da68,0x33fb8c,0x33fb94),stub!
fixme:ras:RasEnumEntriesW ((nil),(null),0x198108,0x33f6d0,0x18e86c),stub!
fixme:ras:RasEnumConnectionsW (0x159f98,0x33ef94,0x76c623e4),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:service:EnumServicesStatusW resume handle not supported
fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
fixme:win:FlashWindowEx 0x33f968
fixme:process:SetProcessPriorityBoost (0xffffffff,1): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER: unimplemented
TransmitFile
--
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=42306
Bug ID: 42306
Summary: One Note Free Retail installer crashes in xmllite
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xmllite
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Created attachment 57030
--> https://bugs.winehq.org/attachment.cgi?id=57030
crashlog
A user reported troubles with this in AppdB.
Attached is +xmllite debugcrash
I was able to get a bit further using hack below *, then it ran into
unimplmeneted function
Call from 0x7b43f417 to unimplemented function
api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv
there is already bugreport for that one
*hack:
diff --git a/dlls/xmllite/reader.c b/dlls/xmllite/reader.c
index de61d13..6d961cc 100644
--- a/dlls/xmllite/reader.c
+++ b/dlls/xmllite/reader.c
@@ -2777,7 +2777,8 @@ static HRESULT WINAPI xmlreader_Read(IXmlReader* iface,
XmlNodeType *nodetype)
if (hr == S_OK)
{
TRACE("node type %s\n", debugstr_nodetype(This->nodetype));
- *nodetype = This->nodetype;
+ if (nodetype)
+ *nodetype = This->nodetype;
}
return hr;
--
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=41926
Bug ID: 41926
Summary: Zafehouse demo crashes with Call from 0x7b43c14c to
unimplemented function ddraw.dll.GetSurfaceFromDC,
aborting
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
Hi, This is a followup up of bug 41921
I tried the demo, but then with dotnet20 installed ( instead of using mono like
in bug 41921)
There appear to be several bugs, but after using native xaudio2_7,
d3dcompiler_43 and d3dx9_43 a window comes up with music playing, but
unfortunately itks black. This could however very well be due to my crappy GPU.
Anyway, if you click in the middle-right (i guess there`s a button to start the
game) the app crashes with Call from 0x7b43c14c to unimplemented function
ddraw.dll.GetSurfaceFromDC, aborting
I know this bugreport is a bit vague because you have to click somewhere in a
black screen, but i asked on wine irc chat and they said it would be worth a
bugreport anway.
BTW apart from the game there`s a an executable called Zafediag installed. Make
sure to uncheck both options this program offers, otherwise the bug won`t be
triggered
--
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=41623
Bug ID: 41623
Summary: Odallus The Dark call crashes when starting when an
Xbox 360 controller is plugged in
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55980
--> https://bugs.winehq.org/attachment.cgi?id=55980
Terminal output Wine 1.9.22
I am using the GOG.com version of Odallus the Dark Call (Unity game) in a clean
32-bit Windows XP prefix and when I try starting the game it crashes after the
initial loading screen if I have my wired XBOX 360 controller plugged in.
--
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=42245
Bug ID: 42245
Summary: QQ 2013 needs ntoskrnl.exe.KeClearEvent
Product: Wine
Version: 2.0-rc5
Hardware: x86
URL: http://dldir1.qq.com/qqfile/qq/QQ2013/QQ2013SP5/9050/Q
Q2013SP5.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: fracting(a)gmail.com
Distribution: Gentoo
Created attachment 56913
--> https://bugs.winehq.org/attachment.cgi?id=56913
stub for KeClearEvent
Follow up to bug 42244
wine: Call from 0x7b43c4bc to unimplemented function ntoskrnl.exe.KeClearEvent,
aborting
wine: Unimplemented function ntoskrnl.exe.KeClearEvent called at address
0x7b43c4bc (thread 0030), starting 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=42022
Bug ID: 42022
Summary: msvideo.dll16.DRAWDIBPROFILEDISPLAY unimplemented
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 56482
--> https://bugs.winehq.org/attachment.cgi?id=56482
debug log with WINEDEBUG=+msgbox
The Magic School Bus Explores The Solar System crashes on install with this
error; log attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17495
Summary: Open dialog crashes
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amorozov(a)etersoft.ru
Created an attachment (id=19594)
--> (http://bugs.winehq.org/attachment.cgi?id=19594)
Crash log
To reproduce:
1. $ LANG=C wine cmdlgtst
2. Commdlg -> Open
Here file list is not being shown, only grey background.
3. Cancel
If I do not use LANG=C dialog does not crashes. $WINEPREFIX directory was
created with LANG=ru_RU.KOI8-R
--
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=42483
Bug ID: 42483
Summary: Build for Ubuntu Precise fails because
MPG123_IGNORE_INFOFRAME is undeclared
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: winemp3.acm
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
CC: 00cpxxx(a)gmail.com
Regression SHA1: 2253d1a9d3a36bc3dcdc05acc8bf47085b739c6f
Distribution: ---
As the title says, the builds for Ubuntu Precise fail because
MPG123_IGNORE_INFOFRAME is undeclared:
mpegl3.c: In function ‘MPEG3_StreamOpen’:
mpegl3.c:257:49: error: ‘MPG123_IGNORE_INFOFRAME’ undeclared (first use in this
function)
mpegl3.c:257:49: note: each undeclared identifier is reported only once for
each function it appears in
make[2]: *** [mpegl3.o] Error 1
make[2]: Leaving directory `/<<PKGBUILDDIR>>/dlls/winemp3.acm'
The latest version of mpg123 on this distro has the version 1.12.1-3.2ubuntu1.
Full log:
https://launchpadlibrarian.net/307074502/buildlog_ubuntu-precise-amd64.wine…
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.