http://bugs.winehq.org/show_bug.cgi?id=20046
Summary: MacOSX race condition during 3D/GL initialisation
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=23592)
--> (http://bugs.winehq.org/attachment.cgi?id=23592)
error messages from the console during app startup
Hi,
unfortunately, there's some random race condition affecting 3D apps on MacOS
upon startup.
- I've attached 2 logs from the start of FIFA WC'06. One shows an error, the
other not. Fortunately, the apps starts despite this error.
xp_destroy_surface: assertion failed: s != ((void *)0)
err:d3d:CreateContext Cannot activate context to set up defaults
- As I wrote in AppDB test results about 2weistein, "when the in-game
resolution setting is higher than the virtual desktop's at startup, a race
condition sometimes causes only the upper left of the enlarged desktop window
to be used."
http://appdb.winehq.org/objectManager.php?sClass=version&iId=17196
- Yesterday I ran "make -j2" to keep the CPU% of both CPU max'ed. Suddenly,
Lego Star Wars started in full screen (1600x1200) on the Mac, which I had never
seen before with any wine app. This happened despite using an 800x600 desktop
window mode.
Alas, the screen went black, except for the X11 menu bar and the "always in
foreground" CPU metering window (also visible in TimeMachine's full screen).
Then a requester appeared: "Nu2Api Runtime Error!
c:\projects\nu2api.legopc\nuwin32\d3dcore.cpp Line: 659
Description: failed to find suitable refresh rate for current resolution"
(See also bug #20045 about being unable to switch resolutions)
Using OSX 10.5.7 with XQuartz 2.3.3.2 on NVidia 9400M.
BTW, please add Mac OSX 10.6 to AppDB's OS list (and eliminate 10.2 or 10.3 as
only Intel is supported which AFAIK started with 10.4).
Regards,
Jörg Höhle
--
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=6194
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|Abandoned? |
URL|http://www.microsoft.com/do |http://www.microsoft.com/do
|wnloads/details.aspx?Family |wnload/en/details.aspx?disp
|Id=B93356B1-BA43-480F-983D- |laylang=en&id=23281
|EB19368F9047&displaylang=en |
CC| |focht(a)gmx.net
Version|unspecified |0.9.21.
AssignedTo|truiken(a)gmail.com |wine-bugs(a)winehq.org
Summary|BITS Service fails to |Microsoft BITS Service 2.0
|install |Update fails to install
| |(WindowsXP-KB842773-v2-x86-
| |enu.exe)
--- Comment #24 from Anastasius Focht <focht(a)gmx.net> 2011-12-29 14:40:57 CST ---
Hello,
filling/correcting fields ...
The direct download link which bypasses the "validation" garbage can be googled
quickly:
http://download.microsoft.com/download/e/1/0/e1006a40-2447-48a1-804b-980995…
Recipe:
1) clean WINEPREFIX
2) mkdir -p
~/.wine/drive_c/windows/system32/CatRoot/{F750E6C3-38EE11D1-85E5-00C04FC295EE}
3) touch
~/.wine/drive_c/windows/system32/CatRoot/{F750E6C3-38EE-11D1-85E5-00C04FC295EE}/oem0.cat
4) wine WindowsXP-KB842773-v2-x86-enu.exe
Bug obviously still present (.cat file support).
$ wine --version
wine-1.3.35-273-geaa8801
$ sha1sum WindowsXP-KB842773-v2-x86-enu.exe
1d3d2bc417bf9d881206ed238ad6a4a9c189cfb3 WindowsXP-KB842773-v2-x86-enu.exe
Regards
--
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=29480
Bug #: 29480
Summary: Tina 9 (PCB design software): some of the icons are
black
Product: Wine
Version: 1.3.29
Platform: x86
URL: http://www.ti.com/tool/tina-ti
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: trivial
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: dc9a218a00e3abd48536e1c9d976ba52745a221e
Created attachment 38165
--> http://bugs.winehq.org/attachment.cgi?id=38165
screenshot
DesignSoft's Tina 9 is an electrical circuit designer and tester program.
The problem: some of the icons (representing circuit elements) are black, while
other icons appear properly (yellow).
There is nothing obvious in the terminal.
Still present in wine-1.3.35-230-g277361d.
Icons appear correctly in 1.3.28 and bisecting resulted:
dc9a218a00e3abd48536e1c9d976ba52745a221e is the first bad commit
commit dc9a218a00e3abd48536e1c9d976ba52745a221e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 15 12:49:08 2011 +0200
winex11: Add a StretchBlt entry point to the XRender driver.
:040000 040000 7e9122263e58d6ae6392583ed526d0b70475d257
6a893ebc5e7080ba732eddfc16cea36f73928277 M dlls
The patch cannot be reverted on wine-1.3.35-230-g277361d, but
git checkout dc9a218a00e3abd48536e1c9d976ba52745a221e >>black icons
git reset --hard HEAD^ >>correct icons (yellow)
Currently there are no opened bug reports with this commit id.
Steps to reproduce the problem:
1. Extract and install the application (doesn't require registration).
2. Launch the program by TINA.EXE, and you should see that some of the icons
are black
Fedora 16
X.Org X Server 1.11.3
Gnome 3 (compositing) / Gnome 2 + Metacity (non-compositing)
Nvidia 250 / driver 290.10
--
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=6176
GyB <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://download.mcneel.com/
| |s3/mcneel/rhino/3.0/eval/rh
| |30eval_en_20060331.exe
CC| |gyebro69(a)gmail.com
--- Comment #7 from GyB <gyebro69(a)gmail.com> 2011-12-29 09:30:38 CST ---
Still present as of wine-1.3.35-230-g277361d. Installation went without
problems but the app crashes with a backtrace similar to the one in comment #3.
--
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=8195
fracting <fracting(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fracting(a)gmail.com
--
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=8195
--- Comment #22 from Peter Quiring <pquiring(a)gmail.com> 2011-12-28 21:05:04 CST ---
I have this same problem, but only when I uncheck "allow the window manager to
decorate the windows".
The problem seems to go away as soon as you move the 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=8195
Peter Quiring <pquiring(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pquiring(a)gmail.com
--
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=7803
--- Comment #19 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-12-28 18:08:31 CST ---
Still present in 1.3.35.
--
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=27336
Summary: Starcraft 2: Broken Sound
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeneas(a)q-mail.me
Since wine 1.3.19 the sound in StarCraft 2 as well as in other games (see
comments from
http://appdb.winehq.org/objectManager.php?sClass=version&iId=20882 ) is very
broken. It has a lot of glitches and crashes very often. If it crashes, I have
to select another Sound Device in the StarCraft settings to enable the sound
again.
Pre 1.3.19 using a mmdevapi override (disabled) was enough to enable sound.
I report this using ALSA as my sound driver. eSound actually works pretty well
but has a latency of about 0.6 - 0.8 seconds which is very anoying
If you need any further information, like logs or something please contact me.
--
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.