Neamar / KISS

Lightning fast, open-source, < 250kb Android launcher
https://kisslauncher.com/
GNU General Public License v3.0
3.01k stars 584 forks source link

No search results on Android 12 #1920

Open ManDay opened 2 years ago

ManDay commented 2 years ago

Phone, Pixel 3a Updated to Android 12 KISS 3.16.8 from F-Droid

There are no search results. There is simply nothing shown about the search bar, when you start typing.

screenshot_20220528-112913

TBog commented 2 years ago

Any way you can send the logcat? I've not seen this issue before.

ManDay commented 2 years ago

Sure, could you please specify the logcat command that you want me to upload?

FWIW, Here is '*:W', in the other ones I find nothing relevant (but I can easily be mistaken!) warn.txt

ManDay commented 2 years ago

Any news on this? Reproducible or not reproducible by anyone?

sivaraam commented 2 years ago

Any news on this? Reproducible or not reproducible by anyone?

I've been using KISS v3.16.8 too on Android 12 for a while now. Searching works without issues for me. I use it on a OnePlus Nord, though.

I'm not really sure, do you somehow chose custom theme colours in KISS and could it be somehow giving you the effect as if search isn't working at all? A theme where black text is shown over a black background might lead to this. I haven't observed such a case. I'm mostly just guessing.

ManDay commented 2 years ago

Hi, thanks for the feedback. No, there is actually nothing. Here is a screenshot with layout bounds rendered:

screenshot_20220625-153223

TBog commented 2 years ago

FWIW, Here is '*:W', in the other ones I find nothing relevant (but I can easily be mistaken!)

I'm interested in the log generated by the launcher, not all apps running. I need all logged messages, so that I can debug if the search services start as expected.

ManDay commented 2 years ago

Here is the output of adb logcat | grep -i kiss, I hope that's what you need. logcat.txt

lbschenkel commented 2 years ago

Any news on this? Reproducible or not reproducible by anyone?

I am using the launcher in 3 different devices with different flavours of Android 12 and cannot reproduce this.

ManDay commented 6 months ago

I had to revret to stock Android 12 recently due to a regression in LineageOs and am back facing this issue.