Git Product home page Git Product logo

Comments (15)

smeech avatar smeech commented on September 26, 2024

Have you updated or recompiled lately? The file "espanso-detect/src/evdev/sync/wayland.rs" was amongst those receiving multiple changes three days ago, although the latest change on line 193 seems to be no more than removal of some spaces.
@AucaCoyan might have some insight as to whether this commit might break or fix your problem.

from espanso.

pgn2100 avatar pgn2100 commented on September 26, 2024

did not , should i recompile it ?

from espanso.

smeech avatar smeech commented on September 26, 2024

did not , should i recompile it ?

I'd discuss it with @AucaCoyan first - he's often on the Discord server.

from espanso.

AucaCoyan avatar AucaCoyan commented on September 26, 2024

Hi! I'm here. No issue is dumb at all!
What version are you using? because the changes on dev are not released to production yet. Did you compiled from the latest dev commit?

from espanso.

pgn2100 avatar pgn2100 commented on September 26, 2024

don't think so i compile it once , quite a while ago using the installation guide on the website since i use wayland , the version is 2.2.0

from espanso.

AucaCoyan avatar AucaCoyan commented on September 26, 2024

Allright! So this is the prod version. I don't know what is causing it yet, but we can investigate ๐Ÿ‘๐Ÿผ

from espanso.

morgan-dgk avatar morgan-dgk commented on September 26, 2024

This is a weird error to see here. My guess is there is something going wrong with the connection to the wayland server.

from espanso.

AucaCoyan avatar AucaCoyan commented on September 26, 2024

We had a fix for many wayland issues in the PR #1901 , you can download the artifact here:
https://github.com/espanso/espanso/actions/runs/8487368671/artifacts/1370945517

If you want a different version, you can go to the Action run and scroll all the way down, and you see this:
image

The Ubuntu-Debian may be a fix to your issue, can you try it? โœ‹๐Ÿผ

from espanso.

pgn2100 avatar pgn2100 commented on September 26, 2024

sorry for the inconvenience but i use nobara linux , it's based on fedora

from espanso.

AucaCoyan avatar AucaCoyan commented on September 26, 2024

Oh! Sorry, my guess was wrong. Then you should use the .AppImage from the artifacts..... if we had compiled them before ๐Ÿ˜ญ
I'll explain: normally we use AppImage for X11, but we don't have a process to have the AppImage for Wayland.
It is possible to compile it and make an AppImage, but it is available in the CI.

If you are adventurous and you want to compile it yourself, you can download the code, follow Compilation.md and pass the command
edit: just one --

cargo make --env NO_X11=true --profile release -- create-app-image

We definitely need some improvement over this, because Wayland is too focused on the debian-based distros, but unreleased when we merge PRs into dev or main

from espanso.

pgn2100 avatar pgn2100 commented on September 26, 2024

tried to compile the dev release but failed .
`[cargo-make] INFO - cargo make 0.37.5
[cargo-make] INFO - Calling cargo metadata to extract project info
[cargo-make] INFO - Cargo metadata done

[cargo-make] INFO - Build File: Makefile.toml
[cargo-make] INFO - Task: --
[cargo-make] INFO - Profile: release
[cargo-make] ERROR - Task -- not found
[cargo-make] WARN - Build Failed.`
is there a log file i can upload to help you ?

from espanso.

AucaCoyan avatar AucaCoyan commented on September 26, 2024

whoops, I made a mistake, its not double --, it's

cargo make --env NO_X11=true --profile release -- create-app-image

sorry!

from espanso.

pgn2100 avatar pgn2100 commented on September 26, 2024

tried it and it's working maybe the only issue is that the espanso welcome screen keep popping up even after closing it .
don't know if it's relatable but i tried launching it from /target/linux/AppImage/out/Espanso-x86_64.AppImage

from espanso.

AucaCoyan avatar AucaCoyan commented on September 26, 2024

Thank you! Yeah, we have to make a revision about that AppImage build. Over and over more fedora-kind distros are having problems, we should address some official support. Thank you for reporting and testing again!

from espanso.

morgan-dgk avatar morgan-dgk commented on September 26, 2024

Is this good to close @AucaCoyan ?

from espanso.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.