ubports / anbox

UT no longer packages Anbox and instead packages Waydroid. See https://gitlab.com/ubports/development/core/packaging/waydroid
GNU General Public License v3.0
22 stars 8 forks source link

Two sets of .desktop icons present #28

Open cyberpunkedu opened 5 years ago

cyberpunkedu commented 5 years ago
  1. Please check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues

  2. Make sure you are running the latest version of Anbox before reporting an issue. Update snap to latest: snap refresh --devmode --edge anbox

  3. Make sure you have debug logs enabled: sudo snap set anbox debug.enable=true

  4. Reproduce the error while debug logs enabled.

  5. Run the anbox logs collection utility and attach the tar file. sudo /snap/bin/anbox.collect-bug-info

  6. Please paste the result of anbox system-info below:

    [please paste printout of `anbox system-info` here]

    phablet@ubuntu-phablet:~$ anbox system-info version: local-/bin/sh: 1: git: not found cpu: arch:
    brand: features: os: name: Ubuntu version: 16.04.5 LTS (Xenial Xerus) snap-based: false kernel: version: Linux version 3.4.0-cyanogenmod-g2669fa0 (jenkins@ubports-build) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Fri Jan 4 02:24:40 CET 2019 binder: true ashmem: true graphics: egl: vendor: Android version: 1.4 Android META-EGL extensions:

    • EGL_KHR_get_all_proc_addresses
    • EGL_ANDROID_presentation_time
    • EGL_KHR_image
    • EGL_KHR_image_base
    • EGL_KHR_lock_surface
    • EGL_KHR_gl_texture_2D_image
    • EGL_KHR_gl_texture_cubemap_image
    • EGL_KHR_gl_renderbuffer_image
    • EGL_KHR_fence_sync
    • EGL_KHR_create_context
    • EGL_EXT_create_context_robustness
    • EGL_ANDROID_image_native_buffer
    • EGL_KHR_wait_sync
    • EGL_ANDROID_recordable
    • EGL_HYBRIS_native_buffer2
    • EGL_HYBRIS_WL_acquire_native_buffer
    • EGL_WL_bind_wayland_display gles2: vendor: n/a vendor: OpenGL ES 2.0 ((null)) extensions:
    • n/a

Please describe your problem: I noticed that there are two copies of the .desktop files:

one set (a): .local/share/applications/ another set (b): .local/share/applications/anbox/

Causes some software to read both and double the icons: https://gitlab.com/ubports/apps/sprint/issues/2

What were you expecting?:

One set of icons. Maybe newer version of anbox have moved the icons, but did not remove the old location.

Additional info:

Fuseteam commented 3 years ago

i have seen double, triple and more. it is always solved by refreshing the drawer however. maybe the drawer is refreshed too early?