Code Monkey home page Code Monkey logo

Comments (12)

JingMatrix avatar JingMatrix commented on May 25, 2024 1

It is the same bug as #34, and I don't know the reason yet.
I am not sure a debug version will work.
But if you are glad to try, here it is:
debug_version.zip

If it still doesn't work, please share the log again. It will be useful for me to find out the bug.

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

Hi!
Sharing debug version is definitely not a good way to update, so could you please try the following first?
I am quite sure the bug there was fixed later.
Could you try the latest build from Github Action and tell me if it works for you?
You need to uninstall your debug version first since the signature is different.
If not, I will give you a debug version.

from chromext.

inguna87 avatar inguna87 commented on May 25, 2024

modules_2023-04-23T10:20:27.633.log
Thanks, I have tried all the latest Github action versions but chrome force closes every time I press 3 dots. I will attach log in a few minutes
I used latest actions version here
I first tried version 2.3 from releases a few days ago, scripts work but there was no eruda in menu.
But using debug version above everything works, only force closes when I press developer tools in menu. Lsposed error was:
[ 2023-04-23T09:00:57.409 10209: 2510: 2800 E/AndroidRuntime ] FATAL EXCEPTION: Thread-7
Process: com.android.chrome, PID: 2510
java.io.IOException: Permission denied
at android.net.LocalSocketImpl.connectLocal(Native Method)
at android.net.LocalSocketImpl.connect(LocalSocketImpl.java:296)
at android.net.LocalSocket.connect(LocalSocket.java:147)
at org.matrix.chromext.DevToolsKt.refreshDevTool(DevTools.kt:143)
at org.matrix.chromext.DevToolsKt.access$refreshDevTool(DevTools.kt:1)
at org.matrix.chromext.DevTools$start$1.invoke(DevTools.kt:28)
at org.matrix.chromext.DevTools$start$1.invoke(DevTools.kt:28)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30)

from chromext.

inguna87 avatar inguna87 commented on May 25, 2024

I have tried the latest debug version and chrome force closes with the same error in lsposed when I press 3 dots. I will use debug version you shared in March for now. Thank you

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

Please share the log for the lastest debug version, which will be useful for me.

from chromext.

inguna87 avatar inguna87 commented on May 25, 2024

modules_2023-04-23T10:48:25.334.log
Oneplus 7 Pro, Android 10
Added more logs
Yes, I definitely use debug version
verbose_2023-04-23T11:02:50.799.log

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

I hope this is not bothering you if you wish to improve this project.
Are you sure the log came from the debug version?
The debug version provides more log that would be useful for me.
The log you provided seems come from a release version.

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

I cannot reproduce this bug on my phone, maybe because I am using Andorid 13.
It is really strange, the 'three dots menu' problem might be a bug of LSPosed.
I have no idea why the old debug doesn't have this bug.

As for the developper tools menu, it might be that you are using multiple Chrome versions on your phone.
One needs to close other Chrome instance if he wants to use the native DevTools.

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

Do you know how to connect your phone with a USB wire and use adb command in your computer?
If that is the case, please use the lastest debug version and run

adb logcat -s ChromeXt:D

from your computer.
It will show useful debug logs for me.

from chromext.

inguna87 avatar inguna87 commented on May 25, 2024

As for the developper tools menu, it might be that you are using multiple Chrome versions on your phone. One needs to close other Chrome instance if he wants to use the native DevTools.

You are right about this issue. My default browser is Kiwi, as soon as I force stopped Kiwi I could use developer tools in Chrome. That's one issue sorted.

I will post adb logs here a bit later. Thanks

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

The bug is found now, I need some time to fix it.

from chromext.

JingMatrix avatar JingMatrix commented on May 25, 2024

The bug is fixed now, please try the lastest build from Github Action

from chromext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.