prikhi / lightdm-mini-greeter

A Minimal, Configurable, Single-User GTK3 LightDM Greeter
GNU General Public License v3.0
541 stars 48 forks source link

Crashing after update to 0.3.1 #15

Closed ironman820 closed 6 years ago

ironman820 commented 6 years ago

I upgraded to the latest last night on an Arch install. Lightdm crashes running mini-greeter. All I see is the screen blink like it's starting the greeter and then it drops back to a cursor for a split second before systemd restarts lightdm. In case you need it, I'm running x86_64 on an Intel Core i5-3320M with an Intel i915 GPU (Dell Latitude E6230 laptop). I'm attaching a coredump (had to zip the lz4 to submit to GitHub).

coredump.zip

prikhi commented 6 years ago

Hmm, can you post your config? Did you merge your current config with the .pacnew file?

prikhi commented 6 years ago

And can you also check the logs in /var/log/lightdm?

ironman820 commented 6 years ago

I apologize, I did a manual merge between my config and the .pacnew file. It looks like I missed one of the updated lines. I just overwrote my config with the .pacnew and set my username and it appears to be working fine now.

Sorry to waste your time with such a noob editing mistake.

prikhi commented 6 years ago

No problem, this was a rough release due to the new config options. In future releases I'll make sure old configurations still work correctly.