http://bugs.winehq.org/show_bug.cgi?id=11692
Summary: SR19 Search fails to launch
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://www.nal.usda.gov/fnic/foodcomp/srch/pcs20.exe
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emarkpreston(a)hotmail.com
Created an attachment (id=10906)
--> (http://bugs.winehq.org/attachment.cgi?id=10906)
InstallShield wizard says Install OK
This is a program that allows for searching for food ingredients in a gui
format. It downloads just fine, and WINE shows it as installed in both the
dropdown menus as well as in c:/Program Files/USDA . . . etc.
Once invoked or called, the cursor spins but nothing comes up on screen.
--
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=9744
Summary: Family Tree Maker 8 installer hangs
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Family Tree Maker 8 install goes fine until the
end, when it asks you to pick a web browser.
There's no browser in the list, even if you have
Firefox installed, and none of the buttons work,
not even cancel.
The app seems to be installed properly, though.
--
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=13655
Summary: shutdown with async sockets maybe broken
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfgang.walter(a)studentenwerk.mhn.de
Created an attachment (id=13637)
--> (http://bugs.winehq.org/attachment.cgi?id=13637)
trace
We have a application which uses a tcp-socket (asynchronous). If the host it
tries to connect to is unreachable it hangs. With windows the connect instead
timeouts after 10 seconds.
I run it with debugging on the following happens with wine:
it opens a dialog box ("Connecting to...")
it opens a socket
it does a ws2_32.WSAAsyncSelect(0000019c,0003009e,00000402,00000033)
where 0003009e is the handle of the dialog box
it tries to connect:
ws2_32.connect(0000019c,02aede4c,00000010)
it creates a timer for the window:
user32.SetTimer(0003009e,00000065,00002710,00000000)
the timer expires after 10 seconds
it calls KillTimer
tries to log a error message
it then does
ws2_32.shutdown(0000019c,00000001) [retval=00000000]
and then the programs hangs (the dialog box remains open, only little activity
in the wine trace).
I suspect that the dialog box waits for an event that the socket is closed.
--
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=13622
Summary: Quicken cannot seem to connect to the servers.
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azzuron(a)gmail.com
Created an attachment (id=13596)
--> (http://bugs.winehq.org/attachment.cgi?id=13596)
Console output when importing a file
When you attempt to import a file for quicken, such as one exported from your
bank, Quicken attempts to talk to the quicken servers and determine who your
bank is. If it cannot connect or cannot verify this, Quicken will throw an
error asking you to try again later. This glitch makes it impossible to import
your bank files.
--
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=13614
Summary: The HUD of PT3 crashes as soon as it starts
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://http://www.pokertracker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: feydreva(a)lsu.fr
Created an attachment (id=13585)
--> (http://bugs.winehq.org/attachment.cgi?id=13585)
PT3 HUD log
The HUD of PT3 crashes as soon as it starts, with a access violation error.
I tried different version of windows, but didn't change 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.
http://bugs.winehq.org/show_bug.cgi?id=11743
Summary: Program crashes on startup.
Product: Wine
Version: 0.9.56.
Platform: Other
URL: http://trillian.cc/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msd4824(a)yahoo.com
Created an attachment (id=10989)
--> (http://bugs.winehq.org/attachment.cgi?id=10989)
Output
Right now, I've been testing the latest version of Astra. Currently, it's in
invite only Alpha. I understand that it is very, very early in the development
of it, and I understand that some of the coding will change in the future. But
the current coding crashes it, and I assume that out of all the programs out
there, another program has similar coding, and it too crashes.
The program opens, and it allows me to login. However, once it loads, the
program quickly crashes, when it reaches this line in the terminal:
err:ntdll:RtlpWaitForCriticalSection section 0x8b0048 "heap.c:
HEAP.critSection" wait timed out in thread 0010, blocked by 0009, retrying (60
sec)
Thanks.
--
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=11666
Summary: DirectShow Implementation
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prototipo(a)email.it
When launch the app AMCAP.exe (it works with DirectShow pins for test them) It
sees the capture card'S channels (BT878) but trying to acquire from the preview
it shows msgbox (the filter cannot preview) and often application crash. Trying
to capture in a file it shows a msgbox (Error) and application crash.
Can anyone help me to fix the problem or develop the missing modules in
DirectShow libraries.
Thanks
--
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=10895
Summary: Nancy Drew and the Haunted Carosel Refuses to Install
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rebecca.gettys(a)comcast.net
When you try to install Nancy Drew and the Haunted Carosel, even if you're not
running a composited WM, you get this error:
Error Number: 0x80040707
Description:Dll function call crashed: ISRT._SetColor
Setup will now terminate.
--
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=10833
Summary: WoW indoors/instance white characters. Vram problems?
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iphands(a)yahoo.com
When the latest wine went stable 0.9.49 (also tried .9.50, .9.51) I upgraded,
along with the 2.3.0 WoW update.
I had had a problem long ago where going indoors would cause characters
(persons (i.e. not letters)) would turn bright white (with no textures), also
some objects would lose all textures. This problem was once dismissed by
"ensuring" X that I had enough Vram ("VideoRam 128000" in my xorg.conf).
With the most recent update of WoW (I even tried downgrading wine) the problem
has resurfaced. I have added these ram options in user.reg:
[Software\\Wine\\OpenGL] 1197730869
"DisabledExtensions"="GL_ARB_vertex_buffer_object"
"VideoMemorySize"="200"
[Software\\Wine\\Direct3D] 1197775965
"PixelShaderMode"="enabled"
"VertexShaderMode"="hardware"
"VideoMemorySize"="200"
Dxdiag.exe also seems to report the correct amount of Vram.
Thanks
-Ian
Note: This is happening in both the opengl and directx modes, and only on my
laptop (VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
943/940GML Express Integrated Graphics Controller (rev 03)).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.