http://bugs.winehq.org/show_bug.cgi?id=5485
Summary: Command and Conquer Generals (and Zero Hour) hang on
splash screen
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Both these games hang on the splash screen when they are loading and don't get
any further. Killing WINE brings up the EA error message (generic one) that says
something may be wrong with your machine and it may be overheating or have a
virus (which shows it hasn't locked up).
--
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=5469
------- Additional Comments From charles(a)diagnos.co.uk 2006-21-06 04:44 -------
Running the program like so:
WINEDEBUG=+variant wine Project2.exe
results in just these two messages, which show up anyway without the +variant
option:
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:CoRegisterMessageFilter stub
Is this what was wanted?
--
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=5484
Summary: Interstate'76 is completely invisible
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The intro videos and all screens past it are invisible, the screen just stays
black and nothing ever appears although you can use the mouse and keyboard to
navigate and click things (although that's nearly impossible as the screen
always stays completely black).
The only message out of the ordinary that appears is:
fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect Unsupported Format 41 in
locking func
--
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=5469
------- Additional Comments From charles(a)diagnos.co.uk 2006-21-06 04:33 -------
Created an attachment (id=2688)
--> (http://bugs.winehq.org/attachment.cgi?id=2688&action=view)
Sample program source and executable
Zipfile containing the VB6 source files (Form1.frm and Project1.vbp) and the
compiled executable (Project2.exe).
On running it, it creates an empty window. A msgbox pops up (saying "Error")
if the compare mistakenly matches the two different strings:
a$ = Chr$(1) + Chr$(0) + Chr$(1)
If a$ = Chr$(1) + Chr$(0) + Chr$(2) Then MsgBox ("Error")
Under Windows XP, no msgbox appears.
Under the latest version of Wine, the Error msgbox does appear.
--
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=3674
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=469
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-21-06 02:43 -------
>Here are a number of bugs with IE setup that are not really able to be logged
>but are worth noticing:
Please one bug per bug report...
>On the EULA page if you choose yes and then No and click Next setup quits.
>Next should be disabled if you choose No.
Sorry for asking, but are you sure it doesn't do the same on Windows ?
>The help page is locked to the part about a previous setup not completing.
Confirming... What does this page show on Windows ?
>Plus the fonts on the text and buttons are incorrect.
Are you sure you don't have other font-related issues. Fonts look nice here.
>The white area of setup doesnt extend to the end of the window so you get a
>grey area around a white box.
>Picture doesnt look right (I guess its because of the problem above)
Again, are you sure it doesn't do the same on Windows ? can you provide
screenshot of what you are saying in both Windows and Wine ?
>Another misc error is that it reports
>fixme:shell:DllCanUnloadNow stub
>fixme:shell:DllCanUnloadNow stub
Fixme's are not errors, you don't need to report them as such.
>when using wineprefixcreate with sidenet wine config
You don't need sidenet anymore to install IE and there is nothing we can do if
you use sidenet, winetools, etc. because they are crippling too much your Wine
installation.
See: http://appdb.winehq.org/appview.php?versionId=469
--
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=3190
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-21-06 02:28 -------
This happen also on Windows. You need to set your NFS drive to "Local hard disk"
in winecfg to trick the installer. (see:
http://appdb.winehq.org/appview.php?versionId=469).
--
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=2748
------- Additional Comments From jeremy(a)angelar.com 2006-21-06 00:58 -------
Under wine 0.9.15, starfury installs successfully, but when started, gives this
error:
Exception EAccessViolation in module Starfury.exe at 000D6A2B. Access violation
at address 004D6A2B in module Starfury.exe. Read of address 00000000.
--
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=5475
------- Additional Comments From ravinderonline(a)yahoo.com 2006-20-06 23:13 -------
Created an attachment (id=2687)
--> (http://bugs.winehq.org/attachment.cgi?id=2687&action=view)
This is a sample program(vc++) for playing with file open dialog . When we try
to open a folder with .vdb extension, it doesnt go inside that folder and exit
incase of windows platform
When we try to open a folder with vdb extension (myfolder.vdb) it doesnt go
inside that folder incase of Windows platform but when we use same exe on Linux
with the help of wine, it goes inside that folder. We have done some validation
in OnFolderChange() function. Incase of wine this isnt invoked.
void CVDBChooserDialog::OnFolderChange()
{
//AfxMessageBox("Inside OnFolderChange");
TRACE("\n\nOnFolderChange Start");
CComboBox* pCombo = (CComboBox*) GetParent()->GetDlgItem(cmb2);
int nPos = pCombo->GetCurSel();
if( nPos != CB_ERR )
{
CString szFolder;
pCombo->GetLBText(nPos, szFolder);
if( szFolder.Right(4).CompareNoCase(strVDB) == 0 )
{
AfxMessageBox("Inside Loop");
CDialog* pDialog = (CDialog*) GetParent();
pDialog->EndDialog(IDOK);
}
}
//AfxMessageBox("Inside OnFolderChange");
TRACE("\nOnFolderChange Stop");
}
--
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.