https://bugs.winehq.org/show_bug.cgi?id=40520
Bug ID: 40520
Summary: Gauntlet fails to clear the screen
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Created attachment 54332
--> https://bugs.winehq.org/attachment.cgi?id=54332
Image of issue
After you start the game, press ESC to attempt to bypass the logos.
The games menu will appear with the logo still visible in the background.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26360
Summary: Time Warner Cable Connection Manager 1.03.0012.0 does
not install
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
Created an attachment (id=33581)
--> (http://bugs.winehq.org/attachment.cgi?id=33581)
wget http://help.rr.com/connectionmanager/CMSetup_1_03_12.exe && wine
CMSetup_1_03_12.exe
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.15-0ubuntu1~maverickppa1
Candidate: 1.3.15-0ubuntu1~maverickppa1
Version table:
*** 1.3.15-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is when one runs via CLI:
wget http://help.rr.com/connectionmanager/CMSetup_1_03_12.exe && wine
CMSetup_1_03_12.exe
The Time Warner Cable Connection Manager installs successfully.
4) What happens instead:
+ Click Next button
+ I accept the Time Warner Cable Terms of Service and the attached SMSI EULA
radio button
+ Pull scroll bar to bottom
+ Next button
+ Next button
+ Install button
+ Window pops up:
InstallShield Wizard Completed
The wizard was interrupted before Time Warner Cable Connection Manager could be
completely installed.
Your system has not been modified. To complete installation at another time,
please run setup again.
Click Finish to exit the wizard.
+ Finish button
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33594
Bug #: 33594
Summary: Cool Record Edit: crash during startup
Product: Wine
Version: 1.5.30
Platform: x86-64
URL: http://www.coolrecordedit.com/CoolRecordEditPro.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Blocks: 25665
Classification: Unclassified
Cool Record Edit v7, wine 1.5.30
I get the crash popup, but crash details aren't displayed (stuck at "Loading
detailed information, please wait...")
Only interesting thing in the (short) log:
err:seh:setup_exception_record stack overflow 816 bytes in thread 0009 eip
7bc81d82 esp 00241000 stack 0x240000-0x241000-0x340000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16182
Summary: Scrollbar background incorrectly blank/white in IDA Pro
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
IDA Pro is an interactive disassembler. A freeware version can be downloaded
from http://www.hex-rays.com/idapro/idadownfreeware.htm
The background colour of the scrollbars at the bottom and right edges of the
disassembly window is white in Wine. They should be a grey/white crosshatch
pattern.
Strangely, this issue seems to apply only to the disassembly window; scrollbars
for other windows (for example text search results windows) have the correct
background.
To reproduce: download and install IDA Pro freeware version. Run the program,
and open a Windows executable. Notice the white scrollbar backgrounds. Choose
Search/text... (or press Alt-T) and enter some text which appears several times
in the program (e.g. mov). When the search window opens, notice its scrollbars
have the correct background.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30579
Bug #: 30579
Summary: Main window does not regain focus after dialog closes
in IDA Free 5.0
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download_
freeware.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
IDA Pro is an interactive disassembler. A freeware version of IDA 5.0 can be
downloaded from
http://www.hex-rays.com/products/ida/support/download_freeware.shtml
I tested IDA Free with Wine 1.5.3 under Lubuntu 11.10 (which uses Openbox for
its window manager). This problem only seems to occur when Wine is *not* in
virtual desktop mode.
When viewing a disassembly, if you bring up a dialog box, when the dialog
closes the disassembly does not regain focus. So if you e.g. name a routine,
you then need to click to focus the disassembly before being able to use the
cursor up/down or page up/down keys to move the view.
To reproduce:
- Use winecfg to disable virtual desktop mode if necessary.
- Download and run the IDA Free 5.0 installer.
- Run the program.
- Click New in the Welcome to IDA! window.
- Select PE Executable and click OK.
- Choose a file to open: wingraph32.exe (which comes with the demo)
- Click Next, Next and Finish in the PE Executable file loading Wizard.
- The disassembly view shows the WinMain routine.
- The disassembly has focus, so you can use the cursor keys and PgUp/PgDn to
move in it.
- Move the cursor, either with keyboard or by clicking the mouse, over a
referenced location (e.g. unk_4CC100 or unk_4BE65C).
- Press N to open the Rename address dialog.
- Type something for the name, e.g. blahblahblah and press return.
- The disassembly does not regain focus, so pressing cursor keys to move has no
effect. You need to click in the disassembly so it regains focus.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33624
Bug #: 33624
Summary: winhelp: Popups appear with bogus scrollbars which
disappear when you click them
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 44504
--> http://bugs.winehq.org/attachment.cgi?id=44504
ROMTECH.HLP compressed with bzip2
Some help files have links which when clicked open a popup window.
Wine winhlp32 supports that, but the popups (at least for some HLP files)
appear with scrollbars even when scrollbars are not needed, i.e. when all text
would fit in the popup. The unnecessary scrollbars can obscure much of the text
if the popup is small. If you click one of the scrollbar buttons the scrollbars
disappear.
Open the attached ROMTECH.HLP in Wine winhlp32 and click on various parts to
open popups. Pics show a popup as it initially appears, and after clicking on
one of the scrollbar buttons. (Note that you can only click the links in the
left half of the large images to open popups; see bug 14296.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41017
Bug ID: 41017
Summary: battle.net not starting after instalation
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: bidandou(a)gmail.com
Distribution: ---
Created attachment 55183
--> https://bugs.winehq.org/attachment.cgi?id=55183battle.net
after the instalation battlenet crash
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34616
Bug #: 34616
Summary: wine application needs a command-H keyboard shortcut
in the wine menu.
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: macsforever2000(a)macports.org
Classification: Unclassified
On the Mac OS X version of Wine 1.7.3, the Wine->Hide menu item should have a
keyboard shortcut of Command-H per the Mac OS X guidelines.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12400
Summary: Wine bug or Nvidia bug??
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.gamershell.com/download_1856.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11914)
--> (http://bugs.winehq.org/attachment.cgi?id=11914)
screenshot with my geforce 3
Here is a strange bug. I do not know whether it is a wine or a nvidia bug.
With my old geforce 3 or geforce 440go and the legacy driver 96.43.05,
everything is fine in Indiana Jones and the emperor's tomb (see the screenshot)
But with my geforce 7600go, there are graphical glitches (see the second
screenshot)
Can a d3d guru explain what happens. I can give some useful logs or more
informations if requested.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24367
Summary: Some things are rendered white in Invasion 3D
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://www.yoyogames.com/games/144021/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Parts of the game is rendered white
*guns
*menu
*team command menu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.