Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to create OpenGL context for format QSurfaceFormat #90

Open
tbrown122387 opened this issue Dec 12, 2023 · 3 comments
Open

failed to create OpenGL context for format QSurfaceFormat #90

tbrown122387 opened this issue Dec 12, 2023 · 3 comments

Comments

@tbrown122387
Copy link

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
Copy link

gsustek commented Sep 2, 2024

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 QFlagsQSurfaceFormat::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)

@tbrown122387
Copy link
Author

Nope I didn’t

@gsustek
Copy link

gsustek commented Sep 2, 2024

ubuntu, but with xfce4,, your dispaly manager?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants