Folder icons missing in Linux
In the latest version of Linux, we have faced on issue that the folder icons are not displaying to users.
This can be resolved by adding the following lines to the file "~/.profile".
For Kubuntu operating system,
export QT_QPA_PLATFORMTHEME=kde
For Mint operating system,
export QT_QPA_PLATFORMTHEME=gnome