hexpunk

Results 17 comments of hexpunk

I'll be happy to take a crack at it, but I can't guarantee anything forthcoming immediately. So much to do and so little time. So if anyone else sees this...

Same error in CodeSandbox: https://codesandbox.io/s/30l42zjjv1

I've been using HeidiSQL, which has this feature. I was all set to move over to TablePlus, but this is kind of a show-stopper for me. My use case is...

I'm running Ubuntu 16.04 and Cura 4.6.1. I'm absolutely sure it's Cura. The only AppImage programs I run are Cura and OpenSCAD and I've been able to consistently reproduce that...

I also get an empty string. When I run `env | grep -i xdg` I get the following, FWIW: ``` XDG_VTNR=7 XDG_SESSION_ID=c2 XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/jsherby XDG_MENU_PREFIX=gnome- XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg XDG_SESSION_TYPE=x11 XDG_SEAT=seat0 XDG_SESSION_DESKTOP=ubuntu...

The only reference I could find to `XDG_CACHE_HOME` was in `libQt5Core.so.5`. :shrug:

This is not stale. I have an open PR that fixes this. https://github.com/gatsbyjs/gatsby/pull/36391