http://bugs.winehq.org/show_bug.cgi?id=15039
Summary: MSVC 6: Menu popdowns too narrow for arrows
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: claus.fischer(a)clausfischer.com
CC: claus.fischer(a)clausfischer.com
Microsoft Visual C++ 6 is working to a large extent.
When opening a menu of the developer studio, the menu items
with arrows (that open submenus) are not displayed correctly.
The triangular arrows on the right end will stick out of the
menu popdown area. I'm not sure if they just stick out to the
end of the "shadow" (3d effect) around the popdown, or sometimes
more.
They should be fully contained in the popdown area.
--
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=52326
Bug ID: 52326
Summary: Lunar Magic 3.31: Software runs, but editing area
doesn't render
Product: Wine
Version: 7.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eternalr.git(a)gmail.com
Distribution: ---
Created attachment 71489
--> https://bugs.winehq.org/attachment.cgi?id=71489
.tar archive containing the terminal log and two screenshots
While the underlying program appears to work perfectly fine (tooltips appear,
blind edits take effect), the editing area doesn't actually render. Instead, it
seems to pull recent cached graphics, see attached screenshot (especially since
I'm not sure I described this correctly), which pulls from my file manager (but
I've also had it pull from a variety of other programs and images). Notably,
this image does not change even if the proper graphics would, such as by
scrolling or moving things around, it only changes if the window is resized.
There is a workaround, which is disabling the "Use DirectX for Main Windows"
option (see second screenshot), in which case the editing area renders
properly, but this entails some loss of functionality (mainly zooming).
However, I also get the same/a very similar issue with another program through
Wine, but it requires some native .dlls (vb6run) to even work at all, which I
believe disqualifies it from being reported here. Meanwhile, I've had no issues
with more advanced graphics on native apps and Steam's Windows emulation. Since
it's graphical, only appears in Wine, and doesn't appear for other people I've
asked, I believe the issue lies in how Wine and my graphics driver interact.
Lunar Magic can be downloaded here:
https://fusoya.eludevisibility.org/lm/program.html But getting the program to
actually try to render the editing area also requires a SMW ROM.
Some additional information about my setup:
Distribution: Arch
Graphics card: NVIDIA GeForce GTX 650 Ti
Graphics driver package: nvidia-470xx-dkms 470.94-2
--
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=52360
Bug ID: 52360
Summary: Infinite Geometry: Wine C++ Runtime Error for
"Abnormal Program Termination."
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: math93033(a)live.com
Distribution: ---
Created attachment 71545
--> https://bugs.winehq.org/attachment.cgi?id=71545
Debug Program Error Details
Infinite Geometry (This happens in all Versions of Kuta Software Version 2.61
and above): When closing the program without saving, I get a Wine C++ Runtime
Error for "Abnormal Program Termination."
--
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=11681
Summary: Add support for video overlay
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Hi,
At the moment Wine doesn't support Video Overlay in DirectX. In order to make
DirectDraw feature complete we need this ability. It is used in media players
(in a lot of cases through quartz 'DirectShow') to improve rendering
performance. A free application that attempts to use it in directx mode (the
default option) is VLC. Further Picasa seems to need it too and their special
Wine branch supports video overlay using Xv but in a hacky way.
It is relatively easy to add a software implementation to DirectDraw/WineD3D
but it would be slow. For best performance and less reinventing the wheel we
need to implement overlay using Xv. The most tricky part would be on how to
access Xv from within wined3d.
Roderick
--
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=47059
Bug ID: 47059
Summary: Jasc Paint Shop Pro v. 9.01 failed to start under
Wine. The installation of PSP 9.01 succeeded, however.
Product: Wine
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zebulon(a)activist.com
Distribution: ---
Created attachment 64228
--> https://bugs.winehq.org/attachment.cgi?id=64228
This is the bactrace created by Wine.
When launched, the application soon crashes on an error message and cannot
continue.
--
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=48335
Bug ID: 48335
Summary: Serious Sam Classic TFE/TSE crash on saving the game
Product: Wine
Version: 5.0-rc2
Hardware: x86
URL: https://archive.org/download/SeriousSamDemo/SeriousSam
Demo.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 66067
--> https://bugs.winehq.org/attachment.cgi?id=66067
terminal output
The classic versions of Serious Sam (The First Encounter, The Second Encounter)
both crash when trying to perform a manual save from the menu. Autosave and
quicksave (F6) functions work properly.
Workaround: the game comes bundled with it's own version of msvcrt.dll. The
crash doesn't occur when using native msvcrt.
Can be reproduced with the demo version: start a single-player game, press
<Esc> after the game started and click on <Save> in the menu.
I tested the game with old versions of Wine and found that the crash occurs
since
https://source.winehq.org/git/wine.git/commit/22962616004e9419568808eff0bf7…
SeriousSamDemo.exe (79M)
md5sum: ef1eb16e29941e140f4ac8fc8aac5dbc
--
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=52348
Bug ID: 52348
Summary: the game wont let me open Dodonpachi Ressurection
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: taylorhylon089(a)gmail.com
Distribution: ---
Created attachment 71521
--> https://bugs.winehq.org/attachment.cgi?id=71521
Would ask me to close the app
It started not wanting to open the app it kept wanting me to close the
application.
--
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=30712
Bug #: 30712
Summary: Installer of CorelDRAW X5
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bilufe(a)yahoo.com.br
Classification: Unclassified
In the installer CorelDRAW X5, the screen displaying the license text is
displayed only text en_us.txt and you can not see the buttons on the dialog.
When you close the dialog, the program crashes.
--
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=34052
Bug #: 34052
Summary: The Witcher: Character models are sometimes invisible
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deseret-tech.com
Classification: Unclassified
Created attachment 45258
--> http://bugs.winehq.org/attachment.cgi?id=45258
Missing character models
As described in the thread on bug #12771, which was recently closed due to the
correction of one of the major reported graphical glitches in The Witcher, save
games will sometimes load with invisible character models. Only the face and
teeth of humans are visible, along with any gear (but not clothing) that may be
carried on the character's back.
The occurrence of this issue seems hit and miss -- some people experience
almost never, while others experience it almost always. Some registry tweaks
involving video memory have been reported to resolve the issue for some.
I've attached a fresh screenshot of the issue, as seen with Wine 1.6-rc5.
Geralt's face is clearly visible floating in the foreground, and the four
floating helmets and swords in the background are supposed to be full city
guard characters.
--
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.