https://bugs.winehq.org/show_bug.cgi?id=46528
Bug ID: 46528
Summary: Runes of magic - crash when entering item shop
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeux.comptecentral(a)gmail.com
Distribution: ---
Created attachment 63382
--> https://bugs.winehq.org/attachment.cgi?id=63382
Console ouput
Once in game (after "enter world"), clicking the item shop button causes a
crash.
Item shop isn't openning and consequently not usable..
Please see console ouput (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.
https://bugs.winehq.org/show_bug.cgi?id=39694
Bug ID: 39694
Summary: sttarg.h and va_list problem
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blake1024(a)gmail.com
Distribution: ---
Don't get this problem under Windows 32 or 64 bit nor 32 bit Wine. Only on 64
bit Wine.
Building with 64 bit Wine on 64 bit Linux. Have code like this:
#include <stdarg.h>
...
... vSetStringValue(object self, va_list _rest_)
{
char * fmt = va_arg(_rest_, char *);
char *buf = gGetBuf(Application);
MAKE_REST(fmt);
vsprintf(buf, fmt, _rest_);
...
}
I get this:
StatusWindow.d: In function ‘StatusWindow_ivm_vSetStringValue’:
StatusWindow.d:115:2: warning: passing argument 3 of ‘vsprintf’ from
incompatible pointer type [enabled by default]
vsprintf(buf, fmt, _rest_);
^
In file included from ../include/dynl.h:110:0,
from ../include/generics.h:55,
from StatusWindow.c:42:
/usr/include/wine/msvcrt/stdio.h:182:16: note: expected ‘__builtin_ms_va_list’
but argument is of type ‘struct __va_list_tag *’
int __cdecl vsprintf(char*,const char*,__ms_va_list);
^
Thanks.
Blake McBride
--
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=40439
Bug ID: 40439
Summary: digitalMaster fails to start with error
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: richllittle(a)logsol.com
Distribution: ---
Created attachment 54191
--> https://bugs.winehq.org/attachment.cgi?id=54191
error report from wine
Ham Radio Deluxe running, when try to start digitalMaster, get error screen
with bug report request.
--
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=16766
Summary: Gothic: drawing error on initial window resize to
fullscreen (title bar)
Product: Wine
Version: 1.1.12
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)codemadness.org
Drawing error on initial window resize to fullscreen (title bar)
--
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=42113
Bug ID: 42113
Summary: Tonka Garage: 3D vehicle models not shown
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 56633
--> https://bugs.winehq.org/attachment.cgi?id=56633
Paint room (Wine)
Xubuntu 14.04 x86_64, AMD Phenom 9550, GeForce GTX 750Ti with Nvidia 340.98
driver.
Windows version: Windows XP (or 95)
Wine Staging
DirectX 5 game for Win95. Summary of Wine messages:
fixme:d3d:wined3d_device_decref Device released with resources still bound,
acceptable but unexpected.
fixme:d3d:wined3d_device_decref Leftover resource 0xfe6e78 with type
WINED3D_RTYPE_TEXTURE_2D (0x3).
fixme:ddraw:ddraw_surface_create Application wants to create rendering target
in system memory, using video memory instead
fixme:d3drm:d3drm_device3_SetShades iface 0xfe60b0, count 256 stub!
fixme:d3d:wined3d_device_decref Device released with resources still bound,
acceptable but unexpected.
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
These repeat more or less whenever an activity with 3D vehicles is used.
--
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=45152
Bug ID: 45152
Summary: It doesn't recieve input from some buttons of the XboX
One V2 controller
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: zeioth(a)hotmail.com
Distribution: ---
TESTED ON:
Cemu.exe -> Input settings > Direct input mode
http://cemu.info/
HARDWARE:
https://www.xbox.com/en-US/xbox-one/accessories/controllers/sea-of-thieves
PROBLEM:
Cemu detects every single button of the gamepad except LT and RT.
MORE INFO:
Cemu uses dinput8.
POSSIBLE CAUSES:
This is the v2 of the XBox Wireless Controller.
--
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=43741
Bug ID: 43741
Summary: Evochron Legacy: Saitek X52 joystick axes don't work,
related to game's Direct Input system
Product: Wine
Version: 2.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: fredebec(a)gmail.com
Distribution: ---
In the game Evochron Legacy, Saitek X52 axes don't work.
- X52 is recognized and fully functional (buttons & axes) in Wine Control
Panel
- In Evochron Legacy, X52 is recognized, buttons are functional, but axes are
not.
- It has been identified with the developers that it is related to the Direct
Input system used by the game.
- DLL overrides related to DirectX (DInput/DInput8) don't help or even make
things worst.
--
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=41303
Bug ID: 41303
Summary: JoyToKey has no text in the "Create profile window
Product: Wine
Version: 1.9.18
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 55631
--> https://bugs.winehq.org/attachment.cgi?id=55631
JoyToKey's "Create Profile" window with no text
When attempting to create a joystick profile with JoyToKey in Wine, the "Create
Profile" window doesn't display text on its buttons and in the field where you
would type in the name of a profile.
--
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.