What I do not get is why you have this problem in your Arch installation and I don't in my Arch installation.
I will do more tests..
Whats is the output of showkey --keycodes in your system, when you press BackSpace?
Search Criteria
Package Details: sc-im 0.8.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sc-im.git (read-only, click to copy) |
---|---|
Package Base: | sc-im |
Description: | A spreadsheet program based on SC |
Upstream URL: | https://github.com/andmarti1424/sc-im |
Licenses: | BSD |
Conflicts: | sc-im-git, scim-spreadsheet |
Submitter: | Rhinoceros |
Maintainer: | TwoFinger |
Last Packager: | TwoFinger |
Votes: | 61 |
Popularity: | 1.11 |
First Submitted: | 2015-09-05 01:44 (UTC) |
Last Updated: | 2024-08-20 14:26 (UTC) |
Dependencies (4)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libzip (libzip-gitAUR)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR) (optional) – create graphs
- libxlsxwriterAUR (optional) – export to xlsx. Requires rebuild of sc-im
Required by (0)
Sources (2)
andmarti1424 commented on 2016-12-01 12:46 (UTC) (edited on 2016-12-01 12:47 (UTC) by andmarti1424)
Rhinoceros commented on 2016-12-01 00:33 (UTC)
The patch changes that line to:
#define OKEY_BS 0x7f
This is required for me to get it to work. I don't really know on what level backspace is defined, but I presumed that it would be consistent in Arch Linux, if not all of Linux?
andmarti1424 commented on 2016-12-01 00:01 (UTC)
Hello. Thanks. If I can be any help..
What was the bug? As my backspace key is working OK, and I have it defined like this in macros.h:
#define OKEY_BS 0x107
Rhinoceros commented on 2016-11-30 23:48 (UTC)
Welcome to Arch! I've uploaded the new version and added you as a co-maintainter for this package. I'm happy to let you take full control if you like.
Also, FWIW, 0.4.0 still has the backspace bug, so this PKGBUILD still applies the fix_backspace.patch.
andmarti1424 commented on 2016-11-30 15:37 (UTC) (edited on 2016-11-30 18:35 (UTC) by andmarti1424)
Just upload a new release: v0.4.0 to git. Arch Linux is my main OS right now.
andmarti1424 commented on 2016-05-11 01:34 (UTC) (edited on 2016-05-11 01:36 (UTC) by andmarti1424)
Hello again. I'm Andmarti1424. The one who is developing it. Could you please open a new issue in github and we continue there?
I did replace the ncurses includes to. . see if that fix the issue in Arch Linux without being necessary to create symlinks ..
Rhinoceros commented on 2016-05-10 22:11 (UTC)
@emartine: No. As per my last comment, it won't build. Read the link for more information and a workaround, but I'm not sure how to implement it in terms of this PKGBUILD.
andmarti1424 commented on 2016-05-10 16:08 (UTC)
Hello Rhinoceros. Could you manage to build it?
Rhinoceros commented on 2016-05-07 04:22 (UTC)
This has been updated to 0.3.0, but I can't get it to build. Related discussion here: https://github.com/andmarti1424/sc-im/issues/2#issuecomment-215654602
I'm not sure how to resolve this without creating a whole bunch of system-level symlinks, which seems suboptimal, so I'm open to suggestions.
Pinned Comments