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

Failed to expand with error #304

Closed
AeroNotix opened this issue Jun 2, 2020 · 7 comments
Closed

Failed to expand with error #304

AeroNotix opened this issue Jun 2, 2020 · 7 comments
Labels
bug Something isn't working Linux Related to the Linux operating system

Comments

@AeroNotix
Copy link

AeroNotix commented Jun 2, 2020

Running with espanso -v daemon

ArchLinux / installed with espanso-bin package.

11:37:03 [ INFO] espanso version 0.6.1
11:37:03 [ INFO] using config path: /home/xeno/.config/espanso
11:37:03 [ INFO] using package path: /home/xeno/.local/share/espanso/packages
11:37:03 [ INFO] spawning worker process...
11:37:03 [ INFO] Binded to IPC unix socket: /home/xeno/.local/share/espanso/espanso.sock
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  101 (X_GetKeyboardMapping)
  Value in failed request:  0x0
  Serial number of failed request:  34
  Current serial number in output stream:  34
11:37:06 [ERROR] worker process exited with non-zero code: 1, exiting

When I try to expand :date.

@federico-terzi
Copy link
Collaborator

Hey @AeroNotix
We still have to figure out why, but it seems that version >0.6.0 is not playing well with Archlinux.
For now, please use the espanso package instead of espanso-bin
Cheers :)

@federico-terzi federico-terzi added bug Something isn't working Linux Related to the Linux operating system labels Jun 2, 2020
@AeroNotix
Copy link
Author

ok @federico-terzi

@berdan
Copy link

berdan commented Jun 9, 2020

Same failure on Manjaro, KDE with X11, running 0.6.1 from the Arch AUR and having triggers like these:

  - trigger: ":gm"
    replace: "myemail@example.com"
2020-06-09 19:44	espanso	X Error of failed request:  BadValue (integer parameter out of range for operation)
2020-06-09 19:44	espanso	  Major opcode of failed request:  101 (X_GetKeyboardMapping)
2020-06-09 19:44	espanso	  Value in failed request:  0x0
2020-06-09 19:44	espanso	  Serial number of failed request:  29
2020-06-09 19:44	espanso	  Current serial number in output stream:  29
2020-06-09 19:44	systemd	espanso.service: Main process exited, code=exited, status=1/FAILURE
2020-06-09 19:44	systemd	espanso.service: Failed with result 'exit-code'.

Switching from the espanso-bin package to espanso worked.

@federico-terzi
Copy link
Collaborator

Thank you for the feedback @berdan. I recently updated the docs to recommend espanso rather than espanso-bin by default until we sort out this issue. Most probably it has to do with the CI build step but I didn't have the chance to take a look at it yet.

Cheers :)

@arturolinares
Copy link

I'm having the same issue in Fedora 32.

@federico-terzi
Copy link
Collaborator

@arturolinares I'm not much experienced in Fedora, do you use the AUR to install packages? Or have you tried with the prebuilt binary?

@AucaCoyan
Copy link
Member

Closing the issue because of the age

@AucaCoyan AucaCoyan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux Related to the Linux operating system
Projects
None yet
Development

No branches or pull requests

5 participants