Package Details: espanso-wayland 2.2.3-1

Git Clone URL: https://aur.archlinux.org/espanso.git (read-only, click to copy)
Package Base: espanso
Description: Cross-platform Text Expander written in Rust (built for Wayland)
Upstream URL: https://github.com/espanso/espanso
Keywords: expand expander rust shortcut text xorg
Licenses: GPL-3.0-only
Conflicts: espanso
Provides: espanso
Submitter: Scrumplex
Maintainer: carsme
Last Packager: carsme
Votes: 41
Popularity: 1.38
First Submitted: 2019-10-03 16:10 (UTC)
Last Updated: 2025-04-16 04:32 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

MarsSeed commented on 2023-08-23 13:05 (UTC) (edited on 2024-03-11 20:38 (UTC) by MarsSeed)

Please kindly make this depend directly on wxwidgets-gtk3 and not on its legacy name, wxgtk3. To allow users to have this package coexist with other providers of wxwidgets-gtk3, e.g. wxwidgets-gtk3-git. Thank you in advance.

henriqueffc commented on 2023-05-03 14:49 (UTC) (edited on 2023-05-03 14:51 (UTC) by henriqueffc)

To work on my system that has another keyboard layout (not us), the following configuration was required:

nano $HOME/.config/espanso/config/default.yml (you can check the file path with the command espanso path).

Append at end of file.

 keyboard_layout:
  { layout: br }

My keyboard layout is br. You can check yours with the command localectl status

sources: 1- https://espanso.org/docs/configuration/options/ 2- https://espanso.org/docs/install/linux/

hing commented on 2023-04-26 04:47 (UTC)

Hey, could you update your cargo version and try it again? I just tried it with the version 1.62.1 and it works fine.

melonion commented on 2023-04-25 21:18 (UTC)

Unable to build:

[cargo-make] INFO - Execute Command: "rust-script" "/tmp/fsio_T20UqnLv8y.rs"
error: failed to parse manifest at `/home/janek/.local/cache/rust-script/projects/0b48dc6b7b550d7aa12840fa/Cargo.toml`

Caused by:
  feature `strip` is required

  The package requires the Cargo feature called `strip`, but that feature is not stabilized in this version of Cargo (1.56.0-nightly (e515c3277 2021-09-08)).
  Consider adding `cargo-features = ["strip"]` to the top of Cargo.toml (above the [package] table) to tell Cargo you are opting in to use this unstable feature.
  See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#profile-strip-option for more information about the status of this feature.
error: Could not execute cargo
[cargo-make] ERROR - Unable to execute rust code.
[cargo-make] WARN - Build Failed.

Scrumplex commented on 2020-12-03 11:51 (UTC)

lkrms: After some investigation I don't really see any changes between the dev branch and the latest version, that affects this. In fact the espanso-git package does not even run tests at all, as they failed most of the time anyway. I will open an issue in upstream.

lkrms commented on 2020-12-03 11:12 (UTC)

Just a heads up that as of rust 1.48, this package no longer builds due to multiple tests that fail, all with similar output that includes this (or similar):

attempted to leave type `linked_hash_map::Node<serde_yaml::Value, serde_yaml::Value>` uninitialized, which is invalid

I’m not a rust developer but this appears to correlate with changes referenced in 1.48’s release notes. Given espanso-git builds against rust 1.48, perhaps there’s a dependency on a particular version of a package that could be updated via a patch so this will continue to build?

ludat commented on 2020-02-16 21:05 (UTC)

yeah, sorry, I meant espanso-bin aand yes, it works now :D, thank you

Scrumplex commented on 2020-02-16 20:55 (UTC)

ludat: I suppose you were talking about espanso-bin. I just fixed this issue. Looks like the hash changed? I don't know. Anyways. It should work now.

ludat commented on 2020-02-16 20:48 (UTC)

The sha512sum for espanso-linux-0.5.0.tar.gz fails to run