Page 1 of 3

Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Wed Feb 24, 2021 11:10 pm
by MrAccident

Specifically - after I installed Wine from QuickPet ― I tried to install Emule ― and it started the process. I wasn't sure about Mono and Gecko, because it said I better use native versions or something like that ― so I canceled the installation process. Then I decided to install them, so I tried again ― and this time, clicking on the .exe file - didn't do anything. After uninstalling and reinstalling Wine ― is still didn't work. I tried now with CherryTree .exe file ― also didn't do anything.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Thu Feb 25, 2021 5:41 am
by bigpup

If Fossapup is a frugal install using a save for storage.
Best to do a reboot to make sure everything for Wine is being seen and used.
Make sure there is enough free space, in the save, for the Windows program you are installing.

Using Wine is kind of using a completely separate OS integrated into Puppy.
They kind of work together.

This is the Wine setup that needs done before you use Wine.

In a terminal.

Code: Select all

winecfg

This is what sets up the WINE 'virtual, real-time' Windows environment. You can't do anything until the hidden ~/.wine directory has been created. You'll need to install Mono & Gecko during this process; just 'OK' it when you're asked, and let it do its thing.
Mono & Gecko are not available any other way for Puppy.

If you close wineconfig Run in terminal:
winecfg again.

Select what Windows version to emulate.
This can make a difference.

Drives tab select autodetect
This will setup the drive locations for Wine.

Can check other tabs, but they are usually OK as they are.

When that's all done, you can start installing your Windows .exe files.

Also you may need the Quickpet->Useful->32bit compatibility sfs
This loads 32bit software support that may be needed.

A reboot and save is best to do, before you start using Wine.
That makes sure, all of the above stuff, is saved and now being used.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Thu Feb 25, 2021 5:55 am
by bigpup

If above info does not help you.

I tried to install Emule is not enough info.
Downloaded what version from where?
What specific file?
For what version of Windows is it compiled for?
Is it 32bit or 64bit software?


Posted: Thu Feb 25, 2021 8:48 am
by MrAccident

Still doesn't work. I reinstalled it, and ran winecfg ― and here's Terminal text:

Code: Select all

root# winecfg
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
001e:err:plugplay:try_add_device Building report descriptor failed, removing device
001e:err:plugplay:try_add_device Building report descriptor failed, removing device
001e:err:plugplay:try_add_device Building report descriptor failed, removing device
Wine cannot find the ncurses library (libncurses.so.5).
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0009:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/winex11.drv.so": libXext.so.6: cannot open shared object file: No such file or directory
0009:err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
0009:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/l3codeca.acm.so": libmpg123.so.0: cannot open shared object file: No such file or directory
root# 001c:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000017
001c:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000002
001c:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000017

The last 2 lines - continue to alternate (they appear - after I click OK in Wine Configuration window).
The Wine Configuration window appeared. In Drives tab ― I clicked Autodetect, and clicked Apply and OK. I wasn't offered to install Mono or Gecko. I tried: Windows 10, Windows 7, Windows XP.

Emule files are from here - https://www.emule-project.net/home/perl ... m=download
The first I tried - is "Installer v0.60b"; the one that first started to install. I also tried - "Installer v0.50a".
CherryTree - https://www.giuspen.com/cherrytree/ File - " cherrytree_0.99.31.0_win64_setup.exe".

Make sure there is enough free space, in the save

There's the whole 1T drive.

Probably something broke in the first attempt to install. And probably something stays - even if I uninstall. Otherwise - why did it start to work the first time?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Thu Feb 25, 2021 11:21 am
by mikewalsh

@MrAccident :-

You'll need to reconfigure your WINE 'prefix' (the hidden /.wine directory in /root), and start over again. It's simple enough to do.

Where you went wrong was in actually taking notice of what the Gecko & Mono installer said about preferring distro-specific versions......and deciding NOT to let them continue. Because you did that, the WINE configuration process wasn't able to complete correctly, and the 'prefix' went "sour".

Delete the ~/.wine directory. Open a terminal, and enter that

Code: Select all

winecfg

.....command again. This time, let the Gecko & Mono installers do their thing, and allow the process to fully continue.

--------------------------------

If you've used the Quickpet version, that's 64-bit. WINE64 brings to the table a whole new set of problems; it's supposed to be able to run 32-bit stuff, too, but in practice this doesn't always work very well. Personally, if it was me, I would download & load the 32-bit_compatibility_libs.SFS, setting it up properly as I did so. Then, I would use a 32-bit version of WINE.

