https://bugs.winehq.org/show_bug.cgi?id=44313 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://derevenets.com/ Summary|Snowman decompiler error |Snowman v0.1.1 decompiler | |error CC| |focht(a)gmx.net --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello Mega, --- snip --- ... argv = ['libubt'; '--vfs-kind'; 'guest-first'; '--path-prefix'; '/data/user/0/com.eltechs.ed/files/image'; '--vpaths-list'; '/data/user/0/com.eltechs.ed/files/image/.exagear/vpaths-list'; '-f'; '/bin/bash'; '--fork-controller'; 'ua:.exagear-tracker-app12'; '--ipc-emul-server'; 'ua:com.eltechs.ed'; '--tmp-dir'; '/data/user/0/com.eltechs.ed/files/image/.exagear/tmp'; '--vfs-hacks=tlsasws,tsi,spd,'; '--socket-path-suffix'; 'ed'; '--ubt-executable'; '/data/app/com.eltechs.ed-2/lib/arm/libubt.so'; '--ubt-loader'; '/data/app/com.eltechs.ed-2/lib/arm/libelfloader.so'; '--'; '/bin/bash'; '-x'; '/home/xdroid/recipe/simple.sh'; 'explorer'; '/desktop=fictitious,1280x720'; '/home/xdroid/.wine/dosdevices/d:/Snowman decompiler/snowman.exe'; ] envp = ['HOME=/home/xdroid/'; 'WINEPREFIX=/home/xdroid/.wine'; 'LC_ALL=ru_RU.UTF-8'; 'DISPLAY=:12'; 'AXS_SOUND_SERVER_PORT=/tmp/.sound/AS12'; 'AXS_DSOUND_SERVER_PORT=/tmp/.sound/DS12'; ] cwd = '/storage/emulated/0/Download/Snowman decompiler' /bin/bash: warning: setlocale: LC_ALL: cannot change locale (ru_RU.UTF-8) + wine explorer /desktop=fictitious,1280x720 '/home/xdroid/.wine/dosdevices/d:/Snowman decompiler/snowman.exe' ... --- snip --- Are you running the app/Wine under Android on an ARM device with Exagear emulator? You won't get any serious support if you leave out these important details. The app works fine here on Fedora x86/64 host. $ sha1sum snowman-v0.1.1-win-x86.7z 69e3f205d24c8adaa324f3b8dfb5645deac292d0 snowman-v0.1.1-win-x86.7z $ du -sh snowman-v0.1.1-win-x86.7z 4.7M snowman-v0.1.1-win-x86.7z $ wine --version wine-3.0-rc5 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.