Manish Gadhvi
Manish Gadhvi
I'm having the same issue. It gets as far as asking for a password and then hangs. The keyboard only give the option to 'stop' and it correctly prints ^C...
Can confirm that I am having the same issue on Arch ``` Debugger entered: (("Error in timer" slime-attempt-connection (# nil 4) (error "localhost/45895 No address associated with hostname"))) slime-timer-call(slime-attempt-connection #...
> do you have localhost in your `/etc/hosts`? If not your system is not set up correctly. I believe so. My `/etc/hosts` is as follows ``` 127.0.0.1 localhost ::1 localhost...
If it helps, this is the output in the shell: ``` Desktop/portacle » ./portacle.run /usr/lib/gio/modules/libdconfsettings.so: undefined symbol: g_log_structured_standard Failed to load module: /usr/lib/gio/modules/libdconfsettings.so GLib-GIO-Message: Using the 'memory' GSettings backend. Your...