http://bugs.winehq.org/show_bug.cgi?id=12054
Summary: D3D9: Device test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
D3D9's device.c test fails for me consistently in git. +d3d log attached. This
is on a fresh install of Ubuntu Hardy on an few years old toshiba laptop.
Graphics card:
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility 7000
IGP
Driver: xserver-xorg-video-ati 1:6.8.0-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=12049
Summary: A program does not work.
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: effigiem(a)gmail.com
Created an attachment (id=11407)
--> (http://bugs.winehq.org/attachment.cgi?id=11407)
Log of an error
When trying to run latest git version of splinter cell:Pandora tomorrow with
wine, I get the following error.
Assertion failed: RenDev [File:WinViewport.cpp] [Line: 805]
History: UWindowsViewport::OpenWindow <- UGameEngine::Init <- InitEngine
It looks as it's (the error) caused by wine libraries, not the wine program
itself - everything worked fine until the system update (i'm running Debian
unstable). I've attached the log.
--
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=11914
Summary: DestroyContext in dlls/wined3d/device.c causes
regression in Everquest2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quark9(a)gmx.net
Created an attachment (id=11215)
--> (http://bugs.winehq.org/attachment.cgi?id=11215)
Crash back trace
Hi,
by changing the "lightning quality" within the game erroneous reflections went
away, until wine 0.9.55.
I hunted the cause down to git commit dcf08f01ed064732ada4ee618a16772b88cd4e82
Reason seems to be the call DestroyContext around line 6938 in
dlls/wine3d3/device.c.
Also see attached back trace.
Disabling this part of the code prevents EQ2 from crashing! Tested with 0.9.57.
--
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=11897
Summary: Wine dosen't remember d3d screen settings in various
games
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: artur.szymiec(a)gmail.com
In several games (Tomb Raider Legend, Track Mania United, GTR2)
wine dosen't remember the video mode setting.
Each of these games have a config option and the specified screen mode
should be saved in registry and in next run the game should use
it without showing again config dialog. But something is wrong
and each time the game is started the config dialog is bring back.
In some games like TR or TM United it's small problem but it's serious
problem in GTR2 which will simply loop between the game and config
dialog and will never start.
--
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=11893
Summary: GdipBitmapUnLockBit does not accept null rect pointer
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
native gdiplus GdipBitmapUnLockBit accepts null pointer to its rect argument
and interprets it as rect for the whole bitmap.
--
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=11884
Summary: Copy and paste garbage on end
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With today's git, if you install Firefox 2, and then
try to copy a URL from Linux firefox into Windows firefox,
you often get one character of garbage on the end.
--
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=11863
Summary: Dance eJay 7 Demo crashes with pagefault and backtrace
in quartz
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://support.empireinteractive.com/default.aspx?MID=8F
F6D156CB73&PID=D70EED24-7412-4A36-A7B2-879837165C8C
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11150)
--> (http://bugs.winehq.org/attachment.cgi?id=11150)
quartz debug channel and backtrace for Dance eJay 7 Demo
When starting the Dance eJay 7 Demo with Wine Git version
wine-0.9.56-420-g22f146f, the application page faults inside quartz.dll.
Relevant backtraces are 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=11860
Summary: Regression in user32 preventing Windows XP mspaint from
launching
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: julliard(a)winehq.org
Created an attachment (id=11148)
--> (http://bugs.winehq.org/attachment.cgi?id=11148)
Relay traces for mspaint.exe
With the current Git version, starting mspaint.exe (with prerequisite VC++ 6
redist) simply results in a hang and no window shown. Regression testing showed
the regression to be in:
commit e6a3d8082836518f18e0d81440c201bbad407acc
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Mar 4 20:45:40 2008 +0100
user32: Store the window placement information directly in the main window
structure.
Wine at commit accfce21d3e042638a5eac8a8379eda2964fcd0a, the commit just before
this particular one, and 0.9.56 does not exhibit this problem. Attached are the
relevant relay trace lines at the hanging point.
--
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=11850
Summary: impossbile change focus from wine to everything else
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giskard(a)autistici.org
When i change the focus from a wine window to another one, the wine window will
not be rendered anymore.
step to reproduce the bug:
start an app
switch to another virtual desktop
re-switch to the virtual desktop with the wine app.
maybe something broken in the opengl implemetation?
--
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=11840
Summary: Cygwin apps can't start up, fail creating a mailslot
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://cygwin.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Cygwin with all defaults works fine up until it
tries to run the postinstall bash scripts.
When it fails, kill it, then just try to run bash; you'll
get the same error. Here's a log; it shows a problem creating a
mailslot immediately before the crash. Our current mailslot conformance
test doesn't test quite this kind of path, fwiw.
0009:Call KERNEL32.CreateFileA(61169e60
"\\\\.\\mailslot\\cygwin\\dev\\kmsg",40000000,00000007,61109448,00000003,00000000,00000000)
ret=6102f82c
trace:file:CreateFileW L"\\\\.\\mailslot\\cygwin\\dev\\kmsg" GENERIC_WRITE
FILE_SHARE_READ FILE_SHARE_WRITE FILE_SHARE_DELETE creation 3 attributes 0x0
trace:file:RtlDosPathNameToNtPathName_U
(L"\\\\.\\mailslot\\cygwin\\dev\\kmsg",0x68afd0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"\\\\.\\mailslot\\cygwin\\dev\\kmsg" 520
0x68ad14 (nil))
trace:ntdll:NtCreateFile handle=0x68afd8 access=40000000
name=L"\\??\\mailslot\\cygwin\\dev\\kmsg" objattr=00000042 root=(nil) sec=(nil)
io=0x68afc8 alloc_size=(nil)
attr=00000000 sharing=00000007 disp=1 options=00000050 ea=(nil).0x00000000
0009: open_file_object( access=40000000, attributes=00000042, rootdir=(nil),
sharing=00000007, options=00000050,
filename=L"\\??\\mailslot\\cygwin\\dev\\kmsg" )
0009: open_file_object() = OBJECT_NAME_NOT_FOUND { handle=(nil) }
warn:file:CreateFileW Unable to create file
L"\\\\.\\mailslot\\cygwin\\dev\\kmsg" (status c0000034)
trace:file:CreateFileW returning 0xffffffff
0009:Ret KERNEL32.CreateFileA() retval=ffffffff ret=6102f82c
...
trace:seh:raise_exception code=c0000005 flags=0 addr=0x61047509
...
1003758 [main] bash 8 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
1011769 [main] bash 8 open_stackdumpfile: Dumping stack trace to
bash.exe.stackdump
1088615 [main] bash 8 _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
1090961 [main] bash 8 _cygtls::handle_exceptions: Error while dumping state
(probably corrupted stack)
--
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.