Opened 3 years ago

Last modified 3 years ago

#62157 new defect

i3: xkb missing link, i3status missing

Reported by: jenstroeger (Jens Troeger) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: i3

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This is a follow-up to ticket:52596.

The default install of i3 failed for me because the folder /opt/local/share/X11/xkb was missing. I added a softlink to /opt/X11/share/X11/xkb and that worked. However, I think that folder should be populated by the port (my link is just a bandaid).

Furthermore, I noticed that the i3status utility is missing, and it would be good to add that to the default build. Might be a second “enhancement” ticket, though.

Change History (4)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Keywords: i3 x11 removed
Port: i3 added

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Per your link, i3status is a separate program built from a separate download. So we could certainly add a separate i3status port to install that.

comment:4 Changed 3 years ago by jenstroeger (Jens Troeger)

I thought that adding i3status into the i3 port itself would make sense because i3, as it is currently being built, seems to require it (and it’s a tiny 200k src file). When I finally got i3 running, it complained about a missing library in the status line

Error: status_command not found or is missing a library dependency (exit 127)

So I thought/assumed that that’s about i3status, but did not investigate the issue further.

Note: See TracTickets for help on using tickets.