You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
Every time I open the app it throws this message (this is from terminal)
QCommandLineParser: option not defined: "__dummy__"
QCommandLineParser: option not defined: "__dummy__"
QCommandLineParser: option not defined: "__dummy__"
QCommandLineParser: option not defined: "__dummy__"
file:///usr/share/bomi/skins/Tethys/bomi.qml:9:1: Type B.AppWithDock unavailable
B.AppWithDock {
^
file:///usr/share/bomi/imports/bomi/AppWithDock.qml:15:5: Type Player unavailable
Player {
^
file:///usr/share/bomi/imports/bomi/Player.qml:150:9: Type PlayInfoView unavailable
PlayInfoView { }
^
file:///usr/share/bomi/imports/bomi/PlayInfoView.qml:22:9: PlayInfoText is not a type
PlayInfoText { content: engine.media.name }
^
It also happens every time I reload the theme (any theme)
files do get opened, but videos aren't displayed (because the UI doesn't load?)
I've had this problem for about a year, but someone else reported it much earlier here
Any Ideas?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Every time I open the app it throws this message (this is from terminal)
It also happens every time I reload the theme (any theme)
files do get opened, but videos aren't displayed (because the UI doesn't load?)
I've had this problem for about a year, but someone else reported it much earlier here
Any Ideas?
The text was updated successfully, but these errors were encountered: