Nautilus Shortlist Creates an Extra Nautilus Alias on the Unity Dock

Bug #881235 reported by Chascon
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
unity (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Problem
Nautilus Shortlist Creates an Extra Nautilus Alias on the Unity Dock. One is missing the customized menu.

Steps top reproduce
Create ~/.local/share/applications/nautilus-home.desktop

Insert with the following content:

[Desktop Entry]
Name=Home Folder
Comment=Open your personal folder
Exec=nautilus
Icon=user-home
Terminal=false
StartupNotify=true
Type=Application
OnlyShowIn=GNOME;Unity;

X-Ayatana-Desktop-Shortcuts=Videos;Documents;Music;Pictures;Downloads;Dropbox;
[Videos Shortcut Group]
Name=Videos
Exec=nautilus Videos
TargetEnvironment=Unity

[Documents Shortcut Group]
Name=Documents
Exec=nautilus Documents
TargetEnvironment=Unity

[Music Shortcut Group]
Name=Music
Exec=nautilus Music
TargetEnvironment=Unity

[Pictures Shortcut Group]
Name=Pictures
Exec=nautilus Pictures
TargetEnvironment=Unity

[Downloads Shortcut Group]
Name=Downloads
Exec=nautilus Downloads
TargetEnvironment=Unity

[Dropbox Shortcut Group]
Name=Dropbox
Exec=nautilus Dropbox
TargetEnvironment=Unity

Categories=GNOME;GTK;Core;
X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=nautilus
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=3.0.0
X-Ubuntu-Gettext-Domain=nautilus

Save and pass in terminal:
unty --replace

Expected Results
One Nautilus alias in the unity dock and the customized menu to appear.

Revision history for this message
Chascon (chascone) wrote :

Software
Release
Description: Ubuntu 11.10
Release: 11.10

uname -r
3.0.0-12-generic

Hardware
First generation (2006) Intel MacBook Pro (Intel Core Duo, aka Yonah based processor) with an ATI Mbility Radeon X1600 video card.

Revision history for this message
Chascon (chascone) wrote :

I'm using version 4.22.0-0ubuntu3 at the moment and the problems is still manifest.

Revision history for this message
Chascon (chascone) wrote :

I should state there is only one alias on the dock at start up until you use it to open up a Nautilus window, at which point the second alias appears (without the shortlist incorporated).

This behavior seems redundant, wastes dock space, and perhaps even counter-productive considering the shortlist doesn't show up in the second alias.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in unity (Ubuntu):
status: New → Confirmed
Revision history for this message
Doug McMahon (mc3man) wrote :

Not sure this is a bug.
Looking at your custom nautilus-home.desktop -
Not too keen on putting the last 6 lines below 'X-Ayatana-Desktop-Shortcuts=' instead of above but i belive the real issue here is this line -
OnlyShowIn=GNOME;Unity;
Try removing that line completely & see if things improve (may need a log out/in

Revision history for this message
Dave Jones (avesummathat) wrote :

The last 6 lines of mine were at the top, however, commenting out

OnlyShowIn=GNOME;Unity;

And it's all good. Thanks Doug!

Revision history for this message
Chascon (chascone) wrote :

It started to behave properly for a while, then went back without adjusting anything.

In the end, hashing out OnlyShowIn=GNOME;Unity; seems to have fixed the problem, at least so far.

Thanks Doug.

Changed in unity:
status: New → Confirmed
Andrea Azzarone (azzar1)
no longer affects: unity
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.