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 340179 - Show common information when selecting multiple files in nautilus
Show common information when selecting multiple files in nautilus
Status: RESOLVED OBSOLETE
Product: totem
Classification: Core
Component: Properties page
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on: 639860
Blocks:
 
 
Reported: 2006-04-30 11:49 UTC by Fabio Bonelli
Modified: 2018-05-24 10:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
properties: Add functions to get the labels (6.37 KB, patch)
2013-03-14 17:38 UTC, Bastien Nocera
none Details | Review
properties: Add support for multiple files (9.42 KB, patch)
2013-03-14 17:38 UTC, Bastien Nocera
none Details | Review

Description Fabio Bonelli 2006-04-30 11:49:14 UTC
When I select some AVI files, the Audio/Video tab disappears. Instead, it should show common characteristic (all the files' audio tracks were MP3 at the same bitrate, for example)
Comment 1 Bastien Nocera 2013-03-14 17:38:13 UTC
Created attachment 238912 [details] [review]
properties: Add functions to get the labels

This allows us to read the labels, duration, types, etc. that were
set so we can find commonalities between the properties already
set and the one we'd like to set.
Comment 2 Bastien Nocera 2013-03-14 17:38:39 UTC
Created attachment 238913 [details] [review]
properties: Add support for multiple files

UNFINISHED.

We need to know:
- how to display mixed-types of files. For example:
./test-properties-page ~/Music/*.mp3 ~/Videos/*avi
- how to display elements that don't match:
./test-properties-page ~/Music/Album/*.mp3
where the album name and artist are the same, but the titles are
different.
Comment 3 Jakub Steiner 2013-03-14 17:57:00 UTC
Here's some quick suggestions:

For mixed properties such as the Author, it might be useful to show the most frequent one and append something like "+3 others". I would use some toned down color compared to properties that are existent in the whole selection.

When no property repeats more than once, tone the label down as above, but use something like "Varies across 45 files"

When some items in the selection lack a property but is shared among the rest, I'd just tone down the label as above, but list the common property of the remaining items.
Comment 4 GNOME Infrastructure Team 2018-05-24 10:27:14 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/totem/issues/4.