http://bugs.winehq.org/show_bug.cgi?id=4139
tlp(a)liquidx.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-x11driver
Summary|Regression in Wine |Regression in Wine
|(x11drv/dib.c) on FreeBSD |(x11drv/dib.c) on FreeBSD
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4053
------- Additional Comments From blacktiger(a)covers.de 2005-23-12 17:14 -------
Created an attachment (id=1569)
--> (http://bugs.winehq.org/attachment.cgi?id=1569&action=view)
Stack Trace from the the crash
Thanks Robert - I did as you said and hope this typescript thingy can help you.
I started the game and right after it started I closed the game and got the
error - all that wine displayed me on the screen should be in that file.
I used Wine 0.9.3 with your latest dsound patch
If you need me to do something else, just tell me!
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4139
Summary: Regression in Wine (x11drv/dib.c) on FreeBSD
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlp(a)liquidx.org
There has been a regression in Wine on FreeBSD that prevents at least one
application (DVD Shrink 3.2, rated Gold) from starting up. This effects all
versions of Wine built on or after 04-20-2005 (including the recent Beta releases).
Through trial and error, I've located when and where the regression was
introduced. The changes made to x11drv/dib.c (and associated patches, but this
file specifically) on 04-20-2005 effectively prevent DVD Shrink from starting up
on FreeBSD. Copying a dib.c from a previous version of Wine just prior to the
code change eliminates the problem, and DVD Shrink fires right back up again.
I don't understand the nature of the problem, but am willing to test patches.
Related wine-devel thread can be found here:
http://www.winehq.org/pipermail/wine-devel/2005-December/043338.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4004
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4136
------- Additional Comments From mike(a)codeweavers.com 2005-23-12 16:03 -------
It would be great if you could isolate the patch that caused the regression.
There's documentation on the website about how to do that. You could also use
git-bisect on the wine.git repository.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4138
Summary: Build fails on d3d9 test even if d3d9 is not built
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
If ./configure does not detect OpenGL, d3d9 is not built. However, when
programs/tests is built, a d3d9 test is attempted, which then fails because the
d3d9 stuff wasn't built in the first place.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1194
------- Additional Comments From winebugger(a)piments.com 2005-23-12 15:52 -------
sndrec32 imported from win2k works very nicely on wine 0.9.1
Displays an error that sound has been changed by another program and a console
msg
err:rundll32:main Unable to load L"MMSYS.CPL"
Despite this sound recorder seems fine and produces nice clear recording and
play back.
Tested win98,win2k; n,b ; b,n
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=41
------- Additional Comments From winebugger(a)piments.com 2005-23-12 14:42 -------
* Support launching of Windows executables w/ regular OS executable-launching
methods (like ./executable)
Yes this does require a kernel mod. and so is out of the control on Wine.
This is as it should be , making exe executable under linux is the best way to
open the door to virus , worms etc. To be avoided.
* a "Wine Menu" to replace the Start Menu
with desktop window managers falling over each other to be windows like this has
been well covered for those who like that sort of thing. Wine could expand it's
own menu entry to list installed winprogs perhaps via winecfg.
*a file viewer that feels more like Windows Explorer
xfe is a nice windows explorer clone running native.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4053
------- Additional Comments From reif(a)earthlink.net 2005-23-12 14:12 -------
In a text window, type:
script
wine yourfile.exe
exit
which will capture everything written to the screen in a file called typescript.
Send that file which should contain the stack trace from the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.