Skip to content

[BUG] File not Found Error: no such file or directory: 'qs' #336

@h-n-tiwari

Description

@h-n-tiwari

Step 1. Before you submit

  • I have read the above instructions and am sure that this is supposed to be posted here.
  • I've successfully updated to the latest versions following the updating guide.
  • I've successfully updated the system packages to the latest.
  • I've ticked the checkboxes without reading their contents

Step 2. Version info

Version info
<!-- caelestia -v  
Packages:
    caelestia-meta not installed
    caelestia-shell 1.5.0-1
    caelestia-cli 1.0.4-1

Caelestia:
    Last commit: 18bc40cacbd53f6b30cd248b86246a2c4cd7caa1
    Commit message: hypr: extend game rules for Lutris/Wine and Gamescope (#327)  * hypr: extend game rules for Lutris/Wine and Gamescope  - Broaden game class pattern from steam_app_[0-9]+ to ^steam_app_   to include Lutris/Wine games (class: steam_app_default) - Add gamescope window class to game rules - Add opaque rule for game windows to prevent wallpaper   showing through the default 0.95 window opacity  * fix  ---------  Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>

Shell:
     caelestia-shell 1.5.0, revision f2398710fdc0e4526d98d245221758436dc26eb8, distrubuted by: AUR (package: caelestia-shell)

Quickshell:
    quickshell 0.2.1, revision dacfa9de829ac7cb173825f593236bf2c21f637e, distributed by: AUR (package: quickshell-git)-->

Step 3. Describe the issue

Logs
<!-- /home/msi/.config/foot already exists. Overwrite? [Y/n] Y
Removing...
Installing foot config...
/home/msi/.config/fish already exists. Overwrite? [Y/n] Y
Removing...
Installing fish config...
/home/msi/.config/fastfetch already exists. Overwrite? [Y/n] Y
Removing...
Installing fastfetch config...
/home/msi/.config/uwsm already exists. Overwrite? [Y/n] Y
Removing...
Installing uwsm config...
/home/msi/.config/btop already exists. Overwrite? [Y/n] Y
Removing...
Installing btop config...
Traceback (most recent call last):
  File "/usr/bin/caelestia", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.14/site-packages/caelestia/__init__.py", line 10, in main
    args.cls(args).run()
    ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/caelestia/subcommands/shell.py", line 33,
    subprocess.run(args)
    ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/subprocess.py", line 554, in run
    with Popen(*popenargs, **kwargs) as process:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/subprocess.py", line 1038, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        pass_fds, cwd, env,
        ^^^^^^^^^^^^^^^^^^^
        ... <5 lines> ...
        gid, gids, uid, umask,
        ^^^^^^^^^^^^^^^^^^^^^^
        start_new_session, process_group)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/subprocess.py", line 1989, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'qs'
:: Done!

~ 38s 0-->

Reminder

  • I agree that it's usually impossible for others to help me without my logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions