Maldela / fancontrol-gui

GUI for Fancontrol. It uses the KAuth module of the KDE Frameworks 5 to write the generated config file. Furthermore it communicates with systemd via dbus to control the fancontrol service. If you want to compile without systemd support set the -DNO_SYSTEMD option.
GNU General Public License v2.0
309 stars 31 forks source link

failed to create OpenGL context for format QSurfaceFormat #90

Open tbrown122387 opened 9 months ago

tbrown122387 commented 9 months ago
taylor@mean-machine:~/fancontrol-gui/build$ ./bin/fancontrol_gui
QGLXContext: Failed to create dummy context
kf.kirigami: Warning: Theme implementations should use Kirigami.BasicThemeDefinition for its root item
kf.kirigami: Failed to find a Kirigami platform plugin
"New service name: 'fancontrol'"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Fancontrol/Qml/ErrorDialog.qml:44:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/share/kpackage/genericqml/org.kde.fancontrol.gui/contents/ui/Application.qml:126:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
"Loading config file: '/etc/fancontrol'"
QFileSystemWatcher::removePaths: list is empty
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
Aborted (core dumped)
gsustek commented 1 week ago

i have the samo issue!!! did you fix it?

fancontrol_gui libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast QGLXContext: Failed to create dummy context kf.kirigami: Warning: Theme implementations should use Kirigami.BasicThemeDefinition for its root item kf.kirigami: Failed to find a Kirigami platform plugin "New service name: 'fancontrol'" "Temp has no label: '/sys/devices/virtual/thermal/thermal_zone0/hwmon0/temp1'" "Temp has no label: '/sys/devices/virtual/thermal/thermal_zone2/hwmon2/temp1'" "Temp has no label: '/sys/devices/platform/it87.2624/hwmon/hwmon3/temp1'" "Temp has no label: '/sys/devices/platform/it87.2624/hwmon/hwmon3/temp2'" "Temp has no label: '/sys/devices/platform/it87.2624/hwmon/hwmon3/temp3'" "Temp has no label: '/sys/devices/pci0000:00/0000:00:1d.5/0000:07:00.0/hwmon/hwmon4/temp1'" file:///usr/lib/x86_64-linux-gnu/qt5/qml/Fancontrol/Qml/ErrorDialog.qml:44:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } file:///usr/share/kpackage/genericqml/org.kde.fancontrol.gui/contents/ui/Application.qml:126:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } "Loading config file: '/etc/fancontrol'" QFileSystemWatcher::removePaths: list is empty Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::DoubleBuffer, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile) Aborted (core dumped)

tbrown122387 commented 1 week ago

Nope I didn’t

gsustek commented 1 week ago

ubuntu, but with xfce4,, your dispaly manager?