You are not logged in.
After installing evolution via pacman I get errors upon launching it... I will post the exact errors listed in console.
(evolution:390): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
(evolution:390): libglade-WARNING **: unknown widget class 'GnomeDruid'
(evolution:390): GLib-GObject-WARNING **: invalid cast from `GtkLabel' to `GnomeDruid'
(evolution:390): GnomeUI-CRITICAL **: file gnome-druid.c: line 865 (gnome_druid_set_buttons_sensitive): assertion `GNOME_IS_DRUID (druid)' failed
(evolution:390): GLib-GObject-WARNING **: gsignal.c:1893: signal `cancel' is invalid for instance `0x8113e98'
(evolution:390): evolution-shell-CRITICAL **: file e-shell-startup-wizard.c: line 803 (e_shell_startup_wizard_create): assertion `data->start != NULL' failed
That's the exact msg I get. Can't seem to figure out what's causeing it...Any help would be appreciated.
Offline
(evolution:390): libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory
looks like it needs libgnome
pacman -S libgnome.
Freedom is what i love
Offline
That's just it libgnome is installed..which is what confuses me I can't seem to find any othe dep that's not already installed..I'll see what else I can dig up may be a pathing issue somewhere..
Offline
One thing to add is this is happening in Enlightenment. I tried installing evolution on the desktop aswell and using enlightenment aswell. So I am assuming it's an imcompat issue with Enlightenment.
So if anyone has any ideas post em I am out of ideas at this point. I have checked every possible dep and all are installed..
Offline
try install gnome-common as well
Freedom is what i love
Offline
sweetness you hit the jackpot....:) I didn't see that anyone as a dependncy of evolution on the gnome site or ximian site..:)
Offline
ok update it loads but thelayout is all funky. let me get a screenshot made up...
Offline
fixed the layout but none the less it generates an odd error when trying to send email...
Error while performing operation:
MAIL FROM response error: Syntax
error, command unrecognized.
Not quite sure what that mean...
Offline
Someone else mentioned this, can't remember where.
There's a bug in glibc that if you have any uncommented lines in /etc/hosts then it'll be wrong. Personally commenting out all the lines sounds like a bad idea to me.
My /etc/hosts looks like this:
127.0.0.1 aries.chu.ca localhost
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
well I commented out my hosts file and that seems to have solved it..
Offline