This process invariably works for me. Others may have had more success with WINE64. But you DO need to delete that ~/.wine directory, and run

Code: Select all

winecfg

....again. Until you have a functional WINE 'prefix', you CANNOT install anything, because there's nowhere for it to go!!!

Mike. ;)


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Fri Feb 26, 2021 2:12 am
by MrAccident

@mikewalsh - still didn't work. I deleted ~/.wine directory. In Terminal "winecfg":

Code: Select all

root# winecfg
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
wine: created the configuration directory '/root/.wine'
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0010:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0010:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0017:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0017:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0017:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0017:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0017:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
001c:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
001c:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
001c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
001c:err:mscoree:LoadLibraryShim error reading registry key for installroot
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
001e:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/winex11.drv.so": libXext.so.6: cannot open shared object file: No such file or directory
001e:err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
001c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
001c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0022:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0022:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0022:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0022:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0022:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0022:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0022:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0010:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
0010:fixme:dwmapi:DwmIsCompositionEnabled 00000000066D0434
0027:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x260306d, context 0x6ae68c0, init_notify 0, handle 0x75ff9f0): stub
0010:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0045:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/winex11.drv.so": libXext.so.6: cannot open shared object file: No such file or directory
0045:err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
0045:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0045:err:winediag:nodrv_CreateWindow The explorer process failed to start.
0045:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/l3codeca.acm.so": libmpg123.so.0: cannot open shared object file: No such file or directory
0045:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0045:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0045:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/mp3dmod.dll.so": libmpg123.so.0: cannot open shared object file: No such file or directory
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0047:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/winex11.drv.so": libXext.so.6: cannot open shared object file: No such file or directory
0047:err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
0047:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0047:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0047:err:winediag:nodrv_CreateWindow The explorer process failed to start.
Could not find Wine Gecko. HTML rendering will be disabled.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0049:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/winex11.drv.so": libXext.so.6: cannot open shared object file: No such file or directory
0049:err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
0052:err:plugplay:try_add_device Building report descriptor failed, removing device
0052:err:plugplay:try_add_device Building report descriptor failed, removing device
0052:err:plugplay:try_add_device Building report descriptor failed, removing device
wine: configuration in L"/root/.wine" has been updated.
Wine cannot find the ncurses library (libncurses.so.5).
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0009:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/winex11.drv.so": libXext.so.6: cannot open shared object file: No such file or directory
0009:err:user:load_desktop_driver failed to load L"C:\\windows\\system32\\winex11.drv"
0009:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/l3codeca.acm.so": libmpg123.so.0: cannot open shared object file: No such file or directory
root# 0050:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000017
0050:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000002
0050:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000017

This time I installed Mono and Gecko. Drive Autodetect. Tried: Windows: 10, 8, 7, XP. Restarted every time. Nothing happens when clicking on the .exe files. I also tried now - Emule file - "eMule0.60b-Installer64.exe" - from - https://github.com/irwir/eMule/releases/


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Tue Mar 02, 2021 8:14 am
by MrAccident

No more ideas?

Something else must be staying - even when uninstalling, other than ~/.wine directory.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Tue Mar 02, 2021 3:38 pm
by bigpup

I suggest you start over fresh with Wine.
Uninstall anything Wine using Puppy Package Manager(PPM) uninstall.
Reboot so these changes are updated in the save and used now.

do what I did described below.

Well, it seems to work on my install of Fossapup64 9.5
I have it updated using Quickpet->Info->Fossapup updates.
I have Wine64-5.5_v4.1 installed.
This is the Wine from Quickpet.
Quickpet->Useful:
I have the 32bit compatibility sfs downloaded and loaded. (support software for 32bit stuff)
I have the devx downloaded and loaded. (it is possible this is also providing something needed).
winecfg run and setup.
Installed Geco and Mono when offered.
Wine is set to mimic Windows 7.
Drivers tab autodetect to setup drive locations.
Close winecfg.
Rebooted computer, to make sure everything is in the save, and now part of Fossapup64 9.5

Downloaded eMule0.60b-Installer64.exe from https://github.com/irwir/eMule/releases/
Clicked on file to run installation.

Wine and Windows programs will be slow to start, so be mindful of this.
.

Screenshot(6).jpg
Screenshot(6).jpg (55.93 KiB) Viewed 1923 times

