http://bugs.winehq.org/show_bug.cgi?id=28582
Bug #: 28582
Summary: MOVE-ing a file with cmd to current directory should
be a no-op
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
When using MOVE of a file/directory, bad things happen
'move file' or 'move file1' gives a confirmation dialog and deletes the file if
the move/overwrite is confirmed.
With directories, similar behaviour but you get an access denied and the dir
isn't deleted.
--
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=46504
Bug ID: 46504
Summary: cmd.exe: xcopy.exe with renaming
Product: Wine
Version: 4.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: jonathanbelsewir(a)yahoo.de
Distribution: ---
The following command does not work right:
xcopy /q /y *.i root\*.htm
Workaround:
for %%f in (*.i) do (
copy %%f root\%%~nf.htm
)
--
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=42182
Bug ID: 42182
Summary: OUT: isn't supported (custom output device)
Product: Wine
Version: 1.8.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: kenorb(a)gmail.com
Distribution: ---
On Windows, OUT: is the special device and doing:
echo test > OUT
or:
echo test > OUT:
would redirect this to output device (by default same as NUL).
On Wine, "OUT:" file is created.
This should work similar as for CON: (which works fine in Wine):
echo test > CON
or:
echo test > CON:
See list of special devices at: http://superuser.com/a/613335
--
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=27605
Summary: cmd can't handle Ctrl-C
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xuhdev(a)gmail.com
When using wine cmd, Ctrl-C cannot be handled, instead, cmd will exit. I'm
using wine on Fedora.
1. $ wine cmd
2. press Ctrl-C
cmd exits, but it should not.
--
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=23596
Summary: stderr not displaying when invoking native linux
commands
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jarekczek(a)poczta.onet.pl
Try running /bin/grep
You should get a short usage note, like on unix. You get nothing.
--
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=55296
Bug ID: 55296
Summary: Design Doll shows 3D Model only
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zeroredgrave(a)gmail.com
Distribution: ---
Created attachment 74899
--> https://bugs.winehq.org/attachment.cgi?id=74899
This is what happen after Loading the Splash Screen
After Updating from Wine V8.12 to V8.13, I Launching Design Doll and run
perfectly fine but the is a minor issue is the UI completely Blackscreen after
the Splash Screen is done loading except the 3D Model. But if i click random in
window, the 3D Model is gone but the UI is appeared.
--
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=56792
Bug ID: 56792
Summary: Resident Evil 5 regression
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ribbon_45(a)proton.me
Distribution: ---
The following feature regressed after some releases and Resident Evil 5 stopped
to work.
https://bugs.winehq.org/show_bug.cgi?id=17195
I tested on the 9.0, 9.10, 8.0, 7.0 and 6.0 versions.
--
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=56791
Bug ID: 56791
Summary: Resident Evil - Operation Raccoonn City only work on
the 6.x API
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ribbon_45(a)proton.me
Distribution: ---
This crash bug is a regression that make these games only work on 6.x versions
of Wine.
I tested on 5.x versions and 7.x versions and newer.
These games don't work on 9.0 and 9.10 versions.
My guess: the bug seems to be related to video decoding.
The crash log says:
"wine: Unhandled page fault on write access to 09DA8140 at address 016CB76C
(thread 017c), starting debugger..."
(Sorry for the lack of additional information, this bug is boring)
--
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=57564
Bug ID: 57564
Summary: Siemens Solid Edge 2025: Not drawing SVG ribbon UI
icons, software unusable
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla_winehq(a)spirit.re
Distribution: ---
Created attachment 77653
--> https://bugs.winehq.org/attachment.cgi?id=77653
Log from launching of Edge.exe to exit
I am on Fedora 41, latest stable at the time of this report(Dec 18, 2024).
Running Siemens Solid Edge 2025, everything launches and the software works,
aside from the occasional crash, but the UI seems to be using SVG icons which
do not render at all, making the software completely unusable.
Steps to reproduce:
1 - Obtain an installer for Solid Edge 2025. Unfortunately I can't provide a
direct link as Siemens does not, but you can obtain the installer online
relatively easily. Piracy is NOT needed, and you do NOT need a license. Just
the original, legitimate installer is all that's required. The Community
Edition version is based on 2023/2024, which does not have this problem, and
therefore is not suitable for reproduction. You need specifically the latest
2025!
2 - Disable wbemprox.dll, or the installer gets hung up on something(bug,
trivial/minor, not important).
3 - Run setup.exe, follow the installation process.
4 - When setup is done, remove the wbemprox.dll disablement.
5 - Run /Program/SELicWiz.exe, select the Free 2D Drafting mode.
6 - It will execute a Powershell script (stub?) to modify the registry. Change
the following key to what it tells you it wants to be set as:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session
Manager\Environment\SE_LICENSE_SERVER
7 - Run /Program/Edge.exe once or twice. It will complain about not having a
license once(bug), then on the next launch it will pick up the free 2D drafting
mode and launch in that.
8 - Create a new draft, that's the only option you'll see.
9 - Observe the ribbon menu not having any icons visible. The buttons light up
on hover, but there are no icons, and as they're icon-only, it makes the
software unusable.
I believe this is the important bit in the log:
0024:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x20.
0024:fixme:d2d:d2d_device_context_CreateSvgDocument iface 00000000097EBEE0,
input_xml_stream 0000000009CDDE00, svg_document 0000000000A1C460 stub!
0024:fixme:wincodecs:FormatConverter_CanConvert Unsupported source format
{6fddc324-4e03-4bfe-b185-3d77768dc900}
The problem lies somewhere in wincodecs and/or d2d1, which appear to have stubs
for SVG rendering.
Installing DXVK via winetricks changes nothing.
Swapping binaries around from 2023/2024 breaks the software.
The icons it's trying to load are located in
/Program/ResDLLs/0009/RibbonImage.drx - there are SVG and PNG versions, but
cutting out SVG ones doesn't seem to change anything. It's an empty resource
DLL.
--
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=57174
Bug ID: 57174
Summary: No Hungarian characters can be entered by keyboard to
PowerPoint2007
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: botondbertok(a)gmail.com
Distribution: ---
I have updated from Linux Mint with Wine 6.0.3 to Ubuntu 24.04 LTS shipped with
wine 9.0 and
entering special Hungarian characters like öüóőúáűéáűí from the keyboard to
PowerPoint2007 does not work anymore.
- They are displayed correctly in existing presentations.
- They can be copied from the clipboard or character map.
- They can be entered in Word2007 and Excel2007 under wine without any problem
! but not to PowerPoint2007
The Office installation is complete, everything works fine under custom install
of wine 6.0.3 but not under wine 9.0 officially delivered with Ubuntu.
--
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.