https://bugs.winehq.org/show_bug.cgi?id=38436
Bug ID: 38436
Summary: Grand Theft Auto V failed to launch
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: franklin(a)goodhorse.idv.tw
Distribution: ---
Created attachment 51297
--> https://bugs.winehq.org/attachment.cgi?id=51297
Backtraces of page fault when launching GTA5 on Linux.
When launching GTA5, it crashed with page fault. My GTA5 was installed via
steam running on Linux. My steam was installed with winetricks.
However, I found that when installing steam with winetricks, it installed
32-bit(x86) version instead of 64-bit version. I wonder if this is why it
failed to launch.
--
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=13332
Summary: widl fails with unknown embedded type for somedata (0x0)
Product: Wine
Version: 1.0-rc1
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sachin_bhandare(a)persistent.co.in
Created an attachment (id=13211)
--> (http://bugs.winehq.org/attachment.cgi?id=13211)
Sample IDL file
Attached sample IDL file fails with following error.
$>widl -I $WINE_HOME/include/wine/windows -I. -s -u -p -h test.idl
error: write_embedded_types: unknown embedded type for somedata (0x0)
I am using following WIDL version
$>widl -V
Wine IDL Compiler version 1.0-rc1
Copyright 2002 Ove Kaaven
--
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=20902
Summary: (winehq.org) Navigation improvements on docs
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://winehq.org/site/docs/winelib-guide
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Just a couple of nav improvements for the winelib guide.
http://winehq.org/site/docs/winelib-guide is a 404. It would be nice to make it
a redirect to http://winehq.org/site/docs/winelib-guide/index - complying with
the Jump to Parent feature in some browsers/browser addons and dealing with one
less 404.
Home/Up links are only at the bottom of the page which is very annoying. A
small breadcrumb atop of the page would be very useful.
--
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=40049
Bug ID: 40049
Summary: Firefox complains that it will leave https when
searching wine git log from an https connection
Product: WineHQ.org
Version: unspecified
Hardware: x86
URL: https://source.winehq.org/git/wine.git/shortlog
OS: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Steps to reproduce:
1 - Browse to https://source.winehq.org/git/wine.git/shortlog
2 - Type anything in the search box and press enter.
Complete dialog box text from Firefox:
==============================================
Although this page is encrypted, the information you have entered is to be sent
over an unencrypted connection and could easily be read by a third party.
Are you sure you want to continue sending this information?
==============================================
Actually if you take a look at the page source every link points to http://
instead of inheriting the current scheme.
--
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=38479
Bug ID: 38479
Summary: tab control: TAB_SetCurFocus ignores result
TCN_SELCHANGING.
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: ktmizugaki+wine(a)gmail.com
Distribution: ---
Created attachment 51321
--> https://bugs.winehq.org/attachment.cgi?id=51321
patch to take care of TCN_SELCHANGING result. depends on patch at
https://bugs.winehq.org/show_bug.cgi?id=38363#c2
TAB_SetCurFocus
--
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=33104
Bug #: 33104
Summary: Joysticks/pads not detected in Kerbal Space Program.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sal_vager(a)o2.co.uk
Classification: Unclassified
Joysticks and gamepads are not detected in Kerbal Space Program, and cannot be
set as control devices in the games settings so they cannot be use in the game.
Kerbal Space Program is made in the Unity game engine, which uses rawinput for
cross platform compatibility, and while the rawinput patch that was added in
Wine 1.5.13 (
http://gitorious.org/chakra-packages/lib32/blobs/89c459680eb9a67ed8bf44c1ca…
) provides keyboard and mouse support, it doesn't work for joysticks.
Now that rawinput support is integrated, it'd help a lot if the support were
expanded to include sticks and pads.
The KSP demo can be found here:
https://kerbalspaceprogram.com/files/KSP_demo_win.zip
--
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=36946
Bug ID: 36946
Summary: FindFirstFileExW() needs FIND_FIRST_EX_CASE_SENSITIVE
support
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
FindFirstFileExW() has no support for the FIND_FIRST_EX_CASE_SENSITIVE flag.
Instead it currently returns INVALID_HANDLE_VALUE.
Games affected: Marvel Heroes 2015
The attached patch does not introduce correct handling, but makes the flag
ignored and throws a warning (similar to other places).
--
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.