Nautilus sidebar 'Computer' doesn't set itself to hostname correctly
Bug #1119596 reported by
Jeremy Bícha
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nautilus (Ubuntu) |
Invalid
|
Low
|
Unassigned | ||
ubuntu-system-service (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
The places sidebar in Nautilus 3.6 has an entry named 'Computer' which is supposed to be named whatever the hostname is set to, but this isn't working right on Ubuntu 13.04.
http://
To post a comment you must log in.
it's a lack of feature in ubuntu- system- service
" def SetPrettyHostna me(self, name, user_interaction, sender=None, conn=None):
"""
Set the pretty hostname
"""
# We don't have a standard place to have this information,
# so ignoring for now
pass"