davatorium / rofi

Rofi: A window switcher, application launcher and dmenu replacement
https://davatorium.github.io/rofi/
Other
13.21k stars 609 forks source link

[BUG] Failed to execute #2024

Closed undecimodia59 closed 1 month ago

undecimodia59 commented 1 month ago

Rofi version (rofi -v)

Version: 1.7.5

Configuration

https://gist.github.com/fifty59nine/d37a61e5e96a6ad1d44def6c6502ed1e

Theme

https://gist.github.com/fifty59nine/c82f25153f9075e20112afc1f0d1f6ae

Timing report

https://gist.github.com/fifty59nine/7876e13cdd5c6df348520230310b624e

Launch command

rofi -show drun

Step to reproduce

1) install aur/ayugram-desktop-bin (yay -S aur/ayugram-desktop-bin). 2) Launch ayugram-desktop via rofi -show drun. 3) Recive an error:

Failed to execute: 'DESKTOPINTEGRATION=1 ayugram-desktop --'
Error: Failed to execute child process "DESKTOPINTEGRATION=1" (No such file or directory)

Expected behavior

Launching program

Actual behavior

Error:

Failed to execute: 'DESKTOPINTEGRATION=1 ayugram-desktop --'
Error: Failed to execute child process "DESKTOPINTEGRATION=1" (No such file or directory)

Additional information

if i run ayugram-desktop via terminal - it executes. If i run DESKTOPINTEGRATION=1 ayugram-desktop it still executes.

P.S. saw strange output: (process:42897): GLib-CRITICAL **: 01:11:51.943: g_string_insert_len: assertion 'len == 0 || val != NULL' failed as rofi -show drun output

Using wayland display server protocol

I've checked if the issue exists in the latest stable release

undecimodia59 commented 1 month ago

Bruh, my bad. Sry

github-actions[bot] commented 3 weeks ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.