[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2014-09-01 Thread Treviño
** Changed in: unity (Ubuntu) Status: Invalid = Fix Released ** Changed in: unity (Ubuntu) Assignee: (unassigned) = Didier Roche (didrocks) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu.

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-04-26 Thread John Lea
** Tags removed: backlog bitesize furtherdesignreviewrequiredp too-late udo udp udt ** Tags added: reviewedbydesignp ** Changed in: ayatana-design Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-04-26 Thread Doug McMahon
The Bug Desciption formats Desktop Actions at the top of the quicklist, currently they show below Bookmarks, does the unity bug need re-opening or the Desctiption changed? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-04-26 Thread John Lea
Marking as fixed released, however one of the issues in the original bug report is outstanding so I have reported this in a new bug. See https://bugs.launchpad.net/ubuntu/+source/unity/+bug/988788 -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-03-08 Thread Nick Tait
** Tags added: furtherdesignreviewrequiredp -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found under

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-18 Thread Bowmore
I would rather prefer that shortcuts in the quicklist open new tabs than new windows. That was also what I expected the first time I tested this new Home quicklist. Myself I use a number of customized quicklists and one example here is firefox. There I use firefox -new-tab url to achieve that and

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-18 Thread Didier Roche
There is a gsettings key for other tab behavior in nautilus. We can maybe link to that, but we have to take into account the case where there is no nautilus window opened, raise to focus this one, move your current workspaces and such. I do not have enough time to work on that and need to fix

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-18 Thread Bowmore
We can maybe link to that, but we have to take into account the case where there is no nautilus window opened, raise to focus this one, move your current workspaces and such. All that work for e.g. firefox even when there is no current firefox window but I guess nautilus is not designed

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.2.1-2ubuntu9 --- nautilus (1:3.2.1-2ubuntu9) precise; urgency=low * debian/patches/12_unity_launcher_support.patch: - add support for a second quicklist for nautilus: bookmarks (LP: #723862) - refactoring a great part of the

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Bowmore
A comment to this fix: It's not a good idea to alphabetically sort folders and bookmarks as one group of objects. The quicklist should group Computer folders and Bookmarks separatelly and preferably in that order. Confer the presentation in Nautlius sidebar. -- You received this bug

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Didier Roche
Indeed, I agree with you. However, it seems there is no easy way to get that list of bookmarks sorted as you say here (we don't have the information in the same order and I don't want to rely on a nautilus window to be opened to get that list). Patches to fix it are more than welcome there :) --

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Bowmore
Ok, I see. Anyhow, one approach could be to use the output from command ls below cd ~ ls -d */ which lists ALL not hidden user top folders. Another approach is to extract the default top folders from the file ~/.config/user-dirs.dirs and adding the home folder. From that those top folders can

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Bowmore
I prefixed the bookmarks from the top folders with | without quotes as a wotkaround. This will list top folder (Desktop, Documents, Downloads, Music etc) first and remaining bookmarks last in the quicklist. I think this is the preferred way as top folder are few (at least if only default folders

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Doug McMahon
Maybe I need to do a fresh install to check but there appears to be a downside here - All quicklists are now opening in the same browser window when previously thru a custom nautilus-home.desktop, quicklists would open in a new window Additionally if one moves to another workspace again the

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread psypher
There are some other inconsistencies as well. 1. If nautilus is open in the background behind another app, clicking a QLBM (quicklist bookmark) opens and browses to that bookmark in the background nautilus but does not bring the window to the foreground. This is intermittent, sometimes the window

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Doug McMahon
One such crash - bug 917717 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found under the 'Places'

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Desktop Merger
Thanks for the feedbacks! The crash doesn't seem to be related to the quicklist. For the behavior, I tried to be consistent with the nautilus accelerator (which seems to be used in the nautilus desktop menu as well) and am using the same code path on purpose. I agree this can seem to have some

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Didier Roche
I think you would find that desktop merger was myself ;) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Didier Roche
FYI, I pushed in lp:~ubuntu-desktop/nautilus/ubuntu a new version which always open a new window with the bookmark content. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Doug McMahon
Didier Roche (didrocks) wrote I pushed in a new version which always open a new window with the bookmark content. That will be nice to see, though I'm sure there will be varying opinions as to the way to go As far as the crash, which I can't see the main report - at least here with the

Re: [Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Dmitry Shachnev
Do we need a static Open a new window action now? It does the same thing as Home bookmark and middle-click on the launcher item. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862

Re: [Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-17 Thread Dmitry Shachnev
Ignore that, there's no bookmark for Home... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found under

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/nautilus/ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-16 Thread Didier Roche
Ok, patch done, will upload it tomorrow morning. Please note that the Open a new window is a static quicklist (so, it's there even if nautilus isn't running or showing the desktop). But in the current implementation, static quicklist are displayed after dynamic one. That shoudln't be the case IMHO

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-13 Thread Didier Roche
@Dmitry: Thanks! I noticed that last week and will merge the 2 patches with a quicklist provider in nautilus. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-12 Thread Gord Allott
** Changed in: unity Milestone: 5.0.0 = 5.2.0 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-12 Thread Didier Roche
** Changed in: unity Milestone: 5.2.0 = 5.0.0 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-12 Thread Didier Roche
** Changed in: unity Milestone: 5.0.0 = 5.2.0 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-09 Thread John Lea
** Changed in: unity Assignee: Jason Smith (jassmith) = Marco Trevisan (Treviño) (3v1n0) ** Changed in: unity Status: Invalid = Confirmed ** Changed in: unity Status: Confirmed = Triaged -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-09 Thread Didier Roche
Actually, I started it on the plane ** Changed in: unity Assignee: Marco Trevisan (Treviño) (3v1n0) = Didier Roche (didrocks) ** Changed in: unity Milestone: backlog = 5.0.0 ** Changed in: nautilus (Ubuntu) Assignee: (unassigned) = Didier Roche (didrocks) -- You received this

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-09 Thread Dmitry Shachnev
@Didier: this should be compatible with quicklist entries that are displayed during file operations, see 12_unity_launcher_support.patch for details. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu.

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2012-01-06 Thread Treviño
** Changed in: unity Status: Triaged = Invalid ** Changed in: unity (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title:

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-15 Thread Sebastien Bacher
You might want to email https://lists.launchpad.net/ayatana-dev/ for questions, it's not likely that lot of people will notice comments on that bug ** Summary changed: - Natuilus quicklist does not contain the locations previously found under the 'Places' menu. + Nautilus quicklist does not

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-15 Thread Sebastien Bacher
(or do a merge request against the packaging ;-) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations previously found

[Desktop-packages] [Bug 723862] Re: Nautilus quicklist does not contain the locations previously found under the 'Places' menu.

2011-12-15 Thread Sebastien Bacher
(or attach the patch to the bug and subscribe ubuntu-sponsors) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/723862 Title: Nautilus quicklist does not contain the locations