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 245394 - Unable to open files with .ts extension
Summary: Unable to open files with .ts extension
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 09:10 UTC by antoniocs
Modified: 2015-08-26 08:22 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 antoniocs 2014-07-04 09:10:14 UTC
Hey, 

I don't use QT in my projects but I have started using Typescript. 
I know there is no support for typescript in netbeans but I still want to use netbeans to just edit the files. 

The problem is that when I double click a file with the extension ts I get the following error: 

Failed to start QT Linguist. Make sure it is installed and added to the PATH. 

I click Ok, the box goes way but the file doesn't open.
Comment 1 soldatov 2014-07-04 09:18:23 UTC
You can change MIME Type in Miscellaneous|Files tab in Options window.
Comment 2 Vladimir Riha 2014-07-04 09:21:20 UTC
Nothing to do with PHP, reassigning back to CND for evaluation. Thank you
Comment 3 antoniocs 2014-07-04 09:41:41 UTC
Yes, this seems to fix it.

(In reply to soldatov from comment #1)
> You can change MIME Type in Miscellaneous|Files tab in Options window.
Comment 4 Vladimir Voskresensky 2014-07-15 14:39:27 UTC
(In reply to antoniocs from comment #3)
> Yes, this seems to fix it.
I'm downgrading from P1.

Btw, what is your expected behavior? 
Just open the file?

Thanks,
Vladimir.
Comment 5 amitp49 2015-08-26 07:49:27 UTC
(In reply to antoniocs from comment #3)
> Yes, this seems to fix it.
> 
> (In reply to soldatov from comment #1)
> > You can change MIME Type in Miscellaneous|Files tab in Options window.

What is the MIME type we need to choose against ts file type?
Comment 6 soldatov 2015-08-26 08:20:15 UTC
(In reply to amitp49 from comment #5)
> What is the MIME type we need to choose against ts file type?
test/plain
Comment 7 soldatov 2015-08-26 08:22:29 UTC
Sorry. Valid MIME Type is "text/plain"