http://bugs.winehq.org/show_bug.cgi?id=15599
Summary: S.T.A.L.K.E.R. - no sound with OpenAL
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Depends on: 11920
Created an attachment (id=16607)
--> (http://bugs.winehq.org/attachment.cgi?id=16607)
+dsound,+dsalsa log
Both versions of S.T.A.L.K.E.R. (SoC & CS) produce no sound when using OpenAL.
While it's possible to switch SoC to dsound backend, CS has no such option.
--
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=14858
Summary: ICQ crashes on launching
Product: Wine
Version: 1.1.2
Platform: All
URL: http://www.icq.com
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai.mast(a)gmail.com
I've been told to report this issue without native DLLs.
The attachment contains the console output (it seems to be related to the
ole.dll)
--
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=12132
Summary: Mail.ru agent - OLE error
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
Created an attachment (id=11520)
--> (http://bugs.winehq.org/attachment.cgi?id=11520)
Wine stdout on mail.ru agent
Mail.ru agent does not work because of OLE error.
--
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=14755
Summary: AppDB should allow more customizable e-mail options
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
AppDB currently allows only receiving all e-mails or none at all. It's not so
bad if you maintain a few apps, but when you've got admin rights, the global
e-mails flood my inbox. Something more like bugzilla, allowing to fine tune
which e-mails are/are not received would be helpful.
For instance, I'd like to receive e-mails just for apps I maintain, or for
private messages, but not for all other global e-mails.
--
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=11180
Summary: Unhandled exception: unimplemented function
ntoskrnl.exe.IoQueryDeviceDescription called in 32-bit
code
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bill_r(a)inetnebr.com
Created an attachment (id=10235)
--> (http://bugs.winehq.org/attachment.cgi?id=10235)
Terminal showing result of running Eye-Fi Manager.exe with WINE
The Eye-Fi Manager software was working great under 9.48; now it won't run.
Any ideas?
--
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=10483
Summary: FlatOut 2 post-processing + FBOs = black screen
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ambro(a)b4ever.net
Created an attachment (id=9219)
--> (http://bugs.winehq.org/attachment.cgi?id=9219)
wine output
If I turn on post processing (light effects) in FlatOut 2 and set
OffscreenRenderingMode=fbo, the in-game screen (while racing, not menus) is
black, only the HUD and the lens flare effect is visible (no matter what
UseGLSL is set to).
The problem is that no OffscreenRenderingMode option is good if GLSL is on;
backbuffer gives bad performance while with pbuffer the post-processing effects
don't work properly.
GeForce 8800GTX, driver 100.14.19
--
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=15706
Summary: iphplapi: iphplapi.ok test fails in OpenSolaris but not
Ubuntu
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
EA Durbin commited a fix a while back that fixed this on FreeBSD/PC-BSD, but
OpenSolaris still isn't feeling the love. I think he also fixed part of it on
their end, so this may not be entirely Wine's bug. I've already filed an
OpenSolaris bug: http://defect.opensolaris.org/bz/show_bug.cgi?id=4149
bash-3.2$ rm -rf ~/.wine ; make testclean ; make iphlpapi.ok
../../../tools/makedep -C. -S../../.. -T../../.. iphlpapi.c
rm -f iphlpapi.ok
../../../tools/runtest -q -P wine -M iphlpapi.dll -T ../../.. -p
iphlpapi_test.exe.so iphlpapi.c && touch iphlpapi.ok
wine: created the configuration directory '/export/home/austin/.wine'
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
Could not load Mozilla. HTML rendering will be disabled.
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
wine: configuration in '/export/home/austin/.wine' has been updated.
err:iphlpapi:getInterfaceStatsByName unimplemented!
iphlpapi.c:204: Test failed: GetIfEntry returned 50, expected NO_ERROR
err:iphlpapi:getInterfaceStatsByName unimplemented!
err:iphlpapi:getInterfaceStatsByName unimplemented!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
iphlpapi.c:293: Test failed: GetIpForwardTable(buf, &dwSize, FALSE) returned
50, expected NO_ERROR
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/arp' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/arp' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/arp' to count
entries!
iphlpapi.c:325: Test failed: GetIpNetTable(buf, &dwSize, FALSE) returned 50,
expected NO_ERROR
err:iphlpapi:getICMPStats unimplemented!
iphlpapi.c:352: Tests skipped: GetIcmpStatistics is not supported
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getIPStats unimplemented!
iphlpapi.c:375: Test failed: GetIpStatistics returned 50, expected NO_ERROR
err:iphlpapi:getTCPStats unimplemented!
iphlpapi.c:395: Test failed: GetTcpStatistics returned 50, expected NO_ERROR
err:iphlpapi:getUDPStats unimplemented!
iphlpapi.c:415: Test failed: GetUdpStatistics returned 50, expected NO_ERROR
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/tcp' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/tcp' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/tcp' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/udp' to count
entries!
err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count
entries!
err:iphlpapi:getRouteTable unimplemented!
iphlpapi.c:565: Test failed: GetAdaptersInfo(buf, &dwSize) returned 14,
expected NO_ERROR
make: *** [iphlpapi.ok] Error 7
FWIW, there's a patch on blastwave.org (sort of like an apt-get for Solaris)
that may fix this, but it doesn't quiet apply cleanly:
https://pkgbuild.svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trun…
Haven't looked at it too much though, as I'm pretty sure the license is
incompatible.
--
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=15469
Summary: windows in a virtual desktop only get keyboard focus
when the mouse is on them
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Steps to reproduce:
1. Run "wine explorer /desktop=x notepad".
2. Hover the pointer over the notepad window and type. Text appears.
3. Hover the pointer over the desktop background and type. No text appears.
--
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=15421
Summary: fixme:toolhelp:InterruptRegister16 (11cf, 0x11df00c2),
stub.
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
I try to run a Win98 program, and get the following error message:
axel@A30:~/.wine/drive_c/topo> wine go.exe
fixme:toolhelp:InterruptRegister16 (11cf, 0x11df00c2), stub.
A (wine) pop comes up and says
Need 80x87
After confirming it issues:
fixme:toolhelp:InterruptUnRegister16 (11cf), stub.
Thats it. nothing more.
--
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=15367
Summary: "Using help" or "Help on help" crashes winhlp32
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b0ntrict0r(a)yandex.ru
winhlp32 crashes if user selects "Using help" or "Help on help" menu element in
any (wine) application, e.g. notepad or winhlp32.
Steps to reproduce:
1. Start wine application:
% wine notepad
2. Select "Help" -> "Using help"
3. See backtrace in console
wine: Unhandled page fault on read access to 0x00000028 at address 0x7ec6ede7
See attachment for full error log.
--
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.