http://bugs.winehq.com/show_bug.cgi?id=400
*** shadow/400 Sun Jan 13 20:26:47 2002
--- shadow/400.tmp.14061 Thu May 30 08:07:43 2002
***************
*** 7,19 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: mcbridematt(a)hotmail.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
When attempting to play Total Annihiltation in FULL SCREEN, the screen flickers.
My suspiction of this is that Wine-DirectX does not use the XFree86 Refresh
Rate, as set in xf86config/-4 file
\ No newline at end of file
--- 7,23 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-directx |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: mcbridematt(a)hotmail.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
When attempting to play Total Annihiltation in FULL SCREEN, the screen flickers.
My suspiction of this is that Wine-DirectX does not use the XFree86 Refresh
Rate, as set in xf86config/-4 file
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-30 08:07 -------
+ Mathew, can you reproduce the problem with recent Wine?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=401
*** shadow/401 Thu May 9 00:04:12 2002
--- shadow/401.tmp.13938 Thu May 30 08:05:49 2002
***************
*** 2,8 ****
| Wine cannot start with error: "X Error of failed request: XF86DGANoDirect |
+----------------------------------------------------------------------------+
| Bug #: 401 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
--- 2,8 ----
| Wine cannot start with error: "X Error of failed request: XF86DGANoDirect |
+----------------------------------------------------------------------------+
| Bug #: 401 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
***************
*** 38,40 ****
--- 38,44 ----
"UseDGA" = "Y"
^^^^^^^^^^^^N^
This should be set "N" or set up /dev/mem so that you can access it as a user.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-30 08:05 -------
+ Reporter, follow Tony's recommentations.
+ Reopen the bug if the issue still exists.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=402
*** shadow/402 Wed May 29 15:12:56 2002
--- shadow/402.tmp.13529 Thu May 30 07:59:23 2002
***************
*** 2,8 ****
| UD Agent - Segmentation fault |
+----------------------------------------------------------------------------+
| Bug #: 402 Product: Wine |
! | Status: UNCONFIRMED Version: 20011108 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-programs |
--- 2,8 ----
| UD Agent - Segmentation fault |
+----------------------------------------------------------------------------+
| Bug #: 402 Product: Wine |
! | Status: RESOLVED Version: 20011108 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-programs |
***************
*** 49,51 ****
--- 49,61 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-29 15:12 -------
UD Agent 2.2 from:
http://download.ud.com/gold/win32/ud_agent_setup.exe
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-30 07:59 -------
+ I had to install MS installer for Windows 95:
+ http://www.microsoft.com/downloads/release.asp?ReleaseID=32831
+ The istallation of the MS installer failed, just copy conents of
+ windows/Installer/... directory to your path and it will work.
+
+ I was able to succesfully install the agent and could not reproduce the issue.
+ Reporter, try to reproduce the issue with recent Wine and mentioned version of
+ the agent. Reopen the bug if the issue still exists.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=373
*** shadow/373 Wed May 29 19:32:55 2002
--- shadow/373.tmp.12243 Thu May 30 07:32:14 2002
***************
*** 101,103 ****
--- 101,114 ----
The copy of RealPlayer G2 that I tested is gone, and I can't install the
new one because the installer thinks I'm using Win95, and it insists on
win98 or later.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-30 07:32 -------
+ Current CVS wine has section "version" in the config file.
+ Did you try to set different version?
+
+ [Version]
+ ; Windows version to imitate
+ (win95,win98,winme,nt351,nt40,win2k,winxp,win20,win30,win31)" },
+ ;"Windows" = "win98"
+ ; DOS version to imitate
+ ;"DOS" = "6.22"
http://bugs.winehq.com/show_bug.cgi?id=744
*** shadow/744 Wed May 29 21:34:28 2002
--- shadow/744.tmp.11691 Thu May 30 07:19:07 2002
***************
*** 45,47 ****
--- 45,56 ----
Thanks in advice
Pavel Reznicek
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-30 07:19 -------
+ Interesting issue.
+ A few questions:
+ * is win_c real Windows directory or a fake one? If you use real Windows
+ directory, what version of Windows? Did you import Windows registry?
+ * does the problem happen when you try to run any application with wine or for
+ some specific application?
+ * does it happen if you just run "wine --version" ?