Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smartdock url is expired #163

Open
dffxd-suntra opened this issue May 4, 2024 · 10 comments
Open

smartdock url is expired #163

dffxd-suntra opened this issue May 4, 2024 · 10 comments

Comments

@dffxd-suntra
Copy link

can not request https://f-droid.org/repo/cu.axel.smartdock_1100.apk

@WesleyVanNeck
Copy link
Contributor

#161

@EliasTheGrandMasterOfMistakes

#165

@EliasTheGrandMasterOfMistakes
Copy link

EliasTheGrandMasterOfMistakes commented May 11, 2024

#161

if you want you can just cherry pick my last commit this fixes permissions , and i can close my duplicate version

@EliasTheGrandMasterOfMistakes

22c8e20

@EliasTheGrandMasterOfMistakes
Copy link

EliasTheGrandMasterOfMistakes commented May 11, 2024

sadly i had found a problem in this new version, that is.
crash when using multi.windows prop

@hawari21
Copy link

hawari21 commented Jul 9, 2024

Sorry i am a begginer here, but how can i apply the fix inside "FIles changes" tab?

@The-MAZZTer
Copy link

I tried to apply the fix which appeared successful, but once smartdock is installed waydroid no longer boots and gets stuck on the boot animation.

Could be a Steam Deck specific problem. I didn't look too closely at it.

@AClon314
Copy link

I tried to apply the fix which appeared successful, but once smartdock is installed waydroid no longer boots and gets stuck on the boot animation.

Could be a Steam Deck specific problem. I didn't look too closely at it.

Not only in Steam Deck, but also on my weston waydroid, with latest smartdesk v1.12.1 on f-droid. (I've modified smartdock.py dl_link & act_md5)

Same stuck at boot up animation running in cycle repeatedly.

@dgudim
Copy link

dgudim commented Sep 10, 2024

Same here, installing smartdock from fdroid works, but I couldn't hide the native navigation bar

@dgudim
Copy link

dgudim commented Sep 10, 2024

Process: system_server
Build: waydroid/lineage_waydroid_x86_64/waydroid_x86_64:11/RQ3A.211001.001/83:userdebug/test-keys

java.lang.IllegalStateException: Signature|privileged permissions not in privapp-permissions whitelist: {cu.axel.smartdock (/system/priv-app/SmartDock): android.permission.WRITE_SECURE_SETTINGS}
	at com.android.server.pm.permission.PermissionManagerService.systemReady(PermissionManagerService.java:4756)
	at com.android.server.pm.permission.PermissionManagerService.access$500(PermissionManagerService.java:178)
	at com.android.server.pm.permission.PermissionManagerService$PermissionManagerServiceInternalImpl.systemReady(PermissionManagerService.java:4839)
	at com.android.server.pm.PackageManagerService.systemReady(PackageManagerService.java:21834)
	at com.android.server.SystemServer.startOtherServices(SystemServer.java:2210)
	at com.android.server.SystemServer.run(SystemServer.java:601)
	at com.android.server.SystemServer.main(SystemServer.java:417)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:926)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants