Skip to content

Hidamari dosen't open #247

@Uzvengrir

Description

@Uzvengrir

When I run flatpak run io.github.jeffshee.Hidamari in the terminal it returns:

X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 146 ()
Minor opcode of failed request: 5
Resource id in failed request: 0x3c00003
Serial number of failed request: 56
Current serial number in output stream: 57
Traceback (most recent call last):
File "/app/bin/hidamari", line 44, in
sys.exit(main.main(VERSION, pkgdatadir, localedir))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/hidamari/hidamari/main.py", line 43, in main
sys_info.append(f"is_nvidia_proprietary = {is_nvidia_proprietary()}")
^^^^^^^^^^^^^^^^^^^^^^^
File "/app/share/hidamari/hidamari/utils.py", line 44, in is_nvidia_proprietary
output = subprocess.check_output(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/subprocess.py", line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command 'glxinfo -B' returned non-zero exit status 1.

What would be a correct course of actions in order to make Hidamari to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions