https://bugs.winehq.org/show_bug.cgi?id=56882
Bug ID: 56882
Summary: ConEmu errors: Injecting hooks failed (regression)
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 6ea77ec0864eb7870ce3418bf828077c2a072413
Distribution: Debian
Throws the aforementioned error at start.
And this also causes ansi escape codes to appear in console
6ea77ec0864eb7870ce3418bf828077c2a072413 is the first bad commit
commit 6ea77ec0864eb7870ce3418bf828077c2a072413
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jun 18 12:08:03 2024 +0200
kernelbase: Make memory writable in WriteProcessMemory if necessary.
--
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=55130
Bug ID: 55130
Summary: IF EXIST fails when its argument ends on a slash
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: madebr(a)gmail.com
Distribution: ---
When a folder argument of IF EXIST ends on a slash, it will report the argument
as not existing, even though it is.
```
rd /s /q folder
mkdir folder
if exist folder echo "Folder exists"
if not exist folder/ echo "BAD! FOLDER DOES EXIST ACTUALLY"
```
This prints the message "BAD! FOLDER DOES EXIST ACTUALLY", where it shouldn't.
--
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=54575
Bug ID: 54575
Summary: False positive detection of mmc reader as hard drive
since kernel 6.1
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: busko.lukasz(a)pm.me
Distribution: ---
Since kernel 6.1 wine interprets mmc reader as valid /dev/sda device.
Problem is that kernel instead of /dev/mmc created /dev/sda... However its easy
to fix in wine. Please just detect device class type and problem never appear
again.
Reproduction steps install fusion360
https://github.com/str0g/Autodesk-Fusion360-Linux
or
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux
1.Open project
2.Modify something
3.leave it for 30minuts (don't know if screen saver is important or not)
4.add additional modification
5.try to save.
Expected outcome
Error:
D:\Stage\workspace\protein\release\2021.10.R2023\protein\src\libs\protein4\archiveadaptor.cpp(210)stream
can not open!!
Additional information:
winprefixes/
d:: -> /dev/sda
Actual mmc device...
❯ dmesg |grep sda
[ 3.455870] sd 0:0:0:0: [sda] Media removed, stopped polling
[ 3.456045] sd 0:0:0:0: [sda] Attached SCSI removable disk
[99954.410598] sd 0:0:0:0: [sda] 250085376 512-byte logical blocks: (128 GB/119
GiB)
[99954.411058] sda: detected capacity change from 0 to 250085376
[99954.411675] sda: sda1
when sd card is in slot
winprefixes/
d:: -> /dev/sda1
e:: -> /dev/sda
--
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=54499
Bug ID: 54499
Summary: Native ODBC drivers should be able be used.
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Wine is unable to user native ODBC drivers which have been installed.
PostgreSQL and MySQL are two of the comment ones.
Currently the only way is to install the unixODBC driver, you require which
isn't always free.
--
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=56952
Bug ID: 56952
Summary: PS installer crashes inside msi (regression)
Product: Wine
Version: 9.12
Hardware: x86-64
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v7.1.5/PowerShell-7.1.5-win-x64.msi
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 89cebe8960d597f8574704633d4f0621abf08887
Distribution: Debian
Yesterdays commit 89cebe8960d597f8574704633d4f0621abf08887 causes a crash
inside the installer (see dl link)
Backtrace:
=>0 0x006ffffeb86ef1 wcschr+0x11(str=005C00320033006D, ch=0x7c)
[/home/louis/sda3/wine/dlls/msvcrt/wcs.c:2953] in ucrtbase (0x007fffff4bbdc0)
1 0x006ffffbc5c8d0 expand_any_path+0x25(len=<internal error>, dst=<internal
error>, src=<internal error>, package=<internal error>)
[/home/louis/sda3/wine/dlls/msi/appsearch.c:574] in msi (0x007fffff4bbdc0)
2 0x006ffffbc5c8d0 search_dr+0x120(package=<register RBP not accessible in
this frame>, app_value=<register R13 not accessible in this frame>,
sig=<register RBX not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/appsearch.c:1032] in msi (0x007fffff4bbdc0)
3 0x006ffffbc5c698 ITERATE_AppSearch+0x58(row=<internal error>,
param=<register RDI not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/appsearch.c:1101] in msi (0x007fffff53d590)
4 0x006ffffbc9a2c5 MSI_IterateRecords+0x55(view=<register RDI not accessible
in this frame>, count=<register R15 not accessible in this frame>,
func=<register RSI not accessible in this frame>, param=<register R12 not
accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/msiquery.c:184] in
msi (0x000000ffffffff)
5 0x006ffffbc5cd3a ACTION_AppSearch+0x6a(package=<register RBX not accessible
in this frame>) [/home/louis/sda3/wine/dlls/msi/appsearch.c:1138] in msi
(0x007fffff53ce60)
6 0x006ffffbc4953c ACTION_HandleStandardAction+0xdc(package=<register R12 not
accessible in this frame>, action=<register RBP not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/action.c:7592] in msi (0x007fffff53ce60)
7 0x006ffffbc581cb ACTION_PerformAction+0x2b(package=<register RBX not
accessible in this frame>, action=<register RDI not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/action.c:7620] in msi (0x000000ffffffff)
8 0x006ffffbc5854b ITERATE_Actions+0x6b(row=<internal error>, param=<register
RSI not accessible in this frame>)
[/home/louis/sda3/wine/dlls/msi/action.c:426] in msi (0x000000ffffffff)
9 0x006ffffbc9a2c5 MSI_IterateRecords+0x55(view=<register RDI not accessible
in this frame>, count=<register R15 not accessible in this frame>,
func=<register RSI not accessible in this frame>, param=<register R12 not
accessible in this frame>) [/home/louis/sda3/wine/dlls/msi/msiquery.c:184] in
msi (0x000000ffffffff)
10 0x006ffffbc59161 ACTION_ProcessUISequence+0x3a(package=<internal error>)
[/home/louis/sda3/wine/dlls/msi/action.c:497] in msi (0x007fffff4afac0)
--
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=35163
Bug ID: 35163
Summary: Victoria 2 crashes on start with built-in quartz
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://www.gamershell.com/download_85888.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 46906
--> http://bugs.winehq.org/attachment.cgi?id=46906
terminal output
The game crashes shortly after starting with Wine's built-in quartz.dll.
'winetricks quartz' is a workaround.
Lots of
>fixme:quartz:parse_header Not a valid header: ff:ff:ff:ff
are preceding the crash. They're probably the game music files (mp3 format)
that causing the problem.
Fedora 19
wine-1.7.8-114-g1928d61 (compiled from source without gstreamer support)
Alsa 1.0.27 (Pulseaudio is not running)
--
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=55401
Bug ID: 55401
Summary: CMD 'for loop' params are not recognized
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: mr.dmitry.sokolov(a)gmail.com
Distribution: ---
The command not working
for %%1 in (..)
ACTUAL
Cmd script (attached) produces no output.
EXPECTED
See attached .exp file.
--
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=56575
Bug ID: 56575
Summary: CUERipper 2.2.5 Crashes on loading WMA plugin
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: toadking(a)toadking.com
Distribution: ---
Created attachment 76328
--> https://bugs.winehq.org/attachment.cgi?id=76328
WINEDEBUG=+wmvcore,+seh wine CUERipper.exe
On Wine 9.6, CUERipper crashes on startup when loading the WMA codec library.
Crash logs seem to suggest a crash in wmvcore. If you rename either the
CUETools.Codecs.WMA.dll or WindowsMediaLib.dll files in the plugins folder, the
crash no longer happens.
Due to bug 49993 you need to install dotnet472 to run CUERipper.
Attached is a log with wmvcore and seh logging.
--
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=52346
Bug ID: 52346
Summary: Filename completion is not supported in cmd
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilySeville7cf(a)gmail.com
Distribution: ---
"/f:on" doesn't work as expected. Instead of filenames completed when I press
"Tab" I get "^I".
--
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.