https://bugs.winehq.org/show_bug.cgi?id=41897
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41886
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41872
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=42075
Bug ID: 42075
Summary: Amazon Kindle login fails
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: ybyt4t(a)gmail.com
Distribution: ---
Created attachment 56574
--> https://bugs.winehq.org/attachment.cgi?id=56574
wine console output when running kindle
Tried to install Kindle 1.16 as my older version didn't work anymore with wine
2.0.
When I enter my Amazon account data (Mail/Pass) an popup opens with this
message:
'Registration failed. Please try again [99]'
Didn't see anything overly suspicious in the console output (see attachment),
and it even happens on a fresh .wine directory (win32 mode).
I tried this Kindle version with wine 2.0rc3:
> md5sum KindleForPC-installer-1.16.44025.exe
92f8b55a17a632e77bcd94f7d7e767fc KindleForPC-installer-1.16.44025.exe
--
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=41902
Bug ID: 41902
Summary: Since wine 1.9.24, KakaoTalk says "Unsupported system"
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a0795a089(a)gmail.com
Distribution: ---
It has been working relatively well, but after I upgraded to wine 1.9.24,
KakaoTalk suddenly says on launch that it is an unsupported system, and refuses
to run.
"지원하지 않는 시스템입니다.
고객센터로 문의해주시기 바랍니다.
현재버전 : 2.5.0.1377"
which means,
Unsupported system.
Please contact us.
Current version : 2.5.0.1377
--
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=42037
Bug ID: 42037
Summary: macOS Wine Staging.app dependencies
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
Hi there.
I just installed the latest Wine-Staging release for macOS.
As I missed some kind of winetricks GUI like being included with Wineskin I
wrote one.
Its applescript based with a hugh amount of bash code. Feel free to enhance
(kinda slow).
It includes automated updating (and initial downloading) of winetricks
(interval based) and provides a GUI for winetricks' installations. It does not
feature bottle-managment.
Technically it's not location depended (does not need to resist in Applications
folder) and even houses the winetricks script within the ".app" file.
The execution of the selected winetrick is automatically handed over to the
Terminal.app to get some graphical feedback.
I hope for some it might be an enhancement to the incredible useful winetricks
script.
Best
Rastafabi
--
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=41882
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41856
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> ---
Closing invalid.
--
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=41626
Bug ID: 41626
Summary: msiexec fails with error: fixme:ntdll:NtLockFile I/O
completion on lock not implemented yet
Product: Wine
Version: 1.8.5
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: alst5940(a)colorado.edu
I'm trying to install the following program on my macbook pro (OS 10.21 Sierra)
using Wine.
http://www.ub.edu/dnasp/
I have successfully installed this using wine with the following command:
wine msiexec /i dnasp51001.msi
Previously I was using Wine v1.8.1 and OS10.10 (Yosemite)
However, when I try to run the same command, I get the following error:
$ msiexec /i dnasp51001.msi
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
NOTE: I have tried to use the development edition of Wine (1.9.22), Wine 1.8.5,
and the older version that worked previously (Wine 1.8.1). Nothing has worked
for me so far.
I've tried to search for an answer here and elsewhere without success. Please
let me know if you need any additional information.
--
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=27801
Summary: NFS U1: Incorrect mapping/naming of the wheel's
buttons
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
I was asked by Lucas Fialho Zawacki to make some comparison of my wheel between
WinXP and Wine. I took Need for Speed Underground 1 for the tests:
Options -> Controller -> Controller Setup:
WinXP Wine
=============================================
Steering Left Wheel axis Axis0
Steering Right Wheel axis Axis0
Throttle Combined pedals Axis1
Break Combined pedals Axis1
Button A Left Paddle Button 0
Button B Right Paddle Button 1
Button C Button 3 Button 2
Button D Button 4 Button 3
Button E Button 5 Button 4
Button F Button 6 Button 5
Tested with:
* wheel "Logitech Wingman Formula Force GP"
* wine-1.3.24-174-g4b4dd30.
On WinXP machine, there is logitech driver installed.
--
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.