http://bugs.winehq.org/show_bug.cgi?id=9995
Summary: font/menu problems ocurring with 0.9.41
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hannes.Krueger(a)uibk.ac.at
I use a windows application with wine. wine version 0.9.39 and 0.9.40 work fine
with this application, versions from 0.9.41 (incl. builds from most recent
git/cvs sources) fail to run this software:
No text is displayed in the main window of the application. Browsing through
the dropdown menus (which also do not contain any text) leads to a crash.
The output of a successfull run with wine 0.9.40 and the output of a crash
using version 0.9.41 is attached.
Maybe somebody has an idea what the problem is.
--
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=9989
Summary: Oracle OCI client: Hangs on updating LOB data
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurtk(a)mail15.com
Created an attachment (id=8509)
--> (http://bugs.winehq.org/attachment.cgi?id=8509)
log file (with WINEDEBUG=+all) containing last lines before freeze
A business application written in Delphi that uses Oracle OCI client, worked
normally in Wine 0.9.33 under Ubuntu 7.04. After upgrade to Wine 0.9.46 (or
even to 0.9.41) it starts working faster but also starts hanging on update LOB
data if these data amount more than ~10 KBytes.
--
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=10493
Summary: Wine do no report Pixel Shader 3.0 properly to games
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kmaterka(a)wp.pl
Created an attachment (id=9234)
--> (http://bugs.winehq.org/attachment.cgi?id=9234)
moha_setup
Hi,
problem occurs in at least two games: Medal of Honor: Airborne and Collin Dirt
(I'll check Colin later)
When I run:
WINEDEBUG=+d3d,+d3d_shader,+ddraw_fps,+d3d9,+wined3d wine moha_setup.exe
it correctly shows that my card support PS and VS 3.0
log in attachment as 1.txt
When I run:
WINEDEBUG=+d3d,+d3d_shader,+ddraw_fps,+d3d9,+wined3d wine MOHA.exe
(so the game itself)
i shows an error message, that my card is not supported. i have gforce 7900GT
log in attachment as 2.txt
--
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=10120
Summary: Oblivion lines in water (regression)
Product: Wine
Version: 0.9.47.
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
CC: stefandoesinger(a)gmx.at
With Wine 0.9.47, in Elder Scrolls IV: Oblivion v1.2, there are horizonal white
lines in the water. It's a regression between 0.9.44 and 0.9.45. I've done
regression testing and found the following commit to be the cause:
[322b55e29a83a3ab61a1912d751816aa24662e9f] wined3d: Fix the half pixel
correction.
(I used oss sound not alsa becouse of some crash in between.)
--
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=9931
Summary: Offscreen render targets seem to be off by one
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=8434)
--> (http://bugs.winehq.org/attachment.cgi?id=8434)
One pixel off anomolies
As far as I can gather in Oblivion, anyway. See screenshot. The water's normal
map has lines going through it as if the color was bad, and the whole game
screen has a glow at the top as if an overlay had a bad color there and was
being additively blended.
Using fbo for OffscreenRenderingMode and GLSL enabled. nVidia Geforce 8600 GT,
latest drivers (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=9735
Summary: Wine supplants system menu in child window title bars
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frogbarf(a)telus.net
Pegasus 4.41 (and other versions) uses child windows to display specific
categories of information relating to email. Examples: a list of all email
folders. All the messages in a specific email folder. A display of email
messages waiting on the smtp server. A message editor for composition of a new
outgoing email.
Each child window is controlled by a system menu at the left of the title bar,
and three icons at the right of the title bar. The system menu normally
includes move, restore (to previous non-maximized size) minimize, maximize,
close, switch (to another child window). It also lists keyboard shortcuts for
many of these actions. The three icons are minimize, restore or maximize, and
close.
Running Pegasus as a window-managed application, Wine replaces the child window
system menu with one of its own in which the shortcut for close is ALT-F4. In
native Windows operation, the child window close shortcut is CTRL-F4.
If you key CTRL-F4 in a child window, nothing happens. It is not a valid
shortcut under Wine.
If you key ALT-F4 in a child window, the program itself exits, not just the
single child window.
If you click the close/exit icon [X] in a child window the entire program
exits.
Evidently the exit icon is linked to the close option in the child window's
system menu.
It also appears that some child windows that close automatically also use the
close option listed in their system menu.
It isn't clear to me if the bug is (a) that Wine supplants the native child
window menus or (b) that Wine does not implement a CTRL-F4 (close child window)
shortcut or (c) that the Wine child window menu does not include CTRL-W for
"close".
The effect is that once you open a child window in Pegasus, you cannot reliably
close it without exiting Pegasus altogether; also that auto-closing of some
child windows causes program exit.
In unmanaged mode, bug #1798 causes its own problems.
CTRL-F4 is the Windows equivalent to CTRL-W, which has no effect.
This behavior is not entirely consistent; sometimes you can use the [X] exit
icon to successfully exit a single child window without shutting down the
entire program. I can't tell if this is true inconsistency or because some
child windows are (perhaps) programmed differently from others.
--
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=9372
Summary: Starting a Dawn of War: Dark Crusade campaign causes a
crash.
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryan.feather(a)gmail.com
Dawn of War: Dark Crusade
Error:
I get a bunch of these
fixme:d3d:IWineD3DDeviceImpl_ValidateDevice(0x17f908):stub
followed by a bunch of
fixme:process:GetProcessWorkingSetSize (...,...,...):stub
I installed the game with no problems through Steam. I managed to run it,
change my settings, and start playing the tutorial mission, however, it crashes
whenever I try to start a campaign. It stays on the loading screen, then dies
back to Steam. I think the level is successfully loading or at least attempting
to because I get a lot of hard disk access. This happens regardless of
resolution or windowed mode.
Hardware info: I'm running 64 bit gentoo and the 2.6.20 kernel with the Con
Kolivas patch set. I have the most recent stable nvidia drivers. I have a
7950gx2 in multi gpu mode. I also have a dual core 64 bit processor.
--
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=10231
Summary: Half Life 2: Episode 1 tries to install Direct 9.0c over
and over
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbigaouette(a)gmail.com
Hi,
I cannot install Half-Life 2: Episode One because it tells me Direct 9.0c is
not installed... Even installing it gives me the same results.
I tryed with a new profile with WINEPREFIX after a wineprefixcreate
I have wine 0.9.48 installed under a 32 bit chroot environment from ArchLinux
64.
--
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=10397
Summary: CSS crashe when trying to accept option change
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen-trekki(a)web.de
Created an attachment (id=9085)
--> (http://bugs.winehq.org/attachment.cgi?id=9085)
log when CS:S crashs after change graphic options and accept them
Hello,
do the following to reproduce this bug for you:
start CS:S
goto options>graphic>advanced
now change one of the detail options [e.g. "modeledtails"]
then click "Ok" and then "accept" [or how it is namned in the englisch
version], tha game will now "hang" and then it will crash [or it will
immediatley crash...that difference sometime it hang and then crash and
sometimes it crashes immediateley]
You will find a log in the attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.