Go Back   Cockos Incorporated Forums > REAPER Forums > REAPER Bug Reports

Reply
 
Thread Tools Display Modes
Old 08-05-2019, 02:50 PM   #1
Lokasenna
Human being with feelings
 
Lokasenna's Avatar
 
Join Date: Sep 2008
Location: Calgary, AB, Canada
Posts: 6,551
Default API: GetUserFilenameForRead issue on High Sierra

(I'll apologize in advance for not being able to help narrow this down, as I don't have access to a Mac)

One of my scripts' users let me know this morning that they couldn't select files in the dialog provided by GetUserFilenameForRead; they could navigate folders, but files were all greyed out. The user is running OSX High Sierra, and I suspect the problem might be OS- or version-specific.

My code:
Code:
ret, path = reaper.GetUserFileNameForRead("", "Select a file", "")
I've also tried nil for the last argument, which predictably crashes, and * which works fine here on Linux but still had the same issue on High Sierra.
__________________
I'm no longer using Reaper or working on scripts for it. Sorry. :(
Default 5.0 Nitpicky Edition / GUI library for Lua scripts / Theory Helper / Radial Menu / Donate
Lokasenna is offline   Reply With Quote
Old 08-05-2019, 02:56 PM   #2
mrlimbic
Human being with feelings
 
mrlimbic's Avatar
 
Join Date: Nov 2009
Location: UK
Posts: 669
Default

My scene detect script now seems to suffer from same problem when it open a dialog asking for location of ffprobe.

I'm pretty sure that dialog used to work.
__________________
Vordio - Post Production Toolkit
http://vordio.net
mrlimbic is offline   Reply With Quote
Old 08-09-2019, 03:06 PM   #3
Justin
Administrator
 
Justin's Avatar
 
Join Date: Jan 2005
Location: NYC
Posts: 15,721
Default

Oops yes, fixing.
Justin is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:05 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.