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

Bug: Onagre automatically launches first application on consecutive runs #81

Open
Septias opened this issue Mar 5, 2024 · 3 comments
Open
Labels
bug Something isn't working

Comments

@Septias
Copy link

Septias commented Mar 5, 2024

Describe the bug
I built the application with Nix and also updated the Nix package here. Currently, we are facing the issue that Onagre automatically launches the first item from the suggestion list for every startup after the first one. (The first one works just fine).

To Reproduce

  1. Install the Nix package manager.
  2. Clone git@github.com:Septias/nixpkgs.git
  3. Execute nix run nixpkgs#nixpkgs-review -- pr 290409.
  4. Run the application ./result/bin/onagre

** Addtional Info**:
The logs for cargo run and ./result/bin/onagre look exactly the same. The latter only produces the logs which happen when one application is opened automatically.
I tested on Wayland and x11 and they both produced the same problem.

@Septias Septias added the bug Something isn't working label Mar 5, 2024
@oknozor
Copy link
Collaborator

oknozor commented Mar 6, 2024

Thanks for the report.

Just to be sure I understand the issue correctly.
You launch onagre once, everything works. Then on subsequent launches, it opens then start the first suggestion item before you can type a search. Correct ?

Can you provide a bit more context so I can try to reproduce that (pop-launcer version, desktop environment etc).

@Septias
Copy link
Author

Septias commented Mar 30, 2024

image

Idk how much that helps you though...

@oknozor
Copy link
Collaborator

oknozor commented Mar 30, 2024

Can you provide the onagre and pop-launcher version ?

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