https://bugs.winehq.org/show_bug.cgi?id=43212
Bug ID: 43212
Summary: Rake Bug
Product: Wine-staging
Version: 2.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58488
--> https://bugs.winehq.org/attachment.cgi?id=58488
upside down
Rake Works but upside down
------ Program Rake.exe ------
err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status
0x2733
err:winedevice:async_create_driver failed to create driver L"ps6ajtsb":
c0000135
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from
192.168.0.102:5353 16 aspire89-P55A-UD4.local. AAAA
FE80:0000:0000:0000:0A12:F0CA:1A84:437A"
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: ProbeCount 2; will
deregister 4 aspire89-P55A-UD4.local. Addr 192.168.0.102"
err:eventlog:ReportEventW L"Local Hostname aspire89-P55A-UD4.local already in
use; will try aspire89-P55A-UD4-2.local instead"
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Received from
192.168.0.102:5353 25 102.0.168.192.in-addr.arpa. PTR
aspire89-P55A-UD4.local."
err:eventlog:ReportEventW L"mDNSCoreReceiveResponse: Unexpected conflict
discarding 27 102.0.168.192.in-addr.arpa. PTR aspire89-P55A-UD4-2.local."
err:d3d:wined3d_debug_callback 0x1e6550: "GL_INVALID_FRAMEBUFFER_OPERATION
error generated. Operation is not valid because a bound framebuffer is not
framebuffer complete.".
wine: Unhandled page fault on write access to 0x00000008 at address 0x7bc5d590
(thread 0012), 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.
http://bugs.winehq.org/show_bug.cgi?id=28800
Bug #: 28800
Summary: d3d8/tests/device.ok fails under valgrind?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On my i5 laptop, with ubuntu 11.10, "make device.ok" fails in d3d8/tests
under valgrind. Log:
device.c:2472: Test failed: cw is 0xf7f, expected 0xf60.
device.c:2484: Test failed: cw is 0x37f, expected 0x7f.
device.c:2489: Test failed: cw is 0x37f, expected 0x7f.
device.c:2492: Test failed: cw is 0xf7f, expected 0xf60.
device.c:2499: Test failed: cw is 0xf7f, expected 0xf60.
--
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=36347
Bug ID: 36347
Summary: valgrind shows a few leaks in d3d8/tests/stateblock.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==3441== 148 bytes in 1 blocks are possibly lost in loss record 551 of 826
==3441== at 0x40087BA: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==3441== by 0x72DB6AF: ??? (in /usr/lib/libdrm_intel.so.1.0.0)
==3441== by 0x72D6294: drm_intel_bo_alloc (in
/usr/lib/libdrm_intel.so.1.0.0)
==3441== by 0x6EE4251: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x6EE484B: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x6F196DB: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x6EA89B4: ??? (in /usr/lib/dri/i965_dri.so)
==3441== by 0x67CCB9B: ??? (in /usr/lib/libGL.so.1.2.0)
==3441== by 0x679C2F4: ??? (in /usr/lib/libGL.so.1.2.0)
==3441== by 0x5ED0DF2: create_glxcontext.isra.0 (opengl.c:1254)
==3441== by 0x5ED1127: X11DRV_wglCreateContextAttribsARB (opengl.c:2071)
==3441== by 0x52FBC29: wglCreateContextAttribsARB (wgl.c:268)
==3441== by 0x4E619D8: context_create (context.c:1543)
==3441== by 0x4EF7866: wined3d_swapchain_create (swapchain.c:914)
==3441== by 0x4AE811F: d3d8_swapchain_create (swapchain.c:163)
==3441== by 0x4AE48FA: d3d8_device_CreateAdditionalSwapChain (device.c:565)
==3441== by 0x4A7570B: switch_render_target (stateblock.c:185)
==3441== by 0x4A77594: execute_test_chain (stateblock.c:136)
==3441== by 0x4A782E6: test_state_management (stateblock.c:450)
==3441== by 0x4A91648: run_test (test.h:584)
==3441==
--
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=43667
Bug ID: 43667
Summary: Crash while opening [死に逝く君、館に芽吹く憎悪]
Product: Wine
Version: 2.16
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: howard.no1(a)163.com
Regression SHA1: 8DC4A583BE821761AEE1354BB3AEBE146CF8150D
Created attachment 59113
--> https://bugs.winehq.org/attachment.cgi?id=59113
The bug report
死に逝く君、館に芽吹く憎悪 is a galgame and it won't open with wine 2.16
U can download the game from https://pan.baidu.com/share/init?surl=o8OoDPg
enter A507 to extract the package and after your download enter 忧郁的弟弟 to
decrypt the package click 打开游戏.exe or to 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.
https://bugs.winehq.org/show_bug.cgi?id=8848
--- Comment #33 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-4.9?
--
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=47324
Bug ID: 47324
Summary: Microsoft Visio crash when opening existing document
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pascal.legrand(a)univ-orleans.fr
Distribution: ---
Created attachment 64644
--> https://bugs.winehq.org/attachment.cgi?id=64644
error about the "{e19c7100-9709-4db7-9373-e7b518b47086}" interface
I'm trying to use Microsoft Office Pro 2013 with wine.
The installation is OK .
Everything works fine until i try to open a document.
As someone one told me to do on irc (#winehq), i launch wine with this options
:
WINEDEBUG=+shell wine /home/pascal/.wine/drive_c/Program\ Files/Microsoft\
Office/Office15/VISIO.EXE
the result of this command made a file of 4.4 mo, but the same person told me
to make a grep on this string : grep for IShellLinkW_fnQueryInterface
The result is on the attachment
just before it crash, i've got a lot of line like this:
003d:err:rpc:I_RpcReceive we got fault packet with status 0xc004f012
Thanks for your help
--
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=40527
Bug ID: 40527
Summary: "Findus bei den Mucklas" not starting
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blauerhunger(a)outlook.de
Distribution: Ubuntu
Created attachment 54348
--> https://bugs.winehq.org/attachment.cgi?id=54348
Several logs (see bug description)
I installed "Findus bei den Mucklas" in a 32-bit wineprefix. The install worked
flawlessly, but when trying to launch it it shows an error window "IO error
while installing driver!" or "Cannot open driver!" (see attachment).
I tried it with wine 1.9.8-staging and wine 1.8, both set to emulate Windows XP
and in another try set to emulate Windows NT 4.0, the logs are in the
attachment. I already made the game work on native Windows NT 4.0 and Windows
95, so it must be a wine bug. On first launch on windows it should ask for a CD
Key (Starforce DRM) and then 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.
https://bugs.winehq.org/show_bug.cgi?id=47323
Bug ID: 47323
Summary: Custom Maid 3D 2: Just black screen after starting
(but doesn't crash)
Product: Wine
Version: 4.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: y687042(a)nwytg.net
Distribution: ---
Created attachment 64638
--> https://bugs.winehq.org/attachment.cgi?id=64638
wine log
When clicking the desktop icon the launcher starts to open. After clicking
"start" a black window opens (the game) that is showing the frame rate on the
left and the buttons for the settings on the right upper corner. The window
itself is just black.
--
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=47322
Bug ID: 47322
Summary: Amazon workspace crash when opening workspace
Product: Wine
Version: 4.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: domi.dumont(a)free.fr
Distribution: ---
Created attachment 64637
--> https://bugs.winehq.org/attachment.cgi?id=64637
Backtrace of Amazon workspace client
After successful registration and authentication with Amazon servers, Amazon
workspace client crashes (see attached backtrace).
Environment:
- Debian sid amd64
- Amazon workspace client downloaded on 2019/06/14
- winehq-devel installed from winehq Debian package
wine 4.0 installed from Debian package shows the same behavior
I cannot test the same msi on Windows as I do not have a working Windows
environment.
All the best
--
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=47132
Bug ID: 47132
Summary: Starcraft Remastered not starting
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: diego.lazcanoarcos(a)gmail.com
Distribution: ---
hello I'm new to wine, and I wanted to play starcraft remastered, install
everything necessary but, when I press play in battlenet, it stays stuck and
the game does not start.
002e:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for -04, bias 240, std (d/m/y): 7/04/2019, dlt (d/m/y): 8/09/2019
002e:fixme:thread:NtCreateThreadEx 0x33d748, 1fffff, (nil), 0xffffffff,
0x10863430, (nil), 6, 0, 0, 0, (nil) semi-stub!
002e:fixme:thread:NtCreateThreadEx 0x33d754, 1fffff, (nil), 0xffffffff,
0x10863410, 0xfffffffe, 6, 0, 0, 0, (nil) semi-stub!
0032:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for -04, bias 240, std (d/m/y): 7/04/2019, dlt (d/m/y): 8/09/2019
0036:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffa,
0x1c2fea0
002e:fixme:thread:NtCreateThreadEx 0x33e510, 1f03ff, (nil), 0xffffffff,
0xa7e940, (nil), 6, 0, 0, 0, (nil) semi-stub!
002e:fixme:thread:NtCreateThreadEx 0x33e524, 1f03ff, (nil), 0xffffffff,
0xa7e920, 0xfffffffe, 6, 0, 0, 0, (nil) semi-stub!
002e:fixme:mpr:WNetGetUniversalNameW (L"C:\\Program Files
(x86)\\StarCraft\\Data\\data", 0x00000001, 0x33d46c, 0x33d470): stub
003c:fixme:winhttp:get_system_proxy_autoconfig_url no support on this platform
003c:fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not
supported
002e:fixme:process:GetProcessWorkingSetSizeEx
(0xffffffff,0x33f708,0x33f704,(nil)): stub
002e:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
002e:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
002e:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
0043:fixme:ver:GetCurrentPackageId (0x2fbfe9c (nil)): stub
--
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.