I played it fine yesterday, and hadn't updated it since then, so I was wondering if this was on my end.
I attempted to revert to an older revision, but that also did not fix the problem. Every time I run svn up, it tells me I have conflicts in aclocal.m4 and common/def-keys.h. When I look at the repo on SourceForge, neither of the two files exist.
Are these two files the source of my problems, or is something else missing?
EDIT: I get this output in the terminal when I run the program:
Code: Select all
WARNING: gnome-keyring:: couldn't connect to: /run/user/dan/keyring-yBLKec/pkcs11: No such file or directory
[ INFO ] (Client Version) GTK V2 Unix Client 1.70.0.dev-r19083M (using gtk-v1.glade)
[ INFO ] (common::raiseChild) Raising /usr/local/bin/cfsndserv with flags 7
(crossfire-client-gtk2:13925): Gtk-WARNING **: gtk_scrolled_window_add(): cannot add non scrollable widget use gtk_scrolled_window_add_with_viewport() instead
[ INFO ] (gtk-v2::init_image_cache_data) Init Image Cache
Code: Select all
sudo killall -9 crossfire-client-gtk2
UPDATE: It's not the repo version. I downloaded v1.70.0 and tried to use that and encountered the same problem. Something is wrong on my end. What, I'm not sure, but it is clearly something.