Bug 431580 - mobilebroadbandsettings not responsive, CPU 100%
Summary: mobilebroadbandsettings not responsive, CPU 100%
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (other bugs)
Version First Reported In: master
Platform: Debian unstable Linux
: NOR normal
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-14 02:12 UTC by Norbert Preining
Modified: 2024-12-23 18:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Norbert Preining 2021-01-14 02:12:08 UTC
SUMMARY

Selecting the "Mobile broadband" entry in the settings application, or
starting it directly with
   systemsettings5 mobilebroadbandsettings
results in 100% CPU on one core, and no output/display is generated.

STEPS TO REPRODUCE
1. systemsettings5 mobilebroadbandsettings

OBSERVED RESULT
The same set of error messages is shown repeatedly (until interrupted):

file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:591:5: QML ColumnView: possible QQuickItem::polish() loop
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:591:5: QML ColumnView: ColumnView called polish() inside updatePolish() of ColumnView

Nothing is displayed

EXPECTED RESULT

Display of mobile settings, or a warning that this is not supported on the current device.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.10.7
OS Type: 64-bit

ADDITIONAL INFORMATION

I tried it on two computers, one laptop and one desktop, both not having a WWAN interface. I expected an empty display, or a comment no WWAN available, but nothing was displayed.
Comment 1 Norbert Preining 2021-01-14 02:15:37 UTC
I forgot to mention (but this is somehow implied), that plasma-nm was compiled with -DBUILD_MOBILE=true
Comment 2 Nicolas Fella 2021-01-14 14:38:13 UTC
The Mobile Broadband KCM has been removed in https://invent.kde.org/plasma/plasma-nm/-/commit/177a2641a0f9655d26042ed1c38865aea048ce94
Comment 3 Ben Cooksley 2024-12-23 18:23:42 UTC
Bulk transfer as requested in T17796