roired / CudaText-Haiku

Haiku files for CudaText code/text editor
5 stars 0 forks source link

Double click on file does not open file #3

Closed roired closed 3 years ago

roired commented 3 years ago

When double clicking on a text file and CudaText has been set in Filetype preferences as the preferred application to open text files, CudaText launches, but the file doesn't open.

roired commented 3 years ago

Does this have something to do with setting 'mimeset -f CudaText'?

Alexey-T commented 3 years ago

I made simple Laz app which shows ParamCount/ParamStr in listbox. what does it show on Haiku? tst-commandline.zip

if one of values is bad- we ll make the FPC bugreport.

Alexey-T commented 3 years ago

@roired

Alexey-T commented 3 years ago

@roired to run this test on haiku, you need to open Project Options dialog, go to 'additions and overrides' and set Qt5 for project

this is CudaText props:

Screenshot from 2021-06-14 18-57-59

roired commented 3 years ago

@Alexey-T , I expect next week will have time to check this out. I'll let you know the results. Regards, RR

roired commented 3 years ago

Fixed in 1.133.7-1 Haiku. Double clicking on a Text file opens CudaText and loads said file. Prior to that, need to set CudaText as the preferred editor for text files.