Jason Graves

Results 24 comments of Jason Graves

I'm seeing the exact same think on Arch Linux. Any ideas on a fix for this? Linux hydra 4.17.13-arch1-1-ARCH #1 SMP PREEMPT Mon Aug 6 23:06:31 UTC 2018 x86_64 GNU/Linux

I found a temporary work around, definitely not a fix. I was able to download [LightTable 0.8.0-alpha](https://github.com/LightTable/LightTable/releases/download/0.8.0-alpha/lighttable-0.8.0-alpha-linux.tar.gz) and run it. No segfault on start-up and even the font issues with...

After doing a full system update: ``` sudo pacman -Syyu yaourt -Su --aur ``` The latest version of LightTable appears to be working again (version 0.8.1).

@tmladek @DWW256 Agreed, I noticed when doing an update that the LightTable version didn't change but just magically started working again. That pretty much only leaves some underlying library. My...

I think @tmladek was right, the libraries are: libharfbuzz, libpangoft2, libpango. Personally, on my distro I found libpango to be the culprit.

Thank you @ehegnes, here's my Xorg.0.log: ``` [ 107.675] X.Org X Server 1.17.4 Release Date: 2015-10-28 [ 107.675] X Protocol Version 11, Revision 0 [ 107.675] Build Operating System: Linux...

@defrex Out of curiosity, what did you do to install the driver to begin with? I can't get mine to load at all.

I'm on arch as well on a Chromebook Pixel 2. I was able to get the script to compile the driver and all looked like it installed correctly however, when...

Hi hugegreenbug, thanks for the prompt response. The synaptic driver works, but of course the mouse is super jumpy and annoying. Here is the contents of my Xserver log when...

That's the only xserver related log I can find. It's the contents of /var/log/Xorg.0.log. Also, these are the files I have currently in the /etc/X11/xorg.conf.d: 10-evdev.conf 20-touchscreen.conf 50-touchpad-cmt-samus.conf 10-quirks.conf 40-touchpad-cmt.conf...