This is also something you can add to Wine.
It makes menu entries for Wine.
Wine extras:
https://archive.org/download/Puppy_Linu ... s-v2.1.pet


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Tue Mar 02, 2021 5:39 pm
by MrAccident

I understood that it just doesn't work on my computer. I tried now with FossaPup USB-drive ― and clicking on the .exe files - only launches the Mono and Gecko installation process. I tried all the options: installing them, not installing them, installing one of them, going through the winecfg process etc; everything but rebooting, of course. After they install or not ― clicking on the .exe files - doesn't do anything. I'm gonna have to go back to BionicPup.
Thanks anyway.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Wed Mar 03, 2021 1:31 am
by bigpup

Got to be doing something wrong.

clicking on the .exe files - only launches the Mono and Gecko installation process.

That tells me you did not install Wine as a posted.
Clicking on the exe file should only run it.

Could be you have installed or removed some program, that messed up the lib files in Fossapup64 9.5.
It can happen, if you try installing programs that where not specifically compiled for Puppy Linux.

I assume Fossapup64 9.5 is a frugal or live install using a save file/folder.

Could try to boot not using the save.
Make simple settings.
Shutdown making a new save.
Name the save test.
Now boot and select to use this test save.
Try the procedure I posted.
Keep rebooting using the test save.
Any help?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Thu Mar 04, 2021 6:52 am
by MrAccident

@bigpup - I tried again on the computer ― definitely doesn't work.
By "making a new save" ― you mean from booting from USB or computer? And how do I determine which save to use?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Thu Mar 04, 2021 3:33 pm
by bigpup

If you have Fossapup64 9.5 installed on a USB external drive.
Use that one to boot to try what I am asking.

I assume you see a boot menu that has several different choices to select.
One will be:
"fossapup64 9.5 - RAM only"
That will boot not using a save.

It will boot like the very first time, with no settings, and only using the original Fossapup files.
OK to make a few normal settings, Time, date, location, network setup, etc........
Now do a shutdown.

When asked about making a save. It gives you option to add a additional identifying name to it.
Make a save and give it the additional name test.
In the name of the save will now be ( -test ).
If it only offers to make a save file. Make it 3 or 4 GB in size. This will give you plenty of space for Wine and added programs/files.
Place the save on the USB drive.

Now when you boot the USB drive.
In the boot menu
Choose the normal boot entry.
"fossapup64 9.5"

It may only just find the -test save on the USB and do a normal boot using that save.
(watch the info statements, as it boots. One will tell you what save is being loaded)
If it finds any other saves on the computer and on the USB drive.
Boot will stop at a selection screen, giving you option to select what save to use.
Select the one with -test in the name.

This is about as clean a boot as you can get with a save that has no changes in it, other than basic setup of Fossapup.

Now try to setup Wine as I stated earlier.
Always rebooting using the save with -test in the name.


Posted: Fri Mar 05, 2021 7:14 am
by MrAccident

Did everything ― didn't work. I've set a Save-Folder on the computer, because the USB wasn't available. Updated QuickPup; downloaded Wine; rebooted; set the winecfg settings: Windows 7, Drives - Autodetect, Download & install Mono and Gecko, Apply, OK; reboot; click on the .exe files ― nothing.
All the error messages in the Terminal text I've posted ― don't tell you anything?
Any more ideas; or should I give-up?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Fri Mar 05, 2021 7:39 am
by mistfire
MrAccident wrote: Fri Mar 05, 2021 7:14 am

Did everything ― didn't work. I've set a Save-Folder on the computer, because the USB wasn't available. Updated QuickPup; downloaded Wine; rebooted; set the winecfg settings: Windows 7, Drives - Autodetect, Download & install Mono and Gecko, Apply, OK; reboot; click on the .exe files ― nothing.
All the error messages in the Terminal text I've posted ― don't tell you anything?
Any more ideas; or should I give-up?

What version of wine did you use? What windows program did you try to run?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Fri Mar 05, 2021 7:46 am
by MrAccident

@mistfire - I mentioned "Windows 7"; bigpup said it worked for him. Wine64-5.5_v4.1.
So maybe I can use a different Wine version?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Fri Mar 05, 2021 1:59 pm
by ThruHammer

It may be worth your while to consider the comments made in the two discussions that follow.

https://forum.puppylinux.com/viewtopic.php?f=142&t=1754

