User Tools

Site Tools


en:app:photovision:linux

PhotoVision on Linux

Missing functions:

  • Scanning not working
  • Icon browser is disabled
  • Internal Audio - Video playing is disabled. Opening AV formats from internal explorer is redirected to external player - MPV.
  • Internal PDF Reader is disabled. Opening PDF from internal explorer is redirected to OS default pdf browser.
  • Screen Capture option is disabled - not working on Wayland.

Minimal Requirements:

  • Linux x64
  • GTK2
  • ExifTool

Tested only on Ubuntu 23.10

Install ExifTool?

sudo apt install exiftool

Set app as executable

chmod +x PhotoVision2

Optional requirements

Fix message, when run from terminal

Gtk-Message: Failed to load module "canberra-gtk-module"
sudo apt install libcanberra-gtk-module

Add WebP support

sudo apt install webp

Add raw support

sudo apt install libraw-dev

Add avif support

sudo apt install libavif-dev

Add freeimage support

sudo apt install libfreeimage-dev

Add Audio-Video player

sudo apt install mpv

Known bugs

  1. GUI - on GTK - light theme mode the colors are ugly, app is created and optimized for dark mode.
en/app/photovision/linux.txt · Last modified: 2024/04/05 17:31 by sgj

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki