After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 46151 - UI for opening multiple items into specific applications
UI for opening multiple items into specific applications
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: File and Folder Operations
0.x.x [obsolete]
Other Linux
: Low enhancement
: future
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 48055 309671 322687 324937 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-01-30 16:59 UTC by John Sullivan
Modified: 2012-05-03 05:15 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description John Sullivan 2001-09-10 00:57:11 UTC
This is related to bug 45711.

Nautilus currently provides UI for opening a single item the default way (either
viewer or application), or a specific way (choose viewer or application).

When multiple items are selected, Nautilus only allows opening them the default
way. There is no UI to let the user specify a particular application with which
to open all selected files. So if the default way to open image files, for
example, is with the Image Viewer, there is no way to select three image files
and open them all with the GIMP (you can only do it one at a time).

Making such a UI might be somewhat tricky and require some iteration to make it
good. A special case that would be easier to get right is to have this only work
if all selected items are the same type (then you could use the current "Open
With" dialog with very little change; you'd just have to remove or redo the
"file-specific" part of it). However, it seems too confusing/frustrating to have
the open-multiple-in-specific-app feature work only if all selected items are
the same type. (What if there are two .jpg files and one .png file?) So probably
if/when we address this we should design a solution for the general case.



------- Additional Comments From eli@eazel.com 2001-03-26 11:13:13 ----

QA Assigning to self.



------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:57 -------
Comment 1 John Fleck 2002-01-05 04:09:20 UTC
Changing to "old" target milestone for all bugs laying around with no milestone set.
Comment 2 Sebastien Bacher 2003-11-23 21:48:05 UTC
*** Bug 48055 has been marked as a duplicate of this bug. ***
Comment 3 Mark Finlay 2003-11-23 22:33:06 UTC
Also see bug 105653
Comment 4 pjotr 2005-05-15 22:19:06 UTC
Is anyone working on this? Does the new mimetype system provide information
which makes it simpler to implement this feature? 
Comment 5 Teppo Turtiainen 2005-07-10 08:06:00 UTC
*** Bug 309671 has been marked as a duplicate of this bug. ***
Comment 6 Farhad 2005-07-10 22:12:30 UTC
The bug above (309671) marked as duplicate is *not* the same bug reported here!
The author of this bug is talking about selecting multiple files, right clicking
with the mouse, and not having a the ability to choose different applications.

My bug report however (309771) is addressing the fact that if a user selects 30
mp3 files and selects open, the files should be Qued in the playlist. This is
not the current behavior and depnding on the situation nautilus gives a warning
windows: "This will open ## windows" ## refering to the number of files selected.

A user might want to open 30 image files in 30 spearate windows, but I really
doubt they would want to open 30 mp3 files and play them all simultaneously.
Comment 7 Christian Neumair 2005-07-20 19:45:28 UTC
> Does the new mimetype system provide information which makes it simpler to
implement this feature?

Well if all items have the same MIME type it should be pretty straightforward.
Comment 8 Teppo Turtiainen 2005-12-01 18:59:17 UTC
*** Bug 322687 has been marked as a duplicate of this bug. ***
Comment 9 Teppo Turtiainen 2005-12-24 16:25:28 UTC
*** Bug 324937 has been marked as a duplicate of this bug. ***
Comment 10 Emmanuel Fleury 2008-12-08 16:33:15 UTC
Is it still a problem ??? I have a good behavior of Nautilus with the current trunk version (or am I just misunderstanding what is the requested feature ?).
Comment 11 Cosimo Cecchi 2012-05-03 05:15:20 UTC
Yes, I think this is working as intended now.