https://bugs.winehq.org/show_bug.cgi?id=51588
Bug ID: 51588 Summary: MS Visio 2016 not work Product: Wine Version: 6.0.1 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mettalhunter@yahoo.com.ar Distribution: ---
Created attachment 70436 --> https://bugs.winehq.org/attachment.cgi?id=70436 cosole output
Hi!
I installed MS Visio 2016 but it does not start, not show Windows, nothing.
I used Gentoo Linux with Wine-6.0 and Wine-6.14.
I installed: riched20, riched30, mfc40, mfc42, msxml6, msxml3, vcrun (2008 until 2017), msftedit.
What is the issues?
https://bugs.winehq.org/show_bug.cgi?id=51588
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Did you already try with a clean WINEPREFIX without any winetricks? Or what is the reason you added all of that, including the wined3d overrides?
https://bugs.winehq.org/show_bug.cgi?id=51588
--- Comment #2 from natrix mettalhunter@yahoo.com.ar --- The installation was clean with all the pack office 16. In the first installation no program was working so I was changing the USE of wine-vanilla and mesa. it is now:
wine-vanilla-6.0 (X alsa cups faudio fontconfig gecko jpeg lcms ldap mono mp3 netapi nls opencl opengl png prelink pulseaudio realtime run-exes samba scanner sdl ssl threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite xinerama xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -gstreamer -kerberos -mingw -odbc -openal -osmesa -oss -pcap -perl -selinux -test ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32" ELIBC="glibc" KERNEL="-FreeBSD")
mesa-21.1.4 (X classic d3d9 dri3 egl gallium gbm gles1 gles2 llvm lm-sensors osmesa vaapi vdpau wayland xvmc zstd -debug -opencl -selinux -test -unwind -valgrind -vulkan -vulkan-overlay -xa -zink ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32" KERNEL="linux" VIDEO_CARDS="nouveau -freedreno -i915 -i965 -intel -iris -lima -panfrost -r100 -r200 -r300 -r600 -radeon -radeonsi -v3d -vc4 -virgl -vivante -vmware")
https://bugs.winehq.org/show_bug.cgi?id=51588
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to natrix from comment #2)
The installation was clean with all the pack office 16. In the first installation no program was working so I was changing the USE of wine-vanilla and mesa. it is now:
wine-vanilla-6.0 (X alsa cups faudio fontconfig gecko jpeg lcms ldap mono mp3 netapi nls opencl opengl png prelink pulseaudio realtime run-exes samba scanner sdl ssl threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite xinerama xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -gstreamer -kerberos -mingw -odbc -openal -osmesa -oss -pcap -perl -selinux -test ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32" ELIBC="glibc" KERNEL="-FreeBSD")
At a minimum, enable mingw/odbc for ms office, possibly also gstreamer/kerberos.
Additionally, a few things in your terminal output should be investigated:
002c:err:winediag:WS_getaddrinfo Failed to resolve your host name IP 0110:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0. 0110:err:winediag:wined3d_dll_init Setting maximum allowed wined3d GL version to 3.2. 0110:err:winediag:d2d_settings_init Limiting maximum Direct2D factory version to 0.
(I.e., check /etc/hosts configuration, and your d3d registry settings/driver setup).
https://bugs.winehq.org/show_bug.cgi?id=51588
natrix mettalhunter@yahoo.com.ar changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mettalhunter@yahoo.com.ar
--- Comment #4 from natrix mettalhunter@yahoo.com.ar --- (In reply to Austin English from comment #3)
(In reply to natrix from comment #2)
The installation was clean with all the pack office 16. In the first installation no program was working so I was changing the USE of wine-vanilla and mesa. it is now:
wine-vanilla-6.0 (X alsa cups faudio fontconfig gecko jpeg lcms ldap mono mp3 netapi nls opencl opengl png prelink pulseaudio realtime run-exes samba scanner sdl ssl threads truetype udev udisks unwind usb v4l vkd3d vulkan xcomposite xinerama xml -capi -custom-cflags -dos -gphoto2 -gsm -gssapi -gstreamer -kerberos -mingw -odbc -openal -osmesa -oss -pcap -perl -selinux -test ABI_MIPS="-n32 -n64 -o32" ABI_S390="-32 -64" ABI_X86="32 64 -x32" ELIBC="glibc" KERNEL="-FreeBSD")
At a minimum, enable mingw/odbc for ms office, possibly also gstreamer/kerberos.
Additionally, a few things in your terminal output should be investigated:
002c:err:winediag:WS_getaddrinfo Failed to resolve your host name IP 0110:err:winediag:wined3d_dll_init Setting multithreaded command stream to 0. 0110:err:winediag:wined3d_dll_init Setting maximum allowed wined3d GL version to 3.2. 0110:err:winediag:d2d_settings_init Limiting maximum Direct2D factory version to 0.
(I.e., check /etc/hosts configuration, and your d3d registry settings/driver setup).
I have installed the recommended packages but nothing changed.
About d3d registry, what should I check? I check d3d registry but maybe I forgot some item.