KDE/Kubuntu directories and Qt #477

Open
opened 2018-10-29 04:35:22 +01:00 by dabforamerica · 1 comment
dabforamerica commented 2018-10-29 04:35:22 +01:00 (Migrated from github.com)

My apologies if this has already been asked. Several searches did not bring anything up, so I think I am safe in creating a new issue.
This is what I get when I run cool-retro-term on Kubuntu 18.10:

static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Unrecognized OpenGL version
Unrecognized OpenGL version

A possible solution I have found has to do with Qt. I have Qt downloaded--along with Qt Creator--but I cannot install qt5-default as it tells me that it depends on qtbase5-dev is unable to be downloaded via apt. What should I do? Thanks!

My apologies if this has already been asked. Several searches did not bring anything up, so I think I am safe in creating a new issue. This is what I get when I run `cool-retro-term` on Kubuntu 18.10: `static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs` `libGL error: No matching fbConfigs or visuals found` `libGL error: failed to load driver: swrast` `Unrecognized OpenGL version` `Unrecognized OpenGL version` A possible solution I have found has to do with Qt. I have Qt downloaded--along with Qt Creator--but I cannot install `qt5-default` as it tells me that it depends on `qtbase5-dev` is unable to be downloaded via `apt`. What should I do? Thanks!
naavis commented 2019-02-02 10:21:21 +01:00 (Migrated from github.com)

I have a similar problem on KDE Neon 5.14:

static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs
QQmlApplicationEngine failed to load component
qrc:/main.qml:23 module "QtQuick.Controls" is not installed
qrc:/main.qml:24 module "QtGraphicalEffects" is not installed
qrc:/main.qml:21 module "QtQuick" is not installed
qrc:/main.qml:22 module "QtQuick.Window" is not installed
qrc:/main.qml:23 module "QtQuick.Controls" is not installed
qrc:/main.qml:24 module "QtGraphicalEffects" is not installed
qrc:/main.qml:21 module "QtQuick" is not installed
qrc:/main.qml:22 module "QtQuick.Window" is not installed
qrc:/main.qml:23 module "QtQuick.Controls" is not installed
qrc:/main.qml:24 module "QtGraphicalEffects" is not installed
qrc:/main.qml:21 module "QtQuick" is not installed
qrc:/main.qml:22 module "QtQuick.Window" is not installed
qrc:/main.qml:23 module "QtQuick.Controls" is not installed
qrc:/main.qml:24 module "QtGraphicalEffects" is not installed
qrc:/main.qml:21 module "QtQuick" is not installed
qrc:/main.qml:22 module "QtQuick.Window" is not installed
Cannot load QML interface

I also have Qt Creator installed.

I have a similar problem on KDE Neon 5.14: ``` static QPlatformTheme* QKdeTheme::createKdeTheme(): Unable to determine KDE dirs QQmlApplicationEngine failed to load component qrc:/main.qml:23 module "QtQuick.Controls" is not installed qrc:/main.qml:24 module "QtGraphicalEffects" is not installed qrc:/main.qml:21 module "QtQuick" is not installed qrc:/main.qml:22 module "QtQuick.Window" is not installed qrc:/main.qml:23 module "QtQuick.Controls" is not installed qrc:/main.qml:24 module "QtGraphicalEffects" is not installed qrc:/main.qml:21 module "QtQuick" is not installed qrc:/main.qml:22 module "QtQuick.Window" is not installed qrc:/main.qml:23 module "QtQuick.Controls" is not installed qrc:/main.qml:24 module "QtGraphicalEffects" is not installed qrc:/main.qml:21 module "QtQuick" is not installed qrc:/main.qml:22 module "QtQuick.Window" is not installed qrc:/main.qml:23 module "QtQuick.Controls" is not installed qrc:/main.qml:24 module "QtGraphicalEffects" is not installed qrc:/main.qml:21 module "QtQuick" is not installed qrc:/main.qml:22 module "QtQuick.Window" is not installed Cannot load QML interface ``` I also have Qt Creator installed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#477
No description provided.