Search Criteria
Package Details: tigervnc-viewer 1.15.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tigervnc-viewer.git (read-only, click to copy) |
---|---|
Package Base: | tigervnc-viewer |
Description: | TigerVNC (Viewer only), forked from the VNC 4 branch of TightVNC. |
Upstream URL: | http://www.tigervnc.org |
Licenses: | GPL |
Conflicts: | tigervnc, tightvnc |
Submitter: | stevenhoneyman |
Maintainer: | alllexx88 (AutoUpdateBot) |
Last Packager: | alllexx88 |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2014-05-26 10:53 (UTC) |
Last Updated: | 2025-08-03 13:28 (UTC) |
Dependencies (4)
- fltk1.3
- gnutls (gnutls-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
Latest Comments
alllexx88 commented on 2025-08-03 13:30 (UTC)
@callmejoe thanks, fixed.
callmejoe commented on 2025-08-01 03:40 (UTC) (edited on 2025-08-01 14:46 (UTC) by callmejoe)
EDiT:Looks like an upstream issue: https://github.com/TigerVNC/tigervnc/issues/1949
fix for now would be to update the dependency in the PKGBUILD to fltk1.3
updated fltk package to version 1.4.4 and vncviewer no longer works. getting this error: vncviewer: error while loading shared libraries: libfltk_images.so.1.3: cannot open shared object file: No such file or directory
tried rebuilding tigervnc-viewer 1.14.1-1 and getting build error: /home/way/.cache/yay/tigervnc-viewer/src/tigervnc-1.14.1/vncviewer/DesktopWindow.cxx: In constructor ‘DesktopWindow::DesktopWindow(int, int, const char, const rfb::PixelFormat&, CConn)’: /home/way/.cache/yay/tigervnc-viewer/src/tigervnc-1.14.1/vncviewer/DesktopWindow.cxx:211:15: error: cannot convert ‘Fl_Window::maximize’ from type ‘void (Fl_Window::)()’ to type ‘bool’ 211 | if (maximize) { | ^
alllexx88 commented on 2025-01-06 12:05 (UTC)
Thanks @beluga2! Fixed.
beluga2 commented on 2025-01-05 12:54 (UTC) (edited on 2025-01-05 12:55 (UTC) by beluga2)
The
Icon
key in the desktop entry should contain onlytigervnc
without the extension. At least rofi does not show such an icon, so it's better to fix this.desktop-file-validate
warns too (among other things):