[kstars] [Bug 447753] Kstars crashes connecting to Ekos on MacOS
Castor Fu
bugzilla_noreply at kde.org
Sun Jan 2 05:17:22 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=447753
--- Comment #7 from Castor Fu <castor at egocast.org> ---
Hmm, I've tried adding some debug statements, and I can't seem to get it to
crash when running it within the VM, but after turning on logging in the mount
code, I see the following on a crash (the XX lines are ones added by me). It
looks like maybe there's a race installing some code that mountbox.qml is
using? On successful runs I don't see the warnings about modules not being
installed.
[2022-01-01T21:05:28.425 PST INFO ][ org.kde.kstars.ekos] -
"Telescope Simulator is online."
[2022-01-01T21:05:28.455 PST DEBG ][ org.kde.kstars.ekos.mount] - XXA
QObject(0x0)
[2022-01-01T21:05:28.619 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:4:1: module "QtQuick.Controls.Styles" is not
installed
import QtQuick.Controls.Styles 1.4
^
[2022-01-01T21:05:28.620 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:3:1: module "QtQuick.Layouts" is not installed
import QtQuick.Layouts 1.1
^
[2022-01-01T21:05:28.620 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:2:1: module "QtQuick.Controls" is not installed
import QtQuick.Controls 1.4
^
[2022-01-01T21:05:28.620 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:4:1: module "QtQuick.Controls.Styles" is not
installed
import QtQuick.Controls.Styles 1.4
^
[2022-01-01T21:05:28.621 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:3:1: module "QtQuick.Layouts" is not installed
import QtQuick.Layouts 1.1
^
[2022-01-01T21:05:28.621 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:2:1: module "QtQuick.Controls" is not installed
import QtQuick.Controls 1.4
^
[2022-01-01T21:05:28.621 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:4:1: module "QtQuick.Controls.Styles" is not
installed
import QtQuick.Controls.Styles 1.4
^
[2022-01-01T21:05:28.621 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:3:1: module "QtQuick.Layouts" is not installed
import QtQuick.Layouts 1.1
^
[2022-01-01T21:05:28.621 PST WARN ][ default] -
qrc:/qml/mount/mountbox.qml:2:1: module "QtQuick.Controls" is not installed
import QtQuick.Controls 1.4
^
[2022-01-01T21:05:28.624 PST DEBG ][ org.kde.kstars.ekos.mount] - XXY
QQuickItem(0) m_BaseObj QQuickItem(0)
[2022-01-01T21:05:28.624 PST DEBG ][ org.kde.kstars.ekos.mount] - XXX
m_leftRightCheck null
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list