https://bugs.winehq.org/show_bug.cgi?id=37637
Bug ID: 37637
Summary: CreateNamedPipe, ReadFile, PIPE_WAIT or BufferSize
problem
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: den.aria(a)gmail.com
Distribution: ---
I have problem in Wine when reading data from NamePipe, when data is bigger
than 36672.
1 Create Pipe
hPipe := CreateNamedPipe(Name,
PIPE_ACCESS_DUPLEX,
PIPE_WAIT or
PIPE_TYPE_BYTE or PIPE_READMODE_BYTE,
MAX_PIPE_INSTANCES,
0,//MAX_WRITE,
0,//MAX_READ,
TIME_OUT,
@sa);
>PIPE_WAIT
>MAX_WRITE and MAX_READ can be random value, from 0 > 999999999
2 Reading data
if not ReadFile(APipe, msData.Memory^, cBuffer, cBytesRead, nil) then
begin
Exit;
end;
I got result True but not all data is read.
cBuffer > cBytesRead, ( cBytesRead = 36672 maximum)
I need do loop for reading all data from PIPE.
---------
In windows i don't have this problem.
Help me. :)
--
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=26833
Summary: Avatar demo: wants XAudio2_4.dll
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://news.bigdownload.com/2009/11/17/download-james-
camerons-avatar-the-game-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
If you remove this Microsoft dll, game has no audio (separate from bug 24639).
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\XAudio2_4.dll"
err:ole:CoGetClassObject no class object {03219e78-5bc3-44d1-b92e-f63d89cc6526}
could be created for context 0x1
--
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=24639
Summary: James Cameron's Avatar: The Game demo - no sound
without hardware acceleration = emulation
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://news.bigdownload.com/2009/11/17/download-james-
camerons-avatar-the-game-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=31141)
--> (http://bugs.winehq.org/attachment.cgi?id=31141)
terminal output
You'll get sound in the first intro video for Ubisoft, but the menu/game are
silent.
Enable hardware acceleration emulation for ALSA in winecfg, and you're good to
go.
Though the FPS do seem to stutter a bit with emulation enabled...
--
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=22682
Summary: Far Cry 2 fails to start
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gugamilare(a)gmail.com
Created an attachment (id=27941)
--> (http://bugs.winehq.org/attachment.cgi?id=27941)
Terminal output
Far Cry 2 downloaded from Steam fails to initialize. When launching for the
first time, Steam tries to install DirectX, .NET 2.0, Punkbuster and MS Visual
C++ 2005 SP1. I had to manually delete the DirectX installer and recreate the
wine prefix in order to avoid the installer to try installing DirectX. Either
way, letting it install DIrectX or not, Far Cry 2 fails to initialize. It
starts by showing a black box in the middle of the screen (probably where the
logo should appear) and a warning window is shown:
"Your video card drivers are too old. Please update them."
Pressing OK, the executable continues for a few seconds until a message in the
terminal output states that the function
d3dx9_36.dll.D3DXGetShaderInputSemantics is missing. Then the application
crashes.
On a side note, I have a Radeon HD 4770 512MB and the latest stable fglrx
drivers from Ubuntu repositories.
--
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=26590
Summary: James Cameron's Avatar framerate slow
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With a gt 220 and an e8400, I get about 20-22 fps on wine, which seems low.
--
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=32817
Bug #: 32817
Summary: winetricks avatar_demo error msg on install
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergbigred(a)yahoo.com
Classification: Unclassified
Created attachment 43337
--> http://bugs.winehq.org/attachment.cgi?id=43337
something called ISBEW64.exe causes error message
I installed avatar demo with winetricks, error msg under installation window,
have not tried program yet. Reporting first in case of fatal crash.
Wine 1.4 from Ubuntu 12.04 64bit, AMD PhenomII X4-840, MSI 880GM-E43 mobo
w/onboard ATI HDMI AV processing.
--
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=12206
Summary: Can't install Timeshift Demo
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://fileshack.com/file.x/11251/TimeShift+Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
Created an attachment (id=11627)
--> (http://bugs.winehq.org/attachment.cgi?id=11627)
Output
Hi,
I've encountered a bug in Wine (I think).
When I try to install TimeShift Demo, it asks to agree with the license
agreement. The option "I agree" is grayed out, so I thought that after
scrolling the license it will activate - it won't. It will be grayed out no
matter of what I am doing.
I've tried to use WinXP and Win98 compatibility mode.
I've noticed that when I press "Next" on the first screen I can see "Untitled
Window" on my taskbar.
I really don't know what is going on, or how to fix it. Wine pops only
"IsWow64Process" and SetWindowRgn not supported on other thread window, that's
all. Just in case I've attached my debug output. I don't know if this game
works, because I can't install it.
I've tried to remove .wine directory, but it didn't help.
You can download the demo here:
http://fileshack.com/file.x/11251/TimeShift+Demo
It weights about 983 megs...
Cheers
I am using Fedora 8, Wine 0.9.58, NVIDIA drivers 169.12, and I gave it major
severity because it prevents from installing software and even more experienced
user can't figure out what to do because output is not telling anything
--
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=38543
Bug ID: 38543
Summary: DiRT 2 Demo crashes on launch
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: Red Hat
Created attachment 51414
--> https://bugs.winehq.org/attachment.cgi?id=51414
DiRT 2 crashing on launch screenshot
New Window for Game UI seems to be created, but after several seconds
winedbg.exe popus... whole window is locked, no cursor, only way to get out is
to use Windows key on my keyboard to switch to GNOME.
Attached the image.
--
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=40859
Bug ID: 40859
Summary: Colin McRae DiRT 2 demo can't load built-in
wbemprox.dll
Product: Wine
Version: 1.9.12
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/colin-mcrae-dirt-
2-download/colin-mcrae-dirt-2-demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 54866
--> https://bugs.winehq.org/attachment.cgi?id=54866
log
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\wbem\\wbemprox.dll"
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24}
could be created for context 0x1
Clean prefix. Installed xlive.dll, d3dx9_36 (bug 22682)
Game launches with disabled d3d11.
wine-1.9.12-296-g82f3446
--
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.