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 45711 - Need option to open multiple files in a single application instance
Need option to open multiple files in a single application instance
Status: RESOLVED DUPLICATE of bug 40582
Product: nautilus
Classification: Core
Component: File and Folder Operations
0.x.x [obsolete]
Other Linux
: High enhancement
: 2.2.x
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2001-01-17 02:19 UTC by dan.hensley
Modified: 2006-12-26 18:29 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description dan.hensley 2001-09-10 00:53:12 UTC
Many times I would like to open multiple files in a single application
instance.  For example, I want to open a series of JPG files in one instance of
Gimp, not a whole series of Gimps.  Nautilus does not appear to be able to do
this.

I think what Nautilus needs is the capability of opening multiple files in a
single instance of an application (i.e. xmms *.mp3).  This should probably be
stored in the MIME info, specific to each application.  If the application can
support multiple filenames passed to it, then this would/should be the
default.   There should also exist the capability to open each file in a
separate instance.  This would appear in the right-mouse menu.  So the default
action would be to open them all in a single application, but another
right-mouse menu pick would say what it currently does, "Open in XX windows".



------- Additional Comments From darin@bentspoon.com 2001-01-17 11:08:36 ----

There's a flag in the MIME database to say that files should be opened this way, but 
it's not implemented it seems.



------- Additional Comments From sullivan@eazel.com 2001-01-30 11:27:03 ----

Darin is right. Maciej put a boolean into the application description in
gnome-vfs as a way to specify that an application could theoretically support
opening multiple files at once, but this boolean is not examined anywhere.



------- Additional Comments From rebecka@eazel.com 2001-01-30 11:41:57 ----

In the star trek future, it might also be nice to have a future feature along
these lines where we opened in an alreaady running version of the application,
rather than opening a new instance of the application.  Netscape and emacs both
support this sort of request, for example.




------- Additional Comments From sullivan@eazel.com 2001-01-30 12:08:14 ----

Rebecka's comment matches follow-up bug 46150. Also see bug 46151, which is
closely related to this one.

This already works correctly for cases where (1) the application by default
finds and uses an existing copy of itself when given a new file, and (2) the
application in question is the default way to open the given file. For example,
this will do what the reporter wanted:

(1) Right-click on a jpg file, choose "Open with Other..."
(2) Click on The GIMP in the list and then click "Modify"
(3) Click on the radio button choice that makes The GIMP be the default action
for jpg files
(4) close the dialogs
(5) Select multiple jpg files
(6) double-click on one of the selected files. All the selected files will open
in a single instance of the GIMP.

In the general case, this won't work, because applications in general don't look
for an existing copy of themselves when passed a new file parameter. So there is
still work to do here to respect the GNOME-VFS "can_open_multiple" flag and have
Nautilus group the selected files into sets by application, and just invoke the
application once per set.

However, this is a new feature that we won't get around to for 1.0. Deferring.



------- Additional Comments From sullivan@eazel.com 2001-01-30 12:12:53 ----

Oops, I was wrong about the GIMP. My comments about the cases in which this
should already work correctly are true, except that the GIMP is not an example
of an application for which this works now. Following the steps given with the
GIMP will result in multiple instances of the GIMP application.



------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:53 -------
Comment 1 Josh Steiner 2001-10-31 06:05:50 UTC
this strikes me a pretty important useablity bug, moving to 1.1.x
Comment 2 John Fleck 2002-01-26 04:16:10 UTC
Adding GNOME2 keyword.
Comment 3 Luis Villa 2002-02-28 14:05:45 UTC
Enhancement but marking 'high' just because whenever we next look at
enhancing nautilus this would be a really, really nice one (IMHO). As
usual, my more subjective judgements (like this one) can be safely
removed :)
Comment 4 Dave Bordoley [Not Reading Bug Mail] 2002-11-03 15:19:22 UTC

*** This bug has been marked as a duplicate of 40582 ***
Comment 5 Christian Neumair 2006-12-26 18:29:28 UTC
Mass reassigning bugs with 2.2.0 milestone to 2.2.x milestone

Grep for "Mass reassigning" to filter out this bug spam.