Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: xkbcomp errors
Date: Fri, 09 Jul 2021 16:22:14 +0200	[thread overview]
Message-ID: <20210709142214.06BSPLLzs30_xvp8iJUcAWDhd6omYQ6Bu5dSiPqu4Tg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-31870@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/31870#issuecomment-877223825

Comment:
I have the same output, tried bumping xorgproto and rebuilt xkbcomp, but to no avail.
This issue happens before a WM is loaded via startx

```
[ -d /etc/X11/xinit/xinitrc.d ] && \
for f in /etc/X11/xinit/xinitrc.d/*; do [ -x "$f" ] && . "$f"; done && unset f

# Setup XDG_RUNTIME_DIR & pam_env
mkdir -p /tmp/${USER}-runtime && chmod -R 0700 /tmp/${USER}-runtime
export XDG_RUNTIME_DIR=/tmp/${USER}-runtime

# Start user dbus-daemon
pidof -s dbus-daemon || export $(dbus-launch)

# Run userx services
runsvdir -P "$HOME/.local/service" &

# Enable clipmenu
/usr/local/bin/clipmenud &

# Set random bg
/usr/local/bin/rngbd &

# Dim screen 40% 
/usr/bin/xcalib -co 40 -gc 1.25 /usr/share/xcalib/gamma_1_0.icc

# Compositor
xcompmgr -cCb

# Start wm
exec pekwm --config "$HOME/.config/pekwm/config"
#exec pekwm --log-file /tmp/pekwm_issue.log --log-level trace

```

  parent reply	other threads:[~2021-07-09 14:22 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-09 12:26 [ISSUE] " dkwo
2021-07-09 13:43 ` ericonr
2021-07-09 13:50 ` dkwo
2021-07-09 13:55 ` dkwo
2021-07-09 14:19 ` biopsin
2021-07-09 14:22 ` biopsin [this message]
2021-07-09 14:51 ` leahneukirchen
2021-07-09 15:14 ` biopsin
2021-07-10  7:16 ` travankor
2021-07-10 11:47 ` biopsin
2021-07-16 20:18 ` dkwo
2021-07-16 20:19 ` ericonr
2021-07-17  8:38 ` biopsin
2021-07-17 10:25 ` dkwo
2021-07-17 19:48 ` ericonr
2021-07-18 10:21 ` dkwo
2021-07-18 21:21 ` ericonr
2021-07-19  7:50 ` dkwo
2021-07-19 11:32 ` ericonr
2021-07-19 12:13 ` dkwo
2021-07-19 14:46 ` dkwo
2021-07-19 15:59 ` ericonr
2021-07-24 16:06 ` dkwo
2021-07-27  9:41 ` dkwo
2021-07-28 13:11 ` [ISSUE] [CLOSED] " dkwo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210709142214.06BSPLLzs30_xvp8iJUcAWDhd6omYQ6Bu5dSiPqu4Tg@z \
    --to=biopsin@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).