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 - Can not open QT Designer or QT Languist file on remote server
Summary: Can not open QT Designer or QT Languist file on remote server
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-08 05:50 UTC by r3l0c
Modified: 2016-09-02 11:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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