#1092988 nheko starts with a blank screen

Package:
nheko
Source:
nheko
Description:
desktop IM client for the Matrix protocol
Submitter:
Andrey Skvortsov
Date:
2025-06-15 15:13:01 UTC
Severity:
normal
#1092988#5
Date:
2025-01-14 08:31:11 UTC
From:
To:
Dear Maintainer,

after installing nheko on clean installation (on arm64) it started,
but only blank screen was displayed. I've even had notifications about
new messages, but the main nheko screen was blank and therefore
unusable.

There is an error in log:
 [qml] [warning] qrc:/resources/qml/Root.qml: module "org.kde.breeze" is not installed (qrc:/resources/qml/Root.qml:-1, )

After installation of qml6-module-org-kde-breeze nheko started to work
correctly.

It looks like we need to add qml6-module-org-kde-breeze as an explicit
dependency for the package.

#1092988#10
Date:
2025-06-15 15:12:14 UTC
From:
To:
Hi Andrey,
this is likely a duplicate of #1073959 [1]: long story short, we [2] broke this for
non-Plasma Mobian systems, then fixed it in January this year [3], that was released
with mobile-tweaks_8 which reached trixie middle February [4].

Could you please check whether this issue still happens on a clean trixie install?

Nheko is expected to look different on Plasma (where the style is set in [5]) and
not-Plasma environments, but it should at least work and be usable.

Thank you
marco


[1]https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073959
[2]https://salsa.debian.org/DebianOnMobile-team/mobile-tweaks/-/merge_requests/12
[3]https://salsa.debian.org/DebianOnMobile-team/mobile-tweaks/-/merge_requests/22
[4]https://tracker.debian.org/news/1616698/mobile-tweaks-8-migrated-to-testing/
[5]https://invent.kde.org/plasma/plasma-mobile/-/blob/master/bin/startplasmamobile.in?ref_type=heads#L13