I mistakenly updated gvfs to 1.7.x about two weeks ago. It turns out, gvfs 1.6.x is the branch that's more suitable for GNOME 2.32.
I've reverted to 1.6.x in svn, and submitted the new package, but you'll have to revert manually. Make sure gvfs-1.6.7 is on the mirror your system is using, by looking at the output of 'urpmq -fy gvfs', then: # rpm -e --nodes $(rpm -qa "*gvfs*" | grep -F 1.7.2-2.mga1) && urpmi gvfs -- Ahmad Samir
