http://bugs.winehq.org/show_bug.cgi?id=23138
Summary: Unhandled vendor 8086
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zaibacu(a)gmail.com
Problem occurs running World of Warcraft with OpenGL renderer, using Intel
video cards.
Full error:
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel
driver
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
--
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=23122
Summary: Crysis demo benchmark crashes
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: ftp://largedownloads.ea.com/pub/demos/crysis/crysis_de
mo.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Crysis demo has two benchmarks. I tried run:
wine crysis.exe -DEVMODE +map island +exec benchmark_gpu
The loadingscreen comes up, but just before the benchmark starts it crahses
--
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=8724
--- Comment #5 from Eric Pouech <eric.pouech(a)orange.fr> 2010-06-12 02:43:37 ---
Created an attachment (id=28760)
--> (http://bugs.winehq.org/attachment.cgi?id=28760)
tentative patch
Does this attached patch let the sound be correctly processed?
It's a small revert from regression.
--
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=7597
--- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-06-12 01:55:32 ---
Still present in 1.2-rc3. Works fine with ALSA, still.
--
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=7893
--- Comment #6 from Austin English <austinenglish(a)gmail.com> 2010-06-12 01:19:53 ---
For me in 1.2-rc3, same as in comment #1. I tried this on a windows xp VM, with
no serial port configured, and got the same error, so wine is matching windows
there.
Dan/Niko, can you see if this still locks up for you, and if not, please close.
--
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=3077
--- Comment #18 from Austin English <austinenglish(a)gmail.com> 2010-06-12 00:53:52 ---
Right mouse button no longer sticks in 1.2-rc3, but reading the comments, seems
I may be misunderstanding the problem. Could you clarify what the problem
is/retest in 1.2-rc3?
--
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=10251
Summary: 1cv77 on platform 25 page fault
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virtualprotoss(a)yahoo.com
Created an attachment (id=8878)
--> (http://bugs.winehq.org/attachment.cgi?id=8878)
1cv77_platform25
When start the 1cv7s.exe, normally starting, then open any configs - 1-3
seconds, and crash with Unhandled exception: page fault on read access to
0x0fa43720 in 32-bit code (0x0041d2b7).
--
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=22888
Summary: Damaged icons in QIP
Product: Wine
Version: 1.2-rc1
Platform: All
URL: http://forum.winehq.org/viewtopic.php?p=43790
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
In Wine 1.1.44 some icons became black (see the first attachment or forum link:
http://forum.winehq.org/viewtopic.php?p=43790). In Wine 1.2.-rc1 it was
partially fixed (see the second attachment). Icons never work bad in older Wine
versions.
--
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=23107
Summary: Unimplemented call _snprintf_s in CSPro 4.0
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.census.gov/ipc/www/cspro/download/cspro40.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Blocks: 22077
Running this application with bundled msvcr80 causes crashes in some cases like
scrolling listboxes. Setting to builtin msvcr80 only blocks application
completely on start, the reason is a missed call _snprintf_s.
--
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=23044
Summary: Program 'convert.exe' shows menus in a strange way
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
In early wine packages, this program used to work very well (sadly, i don't
remember wich version)
Now i've re-open it and shows very strange... the menus appear to be one above
the others instead of show all of them.
Take a look for yourselves, here's the program:
http://www.mediafire.com/?xyzemoy5mml
--
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.