-
Notifications
You must be signed in to change notification settings - Fork 33
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
Opening T19 Detail, SoulissApp Crash #77
Comments
have you sent the report via android? It seems that other people can use it, maybe it's something related to your device/version and a stacktrace would help :) |
Hi, Marco |
of course the stackstrace of the error would help me greatly: the problem is that I'm not able to reproduce it. It's probably a stupid mistake I made, but I need the log to understand it |
Hi Alessando, Marco |
We can start looking ionside your /Souliss folder inside SdCard...It should contain the App's log. Let's have a look |
Ciao Alessando, Marco |
The included log doesn't contain any error. Now I'll check in Play console if I received your report. Thank you, we'll fix this :) |
It arrived now!!! It's a problem with Fourier: android.view.InflateException: Binary XML file line #179: Error inflating class com.pheelicks.visualizer.VisualizerView |
are you using xPosed? |
Yes |
azz. The problem comes from there. The Visualizer we're using for music mode (loaded when T19 panel is shown)seems not compatible with xposed |
here it is!! felixpalmer/android-visualizer#5 I'm sorry this is the cause of your problem and it will be very difficult to fix it as it's not in code I wrote :( |
Reading, seems that it could be related to Music Sync on Souliss APP. |
I will try to do something, but I guess the problem is more related to xposed than to Samsung device itself. Basically, xposed doesn't know the Visualizer used during music sync. Can you disable it temporarily in order to confirm my guess? |
I cannot disable Xposed, on lollipo and samsung is flash in recovery, but tried on my Samsung TAB S and work. |
Ciao Alessandro, |
Same problem with stock Moto X 2014. |
That is Android 6 problem from the new permission system. To record audio you also need to ask for that permission to the user. It works if you go to AppInfo for this app; navigate to permissions and allow Microphone |
yes, thank you @andrempo |
BTW, @marcolino7 only ited (KitKat) and Note3 (Lollipop) so this remains strange |
should be fixed in 1.7.0 |
Opening a T19 detail to access slide for luminosity or music sync, the app crash.
Let me know if and what more detail needed.
Marco
The text was updated successfully, but these errors were encountered: