http://bugs.winehq.org/show_bug.cgi?id=11388
Summary: DameWare Mini Remote Control is'nt able to work normaly.
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: HASH.DuOrden(a)gmail.com
DWRCC.exe part of DameWare NT Utilities (DameWare Mini Remote control) upon
start drops "fixme:" lines in console (in attach), on start, on open of
"Connect dialog", On start of typing new host to connect to, On attempt of
connect to host DWRCC shows error:
Header: "MRC Credentials"
Body: "Failed to save Credentials"
And drop another bunch of "fixme" lines in console.
And can not connect, just showing "Initializing..." in status string of main
window.
--
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=10317
Summary: After CreateNamedPipe and ReadFile, CancelIO returns
false.
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skiy(a)actionpos.co.za
Created an attachment (id=8972)
--> (http://bugs.winehq.org/attachment.cgi?id=8972)
Test case output, source code
Call CreateNamedPipe with FILE_FLAG_OVERLAPPED and PIPE_ACCESS_INBOUND, then do
a ReadFile after someone has connected (in this case, just a CreateFile in the
same thread). Now this read would normally return fine, if we just waited for
the data to appear, however, if for whatever reason we have to stop waiting,
i.e. using a CancelIO call, then the CancelIO returns false on Wine. It returns
true on Windows. The problem is not with CancelIO, but rather with
NtCancelIoFile, as the attached test case will show. (NtCancelIoFile should
return 0 on Wine -- as it does on Windows -- instead it returns 192, which
confuses the CancelIO and makes it return false.) Please do not patch CancelIO
to just map the 192 to a true, this is not right! The problem is with
NtCancelIoFile (or somewhere within it).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10261
Summary: Crashing HL2 Episode One on screening menu (animated
background)
Product: Wine
Version: 0.9.48.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvilka(a)gmail.com
Half-life 2 Episode One crashing on screening menu (attempt to show scene
animated menu bakcground), but not on new game, after i`m copy save files from
my old account.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10118
Summary: Diercke Globus 3D crashes after start in
read_process_memory
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: klaus.layer(a)gmx.de
Created an attachment (id=8683)
--> (http://bugs.winehq.org/attachment.cgi?id=8683)
+all trace
Diercke Globus 3D version 1.1 crashes after start in read_process_memory.
Tested with 0.9.47 as well as wine compiled from latest git. Attached you find
an +all trace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15552
Summary: Minimizing FFXI Online causes FFXI/Wine to crash
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.playonline.com/ff11us/index.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fredricklockert(a)gmail.com
Created an attachment (id=16539)
--> (http://bugs.winehq.org/attachment.cgi?id=16539)
terminal log of crash
Minimizing FFXI during gameplay, causes FFXI/Wine to crash. See attachment for
details.
--
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=14792
Summary: Entered IP address rejected as invalid by a program
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patrol(a)sinus.cz
Hi!
I'm trying to upgrade firmware of a Linksys VoIP gateway. There is a windows
binary for this purpose, which communicates with the gateway.
The program starts normally and asks for IP address of the gateway to be
upgraded. A dialog appears with a line and three dots in it to separate the
octets. Clicking into the line to place the cursor causes wine to emit the
following single line to the console:
err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window!
(hwnd=0x1003a)
There are visually no problems with entering the address. However, clicking
on OK in the dialog to submit the entered IP address emits the same wine
message again, and the program immediately responds with a small dialog saying
"Invalid IP address". I didn't find any way to work this problem around, so I
cannot use the program and upgrade my gateway :-(.
I cannot upload the binary of the upgrader because of its copyright; however,
I think I can send a single copy to a person which would eventually work on
this bug.
With regards, Pavel Troller
--
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=14997
Summary: firmware upgrade utility for Linksys SPA3102 VoIP router
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandre(a)detiste.be
Created an attachment (id=15624)
--> (http://bugs.winehq.org/attachment.cgi?id=15624)
screenshot when bug occurs
On first screen,
utility won't allow to select correct IP address (the one linked to "eth0").
Only 127.12.34.56 is sellectable (loopback).
Utility then can't connect with router for firmware upgrade.
In the log, this is repeated many times:
err:ipaddress:IPADDRESS_GetPartIndex We subclassed the wrong window!
--
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=16989
Summary: Cobra 11 Nitro: Cars drawn as artifacts
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukaschmela(a)centrum.cz
Created an attachment (id=18780)
--> (http://bugs.winehq.org/attachment.cgi?id=18780)
Artifacts in Cobra 11 Nitro
When playing Cobra 11 Nitro, cars are drawn badly as artifacts, although
environment looks fine.
--
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=16613
Summary: A Vampyre Story Demo installer doesn't work
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://fileshack.com/file.x/13285/A+Vampyre+Story+Demo
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
A Vampyre Story demo installer doesn't work - when I launch it, it doesn't show
any errors at all, then while installing it hangs and floods console with these
messages:
fixme:setupapi:SetupPromptForDiskA (nil) "Setup - Files Needed" "Disk 2" "3"
"Disk2.cab" (null) 776 0x7ed4efc8 260 (nil): stub
fixme:setupapi:SetupPromptForDiskA (nil) "Setup - Files Needed" "Disk 2" "3"
"Disk2.cab" (null) 776 0x7ed4efc8 260 (nil): stub
fixme:setupapi:SetupPromptForDiskA (nil) "Setup - Files Needed" "Disk 2" "3"
"Disk2.cab" (null) 776 0x7ed4efc8 260 (nil): stub
fixme:setupapi:SetupPromptForDiskA (nil) "Setup - Files Needed" "Disk 2" "3"
"Disk2.cab" (null) 776 0x7ed4efc8 260 (nil): [tommy@TommyPC
A_Vampyre_Story_Demo]$
My WINE version is wine-1.1.11-49-g028617b, but it happened in previous
releases too. I am running in Windows XP mode, although it doesn't work in
Win98 either.
Using
winetricks msi2
Doesn't help, unfortunately (at least, I think it's due to a bug in MSI).
Cheers, and Merry Christmas!
--
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=15764
Summary: Homeworld 2 Patch (homeworld2_update_en_10_11.exe) to
v1.1: crash during setup
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moralapostel(a)gmail.com
When running "wine homeworld2_update_en_10_11.exe" the setup always crashes
while copying "C:\Program Files\EULA.txt". Wine then completly locks up.
Tested with wine 1.1.4, 1.1.6 and clean .wine folder.
Additional observation: Killing "HW2Patch.exe" seems to somewhat resume the
patching process, but this can't be too good...
--
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.