http://bugs.winehq.org/show_bug.cgi?id=22427
Summary: After 22400 was fixed thief 2 still hangs if
offscreenrendering mode is fbo
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
My hardware/drivers haven't changed from bug 22400
If offscreenrendering mode is changed to backbuffer it runs, very, very slowly.
Apparently the only error that isn't related to the movies is:
trace:d3d:set_blit_dimension glMatrixMode(GL_PROJECTION) call ok context.c /
1554
trace:d3d:set_blit_dimension glLoadIdentity() call ok context.c / 1556
trace:d3d:set_blit_dimension glOrtho call ok context.c / 1558
trace:d3d:set_blit_dimension glViewport call ok context.c / 1560
err:d3d:context_bind_fbo >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
glBindFramebuffer() @ context.c / 83
trace:d3d:dump_color_fixup_desc X: CHANNEL_SOURCE_X
trace:d3d:dump_color_fixup_desc Y: CHANNEL_SOURCE_Y
trace:d3d:dump_color_fixup_desc Z: CHANNEL_SOURCE_Z
trace:d3d:dump_color_fixup_desc W: CHANNEL_SOURCE_W
err:d3d:context_set_draw_buffer >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawBuffer() @ context.c / 1926
Log:
http://rapidshare.com/files/377789425/patch3_result.tar.gz.html
--
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=22400
Summary: Thief 2 crashing on start of 3d level apparently not
because of movies
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
Created an attachment (id=27418)
--> (http://bugs.winehq.org/attachment.cgi?id=27418)
glxinfo
After managing to put thief 2 running by manually installing the invideo
codecs,
the introduction movies run, (so i guess the briefing movies would run too),
but
the 3d world crashes. There are errors from the quartz dll (from running the
introduction, but the crash comes before the briefing movies run, but as the
stack trace indicates, in wine3d.
paulo@AIVAS:~/Games/Pc/Wine Games/Thief2$ uname -a
Linux AIVAS 2.6.32-21-generic #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010
x86_64 GNU/Linux
paulo@AIVAS:~/Games/Pc/Wine Games/Thief2$ wine --version
wine-1.1.42
Thief was executed as:
taskset -c 1 wine ./thief2.exe 2> errorT2.txt
in its directory.
--
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=12468
Summary: winspool doesn't use CUPS ports, always uses lpr
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475138
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
In dlls/winspool.drv/info.c, function CUPS_LoadPrinters, there's
sprintf(port,"LPR:%s",dests[i].name);
instead of "CUPS:%s" or whatever, which means that when printing things will be
printed through spawning lpr instead of using the CUPS libraries. This
unnecessarily adds an additional external dependency (Debian users need the
cupsys-bsd package), when there already appears to be code there to print using
the library, but that's unused right now.
(Also, please 0.9.59 to the list of versions, this was reported on 0.9.59, not
0.9.58.)
--
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=10091
Summary: Transparent images have black backgrounds with Compiz
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephen(a)stephengentle.com
Created an attachment (id=8654)
--> (http://bugs.winehq.org/attachment.cgi?id=8654)
Transparency problems in Photoshop CS2
I've noticed this bug when running Photoshop CS2 and Serious Sam: The Second
Encounter. Both these apps have splash screens with transparent backgrounds,
which are transparent when using Metacity. But when using Compiz Fusion, the
backgrounds render black.
I'm not sure if the component should be wine-gui or wine-gdiplus, so I guessed
and selected the former.
Attached is a screenshot of the problem.
--
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=16842
Summary: Goldwave crashes
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
Created an attachment (id=18562)
--> (http://bugs.winehq.org/attachment.cgi?id=18562)
Goldwave crash output and backtrace
Goldwave 5.25 ( http://www.goldwave.com ) crashes as of Wine version 1.1.12,
but does not crash using Wine 1.1.11-299 (the previous day in git). See
attachment for typical std out.
--
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=20271
Summary: Regression: WWIIOnline screen stops updating
(Regression tested)
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
Under recent versions of Wine, WWIIOnline: Battleground Europe stops drawing to
the screen if the user clicks on the 'Settings' tab in-game.
Everything is still active in the background; you still hear the proper clicks
and noises from clicking on other GUI elements, and can exit the game by
guessing where the quit dialog is, but the visual display of the screen never
updates apart from the mouse cursor.
It starts with this commit:
commit b5da7f49d332ed5d64be1256e14035af74a7efa2
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jul 2 10:01:37 2009 +0200
wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The
specific
problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled,
causing
some glTexImage2D() calls to fail, but it's a bad idea in general.
--
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=24485
Summary: World of Warcraft d3d UI regression
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: poltsy(a)gmail.com
Created an attachment (id=30897)
--> (http://bugs.winehq.org/attachment.cgi?id=30897)
ShadowedUnitFrames showing the annoying glitch
A minor yet very annoying glitch that appears in the UI with some addons.
4936e71828669ef084f9cf243f924a11a2cdce50 is the first bad commit
commit 4936e71828669ef084f9cf243f924a11a2cdce50
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jul 29 12:56:54 2010 +0200
wined3d: Clamp vertex shader outputs.
To avoid having to interpolate infinities over fragments.
:040000 040000 422077d6e509af3cf5503e92e126a424ba65c3d7
94c0887d2cb23239444ee137879b57b45a37ac28 M dlls
--
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=21668
Summary: Regression -?> Unable to Play Rise of Nations Thrones
and Patriots
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcelo_javier_ruiz(a)yahoo.com.ar
Following the instructions in WineAppDb I was able to install and run with no
problems Rise of Nations Thrones & Patriots. After upgrading to wine 1.1.38 the
program would not start giving the following message:
wine BHGRTS runtime fatal failed to locate basic building graphic key: HOUSE35
rolling back version to 1.1.37 solves the problem.
--
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=24540
Summary: Final Fantasy 8 config program does not work
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=30971)
--> (http://bugs.winehq.org/attachment.cgi?id=30971)
terminal log
Using Ubuntu 10.10
Installation seems to work fine
Starting FF8Config.exe gives an error box saying
Internal errors - invalid parameters received
Terminal output attached
--
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=20656
Summary: Kindle for PC missing text at login screen
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.amazon.com/gp/feature.html/?docId=100042631
1
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Created an attachment (id=24664)
--> (http://bugs.winehq.org/attachment.cgi?id=24664)
screenshot
Kindle for PC displays no text in the login screen at first run.
--
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.