wasdennnoch / AndroidN-ify

[Discontinued] An Xposed module to use features introduced in Android N on your LP+ Device
264 stars 93 forks source link

all tiles are missing when enabling "enable QS editor" on LP #1136

Open mranzy opened 8 years ago

mranzy commented 8 years ago

When tapping edit it says "Couldn't open edit view; mRecords == null" And 'user' doesn't work either

Here are the logs:

https://drive.google.com/file/d/0B2ceMNxEUb6eRjBsSU1hRVpISXM/view?usp=drivesdk

screenshot_2016-11-01-11-44-34

wasdennnoch commented 8 years ago

Please post your Xposed log.

mranzy commented 8 years ago

@wasdennnoch here you go

xposed_error_20161105_223001.txt

wasdennnoch commented 8 years ago

The first (and important) parts of the log are "broken" (can't see it properly).

mranzy commented 8 years ago

@wasdennnoch Idk why they're broken... But here is a new log (hopefuly not broken) xposed_error.txt

wasdennnoch commented 8 years ago

Weird, it starts with unknown chars: Image loading... :P Can you see the file properly when you open it?

mranzy commented 8 years ago

@wasdennnoch I see it same as yours... Maybe it happens when I change "log" to "txt" ?! Here is a new unchanged one : https://drive.google.com/file/d/0B2ceMNxEUb6eRk5fU1g3WTZ6MFk/view?usp=drivesdk

wasdennnoch commented 8 years ago

Thanks, that looks better. I found a crash related to partial screenshot too. For some reason the method to set the tiles gets cancelled, I'll look into it later.

mranzy commented 8 years ago

@wasdennnoch Anytime man. Glad to help

wasdennnoch commented 8 years ago

I added a bit of debug log in the newer version, please install that, enable debug log and post your Xposed log again.

mranzy commented 8 years ago

@wasdennnoch can't get the xposed log, I'm stuck on the system UI crash on newer versions Here's the logcat for that: (and it's also the required logcat for issues #1176 & #1179 ) logcatonbootoo.txt

mranzy commented 8 years ago

@wasdennnoch Ok, the system UI FC is fixed now on version 771 so here's the xposed log: xposedError.txt PS: QS editor is working now "kind of" it's very bugy but at least I can go in the edit menu and add some tiles even if they sometimes disappear... but still native rom tiles don't show up