Month: November 2018
New toy – ASRock J3455-ITX
Part because of a mistake and part for fun, I purchased an ASRock J3455-ITX. I tried to boot a couple different OSs without much luck, I could not get CoreOS […]
- Countinue Reading
- No Comments
New install – GDM not starting “(EE) Cannot open log file “/var/lib/gdm/.local/share/xorg …”
On a new Gentoo install, GDM kept failing to start: (EE) Cannot open log file “/var/lib/gdm/.local/share/xorg …log Found: The GDM install changed the ownership of /var/lib/gdm/.local/share/applications to gdm.gdm – but […]
- Countinue Reading
- No Comments
avahi-daemon chroot failed
Another annoying journal error: avahi-daemon[301]: chroot.c: open() failed: No such file or directory avahi-daemon[285]: Failed to open /etc/resolv.conf: Invalid argument Copy avahi-daemon.service from /lib/systemd/system to /etc/systemd/system. Edit /etc/systemd/system/avahi-daemon.service and add […]
- Countinue Reading
- 1 Comment
gjs spamming the journal with stack traces
Another long time annoyance is the endless number of stack traces gjs inserts to the journal. As best as I can figure, based on reading, someone thought this was a […]
- Countinue Reading
- No Comments
evolution-calendar login errors
Finally decided to shut this up: e_cal_recur_generate_instances_sync: assertion ‘icaltime_compare (interval_start, interval_end) < 0’ failed I found this patch: diff -up gnome-shell-3.26.2/src/calendar-server/gnome-shell-calendar-server.c.xxxx gnome-shell-3.26.2/src/calendar-server/gnome-shell-calendar-server.c — gnome-shell-3.26.2/src/calendar-server/gnome-shell-calendar-server.c.xxxx 2017-11-02 17:05:55.000000000 +0100 +++ gnome-shell-3.26.2/src/calendar-server/gnome-shell-calendar-server.c 2018-04-30 […]
- Countinue Reading
- No Comments