I can configure the information panel to show "Owner" and "Permissions" but there is no option to display "Group". There are seperate options to display "Unix File Owner", "Unix File Group" and "Unix File Mode", but these have no effect. Reproducible: Always Steps to Reproduce: 1. With information panel displayed, select a file or folder. 2. Right-click on the information panel, select configure 3. Check "Owner", "Permissions", "Unix File Owner", "Unix File Group" and "Unix File Mode" 4. Note that there is no option called "Group" Actual Results: File Owner and Permissions are shown Expected Results: File Group should also be shown
Interestingly, it can be shown as "Additional Information". There, it is called "User Group".
Thanks for the report! I see that this might be interesting for some users. It seems that the contents of the config dialog are provided by KFileMetaDataConfigurationWidget in kdelibs.
Over 5 years later. Still unable to select Group for info panel to go along with the Owner and Permissions fields.
Thanks for the ping, Brennan. This turned out to be trivially easy! Have a patch: https://phabricator.kde.org/D11897
Git commit aa674f4fa239e48bbe0b10ff72ff359511c347f5 by Nathaniel Graham. Committed on 04/04/2018 at 22:58. Pushed by ngraham into branch 'master'. Expose group information to Dolphin's Information panel, tooltips, etc Summary: Expose Group information for files and folders so that it can be shown in Dolphin's Information panel, tooltips, etc. FIXED-IN: 18.08.0 Test Plan: Deploy change, create new user, open Dolphin, open Information Panel - Group is not visible by default, as expected - When made visible, Group appears between User and Permissions, as expected Deploy change, use existing user account, open Dolphin, open Information Panel - Group is not visible by default, as expected - When made visible, Group appears between User and Permissions, as expected {F5783397} Reviewers: #baloo, michaelh Reviewed By: michaelh Subscribers: cfeck, anthonyfieroni, zzag, michaelh, broulik, #dolphin Tags: #baloo Differential Revision: https://phabricator.kde.org/D11897 M +4 -1 src/filemetadataprovider.cpp M +2 -1 src/metadatafilter.cpp https://commits.kde.org/baloo-widgets/aa674f4fa239e48bbe0b10ff72ff359511c347f5