https://bugs.winehq.org/show_bug.cgi?id=56399
Bug ID: 56399
Summary: cmd.exe's %~s modifier (short DOS path) expands to
mixed short/long format
Product: Wine
Version: 9.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: tncgyp+uypezc35u0dyxed6tszn0wk59xjphxb2gcxycxno8mxg4od
48(a)sharklasers.com
Distribution: ---
Try the following:
cd /tmp &&
printf 'for %%%%P in ("%%ProgramFiles%%\Internet Explorer") do winepath.exe -s
%%%%P\r\n' > shortpath.bat &&
wine cmd.exe /c shortpath.bat &&
printf 'for %%%%P in ("%%ProgramFiles%%\Internet Explorer") do echo
%%%%~sP\r\n' > shortpath.bat &&
wine cmd.exe /c shortpath.bat &&
rm shortpath.bat &&
cd "$OLDPWD"
The first batch file uses winepath.exe -s and returns 'C:\PROG~5P2\INTE~H1A'.
The second batch file uses cmd.exe's %~s modifier and returns
'C:\PROG~5P2\Internet Explorer'.
Wine's cmd.exe %~s modifier seems to be broken. It should produce the same path
as winepath.exe -s.
The second batch file works as expected with MS cmd.exe in a WinXP VM and a
Win7 VM.
Tested on wine 9.2 with fresh prefixes and:
- WINEARCH=win32 and wine cmd.exe
- WINEARCH=win64 and wine cmd.exe
- WINEARCH=win64 and wine64 cmd.exe
--
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=22413
Summary: Cursor flickers/is sluggish
Product: Wine
Version: 1.1.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simulcra(a)uchicago.edu
CC: simulcra(a)uchicago.edu
Outside of the main menu in Icewind Dale II, the mouse cursor flickers very
heavily and sometimes is very sluggish. This is definitely a regression - am
in the process of doing some git bisects.
--
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=56404
Bug ID: 56404
Summary: Implement IoRing API of Windows ≥11
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
https://learn.microsoft.com/en-us/windows/win32/api/ioringapi/
--
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=47072
Bug ID: 47072
Summary: Canon DPP 4.10.20 install require Administrator
Privileges
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ronen.rozner(a)gmail.com
Distribution: ---
Trying to install Canon Digital Photo Professional 4.10.20 for Windows,
installed msxml3 and dotnet45. Installation starts but require Administrator
Privileges.
The application can be downloaded from my Gdrive with this link (no account
needed), because you will need a valid product serial# to download it from
Canon's site :
https://drive.google.com/file/d/1pyzI3iCbTEHVPye53YvGtptjyF7YVVIQ/view?usp=…
--
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=47851
Bug ID: 47851
Summary: AutoCAD 2000 properties window is not clickable
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christianuceda(a)yahoo.com
Distribution: ---
The venerable AutoCAD 2000 works almost perfectly in recent Wine except for a
single issue, the properties window/panel can't be clicked on.
The preferences panel works if one clicks on it and then uses the cursor keys
to hi-light the options and then the mouse works and you can click on what you
need.
It is a bit of a shame as the program is 100% usable and works like a dream in
Wine.
(Funnily enough it is impossible to run it on a modern Windows version)
I can share a bottle with a running trial of the software if someone could have
a look at this issue.
Regards.
--
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=8133
temp82(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |temp82(a)luukku.com
--- Comment #28 from temp82(a)luukku.com ---
can't be tested with the demo anymore. it's expired.
--
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=54146
Bug ID: 54146
Summary: Super Meat Boy: Periodic Music Corruption
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: sterophonick(a)gmail.com
Distribution: ---
Created attachment 73680
--> https://bugs.winehq.org/attachment.cgi?id=73680
Wine Log
In Super Meat Boy (v1.2.5 tested here), the background music will become
severely corrupted periodically. It happens on inconsistent intervals and will
last for an inconsistent amount of time, usually five or six seconds. This is
worked around by installing xact in Winetricks.
--
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=54779
Bug ID: 54779
Summary: Wine does not detect audio output device changes until
after restarting the application on Mac OS X
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
I'm using Wine on Mac OS X 10.15.7 (19H2026). Whenever I connect my bluetooth
headphones to my Mac and set them as output device, Wine applications will not
detect the change until after restarting the application. Every other Mac
application will detect the change as soon as its made.
If you need anything else, feel free to tell me.
--
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=56386
Bug ID: 56386
Summary: Gramps 5.2.0 displays empty windows
Product: Wine
Version: 9.3
Hardware: x86-64
URL: https://github.com/gramps-project/gramps/releases/down
load/v5.2.0/GrampsAIO-5.2.0-1_win64.exe
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
% wine --version
wine-9.3
% openssl sha256 GrampsAIO-5.2.0-1_win64.exe
SHA2-256(GrampsAIO-5.2.0-1_win64.exe)=
acf30d1206ce3689c459ba49da330a9f83685269d48b81e650978f73a7698f13
I figured that when I try to start Gramps 5.2.0, only empty dialogs are
displayed.
Please tell me if you need more information.
--
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=43693
Bug ID: 43693
Summary: Photoshop CS6, clicking on mini-bridge thumbnail
crashes bridge with backtrace (JPG files only)
Product: Wine
Version: 2.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christianuceda(a)yahoo.com
Distribution: ---
Created attachment 59150
--> https://bugs.winehq.org/attachment.cgi?id=59150
Backtrace of the crash
When clicking on mini bridge's thumbnails bridge.exe crashes, but only does so
with JPG files.
How to reproduce:
Start Photoshop CS6, go to File->Browse in mini bridge.
Then click on "Launch Bridge"
Select a folder where you have pictures in several formats, for example PNG's
and JPGs.
Double click on the PNG files to open them in photoshop.
Repeat the operation with any JPG file and bridge will crash.
I am Running Wine 2.16 under Ubuntu 16.04.3
--
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.