https://bugs.winehq.org/show_bug.cgi?id=48438
Bug ID: 48438
Summary: mfplat support regression
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: edpil02(a)orange.fr
Distribution: ---
I was able to play ride 3 bikes game with native mfplat.dll :
built-in mfplat.dll -> black screen (because cant play mp4 movies)
native mfplat -> the game run (can play the intro movies).
But latest versions of wine (4.16 ?) seems to crash now with native mfplat.
Get this error :
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1140.
00b7:fixme:mfplat:mfsession_Shutdown 0000000025CC1320.
The game does not crash but cant start because it cant play the intro movie.
Seems that wine have been patch for mfplat support in may 2019 , but not sure.
Sorry for my english.
--
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=51878
Bug ID: 51878
Summary: Gamepad / adapter not detected without legacy joystick
backends.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 70806
--> https://bugs.winehq.org/attachment.cgi?id=70806
Output from 'joy.cpl' and 'evtest' (+plugplay,+hid,+hidp,+hid_report,+dinput).
After adfee25b45a [1], a DualShock 2 PlayStation gamepad via a USB adapter no
longer works in FINAL FANTASY XI Online, or in the Wine 'joy.cpl' test program.
A little bit of background: this gamepad previously didn't work in things like
Steam, which was most likely due to permissions (user not part of the input
group for example), but I never did anything about that since I only use the
gamepad via Wine, and it worked. With this change in Wine, it looks like it
might no longer be possible to avoid additional configuration and/or
dependencies, and I've tested various methods of making it work.
While it now works in the native Linux build of Steam, it still doesn't work
with the game, or with 'joy.cpl'.
The output is more or less the same for the game and 'joy.cpl': when I press
the ANALOG button to enable the analog mode, I can see
0074:trace:hid_report:process_device_event Received action 650
wine: Unhandled page fault on read access to 0000000000000000 at address
00000001C9232342 (thread 0074), starting debugger...
0070:err:wineusb:event_thread_proc Error handling events: System call
interrupted (perhaps due to signal)
0070:err:wineusb:event_thread_proc Error handling events: System call
interrupted (perhaps due to signal)
but the application itself does not actually crash (looks like it's
'winedevice.exe' in the background).
If I press a different button, there's
0074:trace:hid_report:process_device_event Received action 651
0074:warn:plugplay:bus_main_thread L"SDL" bus wait returned status 0xc0000005
and nothing else after that no matter what I press until I restart the process.
The gamepad/adapter is detected as follows:
usb 3-2: new low-speed USB device number 7 using xhci_hcd
usb 3-2: New USB device found, idVendor=0810, idProduct=0001, bcdDevice= 1.06
usb 3-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 3-2: Product: Twin USB Joystick
input: Twin USB Joystick as
/devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb3/3-2/3-2:1.0/0003:0810:0001.0009/input/input24
input: Twin USB Joystick as
/devices/pci0000:00/0000:00:07.1/0000:0c:00.3/usb3/3-2/3-2:1.0/0003:0810:0001.0009/input/input25
pantherlord 0003:0810:0001.0009: input,hidraw4: USB HID v1.10 Joystick [Twin
USB Joystick] on usb-0000:0c:00.3-2/input0
It's possible I'm still missing something I did not need with the legacy
backend(s).
Some things that I've tried:
- Add the user to the input group.
- Added sdl, udev, and usb support to the Wine build.
1.
https://source.winehq.org/git/wine.git/commit/adfee25b45af8160848f94fdb2427…
--
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=51961
Bug ID: 51961
Summary: Multiple errors when starting "winepath" command
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: ---
OS: Linux Mint 20.2 Cinnamon
Note: I followed
https://wine.htmlvalidator.com/install-wine-on-linux-mint-20.html guide to
install Wine.
When I execute winepath c:\\ I obtain several errors along with expected
output:
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
005c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
/home/emilyseville7cfg/.wine/dosdevices/c:/
"winepath c:\\ 2> /dev/null" workaround helps.
--
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=51960
Bug ID: 51960
Summary: Multiple errors when starting "notepad" command
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: ---
OS: Linux Mint 20.2 Cinnamon
Note: I followed
https://wine.htmlvalidator.com/install-wine-on-linux-mint-20.html guide to
install Wine.
When I type "Linux Mint 20.2 Cinnamon" command I obtain multiple errors:
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0060:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0060:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0104:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0104:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
--
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=51897
Bug ID: 51897
Summary: Post lutris based League of Legends install :
Unhandled exception: page fault on execute access to
0xf74b68b0 in 32-bit code
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SarahPope57777(a)tutanota.com
Distribution: ---
Created attachment 70844
--> https://bugs.winehq.org/attachment.cgi?id=70844
Backtrace of error
Post lutris based League of Legends install : Unhandled exception: page fault
on execute access to 0xf74b68b0 in 32-bit code
--
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=51905
Bug ID: 51905
Summary: Notepad++ installer crashes with wine-git
6.19.r0.g7554bd4b41a-1
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 70856
--> https://bugs.winehq.org/attachment.cgi?id=70856
Backtrace from the npp installer with wine-git 6.19.r0.g7554bd4b41a-1
The notepad++ installer crashes.
To reproduce:
1) Download the notepad++ installer: (no longer available, retest with 8.1.8)
https://notepad-plus-plus.org/downloads/v8.1.7/
$ sha256sum ~/Downloads/npp.8.1.7.Installer.exe
0abf9b40854082a82eee9e3013c374312b3471aa24e27fc5b5b5dac95ce3bce3
/home/cedric/Downloads/npp.8.1.7.Installer.exe
2) Prepare wine:
$ rm -rf ~/.wine
$ wineboot
3) run the installer (todo; test from ~/Download)
$ wine ~/Downloads/npp.8.1.7.Installer.exe
4) accept the defaults. Now the installer crashes, with the following messages
and the attached backtrace:
0024:fixme:shell:SHAutoComplete stub
wine: Unhandled page fault on read access to 00000000 at address 7AC30D6F
(thread 0024), starting debugger...
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial
are not available.
My versions:
$ wine --version
wine-6.19
$ pacman -Q wine
wine-git 6.19.r0.g7554bd4b41a-1
$ uname -a
Linux cedric 5.14.11-arch1-1 #1 SMP PREEMPT Sun, 10 Oct 2021 00:48:26 +0000
x86_64 GNU/Linux
--
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=51739
Bug ID: 51739
Summary: GSView crashes when clicking print
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Crashes inside uxtheme.
--
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=51865
Bug ID: 51865
Summary: Wine doesn't see/support the Royale Noir Windows XP
theme
Product: Wine
Version: 6.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
I've unpacked this theme to C:/windows/resources/themes/Royal Noir and Wine
6.19 ignores it.
I thought maybe Wine doesn't like a space in the directory name and the fact
that it's longer than 8.3, so I renamed it to Royal however the issue persists.
file luna.msstyles
luna.msstyles: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows
$ sha256sum
038527a0560a5d8c3dfa40e4c7a70255181da22acc010cc8b3b2a0b2494bea5e luna.msstyles
5951021cb2bce715d8ccb3a1497daba4710a792662b21bdaa22d8047d4dd2fcc
Shell/Metallic/Shellstyle.dll
6e3ac52aa771a6888beef3995e770bbe53a29d354df3cca49aac1a51466475b5
Shell/NormalColor/metal_ss.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=51796
Bug ID: 51796
Summary: io.h and direct.h are missing from winelib
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
While I can use `unistd.h` and `dirent.h`, I have to rewrite code in order to
do that, and also have to have an abstraction layer, since these headers are
not available in Visual Studio.
It'd be nice if winelib had them.
--
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=51809
Bug ID: 51809
Summary: regression: no fonts in steam with wine-6.18
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: idarktemplar(a)mail.ru
Distribution: ---
Created attachment 70697
--> https://bugs.winehq.org/attachment.cgi?id=70697
steam.png
After upgrading to wine-staging 6.18, Steam login window doesn't display any
text. wine-vanilla 6.18 doen't work too. wine-staging 6.17 works fine.
Reproduction:
1. Use wine or wine-staging 6.18.
2. Install and run Steam client.
Expected result:
Steam login window with text.
Actual result:
No text is present on Steam login window. See attached image.
Additional information:
Stdout/stderr contains following line multiple times:
src\vgui2\vgui_surfacelib\Win32Font.cpp (963) : Assertion Failed: Couldn't get
string length
No such output is present when wine 6.17 is used.
--
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=51814
Bug ID: 51814
Summary: python fails to initialize rng after boot
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xantares09(a)hotmail.com
Distribution: ArchLinux
python fails to initialize rng after boot:
$ wget https://www.python.org/ftp/python/3.9.5/python-3.9.5-embed-win32.zip
$ unzip python-3.9.5-embed-win32.zip
$ wineboot
wine: created the configuration directory '/home/devel/.wine'
...
wine: configuration in L"/home/devel/.wine" has been updated.
$ wine python -c 'print("hello world")'
Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to
initialize Python
Python runtime state: preinitialized
same thing if I run a command twice from a clean env
$ rm -rf ~/.wine
$ wine python -c 'print("hello world")'
wine: created the configuration directory '/home/devel/.wine'
...
wine: configuration in L"/home/devel/.wine" has been updated.
hello world
$ wine python -c 'print("hello world")'
Fatal Python error: _Py_HashRandomization_Init: failed to get random numbers to
initialize Python
Python runtime state: preinitialized
--
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=51582
Bug ID: 51582
Summary: Software requests to install .NET Framework
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 70424
--> https://bugs.winehq.org/attachment.cgi?id=70424
Opening most .NET applications shows this error popup
Even though wine-mono is installed, some applications wich requires Microsoft
.NET 4.0 and newer won't launch, displaying a error requesting to install
Microsoft .NET
Launching from the terminal only returns a single line:
"
0108:fixme:heap:RtlSetHeapInformation 00000000008D0000 0 000000000041F710 4
stub
"
--
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=51808
Bug ID: 51808
Summary: Wine fails to enter directories ending with a space
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Steps to reproduce:
$ mkdir "test "
$ cd "test "
$ touch test.txt
$ wine notepad test.txt
wine: could not open working directory L"Z:\\tmp\\test\\", starting in the
Windows directory.
Notepad will ERROR: "File 'test.txt' does not exist. Do you want to create a
new file?"
I wonder if there are other corner cases Wine fails to work with.
--
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=51801
Bug ID: 51801
Summary: Origin can't be installed because of unhandled winsock
error
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: tarequemd.hanif(a)yahoo.com
Distribution: ---
Greetings, I was trying to install origin for a couple of days. OriginSetup.exe
launches then crashes. From the terminal output I can see it's an unhandled
error -5 from addrinfo_err_from_unix in winsock. I tried to see the source code
and the error code is indeed unhandled.
https://github.com/wine-mirror/wine/blob/master/dlls/ws2_32/unixlib.c#L435
I converted the error code -5 to string using gai_strerror function with C. It
says "No address associated with hostname".
wine ping also doesn't work. It says "Request timed out".
0150:fixme:winsock:addrinfo_err_from_unix unhandled error -5
wine: Unhandled page fault on write access to 00000000 at address 11CF3DE6
(thread 0110), starting debugger...
--
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=51763
Bug ID: 51763
Summary: Wavelab 6.11 pre-sets broken in 6.17 staging
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
All presets now no longer work nor are they even visible. This includes the
presets to load add-ons and the system restore previous layout as well as the
presets of each add-on. If loaded manually the add-ons appear to work as
expected (from limited testing). This worked in previous versions.
If I attempt to create a pre-set the program gets stuck on something and needs
to be killed.
The only information supplied by wine:
0168:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0168:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0168:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_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=51752
Bug ID: 51752
Summary: Sacred Underworld. Black screen after campaign start
Product: Wine
Version: 6.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: werner(a)armbian.de
Distribution: ---
Created attachment 70647
--> https://bugs.winehq.org/attachment.cgi?id=70647
terminal output from start until campaign start
I have the GOG version of Sacred Gold installed and once I start the Underworld
campaign the screen fading black - like if there was a cut scene - and never
comes back. The game still runs in background as noticeable by sound (foot
steps when moving, enemies...).
It has been years since I played Underworld on a Windows machine but if I
remember correctly the character also does not spawn at the Underworld starting
point but close to the in the Ancaria starting points - depending on chosen
class - before the screen fades black which is odd as well.
The Sacred Ancaria campaign itself plays perfectly fine. Finished it a couple
of times to unlock Niob difficulty.
This issue happens on both version 2.28 and 2.29.14 unofficial.
Tested on both Ubuntu Focal wine-development package (version 5.5.something
IIRC) and winehq-development 6.17.
I tried tinkering with the settings of both wine (tried Windows7 and XP mode
and fullscreen emulation) and of Sacred (turn fullscreen on/of, play videos and
so so) but did not change anything.
Not sure which information could be useful so I try to give as much as
possible.
I am running Linux Mint 20.2 Uma Cinnamon on mainline Linux (currently 5.14.y),
however I had this issue with Hirsute kernel (5.11.y) as well.
For graphics drivers I use oibaf/graphics-drivers/ PPA.
I run the latest linux-firmware by using the Ubuntu impish package which at the
moment is version 1.199.
My machine is a Levono Yoga 7 with AMD Ryzen 7 4800U processor.
I chose "blocker" as severity since not being able to play a whole campaign at
all is kind a severe I guess.
Thank your for reading.
Cheers
Werner
--
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=51604
Bug ID: 51604
Summary: Font smoothing doesn't work in GNOME 40
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: teamworks1732(a)gmail.com
Distribution: ---
Created attachment 70453
--> https://bugs.winehq.org/attachment.cgi?id=70453
Wine in GNOME and KDE
So, I've recently migrated to GNOME 40 on Arch. And I noticed that the font in
Wine isn't anti-aliased. I asked my friend that uses KDE if the problem exist
for him (he used the same distro and it's installed from the same repo), and
it's not there.
I also asked my other friend that uses different distro with the same DE, and
the font smoothing problem also occured to him.
--
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=51691
Bug ID: 51691
Summary: Notepad++ does not react to the mouse (hotkeys do
work)
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 70559
--> https://bugs.winehq.org/attachment.cgi?id=70559
console messages
Notepad++ does not react to the mouse. I can't click on any of the icons, I
can't scroll. I can however press alt-f, and the file menu does open.
Steps to reproduce:
$ wine npp.8.1.4.Installer.exe and accept the defaults.
My system:
$ wine --version
wine-6.15-123-gbe8501ac6f1
$ uname -a
Linux cedric 5.13.10-arch1-1 #1 SMP PREEMPT Thu, 12 Aug 2021 21:59:14 +0000
x86_64 GNU/Linux
--
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=51690
Bug ID: 51690
Summary: Adobe Photoshop CC 2020 crash after 25 seconds
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: f4uzan1015(a)gmail.com
Distribution: ---
Created attachment 70558
--> https://bugs.winehq.org/attachment.cgi?id=70558
Please help, i don't what going on here
i start Adobe Photoshop CC 2020 from my NTFS partition using wine command and
it run for 25 second
--
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=51508
Bug ID: 51508
Summary: Segmentation fault when trying to add galliumnine with
either winetricks or protontricks
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dq1dszjd(a)anonaddy.me
Distribution: ---
I am having the issue outlined here
https://github.com/Matoking/protontricks/issues/100 with both winetricks and
protontricks.
Im getting
Executing wine ninewinecfg -e
/usr/bin/winetricks: line 567: 223282 Segmentation fault (core dumped)
"$@"
------------------------------------------------------
warning: Note: command wine ninewinecfg -e returned status 139. Aborting.
on winetricks and
Executing /home/user/.cache/protontricks/proton/Proton Experimental/bin/wine
ninewinecfg -e
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
/home/user/.cache/protontricks/proton/Proton Experimental/bin/wine: line 70:
207693 Segmentation fault (core dumped) "$PROTON_DIST_PATH"/bin/wine "$@"
------------------------------------------------------
warning: Note: command /home/user/.cache/protontricks/proton/Proton
Experimental/bin/wine ninewinecfg -e returned status 139. Aborting.
on protontricks while trying to add the galliumnine 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=51359
Bug ID: 51359
Summary: Wine does see an exe file unless is has an icon
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 70217
--> https://bugs.winehq.org/attachment.cgi?id=70217
winetricks GUI
Also affects staging 6.9.
Wine will not find or install any .exe file unless that exe file has a logo,
using the command line:
wine: cannot find L"/mnt/data1/Software/Multimedia/wavelab6/Install/setup.exe"
is returned, using the winetricks GUI the file is not visible.
This occurred on a fresh install of Kubuntu 21.04 and in one instance I was
able to retrieve a back-up copy of the file where wine saw a logo (using the
winetricks GUI) and the program installed.
--
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=51429
Bug ID: 51429
Summary: Sakura no Uta: spams RtlpWaitForCriticalSection
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 70281
--> https://bugs.winehq.org/attachment.cgi?id=70281
wine-6.12 terminal output
Sakura on Uta will start spamming the terminal with
****:err:ntdll:RtlpWaitForCriticalSection section ******** "?" wait timed out
in thread ****, blocked by 0024, retrying (60 sec) [* = hex digit.]
right from the start. The attached log just runs from launching it to reaching
the main menu seconds later.
Unlike in #50577 there aren't any noticeable symptoms. Despite both games
having "uta" in their name, this isn't a duplicate -- they use different
engines. The upside is that Sakura no Uta has a free trial version that behaves
exactly like the full version, so someone who knows what they're doing could
have a closer look at this:
https://www.makura-soft.com/sakuranouta/special/trial_download.html. The
download links are labelled "ダウンロード", at the bottom of the page. Any one will
do, assuming it works, they're just mirrors.
It's likely you'll need to prefix the wine invocation with LANG=ja_JP.UTF-8 or
so, at least if you want the text to show up properly.
--
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=39869
Bug ID: 39869
Summary: QQmusic 2015 can not login
Product: Wine
Version: 1.9.0
Hardware: x86
URL: http://dldir1.qq.com/music/clntupate/QQMusicV12.24.332
3.1216YQQ.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
Distribution: SUSE
Created attachment 53229
--> https://bugs.winehq.org/attachment.cgi?id=53229
QQMusic.log
1.Download from http://dldir1.qq.com/qqfile/QQIntl/QQi_PC/QQIntl2.11.exe
2.winetrick riched20 to fix bug 5162
3. login with the folloing testing account:
account: 1469264807
Password: winedebug
Useing winetricks to install gdiplus_winxp could fix this bug.
--
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=51332
Bug ID: 51332
Summary: steamwebhelper.exe crashes, steam client totally
unusable
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: mtmkls(a)gmail.com
Distribution: ---
Each steamwebhelper.exe process stops immediately with this error message:
wine: Call from 7BC522E1 to unimplemented function
mfplat.dll.MFLockSharedWorkQueue, aborting
wine: Unimplemented function mfplat.dll.MFLockSharedWorkQueue called at address
7BC522E1 (thread 0384), starting debugger...
I don't know why it does this, because dlls/mfplat/libmfplat.def defines this
function as an alias to rtworkq.RtwqLockSharedWorkQueue, which seems to be
implemented.
Since all of the tabs in the steam client are web views, the whole client is
unusable.
Steam client version: Jun 8 2021
--
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=51293
Bug ID: 51293
Summary: Assert with side effect in dlls/glu32/sweep.c
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: glu32
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
```
assert( ++fixedEdges == 1 );
```
Assert shouldn't anything than checking if expression is false/true, but here
add value to fixedEdges variable
--
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.