https://bugs.winehq.org/show_bug.cgi?id=9030
super_man(a)post.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #54 from super_man(a)post.com ---
I retested wine 1.9.7 and still working, but the colors (palette?) is wrong.
The installer has a crash/hang at the end.
--
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=9127
--- Comment #70 from joaopa <jeremielapuree(a)yahoo.fr> ---
The problem of many users now with this bug is the impossibility of installing
the i386 packages of gstreamer1.0 bad and ugly in a 64 bits Ubuntu (and surely
Debian) distrib.
--
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=9127
--- Comment #69 from joaopa <jeremielapuree(a)yahoo.fr> ---
The problem of m
--
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=38884
Bug ID: 38884
Summary: Python to Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: h4ck3dbymadman(a)gmail.com
Distribution: ---
Created attachment 51818
--> https://bugs.winehq.org/attachment.cgi?id=51818
The bug
I can't install pywin32.msi
--
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=6715
Sergey Isakov <isakov-sl(a)bk.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |isakov-sl(a)bk.ru
--- Comment #37 from Sergey Isakov <isakov-sl(a)bk.ru> ---
Bug 11819 contains a patch against pink text by Christian Costa.
--
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 #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.