TigerVNC/tigervnc

Configuration file detection is not evident

开放

#956 创建于 2020年2月6日

 (3 条评论) (0 个反应) (0 位负责人)C++ (1,178 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (7,407 个星标)
PR 合并指标
 (平均合并 95天 10小时) (30 天内合并 4 个 PR)

描述

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.

贡献者指南