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

renderdoc cannot run remote server on android #28630

Closed
xyzz opened this issue Feb 10, 2021 · 4 comments
Closed

renderdoc cannot run remote server on android #28630

xyzz opened this issue Feb 10, 2021 · 4 comments
Labels

Comments

@xyzz
Copy link

xyzz commented Feb 10, 2021

System

  • xuname:
    Void 5.10.14_1 x86_64 AuthenticAMD uptodate rrrrmdFFFFFFFFF
  • package:
    renderdoc-1.10_1

Expected behavior

No error is displayed and remote server runs.

Actual behavior

When trying to connect to a device, an error message is displayed
image

Steps to reproduce the behavior

Start qrenderdoc with a debuggable android device attached. On bottom left select the android device:
image
it will try to connect for a while then display the above error message.
image

@ericonr
Copy link
Member

ericonr commented Feb 10, 2021

@faulesocke since you were the last one to touch this package, could you take a look?

@faulesocke
Copy link
Contributor

Try go to Tools->Settings->Android and set your Android SDK and JDK paths correctly.

@xyzz
Copy link
Author

xyzz commented Feb 25, 2021

I've done that, I'm pretty sure the issue is that the apk isn't packaged in void:

% xbps-query -f renderdoc      
/etc/vulkan/implicit_layer.d/renderdoc_capture.json
/usr/bin/qrenderdoc
/usr/bin/renderdoccmd
/usr/include/renderdoc.h
/usr/lib/librenderdoc.so
/usr/share/applications/renderdoc.desktop
/usr/share/doc/renderdoc/LICENSE.md
/usr/share/doc/renderdoc/README
/usr/share/doc/renderdoc/magic
/usr/share/icons/hicolor/scalable/mimetypes/application-x-renderdoc-capture.svg
/usr/share/licenses/renderdoc/LICENSE.md
/usr/share/menu/renderdoc
/usr/share/mime/packages/renderdoc-capture.xml
/usr/share/pixmaps/renderdoc-icon-16x16.xpm
/usr/share/pixmaps/renderdoc-icon-32x32.xpm
/usr/share/thumbnailers/renderdoc.thumbnailer

meanwhile with renderdoc downloaded from https://renderdoc.org/stable/1.12/renderdoc_1.12.tar.gz it has these files:

./share/renderdoc/plugins/android/org.renderdoc.renderdoccmd.arm64.apk
./share/renderdoc/plugins/android/org.renderdoc.renderdoccmd.arm32.apk

And this is the output from renderdoc log window:

Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/plugins/android/
Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/../share/renderdoc/plugins/android/
Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/../plugins/android/
Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/../../build-android/bin/
Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/../../build-android-arm32/bin/
Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/../../../../../build-android/bin/
Core 1463 11:59:24 android.cpp(380) Log Checking for server APK in /usr/lib/../../../../../build-android-arm32/bin/
Core 1463 11:59:24 android.cpp(394) Error APK folder missing! RenderDoc for Android will not work without it. Build your Android ABI in build-android in the root to have it automatically found and installed.
Core 1463 11:59:24 android.cpp(1020) Error Failed to install RenderDoc server app

@github-actions
Copy link

github-actions bot commented May 3, 2022

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

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

No branches or pull requests

3 participants