https://bugs.winehq.org/show_bug.cgi?id=38461
Bug ID: 38461 Summary: Most of Windows RT apps are almost unusable. RtlUnwindEx unimplemented Product: Wine Version: unspecified Hardware: arm OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mmediouni@gmx.fr Distribution: ---
Created attachment 51304 --> https://bugs.winehq.org/attachment.cgi?id=51304 RtlUnwindEx
There is uninplemented functions everywhere. Even perl doesn't run properly.
https://bugs.winehq.org/show_bug.cgi?id=38461
--- Comment #1 from MY123 mmediouni@gmx.fr --- Created attachment 51305 --> https://bugs.winehq.org/attachment.cgi?id=51305 unimplemented function in shell32.dll
https://bugs.winehq.org/show_bug.cgi?id=38461
MY123 mmediouni@gmx.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |major
https://bugs.winehq.org/show_bug.cgi?id=38461
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version|unspecified |1.7.41 Resolution|--- |DUPLICATE Severity|major |normal
--- Comment #2 from Austin English austinenglish@gmail.com --- Not critical. Duplicate of bug 32991.
*** This bug has been marked as a duplicate of bug 32991 ***
https://bugs.winehq.org/show_bug.cgi?id=38461
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- Also note that your kernel version (3.4) normally don't has the patch to support Windows RT apps (you need at least 3.11)... Maybe you patched it yourself?
If you want to test for the patch i mean try: https://github.com/AndreRH/tpidrurw-test
https://bugs.winehq.org/show_bug.cgi?id=38461
--- Comment #4 from MY123 mmediouni@gmx.fr --- Yeah, I manually patched my kernel and it here is the result:
cubie@Cubian:~/tpidrurw-test$ ./tpi* INFO: test_fork with 12345678 INFO: test_fork_thread with 12345678 INFO: test_thread with cafebabe INFO: test_fork_thread with 12345678 INFO: test_thread with deadbeef
If there are no lines above starting with "ERROR", then your kernel is suitable for running Windows RT Applications with Wine!
cubie@Cubian:~/tpidrurw-test$
https://bugs.winehq.org/show_bug.cgi?id=38461
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.