Hi,
I just installed Linux on my computer. For a while, I use Windows and Linux in parallel, but plan to move completely.
I'm happy to be able to continue using XnView on Linux, but I miss the face tag plugin. How do I install this plugin in Linux? Do I need to download the plugin as package?
XnViewMP version: 1.10.3
.libformat: 7.232
Linux: Ubuntu 24.04
Thanks for your help
Face Tag Plugin for Linux
Moderator: xnview
-
xnview
- Author of XnView
- Posts: 47539
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
curerntly this plugin is only available for windows, but soon for MacOS/Linux
Pierre.
-
SnowDiver
- Posts: 8
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
Great news. Thanks for your answer and your work. In the meantime I will you the remaining windows instance for this feature.
-
xnview
- Author of XnView
- Posts: 47539
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
SnowDiver
- Posts: 8
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
Thank you, Pierre
Great news to have the plugin now.
I can open the face tagging dialogue and tag manually all persons, but automatic face detection does not work. Do I need to install another package? Or is this feature not intended when introducing this plugin for Linux?
I can open the face tagging dialogue and tag manually all persons, but automatic face detection does not work. Do I need to install another package? Or is this feature not intended when introducing this plugin for Linux?
-
xnview
- Author of XnView
- Posts: 47539
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
which linux distribution do you have?SnowDiver wrote: Thu Mar 19, 2026 10:44 pm I can open the face tagging dialogue and tag manually all persons, but automatic face detection does not work. Do I need to install another package? Or is this feature not intended when introducing this plugin for Linux?
Pierre.
-
SnowDiver
- Posts: 8
- Joined: Thu Oct 26, 2023 8:50 am
Re: Face Tag Plugin for Linux
Ubuntu 24.04.4 LTS (installed a few weeks ago, all packages up to date)
XnView 1.10.5, Libformat 7.232, installed as Debian package, download from Xnview.com
Facetag plugin downloaded using XnView PluginManager on Wednesday
XnView 1.10.5, Libformat 7.232, installed as Debian package, download from Xnview.com
Facetag plugin downloaded using XnView PluginManager on Wednesday
-
xnview
- Author of XnView
- Posts: 47539
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Face Tag Plugin for Linux
there is a problem when decompressing plugin, you need to re-make links in folder /.config/xnviewmp/AddOnsSnowDiver wrote: Fri Mar 20, 2026 10:59 am Ubuntu 24.04.4 LTS (installed a few weeks ago, all packages up to date)
XnView 1.10.5, Libformat 7.232, installed as Debian package, download from Xnview.com
Facetag plugin downloaded using XnView PluginManager on Wednesday
Code: Select all
ln -s libopencv_core.so libopencv_core.so.413
ln -s libopencv_dnn.so libopencv_dnn.so.413
ln -s libopencv_imgproc.so libopencv_imgproc.so.413
Pierre.