[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-15 Thread Dmitry Shachnev
My idea was like that: http://paste.ubuntu.com/771189/, but I doesn't
work (and even no error messages appear). I need someone who knows
dbusmenu/unity api well to help me debug that :)

Also, that patch needs better memory management, as now all existing
menuitems are not deleted when the quicklist is updated.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-15 Thread Dmitry Shachnev
… but it doesn't work …

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-14 Thread Sebastien Bacher
@Dmitry: why would the second one impact on boot speed? couldn't we just
add a dbus method or callback to nautilus that get called on first list
opening?

Note that upstream is working into moving the nautilus bookmark side panel 
logic to gtk so the gtkfileselector uses the same one:
http://live.gnome.org/GTK%2B/GtkPlacesSidebar

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-14 Thread Dmitry Shachnev
s/boot time/login time/g
It depends on a language used. If it's Python, it will take at least 1s to 
load, if not 2. It has no sense to write such a program in C — because we'll 
have to re-implement things that already exist in libnautilus-private/nautilus 
code. And I don't know about Vala.

I'll now take a look at nautilus code and try to write a basic patch for
that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-14 Thread Sebastien Bacher
ok, I think I misread your comment about which solution will increase
start time (or you wrote it backward?), either way having nautilus doing
the job would be nicer than having a script ;-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-13 Thread Dmitry Shachnev
Speaking about the implementation, I see two possibilities here:

 - Write a simple script that watches .gtk-bookmarks file and exports its 
contents to the quicklist of nautilus(-home).desktop.
 - Write a patch for Nautilus itself that makes use of NautilusBookmarkList 
object, exports it to the quicklist, and connects its signals to an internal 
function which opens a new window/tab.

The latter is much easier to implement, but it will probably increase boot time.
@seb128, didrocks: Any ideas on what's better?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-12 Thread Lars Jarlvik
There's a how to on OMG Ubuntu! which works fine for people who would like to 
add places to their quicklist in 11.10:
http://www.omgubuntu.co.uk/2011/04/how-to-add-folder-quicklists-to-the-home-launcher-in-ubuntu-unity/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-12 Thread Chris Wilson
** Changed in: hundredpapercuts
Milestone: None = precise-1-file-management

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-12 Thread Chris Wilson
** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: New = Triaged

** Changed in: hundredpapercuts
 Assignee: (unassigned) = Papercuts Ninja (papercuts-ninja)

** Tags added: bitesize

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-12 Thread John Lea
** Description changed:

  Description:  The right clicking on the Nautilus icon in the Launcher
  should open a quicklist that lists the bookmarks and locations displayed
  as Nautilus 'Places'.  These locations used to be displayed in the
  'Places' menu bar menu, and are still displayed inside Nautilus in the
  left hand 'Places' sidebar.
  
  Desired resolution:
- The Nautilus Launcher quicklist should list all the bookmarks displayed 
inside Nautilus in the 'Places' sidebar.  This list needs to be dynamic, so 
that if user changes their bookmark, their new bookmarks are reflected in the 
quicklist.
+ The Nautilus Launcher quicklist should list all the bookmarks displayed 
inside Nautilus in the 'Places' sidebar.  This list needs to be dynamic, so 
that if user changes their bookmark, their new bookmarks are reflected in the 
quicklist.  In addition, a 'Open a new window' option should be added to the 
top of the quicklist.
+ 
+ The quicklist should be formatted as follows:
+ 
+ 
+ ---
+ Open a new window
+ -
+ [nautilus bookmark]
+ [nautilus bookmark]
+ [nautilus bookmark]
+ [nautilus bookmark]
+ [nautilus bookmark]
+ [nautilus bookmark]
+ [nautilus bookmark]
+ etc...  (all nautilus bookmarks should be displayed)
+ -
+ Files
+ -
+ Keep in launcher
+ Quit
+ ---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-04 Thread Mar-castelluccio
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-11-18 Thread John Lea
** Description changed:

  Description:  The right clicking on the Nautilus icon in the Launcher
  should open a quicklist that lists the bookmarks and locations displayed
  as Nautilus 'Places'.  These locations used to be displayed in the
  'Places' menu bar menu, and are still displayed inside Nautilus in the
  left hand 'Places' sidebar.
  
  Desired resolution:
