TigerVNC/tigervnc

Configuration file detection is not evident

Ouverte

#956 ouverte le 6 févr. 2020

 (3 commentaires) (0 réaction) (0 personne assignée)C++ (1 179 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 410 étoiles)
Métriques de merge PR
 (Merge moyen 95j 10h) (4 PRs mergées en 30 j)

Description

When I start vncviewer from command line I can use a x.tigervnc file to specify the connection parameters. This file can be created from vncviewer directly ('Save As' button). The problem is that if I give just myfile.tigervnc as command-line option - it is considered as server name (and failed to resolve). Digging in the code I found the way to use a configuration file as command-line option - it should be ./myfile.tigervnc I think it is not evident and can be confusing ;)


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Guide contributeur