https://bugs.winehq.org/show_bug.cgi?id=5610
--- Comment #24 from alexchandel(a)gmail.com ---
Well the issue is "psexec from pstools doesn't work", and PsExec still doesn't
work despite the implementation of mpr.WNetAddConnection2W, so I suggest the
issue be kept open and renamed.
--
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=40421
Bug ID: 40421
Summary: it is the function used by Windows SetFilePointer
Product: Wine-staging
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.lemonnier1(a)free.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Using a program published by the Milec company I discovered that a
functionality did not work correctly with Wine .
According to the editor, it is the function used by Windows "SetFilePointer"
which does not detect an anomaly whereas and with wine the software is blocked.
I am surprised because wine functions very well with a large number of programs
and this software uses only basic functions of Windows.
Thank you very much for the interest which you will carry to this anomaly
Very sincerely
Patrice Lemonnier
--
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=37135
Bug ID: 37135
Summary: Wine fails to handle EWOULDBLOCK return from sendmsg
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Solaris
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: carson(a)taltos.org
On Solaris 11.2, launching any application via "wine c:\somepath\foo.exe"
frequently fails, printing the following errors:
sendmsg: Resource temporarily unavailable
sendmsg: Resource temporarily unavailable
Protocol error: process 000c: Protocol error: process 000
Debugging, I find these errors come from 2 different places. Fixing both makes
wine run reliably.
server/request.c
dlls/ntdll/server.c
The fix for ./dlls/ntdll/server.c is easy, just add EWOULDBLOCK to the EINTR
case that's already present.
dlls/ntdll/server.c requires the addition of a loop around sendmsg as well as
handling the non-fatal EWOULDBLOCK (and it should probably retry EINTR as
well).
I can generate patches if desired, but the fixes are fairly obvious.
--
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=5610
--- Comment #23 from Nikolay Sivov <bunglehead(a)gmail.com> ---
WNetAddConnection2W is implemented, I suggest to close this one and open a new
report. Depending on what actual issue is in recent wine this could be another
mpr.dll issue (probably fixable) or missing provider that we don't implement.
--
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=5610
alexchandel(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexchandel(a)gmail.com
--- Comment #22 from alexchandel(a)gmail.com ---
Confirmed on OS X as well. This is still an issue. There are proprietary
engineering programs that package sysinternals and expect them to work. This
needs to be fixed.
--
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=40327
Bug ID: 40327
Summary: Some games require ID3DXFontImpl_DrawTextA
implementation
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 53983
--> https://bugs.winehq.org/attachment.cgi?id=53983
No text with builtin d3dx9_36
Namely Sexy Beach 3 and probably other games from the authors.
The log contains multiple lines like
~~~~
fixme:d3dx:ID3DXFontImpl_DrawTextA iface 0x31e8538, sprite 0x0, string
"\"Welcome back, sir.\"", count -1, rect (278,806)-(1280,960), format 0, color
0xff320000 stub!
~~~~
There is no text on screen as on attached screenshot.
--
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=40424
Bug ID: 40424
Summary: Install latest GomPlayer crashed
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rari(a)musician.org
Distribution: ---
Created attachment 54166
--> https://bugs.winehq.org/attachment.cgi?id=54166
backtrace file
Install latest GomPlayer crashed
--
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=40306
Bug ID: 40306
Summary: Overexposed/wrong gamma? on The Legend of Heroes
Trails in the Sky SC
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: kq3thih(a)mailnesia.com
CC: hverbeet(a)gmail.com
Regression SHA1: 5647fffb83ea8b6ef5d63a4528128085deb54cba
Distribution: Other
Colours look blown-out/overexposed on 1.9.5 in The Legend of Heroes Trails in
the Sky SC.
--- system info ---
SolydK 8
Kernel: 3.16.0-4-amd64 x86_64 (64 bit)
Card: NVIDIA G80 [GeForce 8800 GTX]
GLX Renderer: GeForce 8800 GTX/PCIe/SSE2 GLX Version: 3.3.0 NVIDIA 340.76
--- system info ---
Bisecting returns:
--- snip ---
5647fffb83ea8b6ef5d63a4528128085deb54cba is the first bad commit
commit 5647fffb83ea8b6ef5d63a4528128085deb54cba
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Feb 12 18:52:22 2016 +0100
d3d8: Disable WINED3D_SRGB_READ_WRITE_CONTROL.
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 4253555e555391cf23309a96079829f90c437692
fc4bfeb1ff0801729711cda08a4e79a7282f25bd M dlls
--- snip ---
Reverting this commit on master, synced 2016-03-13, does fix the issue.
--
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=40415
Bug ID: 40415
Summary: Rome 2 total war crash at startup
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ehespinosa57(a)gmail.com
Distribution: ---
Created attachment 54157
--> https://bugs.winehq.org/attachment.cgi?id=54157
Backtrace give by wine when rome 2 crash
Rome 2 crash at startup, I tried start both Wine alone, wine plus PlayonLinux.
--
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=19344
Summary: Adobe Photoshop CS2: Some files missing on
installation (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.adobe.com/pub/adobe/photoshop/win/cs2/
Photoshop_CS2.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installed on windows XP, but not on wine:
C:\Program Files\Adobe\Adobe Photoshop CS2\install.adb
C:\Program Files\Adobe\Adobe Photoshop CS2\Helpers\Jump To HTML
Editor\Notepad.LNK
C:\Program Files\Adobe\Adobe Help Center\install.adb
C:\Program Files\Adobe\Adobe Help Center\AdobeHelpData\Database\vbox.err
C:\Program Files\Adobe\Adobe Bridge\install.adb
--
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.