Why does “gio info” always return standard::content-type as text/plain, regardless the filename suffix?

Solution In Progress - Updated -

Issue

On RHEL-6, the gvfs-info command reported the content-type attribute of a file based on its name suffix, e. g.

$ : > test1.tex
$ echo 'Mary had a little lamb.' > test2.tex
$ gvfs-info test1.tex | fgrep standard::content-type
  standard::content-type: text/x-tex
$ gvfs-info test2.tex | fgrep standard::content-type
  standard::content-type: text/x-tex

The gvfs-info command was replaced by a wrapper script that invokes gio info on RHEL-7 and removed from RHRL-8 but the behavior is not consistent with the previous version.

Environment

Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 8

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content