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

Reply
 
Thread Tools Display Modes
Old 02-21-2020, 05:52 PM   #1
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default [6.04] Crashing during plugin scan (SOLVED)

I'm trying to migrate over from Logic Pro X, so this is a fresh install of Reaper (64 bit). Reaper is crashing during startup / plugin scan. It stops trying to scan when re-opening on the 3rd time, but going into preferences and re-scanning still crashes every time. I installed 6.03, but I still have the same issue. See 2 crash reports below running Reaper 6.04.

(I broke this up into two posts since I couldn't fit both crash reports into one. Since this is my first forum post here, I don't want to sketch anyone out with text file attachments).

Thanks


Code:
Process:               REAPER [546]
Path:                  /Applications/REAPER64.app/Contents/MacOS/REAPER
Identifier:            com.cockos.reaper
Version:               6.40.0 (6.40.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           REAPER [546]
User ID:               501

Date/Time:             2020-02-21 15:44:22.445 -0800
OS Version:            Mac OS X 10.14.6 (18G3020)
Report Version:        12
Anonymous UUID:        CA337ECD-4EF9-00F5-806F-E052DB1F5B19


Time Awake Since Boot: 380 seconds

System Integrity Protection: enabled

Crashed Thread:        0  reaper  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >: tss: Resource temporarily unavailable
abort() called

Thread 0 Crashed:: reaper  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6aaba2c2 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6ab75bf1 pthread_kill + 284
2   libsystem_c.dylib             	0x00007fff6aa246a6 abort + 127
3   libc++abi.dylib               	0x00007fff67bff641 abort_message + 231
4   libc++abi.dylib               	0x00007fff67bff7c7 default_terminate_handler() + 243
5   libobjc.A.dylib               	0x00007fff691b2eeb _objc_terminate() + 105
6   libc++abi.dylib               	0x00007fff67c0b19e std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff67c0af86 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
8   libc++abi.dylib               	0x00007fff67bfdf99 __cxa_throw + 113
9   Bite.FX.vst                   	0x0000000264c19fb4 void boost::throw_exception<boost::system::system_error>(boost::system::system_error const&) + 196
10  Bite.FX.vst                   	0x0000000264c19ecd boost::asio::detail::do_throw_error(boost::system::error_code const&, char const*) + 93
11  Bite.FX.vst                   	0x0000000264c1ad02 __cxx_global_var_init.40 + 114
12  dyld                          	0x000000011dbad592 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 506
13  dyld                          	0x000000011dbad798 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
14  dyld                          	0x000000011dba8bea ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 362
15  dyld                          	0x000000011dba7d73 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 133
16  dyld                          	0x000000011dba7e05 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 73
17  dyld                          	0x000000011db9acb2 dyld::runInitializers(ImageLoader*) + 82
18  dyld                          	0x000000011dba43dc dlopen_internal + 607
19  libdyld.dylib                 	0x00007fff6a96ad43 dlopen + 200
20  com.apple.CoreFoundation      	0x00007fff3ea434b6 _CFBundleDlfcnLoadBundle + 144
21  com.apple.CoreFoundation      	0x00007fff3eae2b3a _CFBundleLoadExecutableAndReturnError + 518
22  com.cockos.reaper             	0x000000010f493f2b LoadLibrary(char const*) + 155
23  com.cockos.reaper             	0x000000010f2c4eea LoadPluginFromFile(char const*, AEffect**, VST3Data**, int, bool) + 1034
24  com.cockos.reaper             	0x000000010f2bf305 RunItemScan2(HWND__*, char const*, char const*, FILETIME const*, FILETIME const*, DirScanInst const*) + 1765
25  com.cockos.reaper             	0x000000010f2be6c3 Run_FXscan(HWND__*) + 1107
26  com.cockos.reaper             	0x000000010f2bdd27 vst_scandirs(HWND__*, bool) + 1751
27  com.cockos.reaper             	0x000000010f5d0ac4 Main_InitializeApp() + 2660
28  com.cockos.reaper             	0x000000010ef6b2e7 -[Controller applicationDidFinishLaunching:] + 71
29  com.apple.CoreFoundation      	0x00007fff3ea80346 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
30  com.apple.CoreFoundation      	0x00007fff3ea802c0 ___CFXRegistrationPost_block_invoke + 63
31  com.apple.CoreFoundation      	0x00007fff3ea8022a _CFXRegistrationPost + 404
32  com.apple.CoreFoundation      	0x00007fff3ea886d8 ___CFXNotificationPost_block_invoke + 87
33  com.apple.CoreFoundation      	0x00007fff3e9f1064 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1642
34  com.apple.CoreFoundation      	0x00007fff3e9f0417 _CFXNotificationPost + 732
35  com.apple.Foundation          	0x00007fff40c77a7b -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
36  com.apple.AppKit              	0x00007fff3c018fa4 -[NSApplication _postDidFinishNotification] + 312
37  com.apple.AppKit              	0x00007fff3c0188f7 -[NSApplication _sendFinishLaunchingNotification] + 208
38  com.apple.AppKit              	0x00007fff3c016a4b -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 552
39  com.apple.AppKit              	0x00007fff3c01669b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688
40  com.apple.Foundation          	0x00007fff40cc16d0 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 286
41  com.apple.Foundation          	0x00007fff40cc154d _NSAppleEventManagerGenericHandler + 102
42  com.apple.AE                  	0x00007fff3fc43397 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1815
43  com.apple.AE                  	0x00007fff3fc42c29 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
44  com.apple.AE                  	0x00007fff3fc42b01 aeProcessAppleEvent + 414
45  com.apple.HIToolbox           	0x00007fff3dc848b7 AEProcessAppleEvent + 54
46  com.apple.AppKit              	0x00007fff3c012a9d _DPSNextEvent + 1935
47  com.apple.AppKit              	0x00007fff3c01146b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
48  com.apple.AppKit              	0x00007fff3c00b588 -[NSApplication run] + 699
49  com.apple.AppKit              	0x00007fff3bffaac8 NSApplicationMain + 777
50  com.cockos.reaper             	0x000000010ef22b74 start + 52

Last edited by Transmisser; 02-22-2020 at 04:30 PM.
Transmisser is offline   Reply With Quote
Old 02-21-2020, 06:02 PM   #2
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

Second crash report:

Code:
Process:               REAPER [942]
Path:                  /Applications/REAPER64.app/Contents/MacOS/REAPER
Identifier:            com.cockos.reaper
Version:               6.40.0 (6.40.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           REAPER [942]
User ID:               501

Date/Time:             2020-02-21 16:15:26.592 -0800
OS Version:            Mac OS X 10.14.6 (18G3020)
Report Version:        12
Anonymous UUID:        CA337ECD-4EF9-00F5-806F-E052DB1F5B19

Sleep/Wake UUID:       365DED76-A68D-47F1-A5CE-D540ADB2D1B5

Time Awake Since Boot: 1400 seconds
Time Since Wake:       590 seconds

System Integrity Protection: enabled

Crashed Thread:        0  reaper  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
/Library/Application Support/Slate Digital/Virtual Mix Rack/Modules/FG-Bomber.epl/Contents/MacOS/FG-Bomber
terminating with uncaught exception of type boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >: tss: Resource temporarily unavailable
abort() called

Thread 0 Crashed:: reaper  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff6aaba2c2 __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff6ab75bf1 pthread_kill + 284
2   libsystem_c.dylib             	0x00007fff6aa246a6 abort + 127
3   libc++abi.dylib               	0x00007fff67bff641 abort_message + 231
4   libc++abi.dylib               	0x00007fff67bff7c7 default_terminate_handler() + 243
5   libobjc.A.dylib               	0x00007fff691b2eeb _objc_terminate() + 105
6   libc++abi.dylib               	0x00007fff67c0b19e std::__terminate(void (*)()) + 8
7   libc++abi.dylib               	0x00007fff67c0af86 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
8   libc++abi.dylib               	0x00007fff67bfdf99 __cxa_throw + 113
9   com.slatedigital.fgbomber     	0x000000023aa0c32f $00000000000000000000000000000000000Ca7KIde9DR_ZlRzXajv7YA00 + 79
10  com.slatedigital.fgbomber     	0x000000023ae66e23 $mxxYvSag2N0796hwiUku2A00 + 185
11  dyld                          	0x000000010e22b592 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 506
12  dyld                          	0x000000010e22b798 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 40
13  dyld                          	0x000000010e226bea ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, char const*, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 362
14  dyld                          	0x000000010e225d73 ImageLoader::processInitializers(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&, ImageLoader::UninitedUpwards&) + 133
15  dyld                          	0x000000010e225e05 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 73
16  dyld                          	0x000000010e218cb2 dyld::runInitializers(ImageLoader*) + 82
17  dyld                          	0x000000010e2223dc dlopen_internal + 607
18  libdyld.dylib                 	0x00007fff6a96ad43 dlopen + 200
19  com.apple.CoreFoundation      	0x00007fff3ea434b6 _CFBundleDlfcnLoadBundle + 144
20  com.apple.CoreFoundation      	0x00007fff3eae2b3a _CFBundleLoadExecutableAndReturnError + 518
21  com.apple.CoreFoundation      	0x00007fff3ea43651 CFBundleGetFunctionPointerForName + 27
22  com.slatedigital.vmr          	0x00000002163e3d91 bundleExit + 143137
23  com.slatedigital.vmr          	0x0000000215d76bcc ACFShutdown + 340396
24  com.slatedigital.vmr          	0x0000000215d69738 ACFShutdown + 285976
25  com.slatedigital.vmr          	0x0000000215d6915b ACFShutdown + 284475
26  com.slatedigital.vmr          	0x0000000215d69042 ACFShutdown + 284194
27  com.slatedigital.vmr          	0x0000000215e11264 ACFShutdown + 972868
28  com.slatedigital.vmr          	0x0000000215fddb79 ACFShutdown + 2859353
29  com.slatedigital.vmr          	0x0000000215fe0b0b ACFShutdown + 2871531
30  com.slatedigital.vmr          	0x0000000215f9eaae ACFShutdown + 2601102
31  com.slatedigital.vmr          	0x0000000215fb5488 ACFShutdown + 2693736
32  com.slatedigital.vmr          	0x0000000215f80657 ACFShutdown + 2477111
33  com.slatedigital.vmr          	0x00000002163d080d bundleExit + 63901
34  com.slatedigital.vmr          	0x0000000215f97426 ACFShutdown + 2570758
35  com.slatedigital.vmr          	0x0000000215f9594c ACFShutdown + 2563884
36  com.slatedigital.vmr          	0x00000002160d8a43 ACFShutdown + 3887139
37  com.slatedigital.vmr          	0x0000000215d58940 ACFShutdown + 216864
38  com.slatedigital.vmr          	0x0000000215d587d9 ACFShutdown + 216505
39  com.cockos.reaper             	0x0000000108b97f16 LoadPluginFromFile(char const*, AEffect**, VST3Data**, int, bool) + 1078
40  com.cockos.reaper             	0x0000000108b92305 RunItemScan2(HWND__*, char const*, char const*, FILETIME const*, FILETIME const*, DirScanInst const*) + 1765
41  com.cockos.reaper             	0x0000000108b916c3 Run_FXscan(HWND__*) + 1107
42  com.cockos.reaper             	0x0000000108b90d27 vst_scandirs(HWND__*, bool) + 1751
43  com.cockos.reaper             	0x0000000108ea3ac4 Main_InitializeApp() + 2660
44  com.cockos.reaper             	0x000000010883e2e7 -[Controller applicationDidFinishLaunching:] + 71
45  com.apple.CoreFoundation      	0x00007fff3ea80346 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
46  com.apple.CoreFoundation      	0x00007fff3ea802c0 ___CFXRegistrationPost_block_invoke + 63
47  com.apple.CoreFoundation      	0x00007fff3ea8022a _CFXRegistrationPost + 404
48  com.apple.CoreFoundation      	0x00007fff3ea886d8 ___CFXNotificationPost_block_invoke + 87
49  com.apple.CoreFoundation      	0x00007fff3e9f1064 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1642
50  com.apple.CoreFoundation      	0x00007fff3e9f0417 _CFXNotificationPost + 732
51  com.apple.Foundation          	0x00007fff40c77a7b -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
52  com.apple.AppKit              	0x00007fff3c018fa4 -[NSApplication _postDidFinishNotification] + 312
53  com.apple.AppKit              	0x00007fff3c0188f7 -[NSApplication _sendFinishLaunchingNotification] + 208
54  com.apple.AppKit              	0x00007fff3c016a4b -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 552
55  com.apple.AppKit              	0x00007fff3c01669b -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 688
56  com.apple.Foundation          	0x00007fff40cc16d0 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 286
57  com.apple.Foundation          	0x00007fff40cc154d _NSAppleEventManagerGenericHandler + 102
58  com.apple.AE                  	0x00007fff3fc43397 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 1815
59  com.apple.AE                  	0x00007fff3fc42c29 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 41
60  com.apple.AE                  	0x00007fff3fc42b01 aeProcessAppleEvent + 414
61  com.apple.HIToolbox           	0x00007fff3dc848b7 AEProcessAppleEvent + 54
62  com.apple.AppKit              	0x00007fff3c012a9d _DPSNextEvent + 1935
63  com.apple.AppKit              	0x00007fff3c01146b -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
64  com.apple.AppKit              	0x00007fff3c00b588 -[NSApplication run] + 699
65  com.apple.AppKit              	0x00007fff3bffaac8 NSApplicationMain + 777
66  com.cockos.reaper             	0x00000001087f5b74 start + 52
Transmisser is offline   Reply With Quote
Old 02-22-2020, 06:24 AM   #3
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

Looks like two plugins crashing during scan. Everything will work normally, except that those two plugins won't be available. Sometimes crashes like this are from missing or expired plugin copy protection. If these are not plugins you use, you can just ignore it, the plugins are effectively blacklisted unless you manually re-scan.
schwa is offline   Reply With Quote
Old 02-22-2020, 12:21 PM   #4
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

Quote:
Originally Posted by schwa View Post
Looks like two plugins crashing during scan. Everything will work normally, except that those two plugins won't be available. Sometimes crashes like this are from missing or expired plugin copy protection. If these are not plugins you use, you can just ignore it, the plugins are effectively blacklisted unless you manually re-scan.
When you say "missing or expired plugin copy protection", are you talking about cracked plugins? If so, I don't have anything like that on my computer. I still have until next December until my Slate subscription needs to be renewed, so that shouldn't be the issue. I also went into my iLok software and made sure my cloud session was opened on this computer.

Not using the Slate stuff, especially FG-Bomber, isn't really an option since it's an important part of my workflow. Am I out of luck, or is there something I can try? I keep everything up to date, so it's not a case of me using an older version of Slate plugins.

It would be a pity if I had to hang the towel with Reaper this early on.

Thanks for chiming in.
Transmisser is offline   Reply With Quote
Old 02-22-2020, 12:58 PM   #5
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

I don't see any other reports of Slate plugins failing to scan on macOS in REAPER, so it doesn't seem like a general problem with these plugins, but something specific to your setup. According to the crash report, both plugins are throwing the exception "resource temporarily unavailable." I apologize for being a cliche, but I assume you've tried rebooting to make sure there isn't some unused process holding onto whatever resource the plugins are trying to access?
schwa is offline   Reply With Quote
Old 02-22-2020, 02:08 PM   #6
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

Quote:
Originally Posted by schwa View Post
I don't see any other reports of Slate plugins failing to scan on macOS in REAPER, so it doesn't seem like a general problem with these plugins, but something specific to your setup. According to the crash report, both plugins are throwing the exception "resource temporarily unavailable." I apologize for being a cliche, but I assume you've tried rebooting to make sure there isn't some unused process holding onto whatever resource the plugins are trying to access?
No need to apologize, I appreciate you trying to help! Yeah, I've done a few reboots / shut downs and that doesn't change anything.

I think at this point I'm just going to uninstall / reinstall all the slate stuff and see if that fixes anything. I'm not sure what to do about the NI Bite plugin since everything seems to be ok with the installation of that, but maybe things will change after the Slate reinstall.
Transmisser is offline   Reply With Quote
Old 02-22-2020, 02:29 PM   #7
pepe44
Human being with feelings
 
pepe44's Avatar
 
Join Date: Jul 2013
Location: Portugal
Posts: 1,827
Default

two plugins crashing. Maybe try removing them from the plugins folder (do a backup for the desktop) re-scan and put them back to the original folder and scan again. Might work.

Last edited by pepe44; 02-22-2020 at 02:36 PM.
pepe44 is offline   Reply With Quote
Old 02-22-2020, 02:32 PM   #8
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

Quote:
Originally Posted by pepe44 View Post
two plugins crashing. Maybe try removing them from the plugins folder (doa backup for the desktop) re-scan and put them back to the original folder and scan again. Might work.
I'll definitely give this a shot! Thanks
Transmisser is offline   Reply With Quote
Old 02-22-2020, 03:23 PM   #9
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

So now I'm more confused.

I reinstalled all the Slate stuff, but I'm still getting crashes. The thing that's confusing me is that FG-Bomber and Bite now scan properly, but now Slate VMR and Reaktor 6 is where it's crashing. I checked and Reaktor is also up to date.

So.... now it doesn't seem like it's crashing because of specific plugins, but at random during the plugin scan?
Transmisser is offline   Reply With Quote
Old 02-22-2020, 03:34 PM   #10
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

Ah, that's actually a clue. It's possible the Slate plugins are not unloading all of their resources properly, so the scan process is equivalent to trying to open all of the plugins at the same time. Eventually some resource limit is reached and the next plugin fails to load.

I know it's a pain, but what I'd suggest is running the scan process until it completes. Then open the REAPER resource path (you can do this from within REAPER: Actions > Show REAPER resource path in finder), and open reaper-vstplugins64.ini in a text editor. The plugins that failed scan will have lines like this:

Code:
whatever.vst=80F57B7D4EACD501
With nothing after the hex code. Delete the failed-scan lines, save the file, and reopen REAPER. The scan process should then skip over anything that already scanned properly, and rescan only the ones that failed. If this theory is correct, you may be able to get everything properly scanned by repeating this process.
schwa is offline   Reply With Quote
Old 02-22-2020, 03:56 PM   #11
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

Quote:
Originally Posted by schwa View Post
Ah, that's actually a clue. It's possible the Slate plugins are not unloading all of their resources properly, so the scan process is equivalent to trying to open all of the plugins at the same time. Eventually some resource limit is reached and the next plugin fails to load.

I know it's a pain, but what I'd suggest is running the scan process until it completes. Then open the REAPER resource path (you can do this from within REAPER: Actions > Show REAPER resource path in finder), and open reaper-vstplugins64.ini in a text editor. The plugins that failed scan will have lines like this:

Code:
whatever.vst=80F57B7D4EACD501
With nothing after the hex code. Delete the failed-scan lines, save the file, and reopen REAPER. The scan process should then skip over anything that already scanned properly, and rescan only the ones that failed. If this theory is correct, you may be able to get everything properly scanned by repeating this process.

You friggin' rule. I couldn't get to the resource path folder through the actions drop down menu, but after some googling I was able to find an alternate way of getting there.

Sure enough though, when I looked in that file those two plugins didn't have the info you were talking about. Deleted them and restarted and they both scanned successfully!

Thanks again for all your help! This was really bothering me.
Transmisser is offline   Reply With Quote
Old 02-22-2020, 04:07 PM   #12
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

Great! For future reference, I didn't mean through the Actions menu, I meant through the action list which you can open from the Actions menu.
schwa is offline   Reply With Quote
Old 02-22-2020, 04:29 PM   #13
Transmisser
Human being with feelings
 
Transmisser's Avatar
 
Join Date: Feb 2020
Posts: 17
Default

Quote:
Originally Posted by schwa View Post
Great! For future reference, I didn't mean through the Actions menu, I meant through the action list which you can open from the Actions menu.
Ahhh ok! Noted.
Transmisser is offline   Reply With Quote
Old 02-22-2020, 05:19 PM   #14
pepe44
Human being with feelings
 
pepe44's Avatar
 
Join Date: Jul 2013
Location: Portugal
Posts: 1,827
Default

Nice!
pepe44 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 04:43 AM.


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