Thread: ReaLauncher
View Single Post
Old 08-23-2018, 05:44 PM   #102
Lokasenna
Human being with feelings
 
Lokasenna's Avatar
 
Join Date: Sep 2008
Location: Calgary, AB, Canada
Posts: 6,551
Default

Quote:
Originally Posted by solger View Post
OK. I'll see if I can replicate this behavior here.
Found it. In FillRecentProjectsListbox:

1. You don't have a check for Linux. If you swap the conditional so it's checking for Windows, Linux and Mac are happy to share the else branch.

2. Since you're checking the active OS it tries to parse the Windows paths with the Linux logic and ends up just stripping off the extension. IMO it's not worth doing anything about, since Linux can't open a Windows path anyway.
__________________
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