http://bugs.winehq.org/show_bug.cgi?id=6585
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)codeweavers.com 2006-01-11 21:41 -------
Winmodems are implemented in a device driver in the windows kernel. Wine
doesn't work for device drivers. NDISWrapper implements something like your
suggestion for Wireless network drivers, and there's a project to make Winmodem
chipsets work natively in Linux. See:
http://linmodems.org/http://ndiswrapper.sourceforge.net/
--
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=6585
Summary: A suggestion for soft-modem drivers under wine
Product: Wine
Version: 0.9.1.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: avimalik(a)gmail.com
Hello,
I did not know where to put this wishlist item so I am putting it in
bugzila. I wanted to know if you could provide modem drivers which were
available under windows. This would mean one does not have to go through the
whole process of installing and paying luxiant money to get modem up to speed
through linux.
regards,
--
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=6584
------- Additional Comments From the3dfxdude(a)gmail.com 2006-01-11 20:40 -------
I've just tested starcraft and it displays the main screen just fine on 0.9.24.
Make sure you are not using opengl for the DirectDrawRenderer. If you are update
to latest git and report again. If opengl wasn't fast for you, either it wasn't
set up correct, or you do not have an Nvidia GF2-FX.
--
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=3373
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|err:x11drv:X11DRV_CreateWind|Pegasus mail creates window
|ow invalid window height |with invalid window height
|945630768 |
--
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=6581
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
--
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=6578
------- Additional Comments From purple_skunk(a)msn.com 2006-01-11 19:02 -------
Also confirming the regressing patch :
760043c2455a90cd74178d98b7c81bfbfc81793f is first bad commit
commit 760043c2455a90cd74178d98b7c81bfbfc81793f
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sun Oct 29 18:58:06 2006 +0100
wininet: Call SendCallback in destructor instead of InternetCloseHandle.
:040000 040000 ab0570d3e312fb133ba6dbe7e229e9a177bc3871
065b01adcecde1119fa0980f4bf432f0a87921df M dlls
and that unfortunately the attached hack does help.
Attaching +wininet log.
--
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=6584
Summary: ddraw game (Starcraft), no video output in 0.9.24
Product: Wine
Version: 0.9.24.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: awakener(a)gmx.de
I have strange effects with ddraw-game: Starcraft in wine 0.9.24
In 0.9.23 i could at least see the main menu (even if it was slow) and play a
choppy game.
In 0.9.24 the game starts amd the sound plays. The resolution is set down
correctly, but there is no video output. The screen will still show my desktop,
but Starcraft runs and has focus and i have to ESC to give the focus back to
Desktop.
Everything seems normal, except for Starcraft/Wine not showing its video output.
The problem might be ddraw/gdi related.
I'm doing regression testing over the next few days if i find enough time
btw: if you really wan't to play SCBW use wine <= 0.9.15
--
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=6480
------- Additional Comments From gamegod(a)sympatico.ca 2006-01-11 16:47 -------
Hi Phil,
Settings pbuffer_support = TRUE at the top of "dlls/wined3d/device.c" stopped
the refraction from being rendered onto the sky, as you suggested.
However, the water still doesn't show any refraction/reflection effects, so it's
still incorrect.
--
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.