http://bugs.winehq.org/show_bug.cgi?id=13875
Summary: Lego Island doesn't display 3D
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=13955)
--> (http://bugs.winehq.org/attachment.cgi?id=13955)
Error log
Instead of displaying 3D, Lego Island renders a black screen. This used to
work, and I'm guessing this broke around the time the iPixelFormat bug came
into existence.
--
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=24620
Summary: ntdll/tests/generated.c compile broken on OpenBSD 4.7
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://www.openbsd.org
OS/Version: OpenBSD
Status: NEW
Keywords: download, source
Severity: critical
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
gcc -c -I. -I. -I../../../include -I../../../include -DWINE_STRICT_PROTOTYPES
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wstrict-prototypes
-Wwrite-strings -Wpointer-arith -I/usr/local/include -I/usr/local/include
-I/usr/local/include/libpng -o generated.o generated.c
generated.c: In function `test_pack_IMAGE_NT_HEADERS64':
generated.c:4376: error: size of array `type name' is negative
generated.c:4384: error: size of array `type name' is negative
generated.c: In function `test_pack_IMAGE_OPTIONAL_HEADER64':
generated.c:4499: error: size of array `type name' is negative
generated.c:4525: error: size of array `type name' is negative
generated.c:4570: error: size of array `type name' is negative
generated.c:4573: error: size of array `type name' is negative
generated.c:4576: error: size of array `type name' is negative
generated.c:4579: error: size of array `type name' is negative
generated.c: In function `test_pack_IMAGE_TLS_DIRECTORY64':
generated.c:4869: error: size of array `type name' is negative
generated.c:4871: error: size of array `type name' is negative
generated.c:4874: error: size of array `type name' is negative
generated.c:4877: error: size of array `type name' is negative
generated.c:4880: error: size of array `type name' is negative
generated.c: In function `test_pack_PIMAGE_NT_HEADERS64':
generated.c:5593: error: size of array `type name' is negative
generated.c: In function `test_pack_PIMAGE_OPTIONAL_HEADER64':
generated.c:5618: error: size of array `type name' is negative
*** Error code 1
--
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=24001
Summary: StarCraft2 screen garbled as "bad glass" on ATI cards,
when not using orm=backbuffer
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
With any OffscreenRenderingMode other than backbuffer, game screen (both in
menu and missions) is garbled as shown on photo. There is few moments about
this garbling:
1) It happens only if SC2 rendering size is the same as you monitor resolution.
I.e. if you are playing fullscreen OR using virtual desktop with same size,
dispite of virtual desktop's window state.
2) It could be reverted by switching resolution or windowing mode in-game. But
it will return when;
a) You are entering settings, from menu or from in-game, doesn't matter.
b) On loading screen, at ~90% of load.
Common surrounding of reappearing of the bug is that at this moment screen
flickers once.
When you are using orm=backbuffer, but also appears at noted actions for a few
seconds, but then screen reverting back to normal.
Photo attached are done with settings:
orm=fbo
videomemorysize=512 (unrelated)
UseGLSL=disabled (unrelated, but fixes another bug)
This is not only wine related, as same bug could be encountered in native games
and screen isn't cleared on SC2 exit until you will (blindly) execute something
like xrandr -s 1,
I'm making photo of this bug, as I've failed to make screenshot - i'm getting
black image every time with any tool. Also note, that only right part of screen
is heavily garbled, while left part is mostly clear, and this is as it always
is.
--
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=24044
Summary: Miranda and wineserver consume too many CPU cycles
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://miranda.googlecode.com/files/miranda-im-v0.8.27
-unicode.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=30219)
--> (http://bugs.winehq.org/attachment.cgi?id=30219)
five (!) seconds strace of Miranda32.exe process
Steps to reproduce:
1) Register an ICQ account
2) Run Minanda with this account
Result:
Miranda + wineserver will be incessantly consuming around 8% of CPU time.
Expected result:
zero CPU usage (as in Windows).
strace of miranda32.exe process shows that it reads and writes tons of data
from and to unnamed pipes (see the attached file, fd 3 and 5 are unnamed
pipes).
--
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=20196
Summary: ntdll fails to link when configured with
--without-pthread
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)cgp.dk
Created an attachment (id=23811)
--> (http://bugs.winehq.org/attachment.cgi?id=23811)
link error
ntdll fails to link when wine has been configured with --without-pthread
--
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=24940
Summary: Can't install Fable: The Last Chapters
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I have the 4 CD set, and it installs fine on Windows, but
on Linux the install slows to a crawl. The discs are SmartE protected;
it has a few unreadable blocks, and doing a naive cp -a of the disc
contents also slows to a crawl. Neither ever seems to complete.
--
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=25933
Summary: SolidWorks 2010: Unimplemented function
propsys.dll.PSRefreshPropertySchema
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33057)
--> (http://bugs.winehq.org/attachment.cgi?id=33057)
Terminal output on wine-1.3.12-174-g58786dc
Steps to reproduce:
1) remove ~/.wine
2) winetricks vcrun2005 vcrun2008 dotnet20 dotnet30
3) wine swwi/data/setup.exe
4) next, next , next ...
Behaviour:
At the end of installation there is Wine's error.
Expected behaviour:
There should be no 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=25911
Summary: Miranda + windows riched20.dll = crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jl2001(a)inbox.ru
Miranda + srmm.dll + chat.dll from here http://www.miranda-im.org/download/
then i use build-in riched20 - miranda hasn't url in message and chat and other
(color...)
So I used riched20.dll from windows (i use it from XP, win2003, win7),
last is in attachment.
But on wine in ubuntu 1.3.9-0ubuntu1~maverickppa2 (I think 1.3.9 or near)
miranda started has crash on opening chat or opening received message
--
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=23267
Summary: Eudora 7.1.0.9: White space appears below the Search
Web dropdown
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: http://www.eudora.com/download/eudora/windows/7.1/Eudo
ra_7.1.0.9.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=28987)
--> (http://bugs.winehq.org/attachment.cgi?id=28987)
Screenshot showing the Search Web combobox in the toolbar
Open Eudora, notice the white space below the Search Web combobox.
--
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=12303
Summary: Halo has white boxes covering menu items when it loads
the first screen.
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jzimm0007(a)msn.com
When I try to run the halo demo I get white boxes over the areas that should
say campaign, etc. I can not click on any of them. I tried using the keyboard,
but that was unsuccessful. I attempted safe mode, but that still did not work.
I even installed directx 9.0 march 2008 distribution. The halo demo still had
the white boxes covering the menu items after that.
http://wine-review.blogspot.com/2007/11/halo-combat-evolved-on-linux-with-w…
This is a blog showing halo working under wine.
http://wine-review.blogspot.com/2008/03/directx-90c-march-2008-redistributa…
This is a blog showing how to install directx 9.0c march 2008 redistributable,
which I thought would help, but it did not seem to. It mentioned that I have a
GeForce graphics card when it asked me if I wanted to run in safe mode. I
actually have an ATI Radeon X1050 graphics card. I keep updating to the newest
release to see if the latest improvements to wine will make it work properly.
--
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.