https://bugs.winehq.org/show_bug.cgi?id=47903
Bug ID: 47903
Summary: Add a NetBSD test VM
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: NetBSD
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
A GSoC 2019 student worked on improving Wine support on NetBSD:
https://www.phoronix.com/scan.php?page=news_item&px=Wine-NetBSD-GSoC-2019-D…
In order to keep Wine in good shape on NetBSD the TestBot should have a NetBSD
Wine VM. Currently this is blocked on:
1. A wininet patch:
https://www.winehq.org/pipermail/wine-devel/2019-October/151827.html
-> Once fixed setting a NetBSD build-only VM should be possible.
2. Setting up a NetBSD with an auto-login X session.
-> This will allow the TestBot to automatically recreate the live snapshot
when needed.
3. Some RPATH issues that break Wine's WoW support.
https://www.winehq.org/pipermail/wine-devel/2019-September/150284.html
--
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=48649
Bug ID: 48649
Summary: Guild Wars 2 / TaCo : unable to start overlay, get
only black screen
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: aeris+winehq(a)imirhil.fr
Distribution: ---
It's currently not possible to run an overlay like TaCo
(http://www.gw2taco.com/) over the running game. TaCo starts and works be we
got a black screen everywhere, instead of a transparent background.
See render here: https://www.gamingonlinux.com/forum/topic/3966
Trouble reported here to: https://github.com/doitsujin/dxvk/issues/1225
--
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=49931
Bug ID: 49931
Summary: 64-bit Dota 2 randomly crashes, but 32-bit Dota 2
works perfectly
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
To reproduce:
1. Install Steam for Windows.
2. Install Dota 2 via `wine 'C:\Program Files (x86)\Steam\steam.exe'
steam://run/570`. This will install both the 32-bit and the 64-bit version of
the game.
3. Start 64-bit Dota via `wine 'C:\Program Files
(x86)\Steam\steamapps\common\dota 2 beta\game\bin\win64\dota2.exe'`.
4. In the lower-right corner, click Play Dota, Practice With Bots, Solo, Start
Bot Match.
5. Click on any hero, click Lock In, and wait for the game to start.
Before the game starts, Dota freezes, then crashes. Sometimes it crashes before
you even click Play Dota. Sometimes it crashes right after the map starts
rendering.
No useful information is written to the console in vanilla Wine. However, in
Wine Staging, lines similar to the following are printed repeatedly right
before the crash:
04b8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range
0x7f1522b50000-0x7f1522b53000, unix_prot 0x7.
04b8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range
0x7f1522c80000-0x7f1522c83000, unix_prot 0x7.
04b8:err:virtual:try_map_free_area mmap() error Cannot allocate memory, range
0x7f1523ad0000-0x7f1523ad3000, unix_prot 0x7.
04b8:err:virtual:alloc_area_in_reserved_or_between_callback Could not map in
reserved area.
m Files (x86)\Steam\steamapps\common\dota 2 beta\game\bin\win64\dota2.exe:
../wine-staging/dlls/ntdll/unix/virtual.c:1286: create_view: Assertion
`!((UINT_PTR)base & page_mask)' failed.
If you instead run 32-bit Dota via `wine 'C:\Program Files
(x86)\Steam\steamapps\common\dota 2 beta\game\bin\win32\dota2.exe'`, the game
runs perfectly.
--
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=40750
Bug ID: 40750
Summary: TinyTask 1.50 playback of mouse click on linux
desktop.
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: services(a)beyondcr.com
Distribution: ---
Mouse click playback will not interact with programs within the Linux desktop.
To reproduce, Run Tinytask.exe left click the blue record button, move the
mouse to any program/object outside of wine that you can normally interact with
a mouse click and click it, move mouse back to TinyTask and press the red
record button to stop recording. Now press the green play button and the mouse
should replay the mouse movements you have just made but it will not preform
the click. Link to appdb
https://appdb.winehq.org/objectManager.php?sClass=version&iId=33800
Direct link to program
http://www.vtaskstudio.com/vista.pl?action=download&link=tinytask.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=50317
Bug ID: 50317
Summary: Unusable performance/system locks up in 3D
applications since 5.14
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: r9shackleford(a)gmail.com
Distribution: ---
Upon launching seemingly any intensive 3D application via wine the system
becomes unresponsive and Xorg has 100% CPU usage.
Arch Linux OS, Linux kernel 5.9, Nvidia GTX 970 proprietary drivers 455.45.01
Issue happens on any wine release since 5.14.
Issue goes away if I use the 'virtual desktop' mode. Possibly related, I use
two monitors.
Bisecting it leads to commit 5491e939bc22f0ab479aec6b8a525be9c5ff5e35
https://source.winehq.org/git/wine.git/commit/5491e939bc22f0ab479aec6b8a525…
--
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=39737
Bug ID: 39737
Summary: Shadow Complex Remastered installation error
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
URL: https://www.epicgames.com/shadowcomplex
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 52996
--> https://bugs.winehq.org/attachment.cgi?id=52996
+setupapi
Gives an error after a few seconds of copying files.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ver:GetCurrentPackageId (0x33eff8 (nil)): stub
fixme:mscoree:parse_startup useLegacyV2RuntimeActivationPolicy=L"true" not
implemented
fixme:mscoree:get_runtime_info unsupported startup flags 2
fixme:mscoree:corruntimehost_CreateDomainEx stub 0x137488
fixme:mscoree:corruntimehost_Stop stub 0x137488
err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded.
fixme:ver:GetCurrentPackageId (0x33eff8 (nil)): stub
fixme:mscoree:parse_startup useLegacyV2RuntimeActivationPolicy=L"true" not
implemented
fixme:mscoree:get_runtime_info unsupported startup flags 2
fixme:mscoree:corruntimehost_CreateDomainEx stub 0x137488
fixme:mscoree:corruntimehost_Stop stub 0x137488
err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded.
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"InstallDir", clsid
{000c109e-0000-0000-c000-000000000046}
err:msi:ITERATE_Actions Execution halted, action
L"QtExecSetPermissionCmdLineRun" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
wine-1.8-rc2-41-gc87a78b
--
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=45483
Bug ID: 45483
Summary: Installation of the DirectX 8.1 SDK fails due to msi
custom action failure
Product: Wine
Version: 3.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: mstefani(a)winehq.org
Distribution: ---
Created attachment 61838
--> https://bugs.winehq.org/attachment.cgi?id=61838
+msi,+msiexec,+pid debug output
The DirectX 8.1 SDK fails to install due msi custom action errors:
006b:006c:err:msiexec:custom_action_server Failed to create custom action
server pipe: 231
setup.exe shows "Error: -1603 Fatal error during installation."
Steps to reproduce:
DX81b_SDK.exe with
SHA1: 221c60334da54e8e670741e7090e51255ad0284c
MD5: 0ef4637b05b77ae8f75d58e17f0e7d6d
DX81b_SDK.exe is a self extracting zip file.
cd to the extracted directory and run:
wine DXF/setup.exe
(Changing to the DXF directory and then wine setup.exe makes no difference).
Go through the steps and during the install at 0% a message box with the above
error pops up.
I'm attaching the +msi,+msiexec,+pid output
--
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=29228
Bug #: 29228
Summary: Airline Tycoon Evolution doesn't display any text
in-game
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hardpenguin(a)fastmail.fm
Classification: Unclassified
Created attachment 37751
--> http://bugs.winehq.org/attachment.cgi?id=37751
screenshot nr 1 of the bug
No text at all in Airline Tycoon Evolution (empty character text balloons,
blank HUD, newspapers, boards, lists, letters etc.)
--
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=41062
Bug ID: 41062
Summary: Evernote 6.1.x: search box loses focus due to tooltips
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 55243
--> https://bugs.winehq.org/attachment.cgi?id=55243
Video capture of the issue
Running Evernote 6.1.2 in a fresh 32-bit prefix, with winetricks ie8 (
otherwise notes don't display ).
$ sha1sum Evernote_6.1.2.2292.exe
f7ace795f0444ab8d29a6823b845da3a4687d247 Evernote_6.1.2.2292.exe
The search box field loses focus when I start typing and the mouse is on top of
the search box, making it impossible to type more than 1-2 characters.
Clicking the search box and moving the mouse quickly away seems to be a
workaround.
--
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=11146
Summary: RootsMagic 3.2.5 crashes when using Publisher feature
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=10416
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: digimars(a)gmail.com
Created an attachment (id=10181)
--> (http://bugs.winehq.org/attachment.cgi?id=10181)
Wine output error message
When I click on the Publish icon on the RootsMagic toolbar at the top and
create a new book (by going clicking on the New button and giving it a name of
'test' for instance) I can select options without a problem (such as Cover
Page, Title Page, etc.). But when I click on the Add a Chapter button and
choose anyone in my list of people listed, the program completely crashes. It
doesn't matter if I choose Pedigree Chart, Scrapbook, Photo Tree or any of
them. They all go to a list of people that you can select from and all of the
entries will crash the application after you click on one of them.
A trial version of the app can be downloaded from here:
http://www.rootsmagic.com/demo.htm
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.