Bug 39595

Summary: Запуск tigevnc из меню невозможен
Product: Sisyphus Reporter: Vera Blagoveschenskaya <vercha>
Component: tigervncAssignee: Fr. Br. George <george>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: darktemplar, george, sotor
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Vera Blagoveschenskaya 2021-01-25 18:09:17 MSK
Стенды в тестировании:
- alt kworkstation 9.1 rc1 x86_64
- alt workstation 9.1 x86_64 / i586

tigervnc-1.10.1-alt4.x86_64

Замечен регресс в tigervnc по сравнению с предыдущей версией пакета:

# cat /usr/share/applications/vncviewer.desktop
[Desktop Entry]
Name=TigerVNC Viewer
GenericName=Remote Desktop Viewer
Comment=Connect to VNC server and display remote desktop
Keywords=remote desktop;vnc;
Exec=/usr/bin/xtigervncviewer
Icon=tigervnc
Terminal=false
Type=Application
StartupWMClass=TigerVNC Viewer
Categories=Network;RemoteAccess;

Результат: файл /usr/bin/xtigervncviewer отсутствует. Запуск tigevnc из меню невозможен.

Ожидаемый результат: должно быть Exec=/usr/bin/vncviewer
Comment 1 Repository Robot 2021-01-26 10:41:12 MSK
tigervnc-1.10.1-alt5 -> sisyphus:

 Mon Jan 25 2021 Aleksei Nikiforov <darktemplar@altlinux> 1.10.1-alt5
 - Fixed desktop file (Closes: 39595).