@Karadoc: It only works with this specific versions, so strict dependencies are needed.
There are the AUR packages antlr3-3.1.2
and python2-antlr3-3.1.2
which provide those specific versions. Install them.
Git Clone URL: | https://aur.archlinux.org/keyboardlayouteditor-git.git (read-only, click to copy) |
---|---|
Package Base: | keyboardlayouteditor-git |
Description: | PyGTK programme that helps create or edit XKB keyboard layouts. |
Upstream URL: | http://github.com/hupfdule/keyboardlayouteditor |
Licenses: | GPL3 |
Provides: | keyboardlayouteditor |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-06 13:26 (UTC) |
Last Updated: | 2022-04-21 14:15 (UTC) |
« First ‹ Previous 1 2
@Karadoc: It only works with this specific versions, so strict dependencies are needed.
There are the AUR packages antlr3-3.1.2
and python2-antlr3-3.1.2
which provide those specific versions. Install them.
Using strict version number for dependencies brings issues:
!! While searching for solutions the following errors occurred: :: Not provided: python2-antlr3=3.1.2 but needed by keyboardlayouteditor-git-1:1.1+r84.d20181009.g742101b-3 :: Not provided: antlr3=3.1.2 but needed by keyboardlayouteditor-git-1:1.1+r84.d20181009.g742101b-3
According to the AUR repository, python2-antlr3 is now version 3.1.3-3, and antlr3 is now 3.5.2-1.
@Anzick: Thanks for mentioning.
Dependency is now included.
However, it also does not run smoothly for me. If you find a way to make it run smoothly please tell. (However, for me it does not freeze really; it freezes for a while, then throws some error to the terminal.)
Just tried the new version and this is what the terminal shows when I click on "start character map". I will be very grateful if this application can do what Ukelele does on macOS. (make it easy to customize keyboard layout and add modifiers)
sh: gucharmap: command not found
Hello, when I click on the character map button nothing loads or happens. Also, when I try to load a symbol file, the application freezes and needs to be forced to close. Am I doing anything wrong or do you have any ideas how to get it working?
Pinned Comments
dreieck commented on 2020-07-26 14:42 (UTC) (edited on 2020-07-26 14:49 (UTC) by dreieck)
@zwastik: You need to install the AUR package
antlr3-3.1.2
explicitly as a dependency forpython2-antlr3-3.1.2
.It provides
antlr3=3.1.2
.