https://bugs.winehq.org/show_bug.cgi?id=41869
Bug ID: 41869
Summary: undefined reference to `HIDIOCSFEATURE'
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: version2013(a)openmailbox.org
Distribution: ---
Created attachment 56272
--> https://bugs.winehq.org/attachment.cgi?id=56272
log file
undefined reference to `HIDIOCSFEATURE'
my system
command: ldd --version
ldd (GNU libc) 2.10.1
command: uname -r
3.0.66
command: gcc --version
gcc (GCC) 4.3.4
--
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=44904
Bug ID: 44904
Summary: winebus blocks auto start up of scheduler service
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winebus.sys
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: aric(a)codeweavers.com
Regression SHA1: regression
Distribution: ---
How to reproduce:
1. rm -rf ~/.wine
2. cd wine/dlls/taskschd/tests
3. make testclean && make test
4. wait 5 seconds so that wineserver shuts down
5. make testclean && make test
and get
0024:err:ole:start_rpcss failed to start RpcSs service
0024:err:ole:epm_register ept_insert failed with error 1722
0024:err:schedsvc:RPC_init RpcEpRegister error 0x6ba
This turned to be a regression caused by
45d82a2464b535c484b0a6e96f9851f9db573edf is the first bad commit
commit 45d82a2464b535c484b0a6e96f9851f9db573edf
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Thu Feb 2 10:38:55 2017 -0600
loader: Start winebus service by default.
Signed-off-by: Aric Stewart <aric(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
After the disabling auto startup of winebus by changing
"Start"=dword:00000002
to
"Start"=dword:00000003
in its "WineBus" service entry in registry the problem disappears.
Since by default Scheduler service is disabled (and gets enabled only once
at least one task is being added) this regression was not noticed until now.
--
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=13881
Summary: Stack limits error, hardware incompatibility?
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav666666(a)gmail.com
Hello. I'm trying to play GunZ : The Duel.
Don't delete this bug because you think it's game related. It is not.
Why? Everyone got the game working. Except me.
I tried reinstalling the whole system and it crashed on a fresh install too.
I tried on my brother's computer and it worked without any problem.
All this make me think it's a hardware related problem but I need your help to
determine which of my hardware is causing trouble.
I explained my problem on GunZ page on Winedb:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12057, it is the
comment called "Stack limits"
I hope you will find a fix, GunZ is the last game that makes deleting windows
from my computer impossible...
Sorry for english, I'm belgian, I did my best to write correct sentences...
--
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=10530
Summary: Flyff doesn't work with wine
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nitzan65(a)gmail.com
Flyff Shows me a white screen.
Please fix it thanks!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47111
Bug ID: 47111
Summary: MathType integrated into Microsoft Office 2007 unable
to "Convert Equations" or "Format Equations" using
special buttons from the MathType ribbon
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nrbrtx(a)gmail.com
Distribution: ---
Created attachment 64308
--> https://bugs.winehq.org/attachment.cgi?id=64308
docx file and two gif screencasts
I'm running Ubuntu MATE 19.04 with Wine 4.0-1 and Winetricks 0.0+20181203-3
from the repository
I installed Microsoft Office 2007 with the wineprefix command
```
WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefixes/office2007pro \
winetricks office2007pro
```
and selected Full install in the wizard. Then I installed MSO2007 SP3 into the
wine prefix:
```
cd ~/Downloads
WINEPREFIX=~/.local/share/wineprefixes/office2007pro wine
~/Downloadsoffice2007sp3-kb2526086-fullfile-ru-ru.exe
```
Then I installed MathType 6.9d here:
```
WINEPREFIX=~/.local/share/wineprefixes/office2007pro wine
~/Downloads/MathType-win-en-6.9d.exe
```
I have created simple DOCX file with two equation - OMML and MathType (see
attachment).
I open Word with the following terminal command (copied from its shortcut):
```
env WINEPREFIX="/home/mate/.local/share/wineprefixes/office2007pro" wine-stable
C:\\windows\\command\\start.exe /Unix
/home/mate/.local/share/wineprefixes/office2007pro/dosdevices/c:/users/mate/Start\
Menu/Programs/Microsoft\ Office/Microsoft\ Office\ Word\ 2007.lnk
```
Then switched to MathType ribbon and tried very useful buttons "Convert
Equations" or "Format Equations". Clicking on both buttons ended with the same
GUI message:
> Convert Equations
> No equations were found and/or updated
with the following output in the terminal:
* for convert -
```
0011:err:ole:std_release_marshal_data could not map object ID to stub manager,
oxid=1500000011, oid=3
0011:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with
error 0x8001011d
007d:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003
007d:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003
0011:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with
error 0x80070057
0011:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with
error 0x80070057
0011:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with
error 0x80070057
```
* for format -
```
0070:err:rpc:I_RpcReceive we got fault packet with status 0x1c010003
0011:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with
error 0x80070057
0011:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with
error 0x80070057
0011:err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with
error 0x80070057
```
The screencasts are in attachment.
What may cause these problems? How one can debug these OLE or RPC (I'm not
really sure) problems?
Note: installing latest wine 4.7 from your Stagin repository with
```
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ disco
main'
sudo apt install --install-recommends winehq-staging
```
does not 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=47095
Bug ID: 47095
Summary: Cursor not captured in Wayland
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tom(a)r.je
Distribution: ---
When using Wayland fullscreen games do not capture the cursor as expected.
I have two monitors, the primary one and gaming screen is on the right. If I
move the mouse to the left it will appear on my left monitor. This is
frustrating for games that use the mouse to look around.
The MouseWarpOverride setting appears to have no effect in Wayland.
Games tested: Skyrim SE (DXVK), Grand Theft Auto III (Wine d3d)
System:
KDE/KWin
Arch Linux
Mesa 19.0
AMDGPU 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=47114
Bug ID: 47114
Summary: Beat Hazard 2: Unhandled exception on startup caused
by Gameoverlayrenderer
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devilj(a)outlook.pt
Distribution: ---
Created attachment 64320
--> https://bugs.winehq.org/attachment.cgi?id=64320
Unhandled exception backtrace
Hello,
There's a new bug where Beat Hazard 2 crashes on startup due to a page fault on
read access in RegisterDeviceNotificationW+0x21(), apparently caused by
Gameoverlayrenderer. Please see attached backtrace for more details.
This bug first appeared in Wine 4.6 and currently still exists in Wine 4.7.
To prevent this, Gameoverlayrenderer can be disabled using winecfg, which also
disables the Steam overlay, but otherwise runs like a charm.
--
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=47008
Bug ID: 47008
Summary: [REGRESSION] Lara Croft the guardian of light do not
work at all in wine 4.6
Product: Wine
Version: 4.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: andy86(a)fastwebnet.it
CC: andy86(a)fastwebnet.it, jacek(a)codeweavers.com
Regression SHA1: c1fb240f0ccc92d6ec180bfc2542c0dbcb52296c
Distribution: ArchLinux
In wine 4.6 (compiling my git-tree) Lara Croft GoL do not work at all, just
capture mouse for few seconds and exit without display anything.
I made a regressions test and this is the result:
c1fb240f0ccc92d6ec180bfc2542c0dbcb52296c is the first bad commit
commit c1fb240f0ccc92d6ec180bfc2542c0dbcb52296c
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Thu Apr 11 17:19:03 2019 +0200
ntoskrnl.exe: Use proper device handle in
DevicePropertyPhysicalDeviceObjectName implementation.
Spotted by Huw Davies.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 0bd825d6f4d87ba20455657b385bf2c41aa5f91b
2142360bf2f886cf20cad1c6905fdd9c2528f7e3 M dlls
I try to reverting that commit and game work (with bug 46942).
At the time when game failed to start and exit, this error appear:
0066:err:ntdll:RtlLeaveCriticalSection section 0x2130254 is not acquired
--
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=47098
Bug ID: 47098
Summary: The Superlatives: Shattered Worlds Demo (from Steam)
crashes on exit inside UnRegisterDeviceNotification
Product: Wine
Version: 4.7
Hardware: x86
URL: https://store.steampowered.com/app/1050210/The_Superla
tives_Shattered_Worlds/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 64296
--> https://bugs.winehq.org/attachment.cgi?id=64296
crashlog
On exit (closing the game) i get the crash from the attached crashlog. Patch
below is a fix. Demo is free to download.
Note: the games itsself sometimes starts, sometimes hangs with a blank screen.
That might be another bug, but could also be a problem on my side (graphics
driver?). Anyway, just trying it a few times gets me into the game
eventually...
diff --git a/dlls/user32/misc.c b/dlls/user32/misc.c
index bd4795a346..6ff0980ecd 100644
--- a/dlls/user32/misc.c
+++ b/dlls/user32/misc.c
@@ -404,7 +404,7 @@ HDEVNOTIFY WINAPI DECLSPEC_HOTPATCH
RegisterDeviceNotificationW(HANDLE hRecipien
* UnregisterDeviceNotification (USER32.@)
*
*/
-BOOL WINAPI UnregisterDeviceNotification(HDEVNOTIFY hnd)
+BOOL WINAPI DECLSPEC_HOTPATCH UnregisterDeviceNotification(HDEVNOTIFY hnd)
{
FIXME("(handle=%p), STUB!\n", hnd);
return TRUE;
--
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=46795
Bug ID: 46795
Summary: Source games crash upon launch
Product: Wine
Version: 4.3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahyattdev(a)icloud.com
Created attachment 63817
--> https://bugs.winehq.org/attachment.cgi?id=63817
Counter-Strike: Source backtrace
I tried Black Mesa and Counter-Strike: Source and each crashed with the same
backtrace.
--
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.