I just installed FC15 from scratch, and everything seems to be working OK, except that I cannot view other computers on my local network. I didn't have any problems when I was running FC13.
I am able to get on the internet, and view the website I configured on this machine, but anything "network" related I cannot see.
I go to Places, then Network, and get the error:
Code:
Could not open location 'network://'
DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
If I go to Places, then Computer, I click Browse Network, and can see "Windows Network", so I click that, then I see my domain name, but when I click that, it just times out and gives me the error:
Code:
Unable to mount location
Failed to retrieve share list from server
I tried running the SELinux Troubleshooter, but get an error:
Code:
Opps, sealert hit an error!
Traceback (most recent call last):
File "/usr/bin/sealert", line 692, in <module>
run_as_dbus_service(username)
File "/usr/bin/sealert", line 112, in run_as_dbus_service
app = SEAlert(user, dbus_service.presentation_manager, watch_setroubleshootd=True)
File "/usr/bin/sealert", line 326, in __init__
from setroubleshoot.browser import BrowserApplet
File "/usr/lib/python2.7/site-packages/setroubleshoot/browser.py", line 46, in <module>
import report.io.GTKIO
ImportError: No module named GTKIO
(And yes, "oops" is spelled wrong in the error message! lol)
Everything is up to date, and I have verified that Samba and Samba client are installed.
Any ideas?
---------- Post added 4th July 2011 at 12:19 AM ---------- Previous post was 3rd July 2011 at 09:51 PM ----------
update: OK, I am now able to get past the "Could not open location 'network://'" error - turns out the "smb" service was not running....
But now when I open Network, I am presented with MYGROUP, WORKGROUP, and my domain name (which is my actual "workgroup" as I don't have a domain). I cannot get to any of them - get the same timeout error as above.