This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 267472

Summary: Can not open QT Designer or QT Languist file on remote server
Product: cnd Reporter: r3l0c
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:

Description r3l0c 2016-08-08 05:50:37 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.5-b02

Воспроизводимость: Происходит всегда

Шаги:
  * Октройте любой проект на удаленном узлу сборки C/C++
  * Откройте для редактироваиня любой QT UI или QT Lang файл

Текущий результат:
  QT Designer или QT Languist не может открыть файл так как файл находится на узлу сборки, NetBeans передает в QT абсолютый путь файла на сервере.

Ожидаемый результат:
  Открытие локальной копии файл
Comment 1 Vladimir Kvashin 2016-08-17 17:41:34 UTC
Translating into English:

Repeatability: stable

Steps:
   * Open any project on a remote C / C ++ host
   * Open any QT UI or QT Lang file for editing

Current results:

QT Designer, or QT Languist can not open the file 
because NetBeans sends absolute file path (in terms of remote server) to QT.

Expected Result:
   A local copy of the file should be open