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

Hyprland crashes when running game from a godot project. #9089

Open
4 of 6 tasks
BluewyDiamond opened this issue Jan 16, 2025 · 2 comments
Open
4 of 6 tasks

Hyprland crashes when running game from a godot project. #9089

BluewyDiamond opened this issue Jan 16, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@BluewyDiamond
Copy link

Already reported ? *

  • I have searched the existing open and closed issues.

Regression?

I don't know, I started using Hyprland only recently

System Info and Hyprland Version

System/Version info
Hyprland 0.46.2 built from branch  at commit 0bd541f2fd902dbfa04c3ea2ccf679395e316887  (version: bump to 0.46.2).
Date: Thu Dec 19 19:26:47 2024
Tag: v0.46.2, commits: 5566
built against:
 aquamarine 0.7.0
 hyprlang 0.6.0
 hyprutils 0.3.3
 hyprcursor 0.1.11
 hyprgraphics 0.1.1


flags set:
debug


System Information:
System name: Linux
Node name: desktop-01
Release: 6.12.9-2-cachyos
Version: #1 SMP PREEMPT_DYNAMIC Thu, 09 Jan 2025 20:57:06 +0000


GPU information: 
03:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] [1002:731f] (rev c1) (prog-if 00 [VGA controller])


os-release: NAME="CachyOS Linux"
PRETTY_NAME="CachyOS"
ID=cachyos
ID_LIKE=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://cachyos.org/"
DOCUMENTATION_URL="https://wiki.cachyos.org/"
SUPPORT_URL="https://discuss.cachyos.org/"
BUG_REPORT_URL="https://github.com/cachyos"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=cachyos


plugins:


Description

Running game from a godot project crashes Hyprland.

How to reproduce

  1. Open Godot Project
  2. Run the Project
  3. It crashes

Attach not paste

  • I understand that all text files must be attached, and not pasted directly. If not respected, this issue will likely get closed as spam

Checklist of files to include below

  • Hyprland config - hyprctl systeminfo -c (always include)
  • Crash report (always include in case of crash)
  • Video (always include in case of a visual bug)
  • Logs (might contain useful info such as errors)

Additional info & File uploads

hyprlandCrashReport111797.txt

@BluewyDiamond BluewyDiamond added the bug Something isn't working label Jan 16, 2025
@vaxerski
Copy link
Member

glGetError at Opengl::end() returned GL_CONTEXT_LOST. Cannot continue until proper GPU reset handling is implemented.

what the fuck? Did your godot app crash the gpu driver??

@BluewyDiamond
Copy link
Author

BluewyDiamond commented Jan 17, 2025

I tried running it on kde and it does not seem to crash there. I disabled explicit sync on hyprland and it seems that stops it from crashing. From what i read kde also has explicit sync but i couldn't find out if it enables it automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants