How to fix error at mailcap? (Warning: mailcap line not starting with a media type)

Hi guys!

Need help to fix a mailcap error.

I have this in my mailcap file from /etc/mailcap

application/x-emerald-theme; nametemplate=%s.emerald

I also tried deleting the entry application/x-emerald-theme; nametemplate=%s.emerald from my mailcap and then updated my mailcap.

This brought no success, the entry anyway returns.

I did:

sudo /usr/sbin/update-mime

> Warning: mailcap line not starting with a media type in emerald
> Problematic line: application/x-emerald-theme; nametemplate=%s.emerald

How can I fix that?
What is the correct emerald (theme manager) entry?

Don't know how to fix "Warning: mailcap line not starting with a media type in emerald"

Please help, thanks!

Found solution:

I did:

removed file:

/usr/lib/mime/packages/emerald

Update mailcap file:

sudo /usr/sbin/update-mime

Now the error is gone :slight_smile:
SOLVED.