View Single Post
Old 08-23-2018, 03:45 PM   #50
clepsydrae
Human being with feelings
 
clepsydrae's Avatar
 
Join Date: Nov 2011
Posts: 3,409
Default

Quote:
Originally Posted by Jack Winter View Post
Try adding this to /etc/security/limits.conf.
your-username - rtprio 98
your-username - memlock unlimited
Thanks, I'll give that a go.

Quote:
Or maybe you've found some problem with the -cfgfile parameter. Try to remove that so it uses ~/.config/REAPER instead. You can always go back to the current and just delete the new config files.
Seems that the "wnd_vis" parameter of the [mastermixer] section in the reaper.ini is causing it... if I set it to "0" reaper starts fine.

This is the "broken" version of that section:

Code:
[mastermixer]
dock=1
wnd_height=250
wnd_left=1280
wnd_top=1769
wnd_vis=1
wnd_width=644
I tried playing with the other values but couldn't get them to make it work while "wnd_vis" was "1".

This is a multi-screen situation, in case it's relevant.
clepsydrae is offline   Reply With Quote