Wine not starting (not launching apps, not even opening the configure wine shortcut).

Hello,

Another worry, this time its wine (updated to 2.012) who suddenly do no longer run.

Wine very quick open then close (about a second) then nothing more happen, while before (some days ago, I dont see what could have happened) it was able to run the very same apps fine.

(renpy without .sh for example).

On Mon, 17 Jul 2017 18:36:01 +0000, seden wrote:

> Hello,
>
> Another worry, this time its wine (updated to 2.012) who suddenly do no
> longer run.
>
> Wine very quick open then close (about a second) then nothing more
> happen, while before (some days ago, I dont see what could have
> happened) it was able to run the very same apps fine.
>
> (renpy without .sh for example).

What happens if you launch it in a terminal window? The output usually
provides some hint as to what’s gone wrong.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C

Could be related to the 32/64byte, possible I have changed that at some point ?
Now, I have followed the faq on the winehq website as to create a second winprefix dedicated to a 32b environement, here is the output :

seden@linux-kbxw:~> WINEARCH=win32 WINEPREFIX=/home/seden/.wine32/ winecfg 
wine: created the configuration directory '/home/seden/.wine32'
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
err:ole:get_local_server_stream Failed: 80004002
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
err:ole:get_local_server_stream Failed: 80004002
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:dwmapi:DwmIsCompositionEnabled 0x6d5d3018
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0cb608, context 0x9386b0, init_notify 0, handle 0x116e7a4): stub
wine: configuration in '/home/seden/.wine32' has been updated.
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0

Now, I guess it will mean that I wont be able to launch the game trough right click>open with wine, as they are two (32+64 byte environment, while the 64b is the current main (?).


Otherwise, what would be the command to use as to have said hints ?

On Tue, 18 Jul 2017 02:36:01 +0000, seden wrote:

> Could be related to the 32/64byte, possible I have changed that at some
> point ?

It could be - the output you’ve provide should help someone with more
experience than I have to point you in a good direction.

You could double-check and see which you need (looks like 32-bit) and
make sure that’s the only environment that’s installed - and see if that
helps resolve the issue.

Jim


Jim Henderson
openSUSE Forums Administrator
Forum Use Terms & Conditions at http://tinyurl.com/openSUSE-T-C