- The Nautilus Launcher quicklist should list all the bookmarks displayed 
inside Nautilus in the 'Places' sidebar.
+ The Nautilus Launcher quicklist should list all the bookmarks displayed 
inside Nautilus in the 'Places' sidebar.  This list needs to be dynamic, so 
that if user changes their bookmark, their new bookmarks are reflected in the 
quicklist.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-11-10 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Importance: Medium = Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-11-03 Thread John Lea
** Changed in: unity
 Assignee: (unassigned) = Jason Smith (jassmith)

** Changed in: ayatana-design
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-26 Thread Mar-castelluccio
I think it's hard to discover, as I can't find it (and have never seen it since 
11.04).
What is this desktop's Bookmarks menu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-26 Thread Dmitry Shachnev
- Click on desktop to get it focused
- Move the mouse to top panel
- You should see the deskop menu now

This doesn't work with Unity 2D, see bug 769254 for that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-26 Thread Mar-castelluccio
I don't see this menu.
However it's different from the problem of the bug, because if you have other 
applications opened, it's really slow to go to the desktop to open new windows.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-25 Thread Mar-castelluccio
Is it so difficult to add at least some default places to the Nautilus 
quicklist?
As it is now, to open a new Nautilus window I have to go in the Nautilus' menu!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-25 Thread Fitoschido
Mar Castelliccio hit the spot.

Isn't this quicklist redundant with the desktop's Places menu? Is so
hard to disvover/get into the Places menu?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-25 Thread Fitoschido
I mean, the desktop's ‘Bookmarks’ menu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-19 Thread John Lea
** Changed in: ayatana-design
   Status: Fix Committed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-10-18 Thread John Lea
** Tags added: udp

** Changed in: unity
Milestone: None = backlog

** Changed in: ayatana-design
   Status: Fix Released = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-09-24 Thread Omer Akram
** Changed in: unity (Ubuntu)
   Importance: Undecided = Medium

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Medium

** Changed in: unity
   Importance: Low = Medium

** Changed in: unity
 Assignee: Bilal Akhtar (bilalakhtar) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-07-18 Thread Didier Roche
This is related to Bilal's work

** Changed in: unity
 Assignee: Didier Roche (didrocks) = Bilal Akhtar (bilalakhtar)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-07-14 Thread wiz
Will it get a go in oneiric?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-06-19 Thread Omer Akram
** Changed in: nautilus (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/723862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-06-07 Thread Jorge O. Castro
** Tags added: backlog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-05-06 Thread John Lea
** Changed in: ayatana-design
   Importance: Medium = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-05-05 Thread Jason Smith
** Changed in: unity
Milestone: backlog = ux-backlog-2

** Changed in: unity
Milestone: ux-backlog-2 = ux-backlog-1

** Changed in: unity
 Assignee: (unassigned) = Didier Roche (didrocks)

** Also affects: nautilus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-04-22 Thread Joe_Bishop
LOL
How to make Unity usable xD

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-04-19 Thread John Lea
For Oneiric the Nautilus quicklist should be dynamic include all folders
currently bookmarked by the user in Nautilus.

** Tags added: udo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-04-19 Thread John Lea
** Changed in: ayatana-design
   Importance: High = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-04-08 Thread David Barth
** Changed in: unity
Milestone: 3.8.6 = backlog

** Tags added: too-late

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-04-07 Thread Didier Roche
** Changed in: unity
Milestone: 3.8.4 = 3.8.6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-04-01 Thread Didier Roche
** Changed in: unity
Milestone: 3.8.2 = 3.8.4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-03-28 Thread Didier Roche
** Changed in: unity
Milestone: 3.8 = 3.8.2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 723862] Re: Natuilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-03-11 Thread Didier Roche
** Changed in: unity (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723862

Title:
  Natuilus quicklist does not contain the locations previously found
  under the 'Places' menu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs