Opened 11 years ago

Closed 11 years ago

#9968 closed bug (fixed)

/boot/home/config shows as "home" in Tracker

Reported by: jessicah Owned by: bonefish
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/Package Management
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Double-clicking on the Home symlink on the desktop opens a Tracker window with Desktop, home, and mail as the contents.

However, home should instead be config. In Terminal, the correct name is displayed:

~> ls
config  Desktop  mail

Attachments (1)

0001-Change-volume-label-for-MOUNT_TYPE_HOME-to-config-.-.patch (936 bytes ) - added by jessicah 11 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 by diver, 11 years ago

Owner: changed from axeld to bonefish
Status: newassigned

comment:2 by anevilyak, 11 years ago

Component: Applications/TrackerSystem/Boot Loader

That's because config is in fact a packagefs mount point. While Terminal/sh simply shows the raw name, Tracker detects the fact that it's a volume/filesystem and asks it for its volume label, which comes back as "home" in this instance.

comment:3 by anevilyak, 11 years ago

Component: System/Boot LoaderSystem/Kernel

comment:4 by jessicah, 11 years ago

patch: 01

comment:5 by jessicah, 11 years ago

I presume that is the right fix then :) Shows up as "config" in Tracker now at least. System still seems to work :P

Last edited 11 years ago by jessicah (previous) (diff)

comment:6 by bonefish, 11 years ago

Resolution: fixed
Status: assignedclosed

Thanks, applied in 59f1891eda8a019e072f590003611c78ae8167ba.

Note: See TracTickets for help on using tickets.