ubports / unity8

The operating environment for everywhere. Lomiri development has moved to https://gitlab.com/ubports/development/core/lomiri
https://lomiri.com/
GNU General Public License v3.0
726 stars 99 forks source link

YUMI-7: Make app drawer check if appid exists in the model #459

Closed maciek134 closed 1 year ago

maciek134 commented 1 year ago

This makes sure that no duplicate apps will ever appear in the drawer.

This file could use with a bit of cleanup, but I'm hoping to still fit this into OTA-25.

maciek134 commented 1 year ago
Segmentation fault
tests/qmltests/CMakeFiles/xvfbtestGreeterView.dir/build.make:60: recipe for target 'tests/qmltests/CMakeFiles/xvfbtestGreeterView' failed

Yay

maciek134 commented 1 year ago
FAIL!  : qmltestrunner::VideoMediaServices::test_fullscreenSwitch() Should have switched to fullscreen mode.
   Actual   (): false
   Expected (): true
   Loc: [/build/unity8-8.20+ubports+0~20230327062908.4~1.gbpd0dfe1/tests/qmltests/Components/tst_MediaServices.qml(170)]

It keeps failing on either this one on armhf or the segfault on aarch64

JamiKettunen commented 1 year ago

As per @Flohack74's comment on https://ubports.atlassian.net/browse/YUMI-7 it's already too late for xenial now, please create an MR against https://gitlab.com/ubports/development/core/lomiri and let's continue any further efforts on 20.04 :)

maciek134 commented 1 year ago

Yup, closing, bye Xenial :)

Btw I guess this repo can be archived now