https://bugs.winehq.org/show_bug.cgi?id=46428
Bug ID: 46428
Summary: Application crashes: Antscope2.exe
Product: Wine
Version: 3.0.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: coccusmatins(a)gmail.com
Distribution: ---
Created attachment 63202
--> https://bugs.winehq.org/attachment.cgi?id=63202
error log
Application (Antscope2.exe) crashes on startup.
Source:
https://rigexpert.com/products/software/antscope2/
--
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=44279
Bug ID: 44279
Summary: Wine can't enumerate HID device that is based on
Bluetooth (a Wiimote)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: epigramx(a)yahoo.com
Distribution: ---
On Windows, if I run hclient.exe (source here:
https://github.com/Microsoft/Windows-driver-samples/tree/master/hid/hclient) I
can normally see my paired and connected device, as shown in this image:
https://i.imgur.com/Up60k7s.png It's one of the Wii Remote Plus devices.
However, if I do pair and connect the device on Debian and if it correctly
appears in /sys/bus/hid/devices and all the tests here work:
https://wiki.archlinux.org/index.php/XWiimote , running hclient.exe with wine
on linux does not find that hid device which might explain why it's not
detected by a console application that relies on enumerating HID devices on
windows.
I suspect it's a limitation of wine in finding HID devices if they originate
from Bluetooth but I can't be sure.
I might return with more details later on (when I reboot to Linux) but let me
know if you need specific further details.
Wiimotes are very common so if a dev could try one and see if he can enumerate
it in hclient (source above) that'd be great.
--
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=44556
Bug ID: 44556
Summary: SYN_DROPPED undeclared on Linux < 2.6.39
Product: Wine
Version: 3.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winebus.sys
Assignee: wine-bugs(a)winehq.org
Reporter: Zenitur(a)yandex.ru
Distribution: ---
When I build Wine on GNU/Linux with 2.6.37 kernel, I'd an error "SYN_DROPPED
undeclared".
Google says that it was appear in 2.6.39 and tslib project has this code:
https://github.com/kergoth/tslib/blob/master/plugins/input-raw.c
#ifndef SYN_DROPPED /* < 2.6.39 kernel headers */
# define SYN_DROPPED 3
#endif
--
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=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.