https://bugs.winehq.org/show_bug.cgi?id=42409
Bug ID: 42409
Summary: Tropico 5 has no sound
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yurishish(a)gmail.com
Distribution: ---
Tropico 5 has no sound. Pulseaudio control panel shows that this game has no
audio output.
Previous Tropico games (3 and 4) and native Linux vesion has no such problem.
Tested in wine 2.1 and 2.1-staging.
--
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=50358
Bug ID: 50358
Summary: Font spacing does not match windows rendering
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: minion.procyk(a)gmail.com
Distribution: ---
Created attachment 68956
--> https://bugs.winehq.org/attachment.cgi?id=68956
windows screenshot
I use project64 through wine using the AQZ Netplay Plugin. When the AQZ window
appears, the text should be aligned under the commands section, but it is not.
--
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=46277
Bug ID: 46277
Summary: Win32 Disk Imager fails to run
Product: Wine
Version: 4.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrniex(a)protonmail.com
Distribution: ---
Created attachment 62986
--> https://bugs.winehq.org/attachment.cgi?id=62986
output of wine Win32DiskImager.exe
Win32 Disk Imager (https://sourceforge.net/projects/win32diskimager/) crashes
on startup with an error spam. On Wine-Staging the error spam does not happen,
but the stack overflow still happens and the program crashes.
--
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=49170
Bug ID: 49170
Summary: WoW (World of Warcraft) shows colored grass and mosaic
effects
Product: Wine
Version: 5.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 67188
--> https://bugs.winehq.org/attachment.cgi?id=67188
colored chaos ingame
On the login Screen of my Game i have a colored mosaic effect instead of the
background.
Inside the game there is a rainbow colored grass and some parts of the
background are a colored mess.
No AntiAliasing is active and i run on medium settings.
This doesn't happen with the DX11 Legacy renderer or the dx11 renderer, just
dx12 so far.
--
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=42614
Bug ID: 42614
Summary: PowerPoint 2016 crashes during normal use
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isiraseneviratne(a)yahoo.com
Distribution: Ubuntu
Created attachment 57559
--> https://bugs.winehq.org/attachment.cgi?id=57559
Backtrace from PowerPoint 2016
PowerPoint 2016 tends to crash with the attached error message during normal
use.
--
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=50979
Bug ID: 50979
Summary: Regression: Wine doesn't run executables in unix path
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: critical
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: zzhang(a)codeweavers.com
Distribution: ---
Similar to bug 50858
$ cp ~/.wine/drive_c/windows/notepad.exe ~/Downloads/notepad.exe
$ wine ~/Downloads/notepad.exe
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.
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.
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.
[1] 385440 segmentation fault (core dumped) ~/src/wine/wow64-build/wine
~/Downloads/notepad.exe
$ which wine
wine: aliased to ~/src/wine/wow64-build/wine
Wine is built as WoW with 'cd wow64-build && ../configure -C CFLAGS="-g -Og"
CROSSCFLAGS="-g -Og" --enable-win64 --enable-silent-rules && make && cd
../wow32-build && ../configure -C CFLAGS="-g -Og" CROSSCFLAGS="-g -Og"
--with-wine64=../wow64-build --enable-silent-rules && make'
Bisect points to
commit f1e614027b5bb4129976ad5fca8caceac573f549
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 12 09:20:55 2021 +0200
ntdll: Take loadorder into account also for a main exe in .so format.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50956
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
In load_main_exe(), nt_name is used before it's initialized for unix file name.
Adding "init_unicode_string( &nt_name, *image );" before "loadorder =
get_load_order( &nt_name );" fixes it.
--
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=40567
Bug ID: 40567
Summary: Application Lock
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danieldimichel(a)gmail.com
Distribution: ---
Trying to run foobar 2000 either doesn't run at all or takes maybe 5 minutes to
open
danny@danny:~$ wine /home/danny/foobar2000_1.0/foobar2000.exe
fixme:module:load_dll Loader redirect from L"UxTheme.dll" to L"uxtheme-gtk.dll"
Gtk-Message: Failed to load module "unity-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:RegisterShellHookWindow (0x600c6): stub
fixme:uxthemegtk:SetWindowTheme (0x4026c, L"Explorer", (null))
err:ntdll:RtlpWaitForCriticalSection section 0x7bce8720 "directory.c:
dir_section" wait timed out in thread 0084, blocked by 0086, retrying (60 sec)
fixme:uxthemegtk:SetWindowTheme (0x50112, L"Explorer", (null))
fixme:uxthemegtk:SetWindowTheme (0x80102, L"Explorer", (null))
fixme:uxthemegtk:SetWindowTheme (0x8010c, L"Explorer", (null))
fixme:uxthemegtk:SetWindowTheme (0xa00de, L"Explorer", (null))
fixme:uxthemegtk:SetWindowTheme (0x600ca, L"Explorer", (null))
err:ntdll:RtlpWaitForCriticalSection section 0x7bce8720 "directory.c:
dir_section" wait timed out in thread 0084, blocked by 0086, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bce8720 "directory.c:
dir_section" wait timed out in thread 0084, blocked by 0086, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7bce8720 "directory.c:
dir_section" wait timed out in thread 0084, blocked by 0086, retrying (60 sec)
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not
registered
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not
registered
err:ole:create_server class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {1968106d-f3b5-44cf-890e-116fcb9ecef1}
could be created for context 0x17
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CODEPAGE_PATH; STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CODEPAGE_EXTRA; STUB
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
fixme:uxthemegtk:DrawThemeText No color.
--
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=51018
Bug ID: 51018
Summary: Binaries compiled with an older winegcc won't run on
>=v6.5
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.heider(a)gmail.com
Distribution: ---
An app built with an older winegcc (here v5.6) doesn't run on v6.6+ee13ab0:
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.
Trying with WINEDEBUG=module yields:
libwine.so.1: cannot open shared object file: No such file or directory
Even though that of course exists in the installed wine directory. Copying
libwine.so.1 from the wine directory next to the application gets rid of that
error message, but it still fails to run.
Building the app with winegcc from v6.6 works around the issue.
Note: It seems that only running apps are affected, dll files build with an
older winegcc still load fine
--
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=50956
Bug ID: 50956
Summary: Cannot disable winemenubuilder.exe by DLL override
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: maciej.stanczew+b(a)gmail.com
Regression SHA1: 28fe84da45bea7de56539b50eac8ebcec54342de
Distribution: ArchLinux
(I'm not sure if this issue is already covered by other bug reports, but I
don't see this specific flow being described, so I'm submitting a new report.
Also this is still present in 6.6, so it's not related to bug 50867.)
Since 6.5 winemenubuilder.exe cannot be disabled using a DLL override.
Steps to reproduce:
1. Set WINEDLLOVERRIDES=winemenubuilder.exe=d, as described in FAQ[1]
2. Run winecfg to initialize new prefix
3. Run winecfg again
Expected results:
* 'applications', 'desktop-directories', 'icons', and 'mime' directories
normally created by winemenubuilder in $HOME/.local/share are not present
* Wine log shows:
0034:err:module:process_init L"C:\\windows\\system32\\winemenubuilder.exe" not
found
002c:err:wineboot:process_run_key Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
Actual results:
* Directories above are created anyway
* Log doesn't show anything about winemenubuilder.exe being disabled
Bisection:
28fe84da45bea7de56539b50eac8ebcec54342de is the first bad commit
commit 28fe84da45bea7de56539b50eac8ebcec54342de
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Mar 24 10:53:53 2021 +0100
ntdll: Load the main image from the Unix side.
My use case for disabling winemenubuilder is that I have two prefixes: one for
normal usage and one for testing.
First, I don't want MIME file associations in any of the prefixes. This can
also be achieved by unchecking "Manage file associations" after the first
winecfg (although it's a bit annoying to have to remember to do this every time
when creating a new prefix).
Second, I want .desktop files to be generated only for the main prefix, not the
testing one. I did this by setting the DLL override only in the testing prefix,
which now doesn't work.
I can temporarily achieve old behavior by removing winemenubuilder.exe from the
prefix, but it will be regenerated on prefix update, so it's not a sustainable
solution.
[1]
https://wiki.winehq.org/FAQ#How_can_I_prevent_Wine_from_changing_the_filety…
--
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=49277
Bug ID: 49277
Summary: Always false condition in dispex.c
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
jsdisp->ctx == ctx so it can't be jsdisp->ctx != ctx
https://github.com/wine-mirror/wine/blob/59987bc9ecdd0dbafd768a95c21a14884b…
--
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=42775
Bug ID: 42775
Summary: Page fault while /regserver mwt.ext
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: joergen.vonbargen(a)minebea-intec.com
Distribution: ---
Created attachment 57787
--> https://bugs.winehq.org/attachment.cgi?id=57787
dump file of the page fault
Installing PR1750 ¹) fails with a page fault in ole32.
After installation failed, the program files remain in filesystem.
The page fault then can be reproduced with
wine ".wine/drive_c/Program Files (x86)/Sartorius/PR1750-60-R5/Mwt.exe"
/regserver
¹) https://appdb.winehq.org/objectManager.php?sClass=application&iId=18183
--
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=32548
Bug #: 32548
Summary: CS:GO error message when launching csgo,exe.
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
Created attachment 42953
--> http://bugs.winehq.org/attachment.cgi?id=42953
Bugreport for CS:GO.
Game almost instantly crashes with bugreport attached below.
--
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=50899
Bug ID: 50899
Summary: WeChat crashes with Wine 6.5
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Distribution: ---
1. Download and install WeChat
download page: https://pc.weixin.qq.com/
file link: https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
sha1sum: c792c243149220df4a8d2699649a62687516cd40
2. Log in
You'll need an account, which requires a phone number to register
3. Find a conversation with some messages and click
These messages can come from either a previous version or via message sync
provided when logging into the applicaion
4. If it didn't crash, try scroll up the conversion
9bdfb1f34a4f512488c198555249a49f4e7c1172 is the first bad commit
commit 9bdfb1f34a4f512488c198555249a49f4e7c1172
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Mar 25 12:05:41 2021 +0100
ntdll: Set the initial DllPath to null if it's empty.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/unix/env.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Crash logs:
04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported
04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported
04a4:fixme:win:RegisterTouchWindow (000B0094 00000000): stub
04a4:fixme:win:RegisterTouchWindow (000C007C 00000000): stub
04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported
04a4:fixme:wincodecs:jpeg_decoder_get_metadata_blocks stub
06c8:fixme:wtsapi:WTSRegisterSessionNotification Stub 000A0060 0x00000000
04a4:fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported
0604:err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated.
Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in
the winbind package of your distri
bution.
0604:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
[0331/222109:INFO:exception_record.cc(518)] [QB]Process ID: 968 Type: 2
0604:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d},
10133990, 1382DD80, 138A8108) stub.
0604:fixme:gdi:GdiInitializeLanguagePack stub
0604:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
[0331/222109:FATAL:scoped_handle.cc(116)] Check failed: false.
Backtrace:
cef_time_to_timet [0x04D219C1+633457]
CLInfo [0x04D5AD28+230136]
CLInfo [0x04D5ADB1+230273]
CLInfo [0x04D4675C+146732]
EntryPoint [0x06FEB6FC+3775997]
EntryPoint [0x06FEBBAA+3777195]
GetHandleVerifier [0x05386B07+6469335]
GetHandleVerifier [0x0538719E+6471022]
GetHandleVerifier [0x05384230+6458880]
GetHandleVerifier [0x0609F7E5+20202421]
GetHandleVerifier [0x060A0236+20205062]
GetHandleVerifier [0x04D5CD97+6503]
CLInfo [0x04D358A9+77433]
CLInfo [0x04D3513C+75532]
GetHandleVerifier [0x04D5D9FA+9674]
GetHandleVerifier [0x04D5E4BA+12426]
CLInfo [0x04D355A1+76657]
CLInfo [0x04D2D8E5+44725]
TerminateProcessWithoutDump [0x063EC4EF+17263]
TerminateProcessWithoutDump [0x063ECC02+19074]
CLInfo [0x04D2DD1D+45805]
CLInfo [0x04D3F132+116482]
GetThreadSelectorEntry [0x7B64DD60+16]
RtlProcessFlsData [0x7BC77EB7+5383]
RtlProcessFlsData [0x7BC780CA+5914]
(No symbol) [0x00000000]
01fc:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub
033c:fixme:resource:GetGuiResources (0000088C,0): stub
0058:fixme:mountmgr:query_property Faking StorageDeviceProperty data
--
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=46309
Bug ID: 46309
Summary: Winamp with Classic Skin "jumps randomly" when moved
Product: Wine
Version: 4.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
Distribution: ---
Split from https://bugs.winehq.org/show_bug.cgi?id=15346
When you move Winamp with classic skin, it jumps around randomly. The faster
you move it, the more pronounced this effect is. Eventually it will disappear
because it will touch an edge of the screen (but that has more to do with the
original bug which is a separate problem).
This is probably due to the fact that we use window-relative coordinates and
then translate to screen coordinates ourselves, but those window-relative
aren't synced perfectly with the cursor since Winamp chooses to reposition
itself when moved.
This should be possible to fix by simply using the X-server-supplied
root-relative coordinates and we can even get rid of the redundant
transformations after that, as we have them already in screen coordinates (with
slight translation), which should even simplify the code on top of it...
--
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=50996
Bug ID: 50996
Summary: GCC11 & wineg++ fatal error: stdlib.h: No such file
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 69835
--> https://bugs.winehq.org/attachment.cgi?id=69835
Yabridge: add missing #include <optional>
Thank you for wine. On Fedora 34 with GCC11 I'm trying to build yabridge which
uses wineg++. Requires headers (glibc-devel, stdc++-devel, boost-devel, etc are
all installed)
Builds (not) with GCC11 (wine means wine+staging):
Wine 6.3 | Wine 6.6
------------------------------------
Yabridge 3.0.2 Y [1] | N
Yabridge HEAD Y [1] | N
[1] requires attached patch which adds a missing #include <optional> which was
not required with GCC10.
Error:
FAILED: libvst3_base_wine_64bit.a.p/subprojects_vst3_base_source_fbuffer.cpp.o
wineg++ -Ilibvst3_base_wine_64bit.a.p -I. -I.. -I/usr/include
-fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -std=c++2a -O3 -fPIC
-isystem../subprojects/vst3 -isystemsubprojects/vst3 -DRELEASE=1 -DNOMINMAX
-DWINE_NOWINSOCK -m64 -Wno-cpp -MD -MQ
libvst3_base_wine_64bit.a.p/subprojects_vst3_base_source_fbuffer.cpp.o -MF
libvst3_base_wine_64bit.a.p/subprojects_vst3_base_source_fbuffer.cpp.o.d -o
libvst3_base_wine_64bit.a.p/subprojects_vst3_base_source_fbuffer.cpp.o -c
../subprojects/vst3/base/source/fbuffer.cpp
In file included from ../subprojects/vst3/base/source/fbuffer.cpp:40:
/usr/include/c++/11/cstdlib:75:15: fatal error: stdlib.h: No such file or
directory
75 | #include_next <stdlib.h>
| ^~~~~~~~~~
compilation terminated.
winegcc: /usr/bin/g++ failed
My wine/gcc/c++ foo is limited but I'm happy to provide additional information
you require. Thanks.
--
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=45615
Bug ID: 45615
Summary: Rekordbox 5.3.0 terminates with the message
"Unexpected application error"
Product: Wine
Version: 3.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 62043
--> https://bugs.winehq.org/attachment.cgi?id=62043
Console output of winedbg
The application crashes with "Unexpected application error" when I load an
audio file into the player.
As the page fault occurred in the rekordbox process, I tried to trace back the
code to the nearest DLL method call, but couldn't.
What I have found so far:
- page fault at address: 140636460
- call comes from subroutine at address: 1408f76d0
- call comes from address 1435C3D40 instruction: IPtoStateMap <rva
loc_1408F7836, 2>
--
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=38572
Bug ID: 38572
Summary: NHL09 Crashing when loading game after selecting all
options in game menus
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Created attachment 51468
--> https://bugs.winehq.org/attachment.cgi?id=51468
NHL09 Game loading crash after game option adjusting
I can only get attached screenshot. Mouse and keyboard inresponsive.
--
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=44691
Bug ID: 44691
Summary: EA origin install error 3:0
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Hi, I have tried to install origin with wine 3.3 on a clean wine Prefix on my
computer but with the full version I get an error 3:0
I think it's a permission issue because when you want to look on the Origin
folder it have a locker on it.
And this is the permission of the files:
drwxrwxr-x 7 amosar amosar 4096 Mar 9 00:40 .
drwxrwxr-x 6 amosar amosar 4096 Mar 9 00:39 ..
drwxrwxr-x 4 amosar amosar 4096 Mar 9 00:39 Common Files
drwxrwxr-x 2 amosar amosar 4096 Mar 9 00:39 Internet Explorer
dr-xr-xr-x 2 amosar amosar 4096 Mar 9 00:40 Origin
drwxrwxr-x 2 amosar amosar 4096 Mar 9 00:39 Windows Media Player
drwxrwxr-x 3 amosar amosar 4096 Mar 9 00:39 Windows NT
--
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=41468
Bug ID: 41468
Summary: Supreme Commander Forged Alliance needs CLSID
'{343e68e6-8f82-4a8d-a2da-6e9a944b378c}'
xactengine2_9.dll
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: aeikum(a)codeweavers.com
Distribution: ---
err:ole:CoGetClassObject class {343e68e6-8f82-4a8d-a2da-6e9a944b378c} not
registered
err:ole:CoGetClassObject no class object {343e68e6-8f82-4a8d-a2da-6e9a944b378c}
could be created for context 0x1
wine-1.9.20-92-g1dedd90
--
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=34398
Bug #: 34398
Summary: Daedalic games don't display anything with winemac.drv
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thanoulas(a)gmail.com
Classification: Unclassified
Created attachment 45793
--> http://bugs.winehq.org/attachment.cgi?id=45793
err+all,fixme+all With winemac driver
The games "Chains of Satinav" and "Memoria" show a black display when using the
winemac driver. They both work fine when using the x11 driver.
I've attached a log
--
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=50892
Bug ID: 50892
Summary: WINE 6.3: opentrack-wrapper-wine segfaults with
message "Got unexpected trap 14 during process
initialization".
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xeno(a)x-s.com.pl
Distribution: ---
As per Summary opentrack-wrapper-wine.exe.so process (opentrack trackir and
freetrack protocols wrapper) crashes just after launch. If started from console
with
env WINEPREFIX=<my_wine_prefix_path> wine
/usr/lib64/opentrack/opentrack-wrapper-wine.exe.so
it crashes spitting out message:
00fc:err:seh:segv_handler_early Got unexpected trap 14 during process
initialization
Once wine is downgraded to 5.x (here tested with 5.18 and 5.22) wrapper process
starts just fine and stays on until headtracking is stopped.
Tested with opentrack 2.3.12 and 2.3.13, wine 6.3.
Steps to reproduce:
start opentrack
select pointtracker as input, accela as filter wine as output
configure wine output plugin and point it to wine prefix where app that uses
headtracking is installed
start headtracking
start app/game from
Expected result:
- opentrack-wrapper-wine.exe.so stays in the list of active processes
- headtracking works in games/apps running in wine.
Actual results:
- opentrack-wrapper-wine.exe.so process appears for a brief moment then
instantly closes
- headtracking works in opentrack preview window but not in a apps running in
wine.
OpenTrack is fa opensource project obtainable from github:
https://github.com/opentrack/opentrack
I can provide rough but working Fedora x86_64 rpm if needed.
--
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=48486
Bug ID: 48486
Summary: cmd WCMD_ReadAndParseLine contains non-null terminated
strings, causing garbage output in trace logs
Product: Wine
Version: 5.0-rc6
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. It's already PE but various strings have not been converted yet.
The function in the summary is the one most offending/annoying in trace logs.
There are other occurrences as well.
Example download:
https://github.com/git-for-windows/git/releases/download/v2.25.0.windows.1/…
--- snip ---
...
006a:Call KERNEL32.MultiByteToWideChar(000001b5,00000000,00bd7a78 "\t\t@IF NOT
EXIST bin\\rebase.exe @(\n\t\t\t@IF NOT EXIST bin @MKDIR bin\n\t\t\t@COPY
usr\\bin\\rebase.exe bin\\rebase.exe\n\t\t)\n\t\t@IF NOT EXIST
bin\\msys-2.0.dll @(\n\t\t\t@COPY usr\\bin\\msys-2.0.dll
bin\\msys-2.0.dll\n\t\t)\n\t\t(a)bin\\rebase.exe -b 0x64000000
usr\\bin\\msys-2.0.dll\n"...,00000021,00be5238,00002000) ret=00401a09
006a:Ret KERNEL32.MultiByteToWideChar() retval=00000021 ret=00401a09
006a:Call KERNEL32.HeapFree(00110000,00000000,00bd7a78) ret=00401a22
006a:Ret KERNEL32.HeapFree() retval=00000001 ret=00401a22
006a:Call msvcrt.wcschr(00be523c L"@IF NOT EXIST bin\\rebase.exe @(",00000025)
ret=004137f3
006a:Ret msvcrt.wcschr() retval=00000000 ret=004137f3
006a:Call KERNEL32.CompareStringW(00000400,00001001,00be523e L"IF NOT EXIST
bin\\rebase.exe @(",00000003,0041b706
L"remforifelse\4357\444d\525f\6165\4164\646e\6150\7372\4c65\6e69e\6f4e\6320\6d6f\616d\646e\6e20\726f\6820\6e61\6c64\2065\7573\7070\696c\6465\necho.echo:echo/\764f\7265\6c66\776f\6420\7465\6365\6574\2064\6e69\6320\6d6f\616d\646e\ndo/I",00000003)
ret=00411489
006a:Ret KERNEL32.CompareStringW() retval=00000001 ret=00411489
006a:Call KERNEL32.CompareStringW(00000400,00001001,00be523e L"IF NOT EXIST
bin\\rebase.exe @(",00000003,0041b70c
L"forifelse\4357\444d\525f\6165\4164\646e\6150\7372\4c65\6e69e\6f4e\6320\6d6f\616d\646e\6e20\726f\6820\6e61\6c64\2065\7573\7070\696c\6465\necho.echo:echo/\764f\7265\6c66\776f\6420\7465\6365\6574\2064\6e69\6320\6d6f\616d\646e\ndo/I",00000003)
ret=004115c0
006a:Ret KERNEL32.CompareStringW() retval=00000003 ret=004115c0
006a:Call KERNEL32.CompareStringW(00000400,00001001,00be523e L"IF NOT EXIST
bin\\rebase.exe @(",00000002,0041b712
L"ifelse\4357\444d\525f\6165\4164\646e\6150\7372\4c65\6e69e\6f4e\6320\6d6f\616d\646e\6e20\726f\6820\6e61\6c64\2065\7573\7070\696c\6465\necho.echo:echo/\764f\7265\6c66\776f\6420\7465\6365\6574\2064\6e69\6320\6d6f\616d\646e\ndo/I",00000002)
ret=004115fa
006a:Ret KERNEL32.CompareStringW() retval=00000002 ret=004115fa
...
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/02f3a133b64ed1f979309e1399738ea…
$ sha1sum Git-2.25.0-32-bit.exe
7dc64019c089d4a9a3700ee7140a7af9a5416199 Git-2.25.0-32-bit.exe
$ du -sh Git-2.25.0-32-bit.exe
45M Git-2.25.0-32-bit.exe
$ wine --version
wine-5.0-rc6
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=50978
Bug ID: 50978
Summary: Adobe DNG converter 13.2 fails to launch
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Regression SHA1: 42de71c38780931c510ada6d7ee8681c99bbc60b
Distribution: ---
With:
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
followed by cascading messages culminating in
0024:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\bridge\\Downloads\\AdobeDNGConverter_x64_13_2.exe" failed, status
c0000135
The application has a manifest, which includes the following:
<file name="mpr.dll" loadFrom="%SystemRoot%\system32\" />
<file name="netapi32.dll" loadFrom="%SystemRoot%\system32\" />
<file name="netutils.dll" loadFrom="%SystemRoot%\system32\" />
<file name="version.dll" loadFrom="%SystemRoot%\system32\" />
find_actctx_dll() mishandles this and returns the executable path, which
obviously doesn't contain version.dll. Fixing it may require some research.
This is a regression—it worked in 6.4. It's probably a regression from
42de71c3878, since previously we would load builtin version.dll regardless, but
I can't bisect as other regressions prevent Wine from working at that point.
--
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=50801
Bug ID: 50801
Summary: Wine Mono crashes on macOS
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Running the csc.exe shipped with Wine Mono on macOS 11.2.1 crashes with:
0024:err:virtual:virtual_setup_exception stack overflow 1456 bytes in thread
0024 addr 0x7bc2bd61 stack 0x130a50 (0x130000-0x131000-0x230000)
>From a +relay,+seh log, trimmed by thread:
0024:Call msvcrt.memcpy(0022dec0,02950f35,00000010) ret=1801013e1
0024:Ret msvcrt.memcpy() retval=0022dec0 ret=1801013e1
0024:trace:seh:dispatch_exception code=c0000005 flags=0 addr=0000000002951170
ip=0000000002951170 tid=0024
0024:trace:seh:dispatch_exception info[0]=0000000000000001
0034:Call KERNEL32.HeapFree(00020000,00000000,000b96f0) ret=68765c83
0024:trace:seh:dispatch_exception info[1]=0000000000000498
0024:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
0024:trace:seh:dispatch_exception rax=0000000000000498 rbx=0000000000000000
rcx=0000000000000001 rdx=0000000000000010
0024:trace:seh:dispatch_exception rsi=0000000000000010 rdi=0000000000a24dd0
rbp=000000000022e2c0 rsp=000000000022e270
0024:trace:seh:dispatch_exception r8=000000000022e5f0 r9=0000000002950f00
r10=000000000000000a r11=0000000002950f64
0024:trace:seh:dispatch_exception r12=0000000000a32e88 r13=000000000022e928
r14=000000000022e5f0 r15=0000000000000000
0024:trace:seh:call_vectored_handlers calling handler at 00000001801038F0
code=c0000005 flags=0
I haven't been able to get winedbg working well enough to give me any real
information, but that memcpy call is from the end of
mono_breakpoint_clean_code.
I also got this from WINE_MONO_VERBOSE=1:
Method (wrapper alloc) object object:AllocSmall (intptr,intptr) emitted at
0000000002951110 to 000000000295123b (code length 299) [csc.exe]
So we're crashing on access to JIT-compiled code. There's probably a way to
tell from the +seh log whether that's on execute access, but I'm just going to
assume it is.
--
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=50415
Bug ID: 50415
Summary: MPC-HC 1.7.13 crashes when playing video (needs the
EVR filter to support IEVRFilterConfig)
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
URL: https://github.com/mpc-hc/mpc-hc/releases/tag/1.7.13
OS: Linux
Status: NEW
Keywords: download, patch, source
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 69035
--> https://bugs.winehq.org/attachment.cgi?id=69035
evr: Stub IEVRFilterConfig.
The attached patch helps; it falls back to the VMR.
Continued from bug 45096.
--
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=44755
Bug ID: 44755
Summary: reg.exe: does not provide /reg:64 switch in 64-bit
wineprefix
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)marco-rebhan.de
Distribution: ---
In a 64-bit prefix, the reg.exe command line switches /reg:32 and /reg:64
should be available to enable/disable registry redirection.
A command like `wine reg import /reg:64 test.reg` should be perfectly valid, to
prevent the imported keys from going somewhere in Wow6432Node, but instead it
gives the following error:
reg: Invalid syntax. Type "REG IMPORT /?" for help.
As far as I could figure out, there is no workaround other than manually
importing the keys in the regedit GUI (calling regedit from the command line
with the registry file as an argument doesn't work), which makes importing keys
correctly not automatable.
Using wine-3.4 staging
--
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=28995
Bug #: 28995
Summary: Unable to use named pipes with ">" character in the
name
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valentyn.pavliuchenko(a)gmail.com
Classification: Unclassified
I have an app (Avid VENUE software) that uses pipes to work. The app fails to
launch because of pipe name contains a character ">".
MSDN says:
The pipename part of the name can include any character other than a backslash,
including numbers and special characters. The entire pipe name string can be up
to 256 characters long. Pipe names are not case sensitive.
App logs show the following:
23.957 CreateFile error '\\.\PIPE\D-Show Pipe GUI->DM': Invalid name.
Changing ">" to "_" by direct editing executable files makes problem disappear.
--
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=17823
Summary: A crash when installing Rhino 4.0 trial version
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrej(a)podzimek.org
Created an attachment (id=20083)
--> (http://bugs.winehq.org/attachment.cgi?id=20083)
Output from the installer
When installing a trial version of Rhino 4.0 obtained from here
http://download.rhino3d.com/eval/?p=25, the installer reports successful
completion. However, the terminal output shows a crash.
Presumably, Rhino crashes when run after the installation. A small part of the
GUI is displayed, but remains unresponsive. A dialog window for error-reporting
pops up.
--
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=50898
Bug ID: 50898
Summary: Improve performance for RGB lookups into color tables
conversion
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: gabrielopcode(a)gmail.com
Distribution: ---
Created attachment 69710
--> https://bugs.winehq.org/attachment.cgi?id=69710
Generate a lookup cache for RGB into color table conversion
This improves the performance of color conversion from RGB to palette
significantly by generating a lookup cache for 5-bit-per-color RGB values
(centered) into the palette, before doing the conversion, for older
applications and games. The comments in the patch should describe the algorithm
I came up with for large color tables.
Note that Windows also quantizes the lookup to 5-bit-per-color already, so it
very likely does something similar (but seems to do more caching based on my
tests); we have this quantization in wine's code to match Windows, but we don't
take advantage of it, so it's wasted.
Generating it by looking through the color table for each entry in the lookup
cache wouldn't be a good idea if the color table is large. The lookup cache
itself is 32768 entries, which turns out to be the equivalent of a 256x128
image. The current algorithm used by wine works like that already: it goes
through each pixel in the image, and for each pixel, it looks up every color in
the color table, which is extremely slow. Generating the cache like that would
mean images have to be at least 256x128 for it to have any benefit, otherwise
it would be a performance regression instead, and that's not very reasonable to
expect of older applications, and it wouldn't provide much.
So, the table generation algorithm is much more efficient than that for large
amount of colors in the table. In my synthetic tests generating 4096 tables
with various color tables of 256 colors, it turned out to be at least 4x
faster, sometimes even 4.5x depending on color table (even a purely random
color table), for example a random table taking about 14406ms instead of
62056ms on my CPU.
In fact, the algorithm is not far from being constant in terms of amount of
colors in the table, taking only 50% more time from 16 colors to 256. So
basically increasing the amount of colors from 16 to 256 doesn't make that much
difference, since each color usually fills its own part of the lookup cache,
which is not filled again (unless distance is shorter due to quantization, but
that's only for one generation anyway). In contrast, going through each color
in the table for each entry (the original algorithm) would massively increase
the amount of time spent (from less than 10 seconds, up to more than a minute,
or 6x slower).
For a few benchmark examples: a 256-color table with the algorithm takes about
14000ms to do 4096 iterations on my CPU, a 40-color table takes about 12000ms,
so it's only 17% slower with this algorithm. The 40 colors seems to be the
cutoff on my CPU where the algorithms start to differ in performance, with the
straight one being faster at lower amount of colors, presumably due to better
cache locality and branch prediction.
A fast and easy way to "see this in action" is to download Winamp, then launch
it and right-click on the top, click on the "Nullsoft Winamp..." menu item and
then go to the Credits tab. Depending on your CPU you can clearly see the FPS
difference and/or CPU usage for one core. (Note that it still has some fps
drops, this is normal and happens on Windows as well, even when the CPU core is
not maxed out, it's inherent in the app)
http://web.archive.org/web/20180902190237/http://winamparchive.org/dl/winam…
Further improvements would require caching it somehow between calls, but I
believe that requires either more fragile changes to gdi32 code, or semi-hacks
to deal with a typical applications' expectations, so this should be a good
start for now.
--
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=25265
Summary: Foobar2000 won't watch folders
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucisandor(a)gmail.com
Foobar2000 is a media player with an automatically updated media library. The
library updates correctly when updates are triggered manually, but, under Wine,
it does not detect changes in folders.
Moreover, Foobar2000 provides for such cases a "polling" function, but that is
useless too.
The most upsetting is that changes in watched folders are not detected even
when they were produced by Fooobar2000, e.g., by using the menu option "move
file". If I move a file from one watched folder to another, the media library
will not be aware of the changes in any of the two locations.
--
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=50894
Bug ID: 50894
Summary: Starting rundll32.exe via sysnative fails
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Starting rundll32 via c:\windows\sysnative\rundll32.exe is broken since Wine
6.5. It worked up to Wine 6.4.
wine cmd
c:\>cd c:\windows\sysnative
c:\windows\sysnative>dir
... files listed properly
c:\windows\sysnative>rundll32.exe
wine: failed to open L"c:\\windows\\sysnative\\rundll32.exe": c0000135
Can't recognize 'rundll32.exe' as an internal or external command, or batch
script.
Creating unix symlink from sysnative to system32 in wine prefix is a
workaround.
--
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=49671
Bug ID: 49671
Summary: Supreme Commander demo needs CLSID
{bc3e0fc6-2e0d-4c45-bc61-d9c328319bd8}
xactengine2_4.dll
Product: Wine
Version: 5.14
Hardware: x86-64
URL: https://download.cnet.com/Supreme-Commander-demo/3000-
7483_4-10637347.html
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0024:err:ole:CoGetClassObject class {bc3e0fc6-2e0d-4c45-bc61-d9c328319bd8} not
registered
0024:err:ole:CoGetClassObject no class object
{bc3e0fc6-2e0d-4c45-bc61-d9c328319bd8} could be created for context 0x1
wine-5.14-132-g1ec8bf9b73
--
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=49286
Bug ID: 49286
Summary: Melodyne 5 crashes due to unimplimented
WS2_32.dll.GetHostNameW
Product: Wine-staging
Version: 5.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToxicBugzilla(a)outlook.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67291
--> https://bugs.winehq.org/attachment.cgi?id=67291
The backtrace.
Installed Melodyne 5 trial
(https://services.celemony.com/cgi-bin/WebObjects/LicenseApp.woa/wa/demoRegi…)
with mfc42, vcrun6, and vcrun2019 installed in a 64 bit prefix due to Melodyne
5 only working in 64 bit now. (installer will crash without it due to missing
dll contained, plus Melodyne 5 needs vcrun2019 from my research) Installer
works fine, (b47a56f747bf3a477f2a564ee65eb005d40e6ef7 setup.exe)
but launching the resulting Melodyne.exe
(e9b21aa11efbbc01d76df17ee4e7a421c2186986 [sha1 of Melodyne.exe could vary due
to unique installs on every computer? unsure, but setup.exe should stay the
same) itself will give this in the terminal:
002c:fixme:winediag:__wine_start_process Wine Staging 5.8 is a testing version
containing experimental patches.
002c:fixme:winediag:__wine_start_process Please mention your exact version when
filing bug reports on winehq.org.
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsnwprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsnwprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:ole:CoInitializeSecurity
(0000000000000000,-1,0000000000000000,0000000000000000,0,3,0000000000000000,0,0000000000000000)
- stub!
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsprintf_s options 24 not handled
00c0:fixme:msvcrt:MSVCRT__stdio_common_vsnprintf_s options 24 not handled
00c0:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
wine: Call from 0x7bc8b9ac to unimplemented function WS2_32.dll.GetHostNameW,
aborting
wine: Unimplemented function WS2_32.dll.GetHostNameW called at address
000000007BC8B9AC (thread 00c0), starting debugger...
Due to being unable to find any mention of it anywhere except for Microsoft's
website noting of its addition, this is probably a bug in normal Wine &
development as well, but I have yet to test due to time constraints.
Also, when opening "show details" in the debugger,
"00c8:fixme:dbghelp:elf_search_auxv can't find symbol in module" get spammed in
the terminal excessively. (62 times)
--
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=50733
Bug ID: 50733
Summary: MUSICUS!: ending videos play are extremely choppy
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
When testing if 6.3 fixed #50686 I noticed another performance issue /
regression: MUSICUS!'s MPEG1 ending videos are extremely choppy in 6.3. They're
not very dynamic in the first place, so it's hard to tell what's wrong, but the
audio (ending song) is fine, and the video (lyrics) are more or less in sync,
so I'd say lots of frames are getting dropped, but I couldn't swear the whole
thing isn't running a tad slow, too.
6.0 is *much* better. If I open the video in VLC directly, it is a bit smoother
still, but without a direct comparison I wouldn't have noticed. This is on a
Ryzen 7 3900X [Ubuntu 18.04.5].
(Then I remembered that I had this issue on my "laptop", too. That's a Surface
Go 2 [Ubuntu 20.04], currently. Only it was *much* worse, totally unwatchable,
we're talking a new frame every other second, maybe. I chalked it up to the
machine being too slow, but maybe not.
It's not just MUSICUS!, either, I retrospect one or two other (older) visual
novels showed similar symptoms -- I just assumed the videos were crap at the
time.
Note that this bug is strictly about MUSICUS!, when that test case is fixed,
I'll happily go back and test the other stuff, the tangent is just meant to
illustrate that hardware performance may play a role in how noticeable it is.)
[#50239 has slightly different symptoms, and most importantly, I'm using
MUSICUS!'s 64-bit exe.]
The regular terminal output has nothing, please advise on how to get suitable
debug logs.
--
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=50275
Bug ID: 50275
Summary: Copy paste bug in conhost/window.c
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
console->active->win.right is set twice but console->active->win.up or
similar is missing
--
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=43498
Bug ID: 43498
Summary: Built-in comctl32 doesn't show Send To menu in Winamp
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: averageradical(a)gmail.com
Distribution: ---
For background, please see bug #43486. If I install Winamp (`winetricks
winamp`), when right clicking an item in the playlist, there is no "Send To"
menu. If I install comctl32 v5 (`winetricks comctl32`), the "Send To" menu
exists and works properly; however, the Add File and Add Directory buttons
crash Winamp (bug #43486).
Would it be possible to fix Wine's built-in comctl32 to support Winamp's "Send
To" menu?
I can build Wine from source and reproduce the problem(s) easily if anybody
needs any trace.
Thank you.
--
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=49840
Bug ID: 49840
Summary: chromium fails to load (--no-sandbox is a workaround)
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Linking old version of chromium, since the newer versions have issues with d3d
as well.
Download:
https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.h…
As noted, the sandbox errors and no page loads.
The latest working wine version is wine-staging-5.4.
This could either be a syscall issue again, since the patchset was changed a
lot during integration into Wine - or maybe it's an unrelated regression.
--
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=50838
Bug ID: 50838
Summary: That you can select a specific wine version to be used
by a specific prefix
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: toadfield(a)tutanota.com
Distribution: ---
What I mean is,that you can select,which prefix uses which wine version.
That would be handy cause many programs don't work with newest wine version.
And the wine launcher often don't have features I need,so that would fix
anything.
--
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=50363
Bug ID: 50363
Summary: commit 497c902857241ec340e562ec3490a344704440dc
removes libwine.so
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: davejplater(a)gmail.com
Distribution: ---
I don't know what the policy is regarding building vst plugins against the wine
API but the removal of the link libwine.so prevents carla and lmms from
building the vst plugin handlers.
I maintain both packages in openSUSE and have made a workaround to enable the
packages to build.
--
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=556
Gijs Vermeulen <gijsvrm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #35 from Gijs Vermeulen <gijsvrm(a)gmail.com> ---
Closing INVALID.
--
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=50915
Bug ID: 50915
Summary: WISO Steuersparbuch 2021: Can't click on open or save
in file dialog
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mx-2(a)posteo.net
Distribution: ---
Created attachment 69726
--> https://bugs.winehq.org/attachment.cgi?id=69726
logfile
When trying to load or save files, WISO Steuersparbuch 2021 opens a wine file
dialog. In this dialog, I can navigate directories and select files as usual,
but clicking on the open or save button does nothing. However, the button is
visually pushed in on click.
System information:
* Newly installed Ubuntu 20.10 64bit, Intel GPU
* wine staging 6.5 from winehq PPA
* clean 32bit wineprefix
* winetricks vcrun2019, Set msvcp140_1 to Native,Builtin (this is required to
install and launch the application)
Test version is available at: https://www.buhl.de/c-j/wiso-sparbuch-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=50759
Bug ID: 50759
Summary: automatic wine-gecko installation ignored - clean
WINEPREFIX - regression
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
wine-gecko is not automatically installed with Wine 6.2.
Bisected to:
5b362f07f67db5f90ac355c62a1f3d73658c4346 is the first bad commit
commit 5b362f07f67db5f90ac355c62a1f3d73658c4346
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Feb 9 13:51:59 2021 +0100
mshtml: Move load_gecko() call from DllRegisterServer to DllInstall.
With this patch, Wine will no longer ensure that Wine Gecko is available
during prefix creation and update. We have shared Gecko installations
and good support for installing Gecko on demand now.
To ensure that Gecko is installed, one may use DllInstall with something
like |regsvr32 -i mshtml|.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/mshtml/main.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
Prior to this commit wine-gecko 2.47.2 is automatically installed (downloaded
or installed from a local storage path).
--
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=50457
Bug ID: 50457
Summary: Byond / SS13 / CM crashes randomly in WriteTapemark /
CreateXmlReader / xmllite / mshtml / kernel32 / ntdll
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
URL: http://www.byond.com/download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomatenesser(a)gmx.de
Distribution: Gentoo
Created attachment 69075
--> https://bugs.winehq.org/attachment.cgi?id=69075
winedebug output
Hi,
after code changes in CM (Colonial Marines) on byond (see attached file for
winedebug message), CM crashes frequently during playing.
I have the following dll overwrites with winetricks:
Using winetricks 20201206-next - sha256sum:
3c191fbbb4fb7bf8febe7306a6cdead51d49d9f5d1ff6127f18a13a83a50ac3a with
wine-6.0-rc4 (Staging) and WINEARCH=win32
msls31
w_workaround_wine_bug-25648
ie8
xmllite
vcrun2013
It made no difference to the bug, if I have xmllite and vcrun2013 installed via
winetricks or have no overwrite. Basically it can be reproduced by installing
ie8 only, which is a prerequisite to run byond and CM.
I use wine-staging from bobwya overlay with the following use flags in gentoo:
[ebuild R #] app-emulation/wine-staging-6.0_rc4_p1:6.0_rc4_p1::bobwya
USE="X alsa cups custom-cflags ffmpeg fontconfig gecko gphoto2 gsm gstreamer
jpeg kerberos lcms mingw mono mp3 netapi nls openal opengl osmesa perl png
prelink realtime run-exes samba scanner ssl threads truetype udev udisks unwind
v4l vkd3d vulkan xcomposite xml -capi -dos -faudio -ldap -odbc -opencl -oss
-pcap -pipelight (-prefix) -pulseaudio -sdl2 (-selinux) -test -themes -vaapi
-xinerama" ABI_X86="32 64 (-x32)" 0 KiB
--
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=41510
Bug ID: 41510
Summary: Wine is not loading mono
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
I have an app that's failing with
err:mscoree:load_mono Could not load Mono into this process
I am attempting to follow https://wiki.winehq.org/Mono which is not very clear.
wine-mono-4.6.3.msi is in /usr/share/wine/mono
I am using a non-default wine location
HKCU\Software\Wine\Dotnet does not exist in registry
--
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=39837
Bug ID: 39837
Summary: Tried to install MS .NET 4.5 in Winetricks. This came
out as the error.
Product: Wine
Version: 0.9
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2001kraft(a)gmail.com
Created attachment 53181
--> https://bugs.winehq.org/attachment.cgi?id=53181
log
Tried to install MS .NET 4.5 in Winetricks. This came out as the error.
--
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=51010
Bug ID: 51010
Summary: Mirror’s Edge 1.01: Crashes before starting the game’s
first level
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pluto117(a)tutamail.com
Distribution: ---
Created attachment 69856
--> https://bugs.winehq.org/attachment.cgi?id=69856
Crash log
Mirror’s Edge crashes during the loading screen before the start of the first
level. The training level works fine, but the bug happens after completing the
training level. Here are the steps to recreate the bug:
1) Select Story → New Game in the Main Menu, then select a difficulty.
2) Complete the all of the Training Challenges in the training level.
3) A dialog box appears that states, “You have completed the training. What do
you want to do?” with two options to select: Play Game and Stay Here.
4) Select Play Game, and then a loading screen will take place.
The game crashed after 10-15 seconds in the loading screen. The expected result
is the loading screen should finish, and the opening cutscene to the first
level should appear.
Here's info on the Manjaro Linux build that I use: 5.4.108-1-MANJARO #1 SMP
PREEMPT Wed Mar 24 18:24:35 UTC 2021 x86_64 GNU/Linux
This crash does not take place on wine-6.5 (Staging), and after playing through
the entire story mode Mirror’s Edge is able to run fine on wine-6.5 (Staging).
--
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=51009
Bug ID: 51009
Summary: can not install
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madscientist2075(a)gmail.com
Distribution: ---
new install of Linuc Mint 20.1
can not install Wine from repository
installArchives() failed: Error in function: install
--
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=50762
Bug ID: 50762
Summary: Driver Parallel Lines crashes after run
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikitastepan0v(a)bk.ru
Distribution: ---
Created attachment 69551
--> https://bugs.winehq.org/attachment.cgi?id=69551
backtrace
Linux is Arch.
--
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=49524
Bug ID: 49524
Summary: Overwriting native dlls with WINEDLLPATH does not
work..
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sur3(a)gmx.de
Distribution: ---
Hi I have an application for which I try to overwrite the native DLLs, so I
set:
WINEDLLPATH=/mnt/archive/ WINEDLLOVERRIDES="vivoxsdk,ortp,GCloudVoice=b"
and copied the corresponding DLL-libraries into /mnt/archive but wine still
complains to not find them:
>>>
0024:err:module:import_dll Library GCloudVoice.dll (which is needed by
L"Z:\\mnt\\archive\\Riot Games\\League of Legends\\LeagueClient.exe") not found
0024:err:module:import_dll Library vivoxsdk.dll (which is needed by
L"Z:\\mnt\\archive\\Riot Games\\League of Legends\\LeagueClient.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\\mnt\\archive\\Riot
Games\\League of Legends\\LeagueClient.exe" failed, status c0000135
<<<
Why doesn't this work or is there an other way to override native DLLs?
--
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=47651
Bug ID: 47651
Summary: PlayOnline Viewer: Page fault on read access at launch
time.
Product: Wine
Version: 4.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 65092
--> https://bugs.winehq.org/attachment.cgi?id=65092
Wine Output with the Page Fault
After commit c5577721 [1], PlayOnline Viewer will crash soon after having been
launched (before any graphics get drawn).
A fix may have been staged already, since with 4.14 Wine Staging the issue does
not seem to be triggered, but I have not yet tested if Staging was affected at
any point between 4.11 and 4.14.
1.
https://source.winehq.org/git/wine.git/commit/c5577721b909f8c70d3723cae561e…
--
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=44145
Bug ID: 44145
Summary: Error at starting Star Wars The Old Republic
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: denotin.scheck(a)gmail.com
Distribution: ---
Created attachment 59896
--> https://bugs.winehq.org/attachment.cgi?id=59896
This is the error message
After several tries to start SWTOR with getting the error message "Certificate
authentication failure, I followed the guide at
https://www.reddit.com/r/swtor/comments/6qyz4v/certificate_authentication_f…
. Well, I could get it a little bit further. But now I am getting another
problem. Since I'm new to wine etc. I really don't know what to do now. Would
really appreciate help.
--
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=50966
Bug ID: 50966
Summary: sc.exe create doesn't seem to create the service
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: falemagn(a)gmail.com
Distribution: ---
Issuing
wine sc create my-server binpath= "\"...\""
Doesn't create any entries under
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
And certainly it doesn't create the "my-server" entry.
Then, issuing
wine net start my-server
Produces
Could not get handle to service.
However, if I use a program I made myself to create the service, then the entry
in the registry is created and net start gives
The my-server service is starting.
The my-server service was started successfully.
--
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=50393
Bug ID: 50393
Summary: Gurilaz
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bututgamming(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
Created attachment 69012
--> https://bugs.winehq.org/attachment.cgi?id=69012
Gurilaz
Gurilaz
--
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=50099
Bug ID: 50099
Summary: .Net GetFullPath not working correctly
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grimessa(a)gmail.com
Distribution: ---
I have an application I wrote myself in C#.
It works perfectly on Windows.
However it is not working in wine. The application tries to load sound files
to play from a subfolder of where the exe is. So the code uses GetFullPath
method to get the absolute path from a relative path string.
I am not using Mono, it is using Native .Net.
GetFullPath is a static method of the Path class, which is part of .Net in
System.IO namespace.
The application I am running is running from this path in the WineBottle
MyWineBottle/drive_c/MyApp/App.exe
So when calling
string path = System.IO.Path.GetFullPath(@"Sounds\1.wav");
The expected path should be:
C:\MyApp\Sounds\1.wav
However, it returns this instead
D:\home\grimes\Sounds\1.wav
(grimes is my username)
This does not seem correct. I am not sure why it is returning the Path from
the D drive. There does not seem to be one in the winebottle anyway.
I am new to Wine(and linux) so let me know if there might be config I may have
overlooked.
Here are the details of my system
Linux Mint 19.3 Tricia
Wine 5.0.2
.Net 4.6.1
WINEARCH=win32
--
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=49794
Bug ID: 49794
Summary: [fallout new vegas] wine refuses to see installed
libraries
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rtentser(a)yandex.ru
Distribution: ---
(wine:5816): GStreamer-WARNING **: 23:37:05.130: Failed to load plugin
'/usr/lib32/gstreamer-1.0/libgstrtmp.so': libhogweed.so.5: cannot open shared
object file: No such file or directory
(wine:5816): GStreamer-WARNING **: 23:37:05.660: Failed to load plugin
'/usr/lib32/gstreamer-1.0/libgstladspa.so': libicui18n.so.65: cannot open
shared object file: No such file or directory
(wine:5816): GStreamer-WARNING **: 23:37:05.746: Failed to load plugin
'/usr/lib32/gstreamer-1.0/libgstx264.so': libx264.so.159: cannot open shared
object file: No such file or directory
(wine:5816): GStreamer-WARNING **: 23:37:05.836: Failed to load plugin
'/usr/lib32/gstreamer-1.0/libgstresindvd.so': libdvdread.so.7: cannot open
shared object file: No such file or directory
But all this files are installed in this directory.
--
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=49701
Bug ID: 49701
Summary: Could you add a "Security" tab to the WINE Config
window?
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 49studebaker(a)gmail.com
Distribution: ---
There could be an option to enable/disable sandboxing. If a malware infected
windows .exe is executed in Wine, the malicious code could be added to other
windows programs. Could you make WINE sandbox each windows program by default?
There could be an option to enable/disable access to windows encryption API's.
A program could have it's own encryption library or built-in encryption code.
WINE could prompt the user if he/she wants the program to encrypt other files.
Certain folders could be marked as non-encryptable.
--
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=50806
Bug ID: 50806
Summary: mspaint.exe from Windows XP cannot copy an image the
the clipboard buffer (missing support for
api-ms-win-core-com-l2-1-1.dll.CreateILockBytesOnHGlob
al)
Product: Wine
Version: 6.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
03cc:err:module:DelayLoadFailureHook failed to delay load
api-ms-win-core-com-l2-1-1.dll.CreateILockBytesOnHGlobal
wine: Call from 7B03E9F4 to unimplemented function
api-ms-win-core-com-l2-1-1.dll.CreateILockBytesOnHGlobal, aborting
wine: Unimplemented function
api-ms-win-core-com-l2-1-1.dll.CreateILockBytesOnHGlobal called at address
7B03E9F4 (thread 03cc), starting debugger...
http://www.oldversion.com/windows/download/microsoft-paint-xp
sha256sum XP_mspaintxp.exe
6a95c65c45395a78cb589b38297bcd4b69fdcc18723694b4055d52cd3fec323c
XP_mspaintxp.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.
https://bugs.winehq.org/show_bug.cgi?id=49033
Bug ID: 49033
Summary: Inno Setup installer: runtime error with external dll
- regression in msvcrt
Product: Wine
Version: 5.7
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)reichardt.de
Exult's Inno Setup based installer fails with
"Runtime Error (at -1:0):
Cannot Import dll:C:\users\crossover\Temp\is-05TAH.tmp\exconfig.dll."
but the dll is at the given path.
I am running macOS 10.15 so I was only able to do limited regression testing.
But on a machine with an older macOS I was able to confirm that it used to work
with:
Crossover 18.0 (based on Wine 3.14)
But with Crossover 18.1 (also based on Wine 3.14) it stopped working.
On the older machine I also installed Wine 4.0.3 (via MacPorts) and it's not
working there either.
Gcenx in the forums confirmed that this also does not work with the latest Wine
version https://forum.winehq.org/viewtopic.php?f=9&t=33784&p=127447#p127447
(neither native nor builtin).
A search in the forum lead me to https://bugs.winehq.org/show_bug.cgi?id=43940
but the attached msvcrt.dll let's the Exult installer die silently.
The Exult installer is at http://exult.sourceforge.net/snapshots/Exultwin32.exe
The Inno Setup script is at
https://github.com/exult/exult/blob/master/win32/exult_installer.iss
The source for exconfig.dll is at
https://github.com/exult/exult/blob/master/win32/exconfig.cc
--
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=45194
Bug ID: 45194
Summary: Painkiller game crashes at start
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.wine.6883(a)indigo.re
Distribution: ---
Created attachment 61407
--> https://bugs.winehq.org/attachment.cgi?id=61407
crash log
Game changes resolution and then crashes, see attached log
--
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=43296
Bug ID: 43296
Summary: Ultra VNC back buffer errors
Product: Wine-staging
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Dear Wine Staging,
Would you fix this for me?
wine-patched-staging-2.11.tar.gz, 32 bit
UltraVNC-1.2.15_X86_Setup.exe
http://www.uvnc.com/downloads/ultravnc.html WARNING: Lots of JUNKWARE !!
$ env WINEPREFIX="/home/todd/.wine" /usr/local/bin/wine
C:\\windows\\command\\start.exe /Unix
/home/tony/.wine/dosdevices/c:/users/Public/Start\
Menu/Programs/UltraVNC/UltraVNC\ Viewer.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
[tony@rn4 Desktop]$ fixme:d3d:wined3d_dxtn_init Wine cannot find the txc_dxtn
library, DXTn software support unavailable.
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most
likely your 32-bit OpenGL drivers haven't been installed correctly (using GL
renderer "Gallium 0.4 on NVC4", version "1.4 (3.0 Mesa 11.2.2)").
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM needs different
render target formats for different resource types.
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:ver:GetCurrentPackageId (0xacea28 (nil)): stub
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM needs different
render target formats for different resource types.
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
err:dialog:EndDialog got invalid window handle (0x70374); buggy app !?
--
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=50557
Bug ID: 50557
Summary: USVFS (Mod Organizer 2) no longer working
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: joe(a)warhaggis.com
Distribution: ---
USVFS is a component of Mod Organizer 2. It uses an OverlayFS-style method to
overlay mods on to (primarily Bethesda) games at runtime.
The patch in #47832 (upstreamed in 4.21) fixed this until at *least* 5.13 when
dlls/kernel32/file.c was largely migrated to dlls/kernelbase/file.c. In every
Wine version after 5.0 USFVS fails to run.
My attached logs are from USVFS's own debug log. The log suffixed wine-5.0
shows the functionality working as expected (if you search it for 'freeside'
you will find a mod correctly overlayed). The log suffixed wine-6.0 for
comparison shows the function not working.
----
I attempted to replace the applicable section in dlls/kernelbase/file.c to
replicate the changes made to kernel32 in 4.21 but had no success, however I
believe the problem is here somewhere.
--
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=50461
Bug ID: 50461
Summary: Wine looking in /usr/bin/../../lib32/wine, should be
/usr/bin/../lib32/wine
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bebing2(a)optimum.net
Distribution: ---
Previous version I was using, 4.19 staging, builds and installs fine. 5.20 when
launching anything, but winecfg will trigger it, gets this:
wine: could not load ntdll.so: /usr/bin/../../lib32/wine/ntdll.so: cannot open
shared object file: No such file or directory
Which resolves to root directory
/lib32
but should resolve to
/usr/lib32
Looks like it usually is
/usr/bin/../lib32
not
/usr/bin/../../lib32
I use LFS so it is likely it is not conforming to debian/ubuntu or whatever.
I have a thread here where I tried some hacks to workaround to no avail, just
in case it's useful:
https://forum.winehq.org/viewtopic.php?f=8&t=34780
--
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=49684
Bug ID: 49684
Summary: Critical Crash Logos Bible Software Unusable
(Regression)
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 67925
--> https://bugs.winehq.org/attachment.cgi?id=67925
terminal output from crash
Since the latest update from faithlife the app crashes on load and is no longer
useable. Terminal output attached. Apologies, I don't understand it. Logos
8.15.0.0004. N.b. I was running winehq stable when this occurred. Updating to
Dev 5.14 the crash is still there.
--
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=34636
Bug #: 34636
Summary: In Win95/98 mode Earthworm Jim demo reports missing
dispdib.dll
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
The message reads 'Bad or missing dispdib.dll - error 11'. It doesn't show up
in WinXP mode, but you need to set Win95/98 mode to get sound working. The
problem occurs on Windows Vista too if you use Win95 compatibility mode.
I don't get anything in the log. The demo unpacks files in DOS, but then you
obtain a normal Windows app.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=50848
Bug ID: 50848
Summary: Mass Effect run out of virtual memory, Unhandeled page
fault on read access
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: atillolann-1815(a)yopmail.com
Distribution: ---
Created attachment 69661
--> https://bugs.winehq.org/attachment.cgi?id=69661
Terminal output
Every 15 minutes or so, an error message pops and says "No more virtual memory,
free space in your hard drive", This has also happend to me in other
applications. I also tried using wine-5.0.3 (Outdated Ubuntu repo version),
same result, Is there any way to adjust or configure virtual memory as a
"workaround"?
Using Linux Mint 20.1, Kernel 5.8.0-45-generic (In case it's important)
Thank you.
--
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=50198
Bug ID: 50198
Summary: SHMEM_FAILURE on Blizzard products on FAT32
Product: Wine-staging
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blc+wine(a)mail.vanade.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68712
--> https://bugs.winehq.org/attachment.cgi?id=68712Battle.net application log showing failure near end.
I noticed that WoW and Battle.net applications have stopped working properly
when running off of FAT32 formatted partitions in Linux. The application
logfiles seem to indicate that the software was unable to create and access
shared memory files which had been working in the past, at least with older
versions of Wine.
Attached is from battle.net application when it's trying to update WoW. WoW
also gives an apparently similar error when it tries top open the CAS
datafiles.
I had not upgraded the kernel so supposedly shared memory files that worked in
the past on FAT32 should still work. I don't know if this was a deliberate
change because of security issues where anyone can open files on FAT32 and thus
invade shared memory.
Windows 7 does not exhibit this problem on the same disk and Battle.net updates
fine.
As this is on a limited space SSD, I don't have enough disk space to try this
on ext4fs to see if the problem goes away or not. I do have another machine
that does not exhibit this problem on ext4fs. The WoW installation is on FAT32
so I could easily test on Windows 7 with limited disk space.
--
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=49815
Bug ID: 49815
Summary: e9090e1c903578b30118ce9559c1824361abc6da prevents XBox
controller from being mapped
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.devir(a)mykolab.com
Distribution: ---
First bad commit prevents XBox controller buttons from being mapped. I first
noticed this after it stopped being detected in Bayonetta.
This is the first bad commit:
https://github.com/wine-mirror/wine/commit/e9090e1c903578b30118ce9559c18243…
Last good commit should be:
https://github.com/wine-mirror/wine/commit/ec02224941eedf16b8b043964519f636…
--
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=49753
Bug ID: 49753
Summary: server_ioctl_file: Syscall param writev(vector[...])
points to uninitialised byte(s)
Product: Wine
Version: 5.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
Created attachment 68056
--> https://bugs.winehq.org/attachment.cgi?id=68056
Valgrind output.
Occurs as of commit 5bb27d1edb2. Valgrind output attached.
Full valgrind trace:
==26644== Syscall param writev(vector[...]) points to uninitialised byte(s)
==26644== at 0x4322F07: writev (writev.c:26)
==26644== by 0x48530E2: send_request (server.c:213)
==26644== by 0x4853224: server_call_unlocked (server.c:273)
==26644== by 0x48722CF: virtual_locked_server_call (virtual.c:3015)
==26644== by 0x483F666: server_ioctl_file (file.c:4730)
==26644== by 0x484143A: NtDeviceIoControlFile (file.c:5561)
==26644== by 0x4838F6E: get_mountmgr_fs_info (file.c:1975)
==26644== by 0x4842E3A: NtQueryVolumeInformationFile (file.c:6380)
==26644== by 0x482F1BD: __wine_syscall_dispatcher (in
/home/rofl/wine32-build-debug-nomingw/dlls/ntdll/ntdll.so)
==26644== by 0x7BC32F9B: NtQueryVolumeInformationFile (in
/home/rofl/wine32-build-debug-nomingw/dlls/ntdll/ntdll.dll.so)
==26644== by 0x7B0403EB: GetFileInformationByHandle (file.c:2930)
==26644== by 0x536D262: MSVCRT__fstat64 (file.c:1781)
==26644== by 0x536D4B5: MSVCRT__fstat32 (file.c:1839)
==26644== by 0x512498B: fstat (stat.h:222)
==26644== by 0x5128EC5: update_wineprefix (wineboot.c:1437)
==26644== by 0x5129BF7: main (wineboot.c:1671)
--
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=45611
Bug ID: 45611
Summary: 64bit prefix: copy file to system32 incorrectly copied
to syswow64
Product: Wine
Version: 3.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim110011(a)163.com
Distribution: ---
How to reproduce:
wine cmd
Z:\home\me\0_wine>
C:
echo.>00aa.txt
copy 00aa.txt c:\windows\system32
dir c:\windows\system32\00aa.txt
result:
Volume in drive c has no label.
Volume Serial Number is 0000-0000
Directory of c:\windows\system32
8/11/2018 4:57 PM 2 00aa.txt
1 file 2 bytes
0 directories 351,430,549,504 bytes free
find . -depth -name 00aa.txt
result:
./syswow64/00aa.txt
wine xcopy is also affected.
I think this is the reason why .NET Framework 64bit don't install.
System:
wine 3.0.2
fedora 28
kernel 4.17.12
--
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=50909
Bug ID: 50909
Summary: Horizon Zero Dawn: Complete Edition (GOG.com version)
- Installer Will Not Run
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gregory(a)opera.id.au
Distribution: ---
After downloading all of the respective files for an "offline" (NOT "GOG
Galaxy") installation, and launching
"setup_horizon_zero_dawntm_complete_edition_6278995_(64bit)_(44600).exe" with
"WINE Windows Program Loader", the cursor animates to show that "something" is
happening... After approximately fifteen (15) seconds, the cursor returns to
normal and it becomes evident that the installer has failed to run.
This was tested and replicated with "version 6278995" of the GOG.com version of
"Horizon Zero Dawn: Complete Edition".
--
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=50870
Bug ID: 50870
Summary: game 'rise of agon' lobby crashes repeatedly during
updating
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: vascoman10(a)hotmail.com
Distribution: ---
download and install game 'rise of agon' works fine. once starting the lobby,
the game crashes repeatedly during updating.
https://www.riseofagon.com/
worked fine upto wine version 5.11, crashes repeatedly from wine 5.12, through
wine 6.4 (current).
regression testing reveals this:
7161dcd42653452a2373a7595a7020d0a59722f4 is the first bad commit
commit 7161dcd42653452a2373a7595a7020d0a59722f4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jun 25 12:30:00 2020 +0200
ntdll: Return the current time and timezone bias in
NtQuerySystemInformation(SystemTimeOfDayInformation).
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/time.c | 50 ++++++---------------------------------------
dlls/ntdll/unix/system.c | 12 +++++++++--
dlls/wbemprox/builtin.c | 2 +-
include/winternl.h | 8 ++++----
programs/taskmgr/perfdata.c | 4 ++--
5 files changed, 23 insertions(+), 53 deletions(-)
--
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=50797
Bug ID: 50797
Summary: Please sandbox all Wine applications on launch
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: luke.hutch(a)gmail.com
Distribution: ---
I had a Windows virus, running in WINE, wipe a large chunk of one of my Linux
hard drives before I realized it and stopped the damage. Windows antivirus
software is too complex to run in WINE, so all Windows applications run in WINE
may damage a user's home directory. This leads to a very uneasy feeling
whenever I launch any Windows application in WINE on Linux.
There are now many ways to sandbox Linux applications, via a series of fairly
new Linux kernel features, and also due to some libraries and systems built on
top of these new isolation mechanisms. Please see my request here in the RedHat
bug tracker:
https://bugzilla.redhat.com/show_bug.cgi?id=1179507
It would actually be much better to fix this upstream in Wine than have just
one vendor (RedHat) fix this in their distribution.
--
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=50312
Bug ID: 50312
Summary: Cannot change settings of PSPad where requirement to
write to program folder is needed
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: juozaspo(a)gmail.com
Distribution: ---
Created attachment 68892
--> https://bugs.winehq.org/attachment.cgi?id=68892
Screenshot of Settings dialog
I'm unable to change some settings of PSPad editor where it is required to
write to program folder to change them. To program it appears as if it's been
run as non-administrator user or contents of it's folder were read only.
The affected settings are "Show Splash Screen" in "Program (part 2)", "Multi
User Environment" and "Only One Program Instance" in "System integration" as
shown in it's "Program Settings" dialog. They have a marker with a meaning of
"write to PSPad folder" and all are greyed out.
Also the program does not run for me while using wine devel/staging/etc
version, as wine crash on startup as described in bug #50271, it works fine
while using stable build.
To reproduce:
1. Install PSPad using installer or extract zip archive to new folder
2. If program loads w/o problems (assuming you're using stable or any other
working wine version) open program settings dialog (accessible via
"Settings"->"Program Settings..." menu)
Screenshots attached.
--
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=49760
Bug ID: 49760
Summary: World of Warcraft: stub NtQueryDirectoryObject
Product: Wine-staging
Version: 5.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loic.blot(a)unix-experience.fr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hello,
since recent wow build & wine 5.16 upgrade it seems some stub have been fixed
but a new one appear which can be useful for the game i think, regarding to the
call
04f4:fixme:sync:NtQueryDirectoryObject multiple entries not implemented
I don't know in which context they call it, but it's when we are in game world
map, while moving.
Can you take a look/fix it ?
Thanks
--
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=49579
Bug ID: 49579
Summary: Running .exe from programs with GUI uses wrong prefix
in Wine 5.0
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: charivari(a)online.de
Distribution: ---
When running an *.exe by doubleclicking on it in the fileexplorer (Thunar),
Wine 5.0 will not run it in the standard prefix ~/.wine as it should, but
instead in another existing prefix in ~/.local/share/wineprefixes/wine32.
Winetricks shows the same behaviour, opening wine32 when told to open the
standardprefix - though for some reason, it also shows wine32 among the
secondary prefixes, while not showing wine at all.
Running from console will produce the expected outcome of running in ~/.wine.
This did not happen in Wine 4.0, and started happening immediately after the
update to Wine 5.0, without any configuration changes.
I've already checked .bash-rc and .profile and made sure there's no value set
for $WINEPREFIX.
While not exactly a major bug, it's a bother to work around for every single
program.
OS: Linux Mint 20 Xfce
Wine: 5.0-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.
http://bugs.winehq.org/show_bug.cgi?id=35748
Bug ID: 35748
Summary: Blazing Angels 2: cannot initialize 3D engine
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: amlopezalonso(a)gmail.com
Created attachment 47739
--> http://bugs.winehq.org/attachment.cgi?id=47739
BA2 start log in desktop mode.
Installing and updating Blazing Angels 2 are OK. However, trying to start the
game fails:
1) In fullscreen mode I only get a black screen.
2) In desktop mode (800x600) I get a popup: "Cannot initialize 3D engine".
Other 3D games run fine.
Attaching log.
Regards,
Antonio
--
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=50911
Bug ID: 50911
Summary: wine wordpad stopped working in 6.5
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nerv(a)dawncrow.de
Distribution: ---
$ wine wordpad
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.
This was working before and might be related to Bug 50867
--
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=50691
Bug ID: 50691
Summary: Half life 1 freezing, if start new game or start
hazard course
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ne-vlezay80(a)yandex.ru
Distribution: ---
App release: v46/1.1.1.0
Log:
0024:fixme:d3d:wined3d_guess_card No card selector available for card vendor
0000 (using GL_RENDERER "llvmpipe (LLVM 11.0.1, 256 bits)").
0024:fixme:win:LockWindowUpdate (0002005C), partial stub!
0024:fixme:win:LockWindowUpdate (00000000), partial stub!
0024:fixme:win:LockWindowUpdate (0002005C), partial stub!
0024:fixme:win:LockWindowUpdate (00000000), partial stub!
0024:fixme:win:LockWindowUpdate (0002005C), partial stub!
0024:fixme:win:LockWindowUpdate (00000000), partial stub!
0118:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winepulse.drv.so"
0118:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winealsa.drv.so"
0118:err:mmdevapi:DllGetClassObject Driver initialization failed
0118:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
0118:err:ole:com_get_class_object no class object
{bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
0024:err:winediag:gnutls_initialize failed to load libgnutls, no support for
encryption
0024:err:winediag:gnutls_initialize failed to load libgnutls, no support for
pfx import/export
0024:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winepulse.drv.so"
0024:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winealsa.drv.so"
0024:err:mmdevapi:DllGetClassObject Driver initialization failed
0024:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
0024:err:ole:com_get_class_object no class object
{bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
0024:err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
011c:err:ntdll:RtlpWaitForCriticalSection section 7BC63360
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 011c,
blocked by 0024, retrying (60 sec)
011c:err:ntdll:RtlpWaitForCriticalSection section 7BC63360
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 011c,
blocked by 0024, retrying (60 sec)
011c:err:ntdll:RtlpWaitForCriticalSection section 7BC63360
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 011c,
blocked by 0024, retrying (60 sec)
--
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=50679
Bug ID: 50679
Summary: Filmotech v3.91 x32: crash at startup
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)le-garrec.fr
Distribution: ---
Created attachment 69404
--> https://bugs.winehq.org/attachment.cgi?id=69404
log.txt
Get an assertion on startup
Failure Condition: S_OK == D2D().D2DFactory()->CreateDCRenderTarget(&props,
&mDCRenderTarget)
This bug is for wine-staging 6.2. I didn't tried with wine-vanilla sorry.
Compile time is very long.
After install
https://www.filmotech.fr/logiciel/Filmotech/PC/Installation_Filmotech_32-bi…
(c6b2724720765ec4de984f607f56239b5238e5b3
Installation_Filmotech_32-bit_391.exe)
Version wine-6.2 (Staging)
--
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=50063
Bug ID: 50063
Summary: `winetricks -q sandbox icodecs` crashes
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: f51fe9ead3f8322a6bba7984b4c0583d78d01c0a
Distribution: Gentoo
A la bug 49550 and bug 49421, `winetricks -q sandbox icodecs`:
Backtrace:
=>0 0x6aa5f7bb ScriptString_pSize+0x3b()
[\\?\unix\home\austin\wine-git\dlls\usp10\usp10.c:3886] in usp10 (0x0067e768)
1 0x6ed312c4 EDIT_CalcLineWidth_SL+0x23(es=0x157168)
[\\?\unix\home\austin\wine-git\dlls\user32\edit.c:812] in user32 (0x0067e788)
2 0x6ed37081 EDIT_EM_ReplaceSel+0xa10(es=0x157168, can_undo=<is not
available>, lpsz_replace=<is not available>, strl=<is not available>,
send_update=<is not available>, honor_limit=<is no
t available>) [\\?\unix\home\austin\wine-git\dlls\user32\edit.c:2643] in user32
(0x0067e7f8)
3 0x6ed38bc3 EditWndProc_common+0x642(hwnd=<is not available>, msg=<is not
available>, wParam=<is not available>, lParam=<is not available>, unicode=<is
not available>) [\\?\unix\home\aust
in\wine-git\dlls\user32\edit.c:3928] in user32 (0x0067e878)
4 0x6eda695f EditWndProcW+0x2e()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:1119] in user32
(0x0067e8a8)
5 0x6eda67dc WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\winpos.c:2955] in user32
(0x0067e8d8)
6 0x6eda6e93 call_window_proc+0x62(hwnd=0x100e4)
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:246] in user32
(0x0067e938)
7 0x6eda96d4 CallWindowProcW+0x63()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:1031] in user32
(0x0067e978)
8 0x6cc59840 DefSubclassProc+0x12f()
[\\?\unix\home\austin\wine-git\dlls\comctl32\commctrl.c:1333] in comctl32
(0x0067e9b8)
9 0x6cc55bea COMBOEX_EditWndProc+0x289(hwnd=<is not available>, uMsg=<is not
available>, wParam=<is not available>, lParam=<is not available>, uId=<is not
available>, ref_data=<is not avai
lable>) [\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:1805] in
comctl32 (0x0067ee58)
10 0x6cc5977c DefSubclassProc+0x6b()
[\\?\unix\home\austin\wine-git\dlls\comctl32\commctrl.c:1340] in comctl32
(0x0067ee98)
11 0x6cc598bf COMCTL32_SubclassProc+0x5e(hWnd=0x100e4, uMsg=0xc, wParam=0,
lParam=0x1575d8) [\\?\unix\home\austin\wine-git\dlls\comctl32\commctrl.c:1282]
in comctl32 (0x0067eee8)
12 0x6eda67dc WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\winpos.c:2955] in user32
(0x0067ef18)
13 0x6eda6e93 call_window_proc+0x62(hwnd=0x100e4)
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:246] in user32
(0x0067ef78)
14 0x6eda9466 WINPROC_call_window+0x1d5()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:957] in user32
(0x0067efc8)
15 0x6ed5e20a call_window_proc+0x89(hwnd=0x100e4, msg=0xc, wparam=0)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:2222] in user32
(0x0067f038)
16 0x6ed63368 send_message+0x247(info=0x67f0c4, res_ptr=0x67f0c0,
unicode=0x1) [\\?\unix\home\austin\wine-git\dlls\user32\message.c:3192] in
user32 (0x0067f0b8)
17 0x6ed6359a send_message+0x479(info=<is not available>, res_ptr=<is not
available>, unicode=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:3393] in user32 (0x00
67f0f8)
18 0x6cc51a80 COMBOEX_ReSize+0x30f(infoPtr=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:440] in comctl32
(0x0067f118)
19 0x6cc52619 COMBOEX_SetItemW+0xc8(infoPtr=0x1552e8, cit=0x67f4ec)
[\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:439] in comctl32
(0x0067f158)
20 0x6cc5491a COMBOEX_WindowProc+0xe79(hwnd=0xb00dc, uMsg=0x40c, wParam=0,
lParam=0x67f4ec) [\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:2050]
in comctl32 (0x0067f258)
21 0x6eda67dc WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\winpos.c:2955] in user32
(0x0067f288)
22 0x6eda6e93 call_window_proc+0x62(hwnd=0xb00dc)
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:246] in user32
(0x0067f2e8)
23 0x6eda9466 WINPROC_call_window+0x1d5()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:957] in user32
(0x0067f338)
24 0x6ed5e20a call_window_proc+0x89(hwnd=0xb00dc, msg=0x40c, wparam=0)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:2222] in user32
(0x0067f3a8)
25 0x6ed63368 send_message+0x247(info=0x67f434, res_ptr=0x67f430,
unicode=0x1) [\\?\unix\home\austin\wine-git\dlls\user32\message.c:3192] in
user32 (0x0067f428)
26 0x6ed6359a send_message+0x479(info=<is not available>, res_ptr=<is not
available>, unicode=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:3393] in user32 (0x00
67f468)
27 0x0040be2e IExplorerBrowserEventsImpl_fnAddRef+0x58d()
[\\?\unix\home\austin\wine-git\programs\explorer\explorer.c:265] in explorer
(0x0067f528)
28 0x0040c878
IExplorerBrowserEventsImpl_fnOnNavigationComplete+0x87(iface=<is not
available>, pidl=<is not available>)
[\\?\unix\home\austin\wine-git\programs\explorer\explorer.c:289] in
explorer (0x0067f678)
29 0x7c64566d in shell32 (+0x2566c) (0x0067f6d8)
30 0x7c644079 in shell32 (+0x24078) (0x0067f738)
31 0x0040d330 wWinMain+0x95f(hinstance=<is not available>, previnstance=<is
not available>, cmdline=<is not available>, cmdshow=<is not available>)
[\\?\unix\home\austin\wine-git\include\s
hobjidl.h:10114] in explorer (0x0067fe68)
32 0x0041162a wmain+0xc9()
[\\?\unix\home\austin\wine-git\dlls\msvcrt\crt_wwinmain.c:55] in explorer
(0x0067fef8)
33 0x00411549 wmainCRTStartup+0x68()
[\\?\unix\home\austin\wine-git\dlls\msvcrt\crt_wmain.c:62] in explorer
(0x0067ff28)
34 0x7b62cf2e BaseThreadInitThunk+0xd(unknown=<is not available>, entry=<is
not available>) [\\?\unix\home\austin\wine-git\dlls\kernel32\thread.c:60] in
kernel32 (0x0067ff48)
35 0x7bc59c37 RtlSleepConditionVariableSRW+0x176(variable=<is not available>,
lock=<is not available>, timeout=<is not available>, flags=<is not available>)
[\\?\unix\home\austin\wine-git\
dlls\ntdll\sync.c:556] in ntdll (0x0067ff5c)
36 0x7bc59e60 call_thread_func+0xaf()
[\\?\unix\home\austin\wine-git\dlls\ntdll\thread.c:134] in ntdll (0x0067ffec)
0x6aa5f7bb ScriptString_pSize+0x3b
[\\?\unix\home\austin\wine-git\dlls\usp10\usp10.c:3886] in usp10: movl
0x68(%eax),%edx
3886 analysis->sz.cy = analysis->glyphs[0].sc->tm.tmHeight;
regression introduced by:
commit f51fe9ead3f8322a6bba7984b4c0583d78d01c0a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Oct 6 15:12:09 2020 +0200
gdi32: Store the face filename as a DOS path.
--
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=47133
Bug ID: 47133
Summary: Kyodai Mahjong crashes after update to wine 4.17
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ZeroBeat(a)gmx.de
Distribution: ---
Created attachment 64354
--> https://bugs.winehq.org/attachment.cgi?id=64354
backtrace crash report
Update to 4.17 (https://www.archlinux.org/packages/multilib/x86_64/wine/)
causes Kyodai Mahjongg
(rated as gold:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=10422) to crash.
OS: Arch Linux (attached backtrace)
4.19.38-1-lts
nvidia-340xx-lts 340.107-20
BTW:
crashed also on
5.0.12-arch1-1-ARCH
nvidia 418.56-13
--
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=18700
Summary: View Source does not work.
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: montanawoody(a)gmail.com
I am unable to use the built-in iexplore to view the source code of web pages.
The link in the right-click menu exists, but all it produces is the error:
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 2139 of CGID_MSHTML group
AFAIK, the Windows behavior for this menu item is to open the source code of
the selected frame in notepad. Since notepad is already implemented, I would
hope this would be an easy feature to add in. If implemented, this would be
very helpful for tracking down rendering bugs in apps that use the iexplore
interface.
--
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=51046
Bug ID: 51046
Summary: Need for Speed: Most Wanted (2012) car rendering is
broken with OpenGL renderer
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 69908
--> https://bugs.winehq.org/attachment.cgi?id=69908
example
wine-6.6-374-g5a1d836def2
--
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=51045
Bug ID: 51045
Summary: Need for Speed: Rivals crashes after an intro with
Vulkan renderer
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0924:fixme:d3d:wined3d_buffer_vk_create_buffer_object Ignoring some bind flags
0x29.
0924:fixme:d3d:wined3d_render_target_view_vk_cs_init Buffer views not
implemented.
08fc:fixme:d3d:wined3d_device_context_clear_rendertarget_view Not implemented
for WINED3D_RTYPE_BUFFER resources.
08fc:err:d3d11:d3d11_immediate_context_ClearRenderTargetView Failed to clear
view, hr 0x8876086c.
0924:fixme:d3d:wined3d_buffer_vk_prepare_location Unhandled location 0.
0924:err:d3d:wined3d_buffer_invalidate_range Buffer 0x7f36aaaa1150 does not
have any up to date location.
0924:err:d3d:wined3d_texture_vk_prepare_texture Invalid resource type
WINED3D_RTYPE_BUFFER.
0924:err:d3d:vk_image_view_type_from_wined3d Unhandled resource type
WINED3D_RTYPE_BUFFER.
../src/amd/vulkan/radv_device.c:6852: FINISHME: Illegal color
08fc:fixme:d3d11:d3d11_immediate_context_Map Ignoring map_flags 0x100000.
08fc:fixme:d3d:wined3d_device_context_clear_rendertarget_view Not implemented
for WINED3D_RTYPE_BUFFER resources.
08fc:err:d3d11:d3d11_immediate_context_ClearRenderTargetView Failed to clear
view, hr 0x8876086c.
0924:fixme:d3d:wined3d_buffer_vk_prepare_location Unhandled location 0.
0924:err:d3d:wined3d_buffer_invalidate_range Buffer 0x7f36aaaa26d0 does not
have any up to date location.
0924:err:d3d:wined3d_buffer_load_location Buffer 0x7f36aaaa1150 does not have
any up to date location.
0924:err:d3d:wined3d_texture_vk_prepare_texture Invalid resource type
WINED3D_RTYPE_BUFFER.
0924:err:d3d:vk_image_view_type_from_wined3d Unhandled resource type
WINED3D_RTYPE_BUFFER.
08fc:fixme:d3d11:d3d11_immediate_context_Map Ignoring map_flags 0x100000.
08fc:fixme:d3d:wined3d_device_context_clear_rendertarget_view Not implemented
for WINED3D_RTYPE_BUFFER resources.
08fc:err:d3d11:d3d11_immediate_context_ClearRenderTargetView Failed to clear
view, hr 0x8876086c.
08e8:err:heap:validate_block_pointer Heap 0000000000160000: bad flags 00000001
for in-use arena 00007F36AAAB0838
08e8:err:heap:validate_block_pointer Heap 0000000000160000: bad flags 00000001
for in-use arena 00007F36AAAA12F8
wine-6.6-374-g5a1d836def2
--
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=51044
Bug ID: 51044
Summary: after setting "Create a virtual desktop" in winecfg,
wine throws BadWindow
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eduardoprocopiogomez(a)gmail.com
Distribution: ---
Created attachment 69904
--> https://bugs.winehq.org/attachment.cgi?id=69904
attachment
While attempting to solve a "missing DINPUT8.dll" error in Cemu (following the
instructions here: https://github.com/leomaurodesenv/cemu-linux/issues/1). So i
put wine in "Create a virtual desktop" mode and a BadWindow error ocurred.
i could not use "echo $(winecfg) >> log.txt" because it doesn't log anything in
the file so i attached a screenshot and a copy-paste of my terminal in a zip
format.
--
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=49118
Bug ID: 49118
Summary: env.c:get_image_path() de-reference null pointer
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rich.coe2(a)gmail.com
Distribution: ---
In the method dlls/ntdll/env.c:get_image_path() the call to
RtlGetFullPathName_U() will set file_part pointer to null if it fails or
full_name is a directory.
I found this when the path to the executable passed to wine was not parsing the
spaces correctly.
diff --git a/dlls/ntdll/env.c b/dlls/ntdll/env.c
index 71ae48681d..a89a62b893 100644
--- a/dlls/ntdll/env.c
+++ b/dlls/ntdll/env.c
@@ -707,6 +707,7 @@ static void get_image_path( const char *argv0,
UNICODE_STRING *path )
{
len = RtlGetFullPathName_U( name, sizeof(full_name), full_name,
&file_part );
if (!len || len > sizeof(full_name)) goto failed;
+ if (NULL == file_part) goto failed;
/* try first without extension */
if (RtlDoesFileExists_U( full_name )) goto done;
if (len < (MAX_PATH - 4) * sizeof(WCHAR) && !wcschr( file_part, '.' ))
--
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=51029
Bug ID: 51029
Summary: ProcessHackerPortable
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doubleman1971(a)gmail.com
Distribution: ---
Created attachment 69881
--> https://bugs.winehq.org/attachment.cgi?id=69881
error
Parrot OS
--
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=50882
Bug ID: 50882
Summary: garmin express
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francoissylvain2(a)orange.fr
Distribution: ---
Good morning
Sorry I do not be fluant in english.
My version of wine : wine-5.0 (Ubuntu 5.0-3ubuntu1)
When I want to update my carts with Garmin Express the
Cefsharp.browserSubprocess.exe show on issue. This issue is in attchment.
Thank you for your help.
Please report me for more information about my system
--
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=16697
Summary: HyperChem 8.0.x's licensing system fails to properly
generate a 'locking code,' preventing program usage
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://www.hyper.com/Download/tabid/357/Default.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
HyperChem 8.0.6 Evaluation requires the user to enter a provided license code
in order to generate a locking code, which is sent via email to the authors for
a trial license key. However, a proper locking code (0-0) isn't generated, thus
prohibiting program usage.
Reproduce:
1. Download HyperChem 8.0.6.
2. Copy mfc40.dll from a Windows installation.
3. Launch the setup and pick "standalone," then "software-license."
4. Use the serial number provided on their website.
5. Launch chem.exe; it will ask you to launch the activator, which generates a
locking code of 0-0.
--
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=20776
Summary: 3DMark Vantage: your graphics card doesn't support
DirectX 10
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmarkvantage/dow
nload/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Now that bug 18852 is fixed, 3DMark Vantage runs, but when starting the
benchmark it says: your graphics card doesn't support DirectX 10
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d10core:d3d10_device_CreateQuery iface 0x1779dc, desc 0x33a1f4, query
0x33a358 stub!
To install:
sh winetricks win2k vcrun2005sp1
sh winetricks vista
wine 3dmark_vantage_v101_0906a.exe
--
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=35951
Bug ID: 35951
Summary: Cant launch cs go while using ati card, 7xxx series
(at least)
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarkko_korpi(a)hotmail.com
Created attachment 48021
--> http://bugs.winehq.org/attachment.cgi?id=48021
error dialog
There has not been a bug report of this issue and I decided to make one.
wine version 1.7.15
For some reason I tried to run csgo directly without using steam and I got very
odd response.
"SSE and SSE2 are required."
I have never seen that before.
I have phenom 2 processor http://en.wikipedia.org/wiki/Phenom_ii
Instruction set x86, x86-64, MMX, SSE, SSE2, SSE3, SSE4a
There is something that prevents ati users to play cs go (see pic). I don't
know what cards are affected. I think I had this with 7770, now with 7870 and
cs go database has 7850 entry about this issue. I have helped one guy at irc
related this issue. He had ati, but don't remember model.
The trick has been to lie to game via regedit your graphic card, changing
device and vendor id. After that there is no such dialog.
--
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=2155
Julian Rüger <jr98(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jr98(a)gmx.net
--
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=45260
Bug ID: 45260
Summary: No sound in-game in Watch Dogs
Product: Wine-staging
Version: 3.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: A.Fettouhi(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Have gotten Watch Dogs 1 (under uplay) running under wine-staging 3.8 and 3.9
with dxvk (0.51 & 0.52) but the sound in-game is missing. There sound in the
intro sequence with Ubisoft logo and in the menu but when you start the game,
the sound stops working in cutscenes and in the game itself. I have tried to
install xact and directx9 but no change. Also attempted to set to stereo
because I read the game has tedency to force 5.1 and I only have a stereo
setup. All my testing was done under Arch Linux 64 bit with a 64 bit wine
PREFIX. Uplay was installed via winetricks. Using an i7-6600K cpu with a 1080
gtx nvidia card and the 396.24 driver. The game itself runs really well and
smooth even with the graphics settings set to ultra.
--
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=46514
Bug ID: 46514
Summary: Task Manager UI is not properly representing CPU load
in Processes tab
Product: Wine-staging
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63369
--> https://bugs.winehq.org/attachment.cgi?id=63369
screenshot
In stead of real values, I am seeing either 0 or -2147483648 for the currently
running processes.
--
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=51033
Bug ID: 51033
Summary: When enabling WIndowd mode in WInecfg, various apps
crashes with either ShellExecuteEx or System32 DLL
library loader errors
Product: Wine-staging
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When trying to re-test the bug https://bugs.winehq.org/show_bug.cgi?id=38303 ,
I hit the following behavior (applies to both "EA Sports" NHL 09 and "R.G.
Mechancis" repack version (https://www.rgmechanics.com/about/)):
$ wine nhl2009.exe -w
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:err:module:LdrInitializeThunk "wined3d.dll" failed to initialize, aborting
02d0:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005
$ wine nhl2009.exe
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:err:module:LdrInitializeThunk "wined3d.dll" failed to initialize, aborting
0784:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005
Then I copied d3d9.dll and d3d9.ini to the installation path of NHL 09 and ran
terminal again:
$ wine nhl2009.exe
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:err:module:LdrInitializeThunk "comctl32.dll" failed to initialize,
aborting
080c:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005
Attaching dxvk log.
--
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=51031
Bug ID: 51031
Summary: ProcessHacker64
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doubleman1971(a)gmail.com
Distribution: ---
Created attachment 69882
--> https://bugs.winehq.org/attachment.cgi?id=69882
error
unknown
--
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=51023
Bug ID: 51023
Summary: [Regression] wine64 fails to load system dlls
Product: Wine-staging
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ggrabler(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69872
--> https://bugs.winehq.org/attachment.cgi?id=69872
Wine-Output with WINEDEBUG=warn+all
Hi there,
In Solus we're experiencing a strange issue since wine6.6. If we try to start a
64.exe in example from the ~/Downloads folder, wine seems to fail finding
system libraries.
I reproduced it by using winbox64.exe (from https://mikrotik.com/download /
64bit version)
I've tried that with:
- Wine 6.5 (all works fine)
- Wine 6.6 (fails)
- Wine 6.6 (+all ntdll changes cherry-picked) from 6.6 release to master/head:
0001-ntdll-Take-loadorder-into-account-also-for-a-main-ex.patch
0002-ntdll-Cleanup-the-path-with-collapse_path-in-unix_to.patch
0003-ntdll-Initialize-version-and-session-id-on-the-Unix-.patch
0004-ntdll-Reuse-the-Unix-name-buffer-for-get_dos_device.patch
0005-ntdll-Reject-NT-path-names-that-are-not-in-canonical.patch
0006-ntdll-Initialize-nt_name-before-using-it.patch
0007-ntdll-Remove-wait-timeout-in-get_thread_context.patch
0008-ntdll-Allow-a-second-backslash-after-the-drive-lette.patch
0009-ntdll-Move-nt_to_unix_file_name_attr-to-avoid-forwar.patch
0010-ntdll-Always-pass-object-attributes-to-nt_to_unix_fi.patch
0011-ntdll-Add-NtCreateThread-stub.patch
0012-ntdll-Move-create_startup_info-to-env.c.patch
0013-ntdll-Reimplement-file-system-redirection-using-NT-p.patch
0014-ntdll-Get-rid-of-the-rebuild_nt_name-helper.patch
0015-ntdll-tests-Add-some-file-system-redirection-tests.patch
0016-ntdll-Return-STATUS_INFO_LENGTH_MISMATCH-when-len-is.patch
See output attached (will attach a bacaktrace too)
--
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=51030
Bug ID: 51030
Summary: ProcessHackerPortable
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doubleman1971(a)gmail.com
Distribution: ---
Parrot OS
--
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=51025
Bug ID: 51025
Summary: Lychee installation / first run error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: packager
Assignee: wine-bugs(a)winehq.org
Reporter: ppgpublishing(a)protonmail.com
Distribution: ---
Created attachment 69877
--> https://bugs.winehq.org/attachment.cgi?id=69877
Lychee installation / first run error
https://lychee.mango3d.io/
--
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=50877
Bug ID: 50877
Summary: Can't start GOG installers
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Hello,
Since Wine 6.5 I can't start GOG installers via double click. However, I can
start them via terminal and they are working normally. Downgrading to Wine 6.4
solves the problem.
--
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=49858
Bug ID: 49858
Summary: Windows terminal crashes inside RegOpenKeyExW at start
Product: Wine
Version: 5.17
Hardware: x86-64
URL: https://github.com/microsoft/terminal/releases/downloa
d/v1.2.2381.0/Microsoft.WindowsTerminal_1.2.2381.0_8we
kyb3d8bbwe.msixbundle
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
I wanted to give this a try, and came as far as a nice crash at start.
The program is shipped as msixbundle (???), it can be extracted with 7zip
wget
https://github.com/microsoft/terminal/releases/download/v1.2.2381.0/Microso…
7z x Microsoft.WindowsTerminal_1.2.2381.0_8wekyb3d8bbwe.msixbundle
7z x CascadiaPackage_1.2.2381.0_x64.msix
Though this all looks rather hacky, I checked that after copying over the
extracted folder to Windows 10, the application starts fine when I just start
"WindowsTerminal.exe" in the unzipped folder (just started "cmd" , cd to the
extracted folder and typed WindowsTerminal.exe in the console).
So I guess wine should be able to do this as well.
The empty string in the fixme below already looks suspicious, don`t know
what`s going on....
00e4:fixme:combase:RoGetActivationFactory (L"",
{00000035-0000-0000-c000-000000000046}, 000000000021FA40): semi-stub
Short log of crash:
00e4:fixme:ntdll:EtwEventRegister ({56c06166-2e2e-5f4d-7ff3-74f4b78c87d6},
0000000140001000, 000000014001C048, 000000014001C068) stub.
00e4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000000140016EEF, 58)
stub
00e4:fixme:win:EnableMouseInPointer (0x1) stub
00e4:fixme:combase:RoGetActivationFactory (L"",
{00000035-0000-0000-c000-000000000046}, 000000000021FA40): semi-stub
wine: Unhandled page fault on read access to 0000000F00000001 at address
000000007B054C44 (thread 00e4), starting debugger...
=>0 0x000000007b054c44 RegOpenKeyExW+0x2c(hkey=0x8c, name=*** invalid address
0xf00000001 ***, options=0, access=0x20019)
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\kernelbase\registry.c:470]
in kernelbase (0x000000000021f9a0)
1 0x0000000000247fa6 RoGetActivationFactory+0x95(classid=0x21fa18,
iid=0x140015c80, class_factory=0x21fa40)
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\combase\roapi.c:57]
in combase (0x000000000021f9a0)
2 0x000000014000af63 in windowsterminal (+0xaf62) (0x000000000021f9a0)
3 0x0000000140006d15 in windowsterminal (+0x6d14) (0x000000000021fa60)
4 0x0000000140006eb8 in windowsterminal (+0x6eb7) (0x000000000021fb80)
5 0x00000001400051e3 in windowsterminal (+0x51e2) (0x000000000021fd60)
6 0x0000000140012a72 in windowsterminal (+0x12a71) (0x000000000021fe60)
7 0x000000007b65e3b1 in kernel32 (+0x4e3b0) (0x000000000021fe60)
0x000000007b054c44 RegOpenKeyExW+0x2c
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\kernelbase\registry.c:470]
in kernelbase: movzwl (%rdx),%edx
470 if (retkey && (!name || !name[0]) &&
--
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=43669
Bug ID: 43669
Summary: Add proper implementation for IUIFramework
Product: Wine
Version: 2.16
Hardware: x86
URL: http://www.codeproject.com/Articles/140647/How-to-Supp
ort-the-Ribbon-and-a-Menu-in-the-Same-E
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
IUIFramework has stubs now, but no working implementation.
This is hard to implement though, because the ribbon xml files need to be
compiled with a program called UICC.exe from the windows SDK, the resulting
resources have some proprietary binary format. If we want to load and display a
ribbon, we'll have to understand it.
Luckily the UICC compiler works under wine (with msxml3 msxml6), so at least
compiling is easily. But the binary format is hard to understand, so probably
it'll take a long while until it finally works naively in wine.
Workaround:
-Get uiribbon.dll and uiribbonres.dll from win7 and override uiribbon in
winecfg
-Get uxtheme.dll from win7 and override it, too (crashes if you don't)
-Get propsys.dll and override it (Unimplemented function)
-Get patch https://source.winehq.org/patches/data/136868 (or wait until the
problem is fixed)
-Start the program from the linked URL, it'll work
--
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=37376
Bug ID: 37376
Summary: Visual C++ 2005 Express SP1 installer displays in
French instead of English
Product: Wine
Version: 1.7.28
Hardware: x86
URL: http://download.microsoft.com/download/7/7/3/7737290f-
98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926748-X86-INTL.
exe
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Created attachment 49703
--> https://bugs.winehq.org/attachment.cgi?id=49703
terminal output
Regression, introduced by:
[austin@localhost wine-git]$ git bisect bad
a5d8ab57f6b84f318efee10c97558df5514c342d is the first bad commit
commit a5d8ab57f6b84f318efee10c97558df5514c342d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Sep 3 15:41:09 2014 +0200
msi: Check transform validation flags.
:040000 040000 416ba98de7b1b99ee842a1567f8e5efb6fb7fdec
04c4690b8bc9165daf6fd2a44f9fbf279cf5dfbe M dlls
:040000 040000 73a4170d25993e7e1caa02c7ef6088441dce0fcc
d4309fc63e0d5bade735f55d95828820018d74af M include
--
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=31039
Bug #: 31039
Summary: Visual C++ 2005 Express SP1 install fails
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Classification: Unclassified
Sorry if this looks like a duplicate of #20110 but I believe one can still not
install Visual C++ 2005 Express SP1 using wine 1.5.5:
$ wine --version
wine-1.5.5
$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:create_storagefile Storage share mode not implemented.
Using:
$ wget
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6a…
$ md5sum VS80sp1-KB926748-X86-INTL.exe
a5129e83a91fc1ec44f45189f27244be VS80sp1-KB926748-X86-INTL.exe
Thanks
--
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=20110
Summary: Visual C++ 2005 Express SP1 install fails
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://download.microsoft.com/download/7/7/3/7737290f-
98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926748-X86-INTL.
exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Bug 19502 is about Visual C++ 2005 SP1 [not express] install failing.
Since the express apps are easier to download and install, I figured
it was worth having a separate bug. If the problem turns out to
be the same, we'll merge the bugs.)
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6a…
(sha1sum 8b9a0172efad64774aa122f29e093ad2043b308d)
fails to install. To reproduce:
wget http://winezeug.googlecode.com/svn/trunk/winetricks
sh winetricks -q vc2005express
sh winetricks vc2005expresssp1
It crashes soon after
trace:msi:MsiGetFileVersionW
L"C:\\windows\\Microsoft.NET\\Framework\\URTInstallPath\\al.exe" (nil) 0 (nil)
0
in msi's find_published_source() on the line
mi->volume_label = msi_realloc(mi->volume_label, ++volumesz * sizeof(WCHAR));
because mi->volume_label was NULL, and evidently realloc doesn't alloc in that
case. If you change that to read
sizeof(WCHAR));
mi->volume_label = mi->volume_label ? msi_realloc(mi->volume_label,
++volumesz * sizeof(WCHAR)) : msi_alloc(++volumesz * sizeof(WCHAR));
it gets very slightly farther and fails with
err:msi:ACTION_InstallFiles compressed file wasn't extracted
(L"C:\\windows\\Microsoft.NET\\Framework\\URTInstallPath\\al.exe")
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
Calling MSI for now, might be something else.
--
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=50949
Bug ID: 50949
Summary: No sound is played.
Product: Wine-staging
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 79625490833(a)yandex.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69772
--> https://bugs.winehq.org/attachment.cgi?id=69772
Error log
Hello. Need help configuring wine to play sounds for some applications. Sound
is played on tanks. Https://wiki.winehq.org/MIDI - this instruction is not
entirely clear.
--
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=28774
Bug #: 28774
Summary: Mega: crashes on start (Call from 0x7b83a9e9 to
unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAEX_N@)
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.megasoftware.net/megalinux.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrushkin(a)yandex.ru
Classification: Unclassified
Created attachment 36968
--> http://bugs.winehq.org/attachment.cgi?id=36968
backtrace on virgin wine prefix
Alternative download link:
http://update.megasoftware.net/deb/pool/main/m/mega/mega_5110426_all.deb (they
are packed windows exe into deb package)
or https://aur.archlinux.org/packages.php?ID=53233 for Arch Linux.
When I started MEGA (Molecular Evolutionary Genetics Analysis) I get such
error:
$ wine /usr/local/bin/MEGA/MEGA5.exe
wine: Call from 0x7b83a9e9 to unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z,
aborting
fixme:resource:GetGuiResources (0xd4,0): stub
$ wine --version
wine-1.3.30
I have found bug http://bugs.winehq.org/show_bug.cgi?id=27067 but it's closed
as fixed, but in latest version I get this error again.
--
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=27067
Summary: Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAEX_N@Z
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Unhandled exception: unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@
called in 32-bit code (0x7b839282).
qdvd needs to be registered in order bypass the crash when the movies play but
they don't show.
with msvcp60 it works.
--
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=27303
Summary: QQMusic2011 installer needs atl80.dll
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download QQmusic installer
$ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 (
Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
)
$ winetricks -q vcrun6
3. install QQMusic2011
$ wine QQMusic2011.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135
err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
err:ole:create_server class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
See attachment for full log.
Is there any way to work around? register a native atl80.dll will cause run
time error r6034, is that a bug?
Thanks!
--
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=27304
Summary: QQMusic2011
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34923)
--> (http://bugs.winehq.org/attachment.cgi?id=34923)
Log: start QQMusic
1. Download QQmusic installer
$ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 (
Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
)
$ winetricks -q vcrun6
3. install QQMusic2011
$ wine QQMusic2011.exe
4. set msvcrt overriding to "builtin", works around winetricks Issue 81:
QQmusic call unimplemented function msvcrt.dll._snwprintf_s if native vcrun6 is
installed by winetricks
5. start QQMusic:
$ cd ~/.wine/drive_c/Program Files/Tencent/QQMusic
$ wine QQMusic.exe
After a while an error message dialog says QQMusic has to close, see attachment
for full log.
There is a bug about QQMusic installer: Bug 27303 - QQMusic2011 installer needs
atl80.dll
--
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=29549
Bug #: 29549
Summary: QQMusic crash at unimplemented msvcr80.dll.tmpfile_s
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQMusic installer
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. Install with Wine
wine-1.3.36-129-ga86b765
3.
$ cd "~/.wine/drive_c/Program Files/Tencent/QQMusic"
$ wine QQMusic.exe
Crash
Backtrace:
=>0 0x7b83a46b RaiseException+0x87(code=0x80000100, flags=0x1, nbargs=0x2,
args=0x33f808) [/home/fracting/wine-git/dlls/kernel32/except.c:84] in kernel32
(0x0033f7e8)
1 0x7dea242d __wine_spec_unimplemented_stub+0x34(module="msvcr80.dll",
function="tmpfile_s") [/home/fracting/wine-git/dlls/winecrt0/stub.c:34] in
msvcr80 (0x0033f818)
2 0x7dea21d5 __wine_stub_tmpfile_s+0x28() in msvcr80 (0x0033f884)
3 0x004029bc in qqmusic (+0x29bb) (0x0033f884)
--
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=27575
Summary: QQMusic installer needs
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_tra
its@D@std@@V?$allocator@D@2@@0@PBD@Z
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1 Download installer of QQMusic from:
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. start with wine
$ wine QQMusic2011.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
wine: Call from 0x7b839c02 to unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z,
aborting
wine: Unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called at address 0x7b839c02 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called in 32-bit code (0x7b839c02).
--
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=28370
Summary: QQMusic installer exit silently
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36372)
--> (http://bugs.winehq.org/attachment.cgi?id=36372)
Log: +msvcrt,+msvcp60,+msvcr60,+msvcp80,+msvcr80 trace
wine-1.3.28-86-g9b729bb
Bug 27575 is fixed now.
Is it dup of Bug 28366 ?
Please see the log.
--
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=31246
Bug #: 31246
Summary: QQMusic deadlock on exit with buitin msvcr80
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQMusic installer
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. Install with Wine
wine-1.5.9-33-gb20a1f5
3. Workaround Bug 27109 by `winetricks vcrun6`
4. Workaround Bug 30512 by `winetricks vcrun2008` + native alt80.dll
5. Workaround Bug 27304 by `winetricks gdiplus`.
6. Set msvcr80 to builtin
7.
$ cd "~/.wine/drive_c/Program Files/Tencent/QQMusic"
$ wine QQMusic.exe
8. Wait for some seconds
9. Right click the system tray icon of QQMusic, then "Exit"/"退出" in the menu.
If you can't read Chinese, just click the last item ;-) (With a red power key
icon)
Expect Result:
QQ Music should exit
Actual Result:
Deadlock:
--- snip ---
0009:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 0009, blocked by 0040, retrying (60
sec)
002b:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 002b, blocked by 0040, retrying (60
sec)
002e:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 002e, blocked by 0040, retrying (60
sec)
0028:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 0028, blocked by 0040, retrying (60
sec)
003c:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 003c, blocked by 0040, retrying (60
sec)
--- snip ---
How reproducible:
>50%, depends on how long you wait after QQMusic starts. If you click the "Exit/退出" item very early then there maybe no deadlock, for me it seems waiting for 5 seconds before clicking "exit/退出" is enough to get the deadlock.
Never get a deadlock with native msvcr80.
Additional info:
1. I can reproduce the deadlock when +relay trace is enable.
2. With +msvcrt trace, I found the only log regarding thread 0040 is:
--- snip ---
0040:trace:msvcrt:DllMain (0x7e030000, DLL_THREAD_ATTACH, (nil)) pid(8),
tid(40), tls(0)
0040:trace:msvcrt:_endthread (void)
--- snip ---
will attach a +msvcrt,+tid log
--
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=19581
Summary: Visual Studio 2005: "cl : Command line error D8022 :
cannot open 'foo.rsp' "
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install Visual Studio 2005 trial
Try to create new project, notice the dialog doesn't work usably
winetricks ie6
Create new project again using existing .c file
Try to compile
Get error
cl : Command line error D8022 : cannot open 'foo.rsp'
ls -l foo.rsp shows it was created with unix permissions 000!
chmod doesn't help, the next build uses a new random foo filename.
--
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=19502
Summary: Visual Studio 2005 SP1 install seems to fail
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?Family
ID=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
First install visual studio 2005 (I used the 90 day trial, but the 180 day team
trial will do, too) doing
sh winetricks -q vcrun6 dotnet20 msxml6
first as described in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4494
Then download SP1 VS80sp1-KB926601-X86-ENU.exe from
http://www.microsoft.com/downloads/details.aspx?FamilyID=bb4a75ab-e2d4-4c96…
It puts up an extracting dialog, thinks a while, then seems to abort with
the dialog
"To install this product, please run Setup.exe. For other installation
options, see the Installation section of ReadMe.htm."
which is funny considering there's no setup.exe (the .exe contains an .msp,
no setup.exe).
Since this is an .msp patch, I wouldn't be surprised if this
were caused by a bug in our msi implementation.
There are quite a few err's and warn's:
$ grep err: log3 | sort | uniq -c
1 err:msi:ACTION_CallDllFunction failed to load dll
L"C:\\windows\\temp\\msi1718.tmp"
1 err:msi:ACTION_CallDllFunction failed to load dll
L"C:\\windows\\temp\\msi171c.tmp"
18957 err:msidb:msi_table_load_transform insert row failed
313 err:msidb:msi_table_load_transform no matching row to transform
1 err:msi:ITERATE_Actions Execution halted, action
L"CA_LaunchCondition_4.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1627
$ grep warn: log3 | sort | uniq -c
7 warn:msidb:read_stream_data open stream failed r = 80030002 - empty
table?
4 warn:msidb:STREAMS_set_row failed to write stream data: 1627
3 warn:msidb:TABLE_CreateView table not found
1 warn:msidb:WHERE_VerifyCondition Couldn't find column L"To"
4 warn:msidb:write_stream_data open stream failed r = 80030005
--
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=27987
Summary: vc2005trial install failed: err:msi:ITERATE_Actions
Execution halted
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35823)
--> (http://bugs.winehq.org/attachment.cgi?id=35823)
Log: install vc2005 trial
$ wine --version
wine-1.3.25-406-g89dcf22
$ winetricks -q vc2005trial
At the end of the installation, a message box says:
""" Microsoft Visual Studio 2005 Team Suite - ENU has encountered a problem
during setup.
Setuo did not complete correctly. """
Below is some of the log:
---
err:msi:ITERATE_Actions Execution halted, action
L"CA_RollbackHelpTransaction.3643236F_FC70_11D3_A536_0090278A1BB8" returned
1603
---
vc2005trial install completed, but installed file
/home/fracting/.local/share/wineprefixes/vc2005trial/dosdevices/c:/Program
Files/Microsoft Visual Studio 8/Common7/IDE/devenv.exe not found
---
full log is attached.
--
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=6940
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Component|kernel32 |ntdll
Hardware|Other |x86
CC| |focht(a)gmx.net
Summary|php.exe crashes when |Custom PHP build fails to
|compiled with visual studio |load 'MSVCR80.dll' when
|2005 |compiled with Visual Studio
| |2005 (needs support for
| |manifest lookup in global
| |winsxs directory)
URL| |https://web.archive.org/web
| |/20210418174321/https://php
| |dev.toolsforresearch.com/ph
| |p-5.2.5-Win32-VC8-x64.zip
OS|other |Linux
--- Comment #9 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download links via Internet Archive.
Using comment #0 URL and date as starting point:
https://web.archive.org/web/20070303101947/http://www.edin.dk/archives/24-S…
--- quote ---
You can download this build from:
php-5.2.1RC2-dev-Win32.zip
pecl-5.2.1RC2-dev-Win32.zip
--- quote ---
Query for any snapshots of those:
--- snip ---
$ wget
http://web.archive.org/cdx/search/cdx?url="downloads.php.net/edink/php-5.2.1*"
-q -O - | grep application/
net,php,downloads)/edink/php-5.2.1rc1-win32.zip 20070205084036
http://downloads.php.net:80/edink/php-5.2.1RC1-Win32.zip application/zip 200
DD5VHD454KK3MRIV76JNOJEA4QTEZGNS 9679078
net,php,downloads)/edink/php-5.2.1rc1-win32.zip 20120805025923
http://downloads.php.net/edink/php-5.2.1RC1-Win32.zip application/zip 200
DD5VHD454KK3MRIV76JNOJEA4QTEZGNS 9679252
net,php,downloads)/edink/php-5.2.1rc4-win32.zip 20070315123240
http://downloads.php.net:80/edink/php-5.2.1RC4-Win32.zip application/zip 200
BBTYOUQLDIWIMCRTLKKT26WLBCI5WGX3 9672874
--- snip ---
https://web.archive.org/web/20070315123240/http://downloads.php.net/edink/p…
Unfortunately none of these link against VC++ 2005 runtime.
Searching further ...
https://windows.php.net/downloads/releases/archives/https://windows.php.net/downloads/releases/releases.json
Lists various PHP Windows builds using different VC++ runtimes but never 'VC8'.
It seemed to be rather short lived in development cycle, only used for internal
testing.
Finally I managed to dig out another custom PHP build which links against VC++
2005 runtime from here:
https://www.apachelounge.com/viewtopic.php?t=7349https://phpdev.toolsforresearch.com/php-5.2.5-Win32-VC8-x64.zip
$ sha1sum php-5.2.5-Win32-VC8-x64.zip
cca6135c57d8cf1d95d48e2479dbfc56232f098c php-5.2.5-Win32-VC8-x64.zip
$ du -sh php-5.2.5-Win32-VC8-x64.zip
48M php-5.2.5-Win32-VC8-x64.zip
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.
http://bugs.winehq.org/show_bug.cgi?id=18106
Summary: Visual C# 2005 Express: Form Designer is blank on first
run, the gives memory error
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nonesuchnick(a)gmail.com
Created an attachment (id=20540)
--> (http://bugs.winehq.org/attachment.cgi?id=20540)
Memory error when trying to open the Form Designer
I installed under a clean Wine prefix.
I ran winetricks -q dotnet20 msxml6
I installed Visual C# 2005 Express from the .iso image. I always close the
Startup window when Visual C# opens right away to prevent the
When I try to create a new "Windows Application" project, and click on Form1.cs
to open the Designer, the form does not display and the designer is blank.
Choosing Designer from the menus displays the same, and even adding a new form
to the project has the same result.
Clicking on the blank area does update the Properties window with the details
of the Form.
Closing Visual C# and opening again, I'm now getting a popup error when
clicking on the Form1.cs to load the designer: "Attempted to read or write
protected memory. This is often an indication that other memory is corrupt."
I've attached a screenshot of this. In the output window on the bottom, the
error is listed as well as an MSBuild error, even though I didn't try to build
or debug. This also happens now if I try to create a new WindowsApplication
project from the template. I get the popup right away when the project loads,
without even clicking on the form. When exiting Visual C#, after the UI is
closed, an error dialog pops up telling me "Microsoft Visual C# has encountered
a problem and needs to close." I uncheck restart and click Don't Send. I've
also attached a screenshot.
Checking my system processes, I see that WindowsApplication1.exe is still
running under wine, even though I never started debug or compiled. If I kill
this and let wine stop, and then open VC# and try again, the process repeats.
It seems like the only time I didn't get any error loading the Form Designer
was the first run after install, but I still only had a blank white screen. I
also went through Tools->Options and when trying to view/set the Windows Forms
Designer options on the right hand side I get "An error occured loading this
property page." and nothing else.
I'll try the Windows trick of rebooting and see if that makes a difference.
Anyone encountered this before or know if I have to install any other
libraries?
--
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=7258
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
URL| |https://web.archive.org/web
| |/20161115203751/http://down
| |load.microsoft.com/download
| |/6/f/5/6f5f7a01-50bb-422d-8
| |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
CC| |focht(a)gmx.net
Keywords| |download
Summary|Unable to install MSI files |Visual Studio 2005
|with large string tables |installer: unable to
| |install MSI files with
| |large string tables
--
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=7850
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS|other |Linux
Keywords| |download, Installer
URL| |https://web.archive.org/web
| |/20161115203751/http://down
| |load.microsoft.com/download
| |/6/f/5/6f5f7a01-50bb-422d-8
| |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
Summary|Freeze on installation of |Visual Studio 2005
|Visual Studio 2005 |installer freezes
CC| |focht(a)gmx.net
Component|-unknown |msi
--
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=8711
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL| |https://web.archive.org/web
| |/20161115203751/http://down
| |load.microsoft.com/download
| |/6/f/5/6f5f7a01-50bb-422d-8
| |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
Component|kernel32 |msi
Keywords| |download, Installer
Summary|can't install Visual Studio |MS Visual Studio 2005 fails
|2005 |to install
--
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=34950
Bug #: 34950
Summary: "Microsoft Visual Studio Tools for Applications" could
not be installed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: micet2004-winehq(a)yahoo.de
Classification: Unclassified
Installation is Crashing.
vsta_aide.msi 55MB -
http://rapidshare.com/share/E4B878B21A895D7241D51F4190BCA6E3
vsta - log.txt.xz (9.1MB expandet 688MB) -
http://rapidshare.com/share/48E851973DFE49A8DA578CF877474640
WINEDEBUG=+relay,+seh,+tid wine msiexec -i .../vsta_aide.msi >log.txt 2>&1
--
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=15312
Summary: Visual Studio 2005 requires SetDIBits to handle a NULL
DC and DOB_RGB_COLORS
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=16144)
--> (http://bugs.winehq.org/attachment.cgi?id=16144)
patch
Currently we have only a FIXME for this case. It seems to cause only a small
visual glitch - the panes' titles backgrounds are black. The attached patch can
be used to check that this is the problem. Of course, it is not a correct
solution of the problem.
--
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=36757
Bug ID: 36757
Summary: Microsoft Visual Studio 2005 Express reports 'object
does not support this action' during project creation
(needs IFileSystem::GetDriveName method impl)
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scrrun
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
Create 'empty' project type (any other type won't work due to multiple known
bugs).
--- snip ---
0009:fixme:scrrun:filesys_GetDriveName 0x7e14649c L"C:\\users\\focht\\My
Documents\\Visual Studio 2005\\Projects\\test\\test" 0x3164dc
0009:fixme:seh:_abnormal_termination (void)stub
0009:trace:loaddll:free_modref Unloaded module L"C:\\Program Files\\Microsoft
Visual Studio 8\\Common7\\IDE\\VsWizard.dll" : native
0009:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msvcp80.dll" : builtin
0009:trace:msgbox:MSGBOX_OnInit L"Object doesn't support this action"
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/2b76dfba97825ff7a7f56efd2085d38e…
--- snip ---
2940 static HRESULT WINAPI filesys_GetDriveName(IFileSystem3 *iface, BSTR Path,
2941 BSTR *pbstrResult)
2942 {
2943 FIXME("%p %s %p\n", iface, debugstr_w(Path), pbstrResult);
2944
2945 return E_NOTIMPL;
2946 }
--- snip ---
$ sha1sum VC.iso
1ae44e4eaf8c61c3a39e573fd6efd9889e940529 VC.iso
$ du -sh VC.iso
463M VC.iso
$ wine --version
wine-1.7.20-62-g0b30276
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.
http://bugs.winehq.org/show_bug.cgi?id=14168
Summary: visual studio 2005 install error
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fyreme3_rd(a)yahoo.com
Created an attachment (id=14436)
--> (http://bugs.winehq.org/attachment.cgi?id=14436)
visual studio 2005 install error
Visual Studio 2005 install error
--
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=29509
Bug #: 29509
Summary: Visual Studio 2005 trial crashes quickly building Wine
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Visual C++ 2005 Trial installs ok with following recipe:
winetricks mfc42 dotnet20
use wine-1.3.15 to work around bug 27987 (or maybe just create the directory
that bug mentions)
mount image and run installer
Trying to load the projects generated by
tools/winapi/msvcmaker
throws up one "operation could not be completed" dialog on display.drv16.dsp,
but seems to complete.
(The IDE may freeze for 30 seconds after loading the wine projects
the first time, but is then responsive sooner on later runs.)
Doing Build / Build Solution compiles a few files, and generates real-looking
warnings, but then the IDE crashes. You can get the IDE to crash sooner by
running with WINEDEBUG=warn+heap; then it doesn't even compile one file before
it crashes.
Installing vcrun2005 might make it slighly more stable, but doesn't solve
the problem.
--
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=26370
Summary: Visual C++ 2005 Trial install shows spurious dialog
box
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The visual c++ 2005 trial installer now works, but
in the middle, it puts up a mysterious dialog box saying
1: 0 2: 1033 3: 4 5: 6: 7: 8: 9: 10:
When you press 'Retry', it succeeds.
--
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=31286
Bug #: 31286
Summary: Visual Studio 2005 Trial needs
atl80.dll.AtlWaitWithMessageLoop when using "Server
Explorer"
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
if the "Server Explorer" in Visual Studio 2005 is used there is an abort due to
unimplemented function atl80.dll.AtlWaitWithMessageLoop when the IDE exits.
--- snip ---
0043:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83965f
ip=7b83965f tid=0043
0043:trace:seh:raise_exception info[0]=7df68c44
0043:trace:seh:raise_exception info[1]=7df68c4e
wine: Call from 0x7b83965f to unimplemented function
atl80.dll.AtlWaitWithMessageLoop, aborting
0043:trace:seh:call_vectored_handlers calling handler at 0x406b98 code=80000100
flags=1
0043:trace:seh:call_vectored_handlers handler at 0x406b98 returned 0
--- snip ---
Prerequisite: 'winetricks vc2005trial'
MSDN: http://msdn.microsoft.com/en-us/library/26hwk2bx%28v=vs.80%29.aspx
Don't just add a stub, that might cause problems.
The function should be easy to implement using MsgWaitForMultipleObjects and
proper message dispatching.
Regards
--
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=17096
Summary: Visual C++ 2005 Trial can't build project, complains
when starting mspdbsrv
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://download.microsoft.com/download/6/f/5/6f5f7a01-
50bb-422d-8742-
c099c8896969/En_vs_2005_vsts_180_Trial.img
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Since Visual C++ Express 2005 installs, I figured I'd try the trial for
full-on Visual C++ 2005, available at the given url.
Sure enough, it took 30 minutes, but it installed!
Then I tried building a project. I tried both Chromium's net unittest
and a trivial old visual c++ 6 (?) project from codeguru,
http://www.codeguru.com/cpp/g-m/gdi/capturingimages/article.php/c6333/
In both cases, visual c++ 2005 complained during compile:
MSPDBSRV: fatal error: Unable to start server: server already exist
>From +relay, the commandline it's using to start mspdbsrv is
C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\ide\\mspdbsrv.exe -start
-spawn
And sure enough, running
wine mspdbsrv -start -spawn
in directory
C:\\Program Files\\Microsoft Visual Studio 8\\Common\\ide\\
generates the same error message (and a remarkably short +relay log).
--
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=37224
Bug ID: 37224
Summary: winemaker generated wine.dsw fails to load with Visual
Express 2005
Product: Wine
Version: 1.7.25
Hardware: x86
URL: http://download.microsoft.com/download/6/f/5/6f5f7a01-
50bb-422d-8742-c099c8896969/En_vs_2005_vsts_180_Trial.
img
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
$ ./tools/winapi/msvcmaker
$ winetricks -q vc2005express'
$ cd ~/.wine/drive_c/Program Files/Microsoft Visual Studio 8/Common7/IDE
$ wine VCEXpress.exe
Open wine.dsw.
"The selected file is a workspace file, but appears to be corrupted and cannot
be opened."
individual .dsp's will open, then Visual Express will convert them to a newer
format.
I also tried winetricks msxml3 vcrun2005 as suggested in bug 29509, but those
didn't make a difference for this bug.
wine-1.7.25-93-g12aa347
--
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=7189
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://download.microsoft.c |https://web.archive.org/web
|om/download/6/f/5/6f5f7a01- |/20161115203751/http://down
|50bb-422d-8742-c099c8896969 |load.microsoft.com/download
|/En_vs_2005_vsts_180_Trial. |/6/f/5/6f5f7a01-50bb-422d-8
|img |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
--
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=51020
Bug ID: 51020
Summary: Unable to install ms office 13
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml6
Assignee: wine-bugs(a)winehq.org
Reporter: meetshah500(a)gmail.com
Distribution: ---
Created attachment 69867
--> https://bugs.winehq.org/attachment.cgi?id=69867
Error occured while installing Ms office 2013 on wine 5.0
I have a cracked iso file of Ms office 2013 which I am not able to install.
As I am getting error occurred window while installing it.
--
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=51007
Bug ID: 51007
Summary: WSCC (Windows System Control Center) can't install or
update on Wine 6.6
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jdkatz23(a)gmail.com
Distribution: ---
Running (under Kubuntu 64-bit): winehq-devel 6.6~groovy-1. Same problem under
winehq-staging.
WSCC installers (available at https://www.kls-soft.com/wscc/), both 32- and
64-bit, fail under Wine 6.6, both 32- and 64-bit. Updating fails as well under
Wine 6.6 (if it was installed under previous version). Installs and updates
fine under 6.5 and 6.4 (checked under PlayOnLinux).
Install shows:
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\imm32.dll") not found
0024:err:module:import_dll Library imm32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
0024:err:module:import_dll Library comctl32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\combase.dll") not found
0024:err:module:import_dll Library combase.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
0024:err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
0024:err:module:import_dll Library oleaut32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library netapi32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe" failed, status c0000135
--
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=51011
Bug ID: 51011
Summary: Snap Camera 1.12.1 doesn't run at all
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: barfin(a)protonmail.com
Distribution: ---
Created attachment 69857
--> https://bugs.winehq.org/attachment.cgi?id=69857
log
log is included
--
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=51001
Bug ID: 51001
Summary: Regression: Cannot look around in World of Warcraft
with a Hardware cursor
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaapbuurman(a)gmail.com
Distribution: ---
There has been a regression in Wine-staging 6.6 that causes you to be unable to
look around in World of Warcraft whenever you use a hardware cursor. To enable
a hardware cursor, set the "rawMouseEnable" Cvar to "1". This affects both
World of Warcraft classic and World of Warcraft: Shadowlands, and I could
reproduce it on THREE different computers.
When you press & hold the mouse button to take control of the camera, the
cursor disappears as expected. Normally you would then be able to look around.
In Wine-staging 6.5 this worked fine, however, under Wine-staging 6.6 the mouse
would be able to move a VERY short distance, and then completely to get stuck.
In order to move again, you would have to release the mouse button, and then
press & hold it again. This would again allow you to move this very tiny
distance before it gets stuck again.
When using a software cursor the issue is not present, however, a software
cursor has its own issues (not related to wine, also an issue under Windows).
--
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=50971
Bug ID: 50971
Summary: Program crashes with error code 53 since Wine 6.6
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim.cooper(a)layeh.com
Distribution: ---
Created attachment 69806
--> https://bugs.winehq.org/attachment.cgi?id=69806
Log file when running wine
I am trying to run winbox.exe (by Mikrotik) on Arch Linux. Ever since Wine 6.6
update, running the program fails with error code 53. The log shows issues
loading DLLs.
Invoked with:
export
WINEPREFIX="${WINBOX_HOME:-"${XDG_DATA_HOME:-"${HOME}/.local/share"}/winbox"}/wine"
export WINEARCH=win64
export WINEDLLOVERRIDES="mscoree,mshtml="
wine /usr/share/winbox/winbox.exe
Version: wine-6.6 (Staging)
--
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=50959
Bug ID: 50959
Summary: unimplemented function WS2_32.dll
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: chopinbig(a)tutanota.com
Distribution: ---
unimplemented function WS2_32.dll
GetHostNameW
occurs for Melodyne vst3 plugin.
--
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=40705
Bug ID: 40705
Summary: foobar2000 - Equalizer preset buttons
missing/invisible
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
Created attachment 54589
--> https://bugs.winehq.org/attachment.cgi?id=54589
Foobar2000 equalizer under Wine.
I'm using foobar2000 1.3.10. I first encountered this issue on Ubuntu 16.04
Cinnamon and Wine 1.6.2 x64, on a (I think) 32-bit wineprefix.
# Setup
* I also replicated this issue in Wine 1.9.10, 32-bit (PlayOnLinux).
* To (hopefully) avoid foobar2000-specific tweaks, I used [Install dialog] ->
_Install a non-listed program_. Then I created a new app profile and installed
foobar2000.
# Procedure
* Launch foobar2000. Press Ctrl-P to open Options.
* There's a tree at the left. Expand the Playback entry, and click DSP Manager.
* There will be two white boxes. On the right side, locate "Equalizer" and
double-click it.
* On the top of the dialog, click the "Configure selected" button.
# Result
There should be a combo box of presets, as well as a "load" or "save" button.
These are missing under Wine.
I tried using both theming on and off.
----
Is this a font 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=50995
Bug ID: 50995
Summary: Regression: SimSig installer doesn't run, builtin dlls
not found
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: zzhang(a)codeweavers.com
Distribution: ---
Download SimSig from the official download link
https://www.simsig.co.uk/File/Download/852
master:wine/win32-build$ sha256sum ~/Downloads/SimSigInstaller.exe
2e25ba45ef4e042d0152ad943854220adcbbe62a155d05f4c52a032daf94c183
/home/eric/Downloads/SimSigInstaller.exe
master:wine/win32-build$ wine ~/Downloads/SimSigInstaller.exe
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\imm32.dll") not found
00ec:err:module:import_dll Library imm32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
00ec:err:module:import_dll Library comctl32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\combase.dll") not found
00ec:err:module:import_dll Library combase.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
00ec:err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
00ec:err:module:import_dll Library oleaut32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library netapi32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe" failed, status c0000135
Wine is built with "../configure -C CFLAGS="-g -Og" CROSSCFLAGS="-g -Og"
--disable-tests --enable-silent-rules && make"
Bisect points to
bb065801a693e1cd305d2a507c206f1b21a142d3 is the first bad commit
commit bb065801a693e1cd305d2a507c206f1b21a142d3
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Mar 30 10:12:07 2021 +0200
ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from
the prefix.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/kernel32/tests/module.c | 4 +-
dlls/mscoree/tests/mscoree.c | 4 +-
dlls/ntdll/loader.c | 141 ++++++++++++++++++++++++++-----------------
3 files changed, 88 insertions(+), 61 deletions(-)
--
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=51019
Bug ID: 51019
Summary: PR1750-60-R5 05.24 fails to install
Product: Wine
Version: 6.6
Hardware: x86-64
URL: https://controller-software.minebea-intec.com/PR1750/P
R1750-60-R5%2005.24%20Build%20286395%20Setup.exe
OS: Mac OS X
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Created attachment 69866
--> https://bugs.winehq.org/attachment.cgi?id=69866
output
Continuation of bug 42775.
The installer doesn't crash anymore, but shows an error dialog at the end.
--
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=18117
Summary: Visual Studio 2005 hangs on install, crashes in
RPCRT4_find_interface
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/f/4/3f435aaa-
49ce-44c3-a2cc-d40bca9af941/ENU/vcssetup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Looking at bug 18114, I tried the download.
First, needs dotnet20. After using winetricks for that, the (mini)installer has
a crash when attempting to download the main installer:
wine: Unhandled page fault on read access to 0x00000004 at address 0x7e578b46
(thread 0112), starting debugger...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x7e578b46).
Backtrace:
=>0 0x7e578b46 RPCRT4_find_interface+0xd6(object=(nil), if_id=0x10b0048,
check_object=0) [/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:132] in rpcrt4
(0x00bae948)
1 0x7e57a6e8 RPCRT4_worker_thread+0x318(the_arg=0x132e20)
[/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:183] in rpcrt4 (0x00bae9b8)
2 0x7efc7b0d worker_thread_proc+0xfd(param=(nil))
[/home/austin/wine-git/dlls/ntdll/../../include/wine/port.h:434] in ntdll
(0x00baea18)
3 0x7efc3ace call_thread_entry_point+0xe() in ntdll (0x00baea28)
4 0x7efc5932 call_thread_func+0x42(rtl_func=<register EDI not in topmost
frame>, arg=<register ESI not in topmost frame>)
[/usr/include/bits/string3.h:85] in ntdll (0x00baeac8)
5 0x7efc5b00 start_thread+0x130(info=0x7ffbcfb8)
[/home/austin/wine-git/dlls/ntdll/thread.c:487] in ntdll (0x00baf3b8)
6 0xf7df24ff start_thread+0xbf() in libpthread.so.0 (0x00baf4b8)
0x7e578b46 RPCRT4_find_interface+0xd6
[/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:132] in rpcrt4: repe cmpsb
(%esi),%es:(%edi)
132 if (!memcmp(if_id, &cif->If->InterfaceId,
sizeof(RPC_SYNTAX_IDENTIFIER)) &&
Below hack 'fixes' it:
diff --git a/dlls/rpcrt4/rpc_server.c b/dlls/rpcrt4/rpc_server.c
index 6214965..4ea520b 100644
--- a/dlls/rpcrt4/rpc_server.c
+++ b/dlls/rpcrt4/rpc_server.c
@@ -124,6 +124,7 @@ static RpcServerInterface* RPCRT4_find_interface(UUID*
objec
UUID* MgrType = NULL;
RpcServerInterface* cif;
RPC_STATUS status;
+ object = NULL;
if (check_object)
MgrType = LookupObjType(object);
Still has a non-fatal crash:
wine: Unhandled page fault on read access to 0x00000000 at address 0xf7d7d4f6
(thread 0025), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef94e0c
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
--
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=6510
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://go.microsoft.com/fwl |https://web.archive.org/web
|ink/?linkid=57037 |/20190127082540/http://down
| |load.microsoft.com/download
| |/A/9/1/A91D6B2B-A798-47DF-9
| |C7E-A97854B7DD18/VC.iso
--
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=24623
Summary: Windows Live Essentials 2011 installer doesn't allow
program selection, can't progress
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://g.live.com/1rewlive4-web/en/wlsetup-web.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31109)
--> (http://bugs.winehq.org/attachment.cgi?id=31109)
Terminal output
The first screen of the Windows Live Essentials 2011 installer asks "what do
you want to install?" but there are no programs to choose from. The list of
available programs is missing, replaced by blank space, and the installer
provides no way to continue past this. Affects both the web and offline
installers.
To get the installer started, first install dotnet30 with winetricks and then
set Windows version to Windows 7.
--
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=50913
Bug ID: 50913
Summary: Alcohol 120% Trial 2.1.0.30316: Fails to install,
"failed to initialize service, code 0"
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sramey40(a)gmail.com
Distribution: ---
The trial version of Alcohol 120% fails to install with an error popup message
box that says, "failed to initialize service, code 0".
wine --version is "wine-6.5"
Here's the download: http://www.filefacts.com/alcohol-120-download
Seems to be an old wine bug where sptd wasn't really implemented, and no
updates ever really seemed to happen:
https://bugs.winehq.org/show_bug.cgi?id=12910
--
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=32471
Bug #: 32471
Summary: Evolve client (.NET 4.0 app using WPF4) fails with "X
Error of failed request: GLXBadDrawable" on
glxdrv_wglMakeCurrent
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Created attachment 42835
--> http://bugs.winehq.org/attachment.cgi?id=42835
trace log created with WINEDEBUG=+tid,+seh,+process,+loaddll,+d3d9,+sync,+wgl
Hello folks,
other .NET 4.0 apps using WPF4 work fine.
Prerequisite: 'winetricks -q dotnet40 msxml6 corefonts' (in 32-bit WINEPREFIX)
Attached is a trace log generated with:
WINEDEBUG=+tid,+seh,+process,+loaddll,+d3d9,+sync,+wgl wine ./Updater.exe
>>log.txt 2>&1
Last part before exit:
--- snip ---
...
002e:trace:wgl:glxdrv_wglMakeCurrent (0xa0055,0x6a96810)
002e:trace:wgl:describeContext Context 0x6a96810 have (vis:0x7d1d76e0):
002e:trace:wgl:describeContext - FBCONFIG_ID 0x107
002e:trace:wgl:describeContext - VISUAL_ID 0x24
002e:trace:wgl:glxdrv_wglMakeCurrent hdc 0xa0055 drawable 1e0006e fmt 0x195890
ctx 0x7d1d7970
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 636
Current serial number in output stream: 636
--- snip ---
Regards
--
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=35932
Bug ID: 35932
Summary: EvoSvc (Evolve Service, .NET 4.0 app) fails to
register video codecs with Windows Media Player
(missing
'HKLM\\SOFTWARE\\Microsoft\\Multimedia\\WMPlayer\\Exte
nsions' registry key)
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
after fixing bug 35924 the client still reports problems with the service.
Prerequisite: 'winetricks -q dotnet40 corefonts'
'EvolveClient.log'
--- snip ---
2014-Apr-05 21:34:48.656883 - System: Microsoft Windows NT 5.1.2600 Service
Pack 3
2014-Apr-05 21:34:48.703646 - Running version 1.8.3.
2014-Apr-05 21:34:48.711243 - Running against production backend.
2014-Apr-05 21:35:51.509870 - Testing connection to service...
2014-Apr-05 21:35:51.521973 - StartEvolveService: Attempting to start service:
EvoSvc.
2014-Apr-05 21:35:52.107810 - StartEvolveService: Service EvoSvc started.
2014-Apr-05 21:35:52.110547 - Successfully verified connection to service.
2014-Apr-05 21:35:52.149689 - Successfully started crash watchdog.
2014-Apr-05 21:35:52.153756 - Caught exception when attempting to register
video codecs with Windows Media Player: [EvoSvcClientClrThunk.RpcExceptionClr:
Exception of type 'EvoSvcClientClrThunk.RpcExceptionClr' was thrown.]
...
--- snip ---
'EvoSvc.log'
--- snip ---
2014-Apr-05 21:35:51.602663 - EvoSvc.exe, version 1.8.3.
2014-Apr-05 21:35:51.606479 - Evolve Service was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:35:51.606815 - Evolve Client was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:35:51.607065 - Loading Evolve configuration...
2014-Apr-05 21:35:51.608974 - Could not load configuration file. Using default
configuration.
2014-Apr-05 21:35:51.609137 - Running against production backend.
2014-Apr-05 21:35:51.609756 - Starting RPC server...
2014-Apr-05 21:35:51.610435 - Successfully started RPC server.
2014-Apr-05 21:35:52.146059 - Started client crash watchdog.
2014-Apr-05 21:35:52.151554 - Making sure video codecs are properly registered
with Windows Media Player...
2014-Apr-05 21:35:52.151738 - Could not open registry key:
SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions. File not found. (2).
2014-Apr-05 21:36:03.462868 - Received SERVICE_CONTROL_SHUTDOWN. Initiating
shutdown...
2014-Apr-05 21:36:03.467605 - Shutting down...
2014-Apr-05 21:36:03.467718 - Shutting down RPC server...
2014-Apr-05 21:36:03.470507 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:36:03.472371 - Thread Pool: Created worker threads successfully.
2014-Apr-05 21:36:03.472470 - Thread Pool: Shutting down worker threads...
2014-Apr-05 21:36:03.472745 - Thread Pool: Shut down worker threads
successfully.
2014-Apr-05 21:36:03.472997 - Stopped client crash watchdog.
2014-Apr-05 21:36:03.473853 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:36:03.474138 - RPC server shut down.
2014-Apr-05 21:36:03.474442 - Service stopped.
--- snip ---
Adding the key makes the service happy:
--- snip ---
$ wine reg add HKLM\\Software\\Microsoft\\Multimedia\\WMPlayer\\Extensions
--- snip ---
The service will add the following sub-key data:
--- snip ---
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions\.mkv]
"Permissions"=dword:0000000f
"PermissionsAddedByEvolve"=dword:00000001
"Runtime"=dword:00000007
"RuntimeAddedByEvolve"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions\.mov]
"Permissions"=dword:0000000f
"PermissionsAddedByEvolve"=dword:00000001
"Runtime"=dword:00000007
"RuntimeAddedByEvolve"=dword:00000001
--- snip ---
'EvoSvc.log'
--- snip ---
2014-Apr-05 21:46:45.788496 - EvoSvc.exe, version 1.8.3.
2014-Apr-05 21:46:45.791622 - Evolve Service was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:46:45.791964 - Evolve Client was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:46:45.792172 - Loading Evolve configuration...
2014-Apr-05 21:46:45.793703 - Successfully loaded the Evolve configuration
file.
2014-Apr-05 21:46:45.793835 - Running against production backend.
2014-Apr-05 21:46:45.794412 - Starting RPC server...
2014-Apr-05 21:46:45.794984 - Successfully started RPC server.
2014-Apr-05 21:46:46.324862 - Started client crash watchdog.
2014-Apr-05 21:46:46.332122 - Making sure video codecs are properly registered
with Windows Media Player...
2014-Apr-05 21:46:46.332439 - Registered .mov with Windows Media Player.
2014-Apr-05 21:46:46.332641 - Registered .mkv with Windows Media Player.
2014-Apr-05 21:46:46.332703 - No need to register .mkv with Windows Media
Player.
2014-Apr-05 21:46:46.343371 - New UI client connected. Sending state...
2014-Apr-05 21:46:46.343504 - Successfully sent state to new UI client.
2014-Apr-05 21:46:46.343785 - UI notification callback failed: 0x000006A6.
2014-Apr-05 21:46:46.345137 - UI disconnected. Leaving any lobbies currently in
progress...
2014-Apr-05 21:46:46.345421 - Stopped client crash watchdog.
2014-Apr-05 21:46:46.345570 - Waiting 5 seconds for the client to reconnect
before shutting down...
2014-Apr-05 21:46:51.346371 - Shut down timer expired. Shutting down service...
2014-Apr-05 21:46:51.347513 - StopService: Telling service to stop...
2014-Apr-05 21:46:51.347823 - Received SERVICE_CONTROL_STOP. Initiating
shutdown...
2014-Apr-05 21:46:51.349821 - Shutting down...
2014-Apr-05 21:46:51.349913 - Shutting down RPC server...
2014-Apr-05 21:46:51.351567 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:46:51.352819 - Thread Pool: Created worker threads successfully.
2014-Apr-05 21:46:51.352924 - Thread Pool: Shutting down worker threads...
2014-Apr-05 21:46:51.353661 - Thread Pool: Shut down worker threads
successfully.
2014-Apr-05 21:46:51.354831 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:46:51.355325 - RPC server shut down.
2014-Apr-05 21:46:51.355675 - Thread Pool: Shutting down worker threads...
2014-Apr-05 21:46:51.355794 - Thread Pool: Shut down worker threads
successfully.
2014-Apr-05 21:46:51.355864 - Service stopped.
--- snip ---
The login dialog is shown and after supplying the credentials it starts some
auto-updater.
$ sha1sum EvolveSetup.exe
0c9f92f1ed5f97bced68c1185525dfe78900f795 EvolveSetup.exe
$ du -sh EvolveSetup.exe
3.2M EvolveSetup.exe
$ wine --version
wine-1.7.16-1-gb772260
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.
http://bugs.winehq.org/show_bug.cgi?id=35924
Bug ID: 35924
Summary: EvoSvc (Evolve Service) Fails To Start
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: espionage724(a)gmail.com
The Evolve client expects the service EvoSvc.exe to be running for some kind of
connectivity, but the service itself cannot start, thus the client fails to
load.
--
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=32461
Bug #: 32461
Summary: Evolve client (.NET 4.0 app) crashes on startup due to
broken libgcrypt AES-NI support (misaligned stack for
SSE operations, upstream)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
continuation of bug 32408
Adding this bug for documentation purposes.
Prerequisite: 'winetricks -q dotnet40' (32-bit WINEPREFIX)
Optional (the client will download/install on its own): 'winetricks -q msxml6'
The app crashes in libgcrypt.
With proper debug symbols for i686 libgcrypt we get:
--- snip ---
$ winedbg --gdb ./Updater.exe
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 62]
0x7e29453d in do_aesni_enc_aligned (
a=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>, b=0x577d3a4 "\360R'~o\004", ctx=0x577d1a8) at
rijndael.c:710
710 asm volatile ("movdqu %[src], %%xmm0\n\t" /* xmm0 := *a */
Wine-gdb> bt
#0 0x7e29453d in do_aesni_enc_aligned (
a=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>, b=0x577d3a4 "\360R'~o\004", ctx=0x577d1a8) at
rijndael.c:710
#1 do_aesni (ctx=0x577d1a8, decrypt_flag=0, bx=0x577d3a4 "\360R'~o\004",
ax=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>) at rijndael.c:1132
#2 0x7e294946 in rijndael_encrypt (context=0x577d1a8, b=0x577d3a4
"\360R'~o\004",
a=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>) at rijndael.c:1155
#3 0x7e294f58 in selftest_basic_128 () at rijndael.c:1660
#4 0x7e294aff in selftest () at rijndael.c:1749
#5 do_setkey (keylen=16, key=0x7c906678
"!\312{\226\200j\356\030\247\256S\241\344\202", <incomplete sequence \304>,
ctx=0x7c908670) at rijndael.c:209
#6 rijndael_setkey (context=0x7c908670, key=0x7c906678
"!\312{\226\200j\356\030\247\256S\241\344\202", <incomplete sequence \304>,
keylen=16) at rijndael.c:444
#7 0x7e278df8 in cipher_setkey (c=0x7c9085f0, key=<optimized out>, keylen=16)
at cipher.c:896
#8 0x7e26e5b4 in gcry_cipher_setkey (hd=0x7c9085f0, key=0x7c906678, keylen=16)
at visibility.c:521
#9 0x7e39743c in wrap_gcry_cipher_setkey (ctx=0x7c9085f0, key=0x7c906678,
keysize=16) at cipher.c:115
#10 0x7e31e462 in _gnutls_cipher_init (handle=0x7c901c64,
cipher=GNUTLS_CIPHER_AES_128_CBC, key=0x7c901c5c, iv=0x7c901c54) at
gnutls_cipher_int.c:71
#11 0x7e3294f7 in _gnutls_init_record_state (params=0x7c901c38, read=1,
state=0x7c901c4c) at gnutls_constate.c:299
#12 0x7e329ac8 in _gnutls_epoch_set_keys (session=0x7c901290, epoch=1) at
gnutls_constate.c:431
#13 0x7e32a198 in _gnutls_write_connection_state_init (session=0x7c901290) at
gnutls_constate.c:602
#14 0x7e31280d in _gnutls_send_handshake_final (session=0x7c901290, init=1) at
gnutls_handshake.c:2888
#15 0x7e315e41 in _gnutls_handshake_common (session=0x7c901290) at
gnutls_handshake.c:3121
#16 0x7e31781e in gnutls_handshake (session=0x7c901290) at
gnutls_handshake.c:2690
#17 0x7e4c1a1a in schan_imp_handshake (session=0x7c901290) at
/home/focht/projects/wine/wine-git/dlls/secur32/schannel_gnutls.c:162
#18 0x7e4bff6c in schan_InitializeSecurityContextW (phCredential=0x188ed0,
phContext=0x54ad0b0, pszTargetName=0xfc01bc, fContextReq=524572, Reserved1=0,
TargetDataRep=16,
pInput=0x12da3bc, Reserved2=0, phNewContext=0x577d7f0, pOutput=0x12da3d0,
pfContextAttr=0x11c3138, ptsExpiry=0x577d8e8)
at /home/focht/projects/wine/wine-git/dlls/secur32/schannel.c:766
#19 0x7e4c9180 in InitializeSecurityContextW (phCredential=0x577d8f0,
phContext=0x577d9f4, pszTargetName=0xfc01bc, fContextReq=524572, Reserved1=0,
TargetDataRep=16,
pInput=0x12da3bc, Reserved2=0, phNewContext=0x11c6bfc, pOutput=0x12da3d0,
pfContextAttr=0x11c3138, ptsExpiry=0x577d8e8)
at /home/focht/projects/wine/wine-git/dlls/secur32/wrapper.c:346
...
--- snip ---
Source:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=cipher/rij…
--- snip ---
1626 /* Run the self-tests for AES 128. Returns NULL on success. */
1627 static const char*
1628 selftest_basic_128 (void)
1629 {
1630 RIJNDAEL_context ctx;
1631 unsigned char scratch[16];
1632
...
1672
1673 rijndael_setkey (&ctx, key_128, sizeof (key_128));
1674 rijndael_encrypt (&ctx, scratch, plaintext_128);
1675 if (memcmp (scratch, ciphertext_128, sizeof (ciphertext_128)))
1676 return "AES-128 test encryption failed.";
1677 rijndael_decrypt (&ctx, scratch, scratch);
1678 if (memcmp (scratch, plaintext_128, sizeof (plaintext_128)))
1679 return "AES-128 test decryption failed.";
1680
1681 return NULL;
1682 }
--- snip ---
"RIJNDAEL_context ctx" was not properly 16-byte aligned on stack, hence the
crash in encrypt using SSE instructions.
Using big brother I found some reports about this problem:
---
Gentoo "dev-libs/libgcrypt-1.5.0-r2 - aes-ni segfaults"
buglink: https://bugs.gentoo.org/show_bug.cgi?id=442568
patch:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/…
---
Debian "libgcrypt11: New 1.5.0 version segfaults with NSS/PAM LDAP"
buglink: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643336
---
Upstream libgcrypt
buglink: https://bugs.g10code.com/gnupg/issue1452
patch:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commitdiff;h=a969…
---
The "final" patch (using __attribute__ ((aligned (16))) on "RIJNDAEL_context"
structure) did not fix the issue for me.
At least on my Fedora 16, gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) still
misaligned context buffers, causing segfault.
I added "-mpreferred-stack-boundary=2" to CFLAGS to force gcc to realign the
stack in function prolog.
Fixed prolog code:
--- snip ---
.text:08001EE0 selftest_basic_128:
.text:08001EE0 push ebp
.text:08001EE1 mov ebp, esp
.text:08001EE3 lea esp, [esp-0Ch]
.text:08001EE7 and esp, 0FFFFFFF0h
.text:08001EEA lea esp, [esp-22Ch]
...
--- snip ---
I suspect there are various other distros still broken regarding this bug hence
you need to build a fixed libgcrypt version on your own.
Regards
--
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=30078
Bug #: 30078
Summary: Many installers fail to detect MSXML6 component (Wine
doesn't advertise its own MSXML6)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
many installers require MSXML 6.0 component.
It might be useful in future to have Wine advertise its builtin by default
instead of 'winetricks -q msxml6' (considering some maturity of Wine's own).
There are different methods to detect the presence of MSXML6.
One of the most used ones which is also suggested by Microsoft is using
registry data.
Example prerequisite check from bug 19223 (Microsoft SQL Server Management
Studio Express (SSMSE)):
--- snip ---
...
0024:trace:msi:iterate_appsearch L"MSXML6PRESENT" L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchGetSignature package 0x15b348, sig 0x32f8ec
...
0024:trace:msi:ACTION_AppSearchGetSignature failed to query signature for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchComponents L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchComponents failed to query CompLocator for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchReg L"MSXML6PRESENTREG"
...
0024:Call advapi32.RegOpenKeyW(80000002,00790e88
L"SOFTWARE\\Microsoft\\MSXML60\\Setup",0032f818) ret=7ecb5ea4
0024:Ret advapi32.RegOpenKeyW() retval=00000002 ret=7ecb5ea4
...
0024:trace:msi:ACTION_AppSearchReg RegOpenKeyW returned 2
...
0024:trace:msi:ACTION_AppSearchIni L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchIni failed to query IniLocator for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchDr L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchDr failed to query DrLocator for
L"MSXML6PRESENTREG"
...
0024:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 200 L"Property:
MSXML6PRESENT, Signature: MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_CustomAction Handling custom action
L"MISSINGPREREQERROR.6D658EB9_E2B8_429A_92C4_84337700878E" (33
L"MISSINGREDISTPREREQERROR"
L"[RedistPreReqErrorPrefix][MISSINGREDISTPREREQS][NewLine][NewLine][RedistPreReqErrorSuffix]")
...
0024:trace:msi:ACTION_CustomAction Handling custom action
L"CA_ErrorMissingPreReqs" (13 (null) L"[MISSINGREDISTPREREQERROR]")
...
0024:trace:msi:msi_get_property returning L"Setup is missing prerequisites:\n-
MSXML6\n\nGo to http://go.microsoft.com/fwlink/?LinkId=54583" for property
L"MISSINGREDISTPREREQERROR"
...
0024:Call user32.MessageBoxW(00000000,007910a0 L"Setup is missing
prerequisites:\n- MSXML6\n\nGo to
http://go.microsoft.com/fwlink/?LinkId=54583",00000000,00000000) ret=7ecc7a4d
--- snip ---
Dump of "SQLServer2005_SSMSEE.msi" using "ORCA" tool:
"InstallExecuteSequence" table:
--- snip ---
MISSINGMSXML6.6D658EB9_E2B8_429A_92C4_84337700878E (EnableMSXML6PreReq=1)
AND (NOT MSXML6PRESENT) AND (VersionNT < 600) 402
--- snip ---
"RegLocator" table:
--- snip ---
MSXML6PRESENTREG 2 SOFTWARE\Microsoft\MSXML60\Setup Uninstall 2
--- snip ---
"Installing and Redistributing MSXML 6.0":
http://msdn.microsoft.com/en-us/library/windows/desktop/cc507436%28v=vs.85%…
--- quote ---
When MSXML 6.0 is installed for the first time, the following registry key is
created with an initial value.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSXML60\Setup]
"Uninstall"="{11111111-1111-1111-1111-111111111111}"
Subsequently, whenever MSXML 6.0 is redistributed by some application, the
product code for that application is appended to the registry key shown above.
--- quote ---
Following that suggestion, running prior installer in clean WINEPREFIX:
--- snip ---
$ wine reg add "HKLM\\Software\\Microsoft\\MSXML60\\Setup" /v Uninstall /t
REG_SZ /d "{11111111-1111-1111-1111-111111111111}" /f
--- snip ---
With that registry key present, "MSXML 6.0" is considered installed.
Regards
--
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=51015
Bug ID: 51015
Summary: Excel 2007 : Userform in VBA crashes under Wine 6.5.
Regression from Wine 6.4 where it works
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zen253231(a)gmail.com
Distribution: ---
Severe regression on Excel 2007.
Last working version is 6.4
Userform makes Excel 2007 crash as soon as it is inserted into VBA Editor.
Trying to display an existing userform hangs Excel 2007 before crashing as well
--
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=47139
Bug ID: 47139
Summary: SetWorldTransform faulty when rendering text with
DrawTextEx
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: zen253231(a)gmail.com
Distribution: ---
Created attachment 64368
--> https://bugs.winehq.org/attachment.cgi?id=64368
Text is cut on all sides when turned
Since at least wine 3.16 up to 4.7 when using DrawTextEx with (either
DT_WORDBREAK, either DT_SINGLELINE) Or DT_CALCRECT,
SetWorldTransform fails to transform correctly the size of text box and cuts
text to display inclined.
The 4 coefficients of Xform are used to compute transformation.
--
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=51014
Bug ID: 51014
Summary: err:module:open_builtin_file failed to load .so lib
"/usr/lib/wine/d3d12.dll.so"
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 69860
--> https://bugs.winehq.org/attachment.cgi?id=69860
wine hid console output
The Rekordbox application is crashed at startup when HID service is running.
Steps to reproduce:
wine cmd
net start winebus
rekordbox.exe
The application displays an error window saying:
"Unexpected application error"
Meanwhile wine reports these errors on the console:
045c:err:module:open_builtin_file failed to load .so lib
"/usr/lib/wine/d3d12.dll.so"
045c:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
045c:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
The referenced file does exist and readable by all users:
stat /usr/lib/wine/d3d12.dll.so
File: /usr/lib/wine/d3d12.dll.so
Size: 118448 Blocks: 232 IO Block: 4096 regular file
Device: 10302h/66306d Inode: 11451903 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2021-04-14 19:14:28.000000000 +0200
Modify: 2021-04-11 19:29:17.000000000 +0200
Change: 2021-04-14 19:14:28.315339666 +0200
Birth: 2021-04-14 19:14:28.315339666 +0200
file /usr/lib/wine/d3d12.dll.so
/usr/lib/wine/d3d12.dll.so: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked,
BuildID[sha1]=5ad19a0946e4dfb2802168b4c8044b9f1fa976d7, stripped
--
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=49979
Bug ID: 49979
Summary: EasyCash&Tax Ribbon menu (VS2008 Feature Pack) no
longer reacts to mouse clicks on submenu items
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mielket(a)gmx.de
Distribution: ---
When clicking a Ribbon menu item, the associated action is no longer being
activated. The main action of the Ribbon menu button (upper half) still works,
but after clicking the lower half of the element to open the submenu, the
submenu items don't respond to mouseclicks.
Tested with Ubuntu 20.04. Wine 5.0 on another Ubuntu 20.04 installation still
works.
--
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=27678
Summary: Yu-gi-oh online 3 black screen because our
D3DXAssembleShader doesn't handle apostrophes in
comments
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
http://www.yugioh-online.net/ links eventually to
http://dlg.ygopkg.konamionline.com/ygopkg/yo3setup_20100709en.exe
This installs and updates fine, but the app has a completely
black main window, as noted briefly in bug 25562.
The log shows
Vertex shader compilation failed:
:19:1: Warning: Newline in string constant encounterd (started line 18)
native d3dx9_36 works around the problem.
Digging into it a bit, I see that the game uses shader
assembly, and one of the lines of source is
def c96, -1, 1, 1, 1 ; somewhere I've got a bug. flipping the vectors with
this fixes it.
Kludging preprocess_shader() to replace "I've" with "I,ve" lets
the game display properly.
--
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=3591
Michael Stefaniuc <mstefani(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |6.0.x
--
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=37751
Bug ID: 37751
Summary: WiX Toolset v3.9 installer doesn't open with Wine-Mono
(metahostpolicy_GetRequestedRuntime returns
CLR_E_SHIM_RUNTIME))
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
The installer stops with the message "Microsoft .NET Framework required for WiX
Toolset v3.9.1006.0 setup", even though Wine Gecko is installed.
I've traced the problem in this version of WiX Toolset to
http://source.winehq.org/git/wine.git/blob/6f98de084b5fa50e08c82ac9bee579e5…
$ sha1sum wix39.exe
2906e1e5084053de0819257ad9cefc0673ab8b34 wix39.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.
https://bugs.winehq.org/show_bug.cgi?id=51004
Bug ID: 51004
Summary: Dead Rising 2 crashes on launch with Vulkan renderer
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
04cc:fixme:d3d_shader:shader_spirv_compile Shader log:
04cc:fixme:d3d_shader:shader_spirv_compile <anonymous>: E0002: Invalid DXBC
magic.
04cc:fixme:d3d_shader:shader_spirv_compile
04cc:err:d3d_shader:shader_spirv_compile Failed to compile DXBC, ret -3.
04cc:err:d3d:wined3d_context_vk_apply_draw_state No pipeline layout set.
04cc:err:d3d:adapter_vk_draw_primitive Failed to apply draw state.
0490:err:winediag:wined3d_texture_init The application tried to create a DXTn
texture, but the driver does not support them.
wine-6.6-115-g092c7a09a5a
--
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=32260
Bug #: 32260
Summary: Error while installing Windows 7 Gadgets Pack
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akshayvyas29(a)gmail.com
Classification: Unclassified
Created attachment 42570
--> http://bugs.winehq.org/attachment.cgi?id=42570
Backtrace
steps to reproduce:
1. Download Windows 7 Gadgets Pack from C Net
http://download.cnet.com/Windows-7-Gadgets-Pack/3000-12565_4-75664936.html?…
2. Install it using Wine loader
3. Error While installing/copying the contents
--
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=49779
Bug ID: 49779
Summary: Main window position and size incorrect in SimSig
(regression in Wine 5.16)
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: albertpool(a)solcon.nl
Distribution: ---
Created attachment 68090
--> https://bugs.winehq.org/attachment.cgi?id=68090
screenshot of fault
The main view in SimSig is placed in the top corner of the screen with a small
size (1024x768) instead of being placed below the other windows and filling the
screen.
This is a regression from Wine 5.15 to Wine 5.16. I hope to do a bisect soon.
--
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=50889
Bug ID: 50889
Summary: Superior Drummer and Ezbass doesnt work anymore
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: slavikator(a)gmail.com
Distribution: ---
I have used Superior Drummer and Ezbass on Wine 6.4 (and 6.2 before) and after
upgrading to 6.5 these apps don't start. No errors. Just don't start. Tried to
downgrade to 6.4 and now they don't start on this version too. They now don't
work on either 6.2, 6.4, 6.5 versions that I tried on Arch 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=50934
Bug ID: 50934
Summary: uTorrent stuck on install
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: deliev.a(a)gjh.sk
Distribution: ---
EXE file: https://download-new.utorrent.com/endpoint/utweb/track/stable/os/win
I manage to go through all the screens in the install wizard after wine
'uTorrent.exe' up until the "Installing uTorrent" screen where the progress bar
is stuck on 0
I checked whether anyone else is having this issue on AppDB and the status
seems to be Silver with no hitches on install.
--
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=50977
Bug ID: 50977
Summary: App window not active after switching desktops
Product: Wine
Version: 5.7
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nateomatic5(a)netscape.net
Using Mission Control, when I switch from another desktop/space to the one the
app (LDCad) is using, the app window is not active. That is, it does not
respond to mouseover or keyboard inputs until I first click in the window. The
effect is as if the window is in the background of another app and needs to be
brought to the front, except there is no other app running in this
desktop/space and the Wine window it runs in is already the front window.
This issue exists beginning with Wine 5.0 and can be resolved by reverting to
Wine 4.0.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.
https://bugs.winehq.org/show_bug.cgi?id=50904
Bug ID: 50904
Summary: Altium Designer 17 crashes since wine-6.5
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: afb(a)mailbox.org
Distribution: ---
After upgrading to wine-6.5, Altium Designer 17 crashes on startup. It starts
fine on wine-6.4.
Bisecting found 9bdfb1f34a4f512488c198555249a49f4e7c1172 to be commit altering
the behavior.
--
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=44715
Bug ID: 44715
Summary: Simcity 4: Deluxe Edition very slow on menu
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: slawek(a)lach.art.pl
Distribution: ---
The game is very slow loading menu. Menu worked, but it's slow. After disabling
csmt, everything works perfect.
I have ran the game in a console, but there was only this message repeatedly:
002f:fixme:ddraw:wined3dmapflags_from_ddrawmapflags Unhandled flags 0x20
--
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=46786
Bug ID: 46786
Summary: Aleph 22 - Circ.exe and Catalog.exe did not start,
fall immediately after start up
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: interimaire(a)seznam.cz
Distribution: ---
Created attachment 63802
--> https://bugs.winehq.org/attachment.cgi?id=63802
Aleph 22 - Circ.exe and Catalog.exe did not start, fall immediately after start
up
Aleph 22 - Circ.exe and Catalog.exe did not start, fall immediately after start
up
--
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=50755
Bug ID: 50755
Summary: Wine 6.3 stops loading winegcc made binaries
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chopinbig(a)tutanota.com
Distribution: ---
Wine 6.3 has introduced something (I assume in the loader code) that stops the
loading of winegcc wineg++ made binaries.
Winegcc (wineg++) binaries don't load and a trap 14 error is issued.
--
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=46293
Bug ID: 46293
Summary: winegcc: stdlib.h and math.h not found when including
C++'s <cstdlib> or <cmath>
Product: Wine
Version: 3.21
Hardware: x86
URL: https://forum.cockos.com/showthread.php?p=2070238#post
2070238
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: cfillion30(a)gmail.com
Regression SHA1: 0e279d26b8386fc878f17bd6768e46e1cf9c5128
Distribution: ArchLinux
Created attachment 63015
--> https://bugs.winehq.org/attachment.cgi?id=63015
wineg++ -v test.cpp
<cstdlib> and <cmath> of the C++ standard library fail to find <stdlib.h> and
<math.h> (with #include_next) when using wineg++ since Wine 3.21.
This seems to be because wineg++ (built with --prefix=/usr) now adds -isystem
/usr/include to GCC's command line. This changes the order directories are
searched (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129).
--
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=50335
Bug ID: 50335
Summary: Celemony Melodyne 5 Demo: doesn't want to start
Product: Wine
Version: 6.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: suenish.salkimbaev(a)gmail.com
Distribution: ---
Created attachment 68920
--> https://bugs.winehq.org/attachment.cgi?id=68920
backtrace
The app installs fine, but doesn't want to start. During startup, Wine crashes
with an error.
Official download URL:
https://d1i187rinc1hq3.cloudfront.net/Demos/Melodyne.5.1.1.03-Demo.zip
--
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=50958
Bug ID: 50958
Summary: direct draw at high color(65536) mode render with
wrong color
Product: Wine-staging
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: inori.hs(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69788
--> https://bugs.winehq.org/attachment.cgi?id=69788
screenshots on both winxp and wine for comparizon
The application render images with wrong colors.(Please see attached pics.)
Perhaps it uses ddraw7 with high color mode(65536 color).
Application: Sorcerian Original & Forever (by FALCOM)
Official site: https://www.falcom.co.jp/sor_o/
Target OS: Windows 98, Me, 2000, XP
Wine version: wine-6.5 (Staging) on Ubuntu
Winecfg OS setting: Windows XP/Windows Me/Windows 98
Wine log:
---
WINEPREFIX=~/wineprefixes/win32-wine6rc4 wine SORO_WIN.EXE
0220:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0220:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0220:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0220:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0228:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0228:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0228:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0228:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0220:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0220:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0228:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0228:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0230:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0230:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0230:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0230:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
0230:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0230:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0220:fixme:win:WINNLSGetEnableStatus hwnd 00000000: stub!
0220:fixme:win:WINNLSEnableIME hwnd 00000000 enable 0: stub!
0220:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0220:fixme:ddraw:ddraw7_WaitForVerticalBlank iface 01F63290, flags 0x1, event
00000000 stub!
0220:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x1.
0250:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a
palette.
0250:err:d3d:wined3d_debug_callback 0x210f538: "GL_INVALID_VALUE error
generated. Width and height must not be negative.".
0250:fixme:d3d_shader:glsl_blitter_upload_palette P8 texture loaded without a
palette.
0220:fixme:win:WINNLSEnableIME hwnd 00000000 enable 1: 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=50914
Bug ID: 50914
Summary: Application specific dll overrides broken since Wine
6.5
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says. There are a number of loader regressions in Wine 6.5. This one
maybe not important for most users but important for me.
x64dbg debugger requires msvcr120 and msvcp120 overrides (bug 45916). Since you
want the CRT of the debuggee to be builtin to debug Wine bugs, it has to be
per-app override.
$ wine --version
wine-6.5-130-g97b420224e7
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=50954
Bug ID: 50954
Summary: Office 365 installer unable to do anything
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: qmgr
Assignee: wine-bugs(a)winehq.org
Reporter: yuri6037(a)yuristudio.net
Distribution: ---
I'm currently experimenting with O365, trying to download and install it under
Linux through wine. I had to hack the website already with a custom client
because the website rejects anything that does not present itself as Windows.
Once that part got passed I could download the online 64 bits installer.
Unfortunatly one of the first steps any of these online installers attempts is
starting IBackgroundCopyJob. From what my wine-staging console is telling me
support for these functions is missing:
- 0160:fixme:qmgr:BackgroundCopyJob_AddFileWithRanges
- 0160:fixme:qmgr:BackgroundCopyJob_SetPriority
- 0160:fixme:qmgr:BackgroundCopyJob_SetNoProgressTimeout
- 0160:fixme:qmgr:BackgroundCopyJob_SetMaximumDownloadTime
- 0160:fixme:qmgr:BackgroundCopyJob_Suspend
Is there any plan to support these functions?
--
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=50951
Bug ID: 50951
Summary: Possible Crash because of wrong initialization of
struct COMBOBOXEXITEM
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: taxpool(a)protonmail.ch
Distribution: ---
//BUG #1: cchTextMax member of COMBOBOXEXITEM is always 0 (in Windows 260)
//BUG #2: Text can't be copied to pszText
void CMyCombo::GetCBDispString(NMHDR* pNMHDR, LRESULT* pResult)
{
NMCOMBOBOXEX* pncbe = reinterpret_cast<NMCOMBOBOXEX*>(pNMHDR);
COMBOBOXEXITEM& cbei = pncbe->ceItem;
if (cbei.mask & CBEIF_TEXT)
{
//strcpy(cbei.pszText, "xxx"); //CRASH
cbei.pszText = "xxx"; //WORKS
//cbei.mask |= CBEIF_DI_SETITEM;
}
*pResult = 0;
}
--
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=45225
Bug ID: 45225
Summary: Supreme Commander FA does not render many graphical
effects
Product: Wine
Version: 3.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ikk_pl(a)yahoo.co.uk
Distribution: ---
Created attachment 61453
--> https://bugs.winehq.org/attachment.cgi?id=61453
Windows screenshot of the fire effect
The game uses much visual eye-candy for explosions and projectiles that is not
rendered in Wine. Two screenshots from Windows and wine are attached - in one
of them fire from projectiles is rendered, in the other it's missing.
Tested on Nvidia GTX 950M with proprietary drivers.
--
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=30130
Bug #: 30130
Summary: No text displayed in MycoKey 3.2
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After "winetricks riched20" to work around bug 30128, the app starts,
but doesn't display any text (except menus).
"winetricks corefonts tahoma" didn't make any difference.
--
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=47970
Bug ID: 47970
Summary: Legends of Runeterra crashes at launch
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dt(a)zeroitlab.com
Distribution: ---
There's not much else I can attach at the moment. Compiling a 64 bit wine
version with the previous patches for League of Legends (#47198 #47915) does
not seem enough to run the game. Its crashing deep inside the anti cheat during
initialization. I'm trying to track this down.
--
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=38928
Bug ID: 38928
Summary: setup.exe gets interrupted prematurely when installing
a .Net 4.0 application
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cashman51(a)msn.com
Distribution: ---
Created attachment 51860
--> https://bugs.winehq.org/attachment.cgi?id=51860
Command line output from running wine setup.exe
Running WINEARCH=win32 on Windows 2003 configuration using wine 1.7.44 on
Ubuntu Trusty. Trying to install an application I developed using the .Net 4.0
Framework which normally works on Windows 2003 and higher. When attempting to
install, installer displays "The installer was interrupted before
Test_Application could be installed. You need to restart the installer to try
again. Click Close to exit." Attached log. If I try to install dotnet40 using
winetricks, setups seems to install my application, but does not work
correctly. I prefer to use mono rather than dotnet40 as it's more stable.
--
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=48712
Bug ID: 48712
Summary: ws2_32: uninmplemented ws2.32.WSAConnectByNameA
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: kogalex(a)gmail.com
Distribution: ---
Created attachment 66585
--> https://bugs.winehq.org/attachment.cgi?id=66585
trace
ws2.32.WSAConnectByNameA is not implemented in any of the versions.
I'm using 5.0 but looked at latest git and still not implemented there.
attaching trace.log
--
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=32432
Bug #: 32432
Summary: .NET 2.0 SDK installer fails on builtin atl80.dll
(.spec file contains entries with spelling errors)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
found while installing .NET 2.0 Framework SDK ...
--- snip ---
err:module:find_forwarded_export function not found for forward
'atl100.AltCallTermFunc' used by L"C:\\windows\\system32\\atl80.dll". If you
are using builtin L"atl80.dll", try using the native one instead.
--- snip ---
http://source.winehq.org/git/wine.git/blob/9abb9ffe91f034eb53f5788d915d5551…
These entries have spelling errors (AltXXX vs. AtlXXX):
--- snip ---
49 62 stub AltWinModuleRegisterClassExW
50 63 stub AltWinModuleRegisterClassExA
51 64 stdcall AltCallTermFunc(ptr) atl100.AltCallTermFunc
52 65 stub AltWinModuleInit
53 66 stub AltWinModuleTerm
--- snip ---
Regards
--
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=50908
Bug ID: 50908
Summary: Windows Admin Center fails to install (operating
system not supported)
Product: Wine
Version: 6.5
Hardware: x86-64
URL: https://web.archive.org/web/20210401220916/https://download.microsoft.com/download/1/0/5/1059800B-F375-451C-
B37E-758FFC7C8C8B/WindowsAdminCenter2103.msi
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
This software is not supported on this operating system.
winecfg # Windows 10 doesn't work.
Windows 10 (version 1709 or later) required.
https://docs.microsoft.com/en-us/windows-server/manage/windows-admin-center…
sha1sum WindowsAdminCenter2103.msi
9a9071d04593f12b471902d5fd645a31c65e0ced WindowsAdminCenter2103.msi
du -sh WindowsAdminCenter2103.msi
71M WindowsAdminCenter2103.msi
--
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=50886
Bug ID: 50886
Summary: MSCEditor fails to start
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: magunasu.b97(a)gmail.com
Distribution: ---
After upgrading to Wine 6.5 from 6.4, I can no longer start MSCEditor and I get
the following error:
wine: failed to load start.exe: 40000003
I went ahead and tried bisecting it, instead running into `wine: failed to
start L"/b"`, going that route I can bisect it to this:
```
28fe84da45bea7de56539b50eac8ebcec54342de is the first bad commit
commit 28fe84da45bea7de56539b50eac8ebcec54342de
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Mar 24 10:53:53 2021 +0100
ntdll: Load the main image from the Unix side.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/env.c | 79 +-----------------------
dlls/ntdll/loader.c | 112 +++++++++++++---------------------
dlls/ntdll/unix/env.c | 70 +++++++++++++++++++--
dlls/ntdll/unix/file.c | 135 +++++++++++++++++++++++++++++++++++++++++
dlls/ntdll/unix/loader.c | 112 +++++++++++++++++++++++++++++++---
dlls/ntdll/unix/unix_private.h | 3 +
6 files changed, 349 insertions(+), 162 deletions(-)
```
I wasn't able to hunt down exactly when the error changes, but either way the
program does not launch.
MSCEditor: https://github.com/durkhaz/MSCEditor
Prebuilt binary: https://mscedit.superskalar.org/MSCeditor112.zip
--
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=50940
Bug ID: 50940
Summary: Firestorm (viewer for Second Life) almost works, but
its internal copy of Chromium crashes
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nagle(a)animats.com
Distribution: ---
Created attachment 69750
--> https://bugs.winehq.org/attachment.cgi?id=69750
Fail with Wine 6.0
Firestorm viewer runs, 3D graphics and all, with good performance. Even audio
works. But there are repeated crashes in "dullihan-host", which is a headless
version of Chromium it uses when the 3D world needs to display web stuff.
It's so close to working. I can use the 3D world, as long as I don't use any
feature that invokes the internal web browser.
Versions:
Ubuntu 20.04 LTS
Firestorm 6.4.13 (63251) Mar 2 2021 18:51:46 (64bit / SSE2)
(Firestorm-Releasex64) with Havok support
Wine 6.0, recommended release version, downloaded from WineHQ.
System info (this is while running under Wine 6.0)
CPU: AMD Ryzen 5 5600X 6-Core Processor (3693.05 MHz)
Memory: 34086 MB
OS Version: Microsoft Windows 10 64-bit (Build 17763)
Graphics Card Vendor: NVIDIA Corporation
Graphics Card: GeForce RTX 3070/PCIe/SSE2
Graphics Card Memory: 8192 MB
Windows Graphics Driver Version: 26.21.0013.9135
OpenGL Version: 4.6.0 NVIDIA 460.39
Installed Mono.
Installed recommended Gecko files, I think. The MSI installer ran and exited
silently for each.
Same failure occurred with the Wine that comes with Ubuntu 20.04 LTS. Per
Wine site, removed that and installed Wine 6.0, recommended release.
Works with Wine 3.0 on Ubuntu 16.04 LTS on a different computer.
--
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=50897
Bug ID: 50897
Summary: Broken file associations
Product: Wine
Version: 6.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
As of Wine 6.5 file associations seem to be completely broken.
Steps to reproduce:
1) Download IrfanView
2) In Options -> File Associations set the desired formats
3) xdg-open image.png
Application could not be started, or no application associated with the
specified file.
ShellExecuteEx failed: File not found.
Extra info:
cat /home/user/.local/share/applications/wine-extension-png.desktop
[Desktop Entry]
Type=Application
Name=IrfanView 32-bit
MimeType=image/png;
Exec=env WINEPREFIX="/home/user/.wine" wine start /ProgIDOpen IrfanView.PNG %f
NoDisplay=true
StartupNotify=true
Icon=EEDD_i_view32.0
--
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=50835
Bug ID: 50835
Summary: Pivot animator 4.2 installer crashes with [ERROR]
FATAL UNHANDLED EXCEPTION:
System.NotImplementedException: The method or
operation is not implemented.
Product: Wine
Version: 6.4
Hardware: x86-64
URL: https://d3iccws96l90z7.cloudfront.net/ver/pl/v3.16.47.
38.12.1
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: and3md(a)gmail.com
Distribution: Mint
Created attachment 69653
--> https://bugs.winehq.org/attachment.cgi?id=69653
Wine log
Pivot Animator setup crash with fatal unhandled exception:
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method
or operation is not implemented.
at System.Security.Principal.WindowsIdentity.get_Owner () [0x00000] in
<3d7a9349295c42b6abb3487b4473a6b8>:0
at DotSetup.SingleInstance.NamedPipeServerCreateServer () [0x00042] in
<dfddaa3de18b4d1f845bfe76ada19f1d>:0
at DotSetup.SingleInstance..ctor (System.String appID) [0x0007f] in
<dfddaa3de18b4d1f845bfe76ada19f1d>:0
at DotSetup.DotSetupLauncher.ValidateSingleInstance () [0x00015] in
<dfddaa3de18b4d1f845bfe76ada19f1d>:0
at DotSetup.DotSetupLauncher.InitConfig (System.String[] args) [0x0001c] in
<dfddaa3de18b4d1f845bfe76ada19f1d>:0
at DotSetup.DotSetupManager.InitInstaller (System.String[] args,
System.Reflection.Assembly assembly) [0x00010] in
<dfddaa3de18b4d1f845bfe76ada19f1d>:0
--
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=50831
Bug ID: 50831
Summary: APB launcher won't work
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gab.pulcio(a)gmail.com
Distribution: ---
Created attachment 69648
--> https://bugs.winehq.org/attachment.cgi?id=69648
Backtrace of the crash
APB is a free-to-play game. Its launcher won't work, it gives me these messages
--
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=50548
Bug ID: 50548
Summary: Wiso 2021 is not running
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: helmut(a)f-schindlbeck.de
Distribution: ---
Wiso 2021 can be installed but does not run either start. Under Win10 it is
running propper.
--
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=50871
Bug ID: 50871
Summary: No sounds are played on the installer of the protanks
mod
Product: Wine
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: 79625490833(a)yandex.ru
Distribution: ---
Created attachment 69681
--> https://bugs.winehq.org/attachment.cgi?id=69681
Terminal exhaust
I run the mod installer
https://modp.wgcdn.co/media/mod_files/wotmodpack_protanki_extend_KU3Ykph.exe
And there is a window where the voice acting is selected, there should be a
sound, but it is not, I understood from the terminal what gstreamer was asking
for, it is installed in the system, but there is still no sound, although the
tanks start the sound without problems playing.
ROSAROSAROSAROSAR nikolanp@nikolanp-desktop
ROSA AROS -------------------------
ROS SAROSAROSAROSAR AROS OS: ROSA Desktop Fresh R11.1 x86_64
RO ROSAROSAROSAROSAROSAR RO Kernel: 5.4.83-generic-2rosa-x86_64
ARO AROSAROSAROSARO AROS ROS Uptime: 1 hour, 56 mins
ARO ROSAROS OSAR ROSA ROS Packages: 3226 (rpm)
RO AROSA ROSAROSAROSA ROSAR RO Shell: bash 4.4.7
RO ROSAR ROSAROSAROSAR R ROSARO RO Resolution: 1920x1080
RO ROSA AROSAROSAROSA AR ROSARO AR DE: Plasma 5.14.4
RO AROS ROSAROSAROSA ROS AROSARO AR WM: KWin
RO AROS ROSAROSARO ROSARO ROSARO AR Theme: [Plasma], Breeze [GTK2/3]
RO ROS AROSAROS ROSAROSA AROSAR AR Icons: [Plasma], rosa [GTK2/3]
RO ROSA ROS ROSAROSAR ROSARO RO Terminal: konsole
RO ROS AROSAROSAROSA ROSARO AR CPU: AMD FX-6300 (6) @ 3.500GHz
ARO ROSA ROSAROSAROS AROSAR ARO GPU: NVIDIA GeForce GT 630
ARO OROSA R ROSAROS ROS Memory: 3116MiB / 7859MiB
RO AROSAROS AROSAROSAR RO
AROS AROSAROSAROSARO AROS
ROSA SARO
ROSAROSAROSAROSAR
--
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.