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=42073
Bug ID: 42073
Summary: Get a 404 error on https://www.winehq.org/devel
(Simplified Chinese)
Product: WineHQ.org
Version: unspecified
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: befreer(a)outlook.com
I get a 404 error on https://www.winehq.org/devel.The language is Simplified
Chinese.
--
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=41735
Bug ID: 41735
Summary: OSX downloads not mentioned in Download page
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
There is no mention of download instructions for OSX in the Download page in
the website:
https://www.winehq.org/download
Could point to:
https://wiki.winehq.org/MacOSX
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40905
Bug ID: 40905
Summary: PCSX2 1.4.0 needs
api-ms-win-crt-runtime-l1-1-0.d._get_narrow winmain
command line
Product: Wine
Version: 1.9.13
Hardware: x86-64
URL: http://pcsx2.net/download/releases/windows/send/40-win
dows/119-pcsx2-1-4-0-binaries.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
In order to run the PlayStation 2 emulator msvcp140 is needed otherwise it will
refuse to start. So "winetricks vcrun2015" and then when started again there is
a crash about the unimplemented function.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37385
Bug ID: 37385
Summary: Need to implement HTTPREQ_ReadFileEx
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: zhoujie.jchou(a)gmail.com
When I run a sns
software(http://w.x.baidu.com/alading/anquan_soft_down_normal/12035), I
encountered network problem that the software could not connect to internet.
Some logs were list as below:
fixme:wininet:HTTPREQ_ReadFileEx these dwFlags aren't implemented: 0x4.
--
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=35153
Bug ID: 35153
Summary: wine stops with Unhandled Exception during background
web activity. Application Quicken 2012.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dshelton(a)san.rr.com
Classification: Unclassified
Created attachment 46897
--> http://bugs.winehq.org/attachment.cgi?id=46897
terminal output with error
Wine terminates with following message:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc51760
Problem occurs with version 1.6.1 and 1.7.8.
Application is Quicken Deluxe 2012 financial software.
behavior is 80% consistent. works 1 out of 5 or 6 times.
log 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.