App menu double entries w/Anbox
-
My duplicates disappear after each restart. I need to say that I frequently disable and re-enable anbox (I disable it so that it would not use baterry because of whatsapp) - could it be connected?
-
@mihael I don't disable Anbox. I'll try that. Disabling and restarting Anbox on each boot I think would be a bug.
I don't have this behavior on my X86 tablet running Ubuntu Gnome with Anbox. So I'm thinking this is a UbPorts bug. Not sure which team I should file this with.
-
Well, disabling and restarting anbox clears the double entries, but they return after an app crashes
-
Hi!
They appear, too, when Anbox is disabled, and then enabled again.
There are two places where the icons and .desktop-files are stored , the first is /home/phablet/.local/share/applications/, the second the subdirectory .../anbox within that path.
I tried to remove the anbox directory /home/phablet/.local/share/applications/anbox/, but it reappeared; then I changed the rights on it, so it can't be used anymore, but the entries still tend to reappear twice, thrice, etc. in the app drawer. Restarting unity8 helps a bit..
. -
@hankschwie I noticed this as well, I can delete the .png files and the icons go to a single instance after a reboot, but goes back to double after a couple minutes, could just be an issue with anbox honestly, and since anbox isnt actively developed for UT (unless Im mistaken) I dont think that will change
-
@tigerpro There is a port (really a script) specifically for UT that enables Google play store and services - available on GitHub/Anbox. I've been meaning to try it out after I figure out this problem.
Hence my confusion about who created, and who to report, this bug to. The way to install Anbox on X86 is not the same as here. On X86 you either compile from source, or download a Snap package. Here you've got the handy Anbox Tool which rather simplifies things and integrates the apps directly into your app menu. I rather like this way better. It's simpler. If I could only get those double entries to go away......
-
Try to refresh the Drawer by pulling down and releasing.
-
@c4pp4 That works and removes the duplicates, thank you! Was that working before or is it a new feature recently added? - I'm on rc channel.
-
@mihael
I think it's since this commit https://github.com/ubports/unity8/commit/2a12bafe606d59898588ccece7812655f225cab3 -
@c4pp4 That certainly helps! But it doesn't end the problem as they randomly come back. But I'll take it until someone figures out a fix.