SecUSo / privacy-friendly-solitaire

Privacy Friendly App to play Solitaire.
GNU General Public License v3.0
23 stars 12 forks source link

App closes when pressing New game #30

Closed jsarkari closed 6 months ago

jsarkari commented 12 months ago

Just inatalled on Samsung Galaxy S22 Ultra using Android 13 OneUI 5.1 but unable to play the game.

I tested turn off all the options in setting but still when pressing the button "NEW GAME" it crashes out.

I also tested different performance modes I have from performance t Screenshot_20231010_070532_Device care o standard then got a message when it crashed out.

But tested all the other option in the menu and everything works apart from changing colour, after selecting a new colour everthing remains as the default colour.

thomas2403 commented 12 months ago

Same here, Oneplus 8T, LineageOS 19 (Android12)

mjssRN commented 12 months ago

Just inatalled on Samsung Galaxy A23 using Android 13. But unable to play the game.

darrencoen commented 11 months ago

Android 11, moto 5g ace -- same issue, crashes on new game button.

Scheubi commented 11 months ago

Same here, but Android 14

type: crash
osVersion: google/raven/raven:14/UP1A.231005.007/2023101100:user/release-keys
package: org.secuso.privacyfriendlysolitaire:4
process: org.secuso.privacyfriendlysolitaire
processUptime: 34372 + 186 ms
installer: com.android.packageinstaller

Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: library "libgdx.so" not found
    at java.lang.Runtime.loadLibrary0(Runtime.java:1082)
    at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
    at java.lang.System.loadLibrary(System.java:1661)
    at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.java:119)
    ... 21 more
camouflage81 commented 11 months ago

Same issue with Google Pixel 7a Android 14

jsarkari commented 11 months ago

However works fine on Sailfish os

Sent from Outlook for Androidhttps://aka.ms/AAb9ysg


From: Thomas Plösch @.> Sent: Wednesday, October 18, 2023 10:18:57 PM To: SecUSo/privacy-friendly-solitaire @.> Cc: JSARK07 @.>; Author @.> Subject: Re: [SecUSo/privacy-friendly-solitaire] App closes when pressing New game (Issue #30)

Same issue with Google Pixel 7a Android 14

— Reply to this email directly, view it on GitHubhttps://github.com/SecUSo/privacy-friendly-solitaire/issues/30#issuecomment-1769256727, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEMLOU7CYBLUUIVCLMZNWJ3YAA2TDAVCNFSM6AAAAAA5Y44YOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONRZGI2TMNZSG4. You are receiving this because you authored the thread.Message ID: @.***>

CyberMinion commented 11 months ago

Same here on Android 14. It was working a month ago, but both the app and the OS have updated since then.

type: crash
osVersion: google/bramble/bramble:14/______________:user/release-keys
package: org.secuso.privacyfriendlysolitaire:4
process: org.secuso.privacyfriendlysolitaire
processUptime: 13413 + 302 ms
installer: com.android.packageinstaller

java.lang.ExceptionInInitializerError
    at java.lang.Class.newInstance(Native Method)
    at android.app.AppComponentFactory.instantiateActivity(AppComponentFactory.java:95)
    at androidx.core.app.CoreComponentFactory.instantiateActivity(CoreComponentFactory.java:45)
    at android.app.Instrumentation.newActivity(Instrumentation.java:1383)
    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3687)
    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3933)
    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:139)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:96)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2450)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loopOnce(Looper.java:205)
    at android.os.Looper.loop(Looper.java:294)
    at android.app.ActivityThread.main(ActivityThread.java:8199)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
    at com.android.internal.os.ExecInit.main(ExecInit.java:49)
    at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
    at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:359)
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load shared library 'gdx' for target: Linux, 32-bit
    at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.java:125)
    at com.badlogic.gdx.utils.GdxNativesLoader.load(GdxNativesLoader.java:33)
    at com.badlogic.gdx.backends.android.AndroidApplication.<clinit>(AndroidApplication.java:60)
    ... 19 more
Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: library "libgdx.so" not found
    at java.lang.Runtime.loadLibrary0(Runtime.java:1082)
    at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
    at java.lang.System.loadLibrary(System.java:1661)
    at com.badlogic.gdx.utils.SharedLibraryLoader.load(SharedLibraryLoader.java:119)
    ... 21 more
jsarkari commented 6 months ago

I no longer have the mobile so unable to retest.