http://bugs.winehq.org/show_bug.cgi?id=4306
Summary: X-Wing Alliance gives black screen
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: super-greg(a)gmx.de
CC: super-greg(a)gmx.de
X wing makes it into the menu but entering game results in black screen.
It dont crash but nothing happens...
There was a patch that solved the prob for cedega-cvs.
http://lists.transgaming.org/pipermail/winex-cvs-logs/2006-January/002125.h…
--
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=4302
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 16:58 -------
Looks like something is crashing there (blocked by 0000):
What you need to try is this:
1. Disable sound/set sound to OSS (make sure there are no programs using sound).
2. cd to the game's directory (cd /mnt/win_d/Spiele/Ultima Online). Then run it
: wine ow_client_4011c.exe.
3. Copy game to your ~/.wine/drive_c and run it from there.
4. Install while game under Wine (you might need to install dcom98).
If all fails:
Run game and attache /tmp/relay.txt to to this bug report :
WINEDEBUG=+tid,+seh,+relay wine ow_client_4011c.exe &> /tmp/relay.log && grep -A
20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt && rm -f /tmp/relay.log
You might need to kill it from the other terminal.
--
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=4305
Summary: EM_GETLINE is sorely missing
Product: Wine
Version: 0.9.5.
Platform: All
URL: http://www.dragonlancetc.com/forums/attachments/dltcep67
.zip
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgp(a)cs.elte.hu
I've got a win32 program which i would like to run under wine.
It is more or less working, but i get these warnings :(
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_GETLINE: stub
Of all the missing features, EM_GETLINE is the real showstopper.
Any chance for me?
URL is for the win32 program.
--
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=3355
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:51 -------
I would say fixed. Audio page has been re-designed and there is no "Configure"
button.
--
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=3716
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:48 -------
I would say fixed - "Autodetect" is no more.
--
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=4184
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me(a)benmassey.ca
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:42 -------
*** Bug 4303 has been marked as a duplicate of this bug. ***
--
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=4303
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-01 14:42 -------
Same exact thing
*** This bug has been marked as a duplicate of 4184 ***
--
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=4303
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-14-01 14:39 -------
you need to make sure that your WM' screen depth and wine's agree.
If you set the screen depth in winecfg to 16 then you need to log out and
restart your X session as 16 before you can use wine or winecfg.
It is not nessesary to wipe out your registry files.
With all that said. I'm pretty sure that this should work better than it does so
IMO it's not Invalid.
--
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.