http://bugs.winehq.org/show_bug.cgi?id=20694
Summary: Image filetypes with images of the music are saved in
Windows, but not WINE/Mozart10.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.mozart.co.uk/programs/mzsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: let02do(a)earthlink.net
Mozart is a music notation and score editing program.
The latest version of the App, Mozart10, uses calls to the
Windows functions for handling image files and is mostly
broken. Its previous version, Mozart9, used a third party
library to process image files, and that worked with no
incident in WINE, but now that Windows functions are used,
there's no joy in this area. My WINE version is wine-1.1.33
with a clean install.
Attempting to save image files of a score in Mozart10, fails
with an error message "Failed to save file..." for file
extensions *.gif, *.jpg, *.tiff . There are no wine console
messages.
For files with extension *.png and *.bmp, Mozart10 saves a file,
but with no image in it. Files with extension *.emf
(Windows encapsulated meta file <i.e.,paint>) are saved with only
part of the image correctly displayed.
To sum up: file types with extensions: *.gif, *.jpg, *.tif,
*.png, *.bmp, *.emf are saved with images of the music score
in Windows XP, Vista, and Win7, but this does not work in
wine-1.1.33/Mozart10.
--
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=56376
Bug ID: 56376
Summary: Nerf Arena Blast Demo only displays a black screen
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 76122
--> https://bugs.winehq.org/attachment.cgi?id=76122
Console output 9.0 (non-staging)
Hello everyone,
I am the maintainer of "Nerf Arena Blast" which I revisited on occasion of the
wine 9.0 release.
There is a demo version still available which I linked previously in the AppDB
at:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=15654
The Download-URL in the report is still valid and I am getting the following
checksums
bash-5.1$ sha256sum nerfdemo1_1.exe
eafd0a617b9f97fe97ac4faa6d051581181afa516bfabbeea2fac65bdf4f12c3
nerfdemo1_1.exe
Installation works fine and I selected "Software Rendering" on first run.
However I only get a black screen with the default settings in wine 9.0 and
changing over to Windows XP didn't help either.
System is a Slackware 15.0 Box.
--
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=43052
Bug ID: 43052
Summary: ChessBase 14 - crashes right after start
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blizzard(a)sachlevice.eu
Distribution: ---
Created attachment 58215
--> https://bugs.winehq.org/attachment.cgi?id=58215
whole program run log
I attach whole log from start to crash from console.
--
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=56487
Bug ID: 56487
Summary: wshom tests timeout on Wine
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
This is a regression:
85d029e3b01f6dd35a86cc07796af982d66e4a03 is the first bad commit
commit 85d029e3b01f6dd35a86cc07796af982d66e4a03
Author: Yuxuan Shui <yshui(a)codeweavers.com>
Date: Mon Mar 18 18:32:00 2024 +0000
shell32: Rely solely on SHELL_FindExecutable for ShellExecute.
This does two things:
1. ShellExecute no longer searches in the directory where the current
executable is in.
2. We always CreateProcess with a fully qualified path, so we CreateProcess
won't do its own path
resolution.
Serendipitously this also fixes some existing todos in tests.
dlls/shell32/shlexec.c | 24 +-----------------------
dlls/shell32/tests/shlexec.c | 8 +++-----
2 files changed, 4 insertions(+), 28 deletions(-)
It's not clear if it's a bug in shell32 or in wshom. Best way would be to run
our wshom.ocx on Windows to confirm.
--
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=56469
Bug ID: 56469
Summary: configure incorrectly setting ac_cv_lib_soname_vulkan
value on macOS
Product: Wine
Version: 9.5
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 1ddaa1d385c804f2af9bb16d2c5082122132f09b
Currently ac_cv_lib_soname_vulkan gets set as libMoltenVK this causes
> dlls/win32u/vulkan.c:93:37: error: use of undeclared identifier 'libMoltenVK'
This should be getting set to libMoltenVK.dylib
--
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=26372
Summary: emulator of the TI Calculator
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: honeycuttaaron3(a)gmail.com
Once the TI Calculator emulator launches then the calculator takes the
background and the buttons are not visible.
TI-83 Plus Flash Debugger Program.
--
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=54378
Bug ID: 54378
Summary: VrtuleTree calls unimplemented function
ntoskrnl.exe.ExGetPreviousMode
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 73946
--> https://bugs.winehq.org/attachment.cgi?id=73946
Console output
A black terminal window briefly appears when the program starts, but it does
not appear after stubbing ExGetPreviousMode, KeAcquireGuardedMutex, and
KeReleaseGuardedMutex.
$ sha256sum VrtuleTree.zip
dfdf4d01c16517b3f4528799000f66eb34836549a8130e654a7d469c3febb8ad
--
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=46030
Bug ID: 46030
Summary: Trackmania Unlimiter crashes at startup
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhard.gebetsberger(a)gmx.at
Distribution: ---
Created attachment 62606
--> https://bugs.winehq.org/attachment.cgi?id=62606
Crashlog
Trackmania Unlimiter(1.3) crashes immediately after selecting an account at the
account selection screen.
--
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.