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

failed to create P2P group #4

Closed
offferu opened this issue Feb 2, 2018 · 5 comments
Closed

failed to create P2P group #4

offferu opened this issue Feb 2, 2018 · 5 comments
Labels
vendor-specific Definitely not my fault

Comments

@offferu
Copy link

offferu commented Feb 2, 2018

cannot open, force close

see below photos
screenshot_20180202-224653
screenshot_20180202-232209
screenshot_20180202-230838

@offferu
Copy link
Author

offferu commented Feb 2, 2018

tether works fine, but wifi repeater fails. Used 2.4G
Wonder if any (minimum kernel requirement) restricted it to start?

@Mygod
Copy link
Owner

Mygod commented Feb 2, 2018

There are no kernel requirements but that error means that it's probably a bug in your custom ROM. This app requires Wi-Fi direct feature. I'd suggest you report this bug to your ROM developer and/or try different ROMs.

@Mygod
Copy link
Owner

Mygod commented Feb 2, 2018

By the way, I could try to debug this issue if you could grab a system-wide logcat (meaning not using that button in the app) after reproducing this issue. But I highly suspect that it's a bug in your system and there's nothing I can do about it.

@offferu
Copy link
Author

offferu commented Feb 2, 2018

--------- beginning of main
02-03 07:45:17.519 26685 26685 W System  : ClassLoader referenced unknown path: /data/app/be.mygod.vpnhotspot-1/lib/arm
02-03 07:45:17.592 26685 26685 W art     : Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
02-03 07:45:17.876 26685 26685 D android.widget.GridLayout: horizontal constraints: x3-x0>=1327, x3-x2<=342, x2-x1<=28, x1-x0<=363 are inconsistent; permanently removing: x3-x2<=342. 
02-03 07:45:17.894 26685 26707 I Adreno  : QUALCOMM build                   : a5b4970, If5818605d9
02-03 07:45:17.894 26685 26707 I Adreno  : Build Date                       : 10/12/16
02-03 07:45:17.894 26685 26707 I Adreno  : OpenGL ES Shader Compiler Version: XE031.09.00.04
02-03 07:45:17.894 26685 26707 I Adreno  : Local Branch                     : N24D
02-03 07:45:17.894 26685 26707 I Adreno  : Remote Branch                    : 
02-03 07:45:17.894 26685 26707 I Adreno  : Remote Branch                    : 
02-03 07:45:17.894 26685 26707 I Adreno  : Reconstruct Branch               : 
02-03 07:45:17.900 26685 26707 I OpenGLRenderer: Initialized EGL, version 1.4
02-03 07:45:17.900 26685 26707 D OpenGLRenderer: Swap behavior 1
02-03 07:45:22.057 26685 26690 I art     : Do partial code cache collection, code=19KB, data=30KB
02-03 07:45:22.057 26685 26690 I art     : After code cache collection, code=19KB, data=30KB
02-03 07:45:22.057 26685 26690 I art     : Increasing code cache capacity to 128KB
02-03 07:45:22.316 26685 26707 D OpenGLRenderer: endAllActiveAnimators on 0x96760000 (RippleDrawable) with handle 0x96746c50
02-03 07:47:50.320 26685 26685 D android.widget.GridLayout: horizontal constraints: x3-x0>=1328, x3-x2<=342, x2-x1<=28, x1-x0<=363 are inconsistent; permanently removing: x3-x2<=342. 
02-03 07:47:52.106 26685 26690 I art     : Do partial code cache collection, code=41KB, data=60KB
02-03 07:47:52.106 26685 26690 I art     : After code cache collection, code=41KB, data=59KB
02-03 07:47:52.108 26685 26690 I art     : Increasing code cache capacity to 256KB

BTW, For the custom ROM, I formated /data and /cache to F2FS. /system is ext4.

@Mygod
Copy link
Owner

Mygod commented Feb 2, 2018

Please read again the instructions. FS has nothing to do with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vendor-specific Definitely not my fault
Projects
None yet
Development

No branches or pull requests

2 participants