https://forum.puppylinux.com/viewtopic.php?f=142&t=1729


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Fri Mar 05, 2021 5:26 pm
by MrAccident

@ThruHammer - nothing works.
The AppImage didn't work; it seems AppImages don't work in the OS.
From version2013's post ― I downloaded from here - https://version2013.yolasite.com/page1.php#wine-6.0
The 3 wine64 versions ― are in an archive divided to 2 ― and when extracting - there's the following error, after which - it fails to install:

Code: Select all

File: /initrd/mnt/dev_save/wine64-6.2_v4.1.pet.part00

7z x -o/initrd/mnt/dev_save /initrd/mnt/dev_save/wine64-6.2_v4.1.pet.part00


7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=en_GB.UTF-8,Utf16=on,HugeFiles=on,64 bits,8 CPUs AMD Ryzen 7 2700U with Radeon Vega Mobile Gfx   (810F10),ASM,AES-NI)

Scanning the drive for archives:
1 file, 74386880 bytes (71 MiB)

Extracting archive: /initrd/mnt/dev_save/wine64-6.2_v4.1.pet.part00
--
Path = /initrd/mnt/dev_save/wine64-6.2_v4.1.pet.part00
Type = xz
Method = LZMA2:23

ERROR: Data Error : wine64-6.2_v4.1.pet

Sub items Errors: 1

Archives with Errors: 1

Sub items Errors: 1

Exit code: 2
THERE WAS AN ERROR. PRESS ENTER KEY TO CLOSE THIS WINDOW:   

I also tried wine-6.2_v3.2.pet. It installs ― but after I run winecfg - I get this:

Code: Select all

root# winecfg
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
wine: created the configuration directory '/root/.wine'
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0050:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/winex11.drv.so"
0048:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/winex11.drv.so"
0050:err:explorer:initialize_display_settings Failed to query current display settings for L"\\\\.\\DISPLAY1".
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0040:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0040:err:winediag:nodrv_CreateWindow Unknown error (127).
0048:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0048:err:winediag:nodrv_CreateWindow Unknown error (127).
0048:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0048:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0048:err:ole:apartment_createwindowifneeded CreateWindow failed with error 14007
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x800736b7
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x800736b7
0048:err:ole:apartment_get_local_server_stream Failed: 0x800736b7
0048:err:ole:start_rpcss Failed to open RpcSs service
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002c:err:winediag:nodrv_CreateWindow Unknown error (127).
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
0040:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/l3codeca.acm.so"
0040:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0040:err:winediag:gnutls_initialize failed to load libgnutls, no support for pfx import/export
0040:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/mp3dmod.dll.so"
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0060:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0060:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0060:err:winediag:nodrv_CreateWindow Unknown error (127).
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
00a8:err:plugplay:try_add_device Building report descriptor failed, removing device
00a8:err:plugplay:try_add_device Building report descriptor failed, removing device
00a8:err:plugplay:try_add_device Building report descriptor failed, removing device
wine: configuration in L"/root/.wine" has been updated.
ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0024:err:module:open_builtin_file failed to load .so lib "/usr/lib32/wine/l3codeca.acm.so"
Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0024:err:winediag:nodrv_CreateWindow Unknown error (127).
root# ERROR: ld.so: object '/usr/lib/x86_64-linux-gnu/libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
00a0:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000017
00a0:fixme:plugplay:pdo_pnp_dispatch Unhandled function 00000002
wine: Unhandled page fault on write access to 0464FF00 at address 68C93EAB (thread 0108), starting debugger...
0108:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 144 92" (1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger

And clicking on .exe files ― doesn't do anything.


Re:

Posted: Fri Mar 05, 2021 6:32 pm
by bigpup
MrAccident wrote: Fri Mar 05, 2021 7:14 am

Did everything ― didn't work. I've set a Save-Folder on the computer, because the USB wasn't available. Updated QuickPup; downloaded Wine; rebooted; set the winecfg settings: Windows 7, Drives - Autodetect, Download & install Mono and Gecko, Apply, OK; reboot; click on the .exe files ― nothing.
All the error messages in the Terminal text I've posted ― don't tell you anything?
Any more ideas; or should I give-up?

If you install one version of Wine.
Before you can install another version of Wine, you need to uninstall the first one.

Did you do this along with installing Wine?
Quickpet->Useful:
I have the 32bit compatibility sfs downloaded and loaded. (support software for 32bit stuff)
I have the devx downloaded and loaded. (it is possible this is also providing something needed)

