I just installed FreeBSD 8.2 and I'm trying to get everything working the way I want it to. I installed xorg and xfce4 from ports, and I've enabled dbus and hald in my rc.conf. The user I'm using is in both the wheel and operator groups.
My first problem is I can't mount any drives with thunar. I get the following error:
Actually, be more specific this is when I click on the drive I want to mount a second time. The first time it just hangs, and the CPU fans turn on like it's trying to do something.
My second problem is the shutdown and restart buttons are grayed out when I try to log off. I know for a fact dbus is running. I'm wondering if maybe I could have accidentally checked or unchecked a setting I should have when installing.
For the record I've gotten everything working before, the difference being I was using pkg_add to install everything.
My first problem is I can't mount any drives with thunar. I get the following error:
Code:
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending.
Actually, be more specific this is when I click on the drive I want to mount a second time. The first time it just hangs, and the CPU fans turn on like it's trying to do something.
My second problem is the shutdown and restart buttons are grayed out when I try to log off. I know for a fact dbus is running. I'm wondering if maybe I could have accidentally checked or unchecked a setting I should have when installing.
For the record I've gotten everything working before, the difference being I was using pkg_add to install everything.