On Mon, Nov 05, 2001 at 11:09:48AM +0000, Vittorio wrote: | Sorry for bothering you with my ex-post "silly" question. | | I've found that the problem was caused by erroneous ownership of /tmp | directory (root.root drwxr-----). I've corrected this and now it's all
Yeah, ORBit (the CORBA ORB that GNOME uses) stores stuff in /tmp/orbit-<uname>, so the user <uname> needs read/write access to that directory. Glad you got it fixed. -D