The AppImage didn't work

;
Did you give it exec permission?
Appimages are not preset with exec permission, as a security thing. So they can not run just by downloading them.
you have to give it exec permission for it to run.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Fri Mar 05, 2021 6:46 pm
by ThruHammer

Yeah, like bigpup stated, make the AppImage executable and try again.

When returning to the info I left, you followed Mike here, right? viewtopic.php?p=13390#p13390

Aboard Fossa, correct? viewtopic.php?p=13402#p13402

Long winded but thorough viewtopic.php?p=279#p279

Can't find the appropriate download? It's here.

Instructions below...


Posted: Sat Mar 06, 2021 9:02 am
by MrAccident

@bigpup - I uninstalled the previous Wine version, before installing the new. I had the 32bit compatibility SFS loaded.
About AppImages permissions ― is it when I right-click "Permissions" - "a+x (Make executable/searchable)"? I had that; maybe I already set it before. Anyway - now I clicked "Yes" and it loaded. I used this version:

Code: Select all

wine-staging-linux-x86-v5.11-PlayOnLinux-x86_64.AppImage

I've set it to Windows 7. Now when I click on an .exe file ― I get this message:

No run action.png
No run action.png (11.66 KiB) Viewed 2649 times

Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sat Mar 06, 2021 9:55 am
by MrAccident

@ThruHammer:

When returning to the info I left, you followed Mike here, right? viewtopic.php?p=13390#p13390

I got it from a link in mikewalsh's post in that thread; this one - viewtopic.php?f=142&t=103
I can't get to another specific point of what to do, in that thread; too much of different information.
Also - I should have 64-bit Wine ― cause I want to use 64-bit programs; no?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sat Mar 06, 2021 9:26 pm
by ThruHammer

Riddle me this -- Is your PupSave (/mnt/home) running off a FAT32 filesystem?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sat Mar 06, 2021 10:05 pm
by ThruHammer

Well, that wasn't hard. The connection bit's on you.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sat Mar 06, 2021 11:07 pm
by MrAccident

@ThruHammer - only the Boot-Loader is on fat32; Puppy is in a folder in the only other partition, ext4.
Which one did you succeed with? The AppImage?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sat Mar 06, 2021 11:30 pm
by ThruHammer

AppImage, correct!

Your reply sound OK provided you know how to graphically symlink.

I followed this post in particular.

If any of Mikes instructions elude you, you must speak up.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sat Mar 06, 2021 11:54 pm
by MrAccident

@ThruHammer: I hardly understood any of it; but I don't think I need to. I dragged the .exe files on the AppImage file ― and it started the installation process. But both programs gave a message that I need a 64-bit version architecture, or a 32-bit version of the program. Isn't this AppImage 64-bit? -

Code: Select all

wine-staging-linux-x86-v5.11-PlayOnLinux-x86_64.AppImage

Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sun Mar 07, 2021 12:15 am
by ThruHammer

I hardly understood any of those instructions and I don't think I need to.

Fair enough. If anyone else is willing to pick the ball up here and run with it, I'm more than happy to step aside.

Even then, I'm stepping aside.


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sun Mar 07, 2021 6:15 am
by bigpup
MrAccident wrote: Sat Mar 06, 2021 11:54 pm

@ThruHammer: I hardly understood any of it; but I don't think I need to. I dragged the .exe files on the AppImage file ― and it started the installation process. But both programs gave a message that I need a 64-bit version architecture, or a 32-bit version of the program. Isn't this AppImage 64-bit? -

Code: Select all

wine-staging-linux-x86-v5.11-PlayOnLinux-x86_64.AppImage

By this issue topic.
the appimage is a 32bit version of Wine that will run on a 64bit operating system.
https://github.com/ferion11/Wine_Appimage/issues/5


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sun Mar 07, 2021 6:17 am
by bigpup

I still do not understand, how I can get Wine working the way I told you how I did it, and you cannot get it working.

One idea.
The ext 4 partition.
Exactly how did you make it?
Did you do it using Gparted in Puppy Linux or do it by using some other Linux operating system?


Re: Wine doesn't start the installation process for .exe files (FossaPup-64 9.5).

Posted: Sun Mar 07, 2021 6:50 am
by MrAccident

@bigpup - I used GParted.

So should I use the 32-bit versions of the programs, or find a 64-bit Wine AppImage? Will there be disadvantages for using 32-bit programs?