Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
The first post of this thread is a WikiPost and can be edited by anyone with the appropiate permissions. Your edits will be public.

spikeyslam

macrumors newbie
Jun 27, 2018
2
0
Palm Springs, CA
I'm not able to edit the wiki.

The following developer tools functions fine:
  • IntelliJ IDEA Ultimate (2018.1)
  • SourceTree (2.7.6)
The following command line tools also functions okay:
  • SDKMAN (5.6.4+305)
  • Grails (3.2.13)
  • Gradle (3.4.1)
  • Java JDK (1.8.0_172)
 

BuffyzDead

macrumors regular
Dec 30, 2008
232
355
OK. Focusrite Audio Interface Now Working Under MacOS Mojave Public Beta (18A314K)

Had to "allow" installation from Anywhere, under System Preferences/Security&Privacy/General

This "might" work for other apps/drivers that seem to Not be supported

To Do So
  1. Quit out of System Preferences
  2. Open the Terminal app from the /Applications/Utilities/ folder and then enter the following command syntax:
sudo spctl --master-disable
  1. Hit return and authenticate with an admin password
    gatekeeper-allow-apps-anywhere-macos-1.jpg

  2. Relaunch System Preferences and go to “Security & Privacy” and the “General” tab
  3. You will now see the “Anywhere” option under ‘Allow apps downloaded from:’ Gatekeeper options
    gatekeeper-allow-apps-anywhere-macos-2.jpg

 

mentaluproar

macrumors 68000
May 25, 2010
1,774
224
Ohio, USA
What does not work:
etcher 1.4.4 - crashes when you click flash
Firefox 61.0 - cannot open list of downloads via button, only via opt + J

what does work:
Opera 53.0
Tunnelblick 3.7.7b02
Qlab 4.2.1
Arduino 1.8.5 - complains about 32bitness
Deliveries 3.0.8
Simplify3D 4.0.0
Cura 3.4
 

fisherking

macrumors G4
Jul 16, 2010
11,251
5,560
ny somewhere
VLC is in the 'working' list, but... not working for me. i uninstalled/reinstalled. am getting no audio, and when i quit it, it beachballs. anyone else? and any recommendations for an alternative in mojave (at least for now)?
 

Discopants

macrumors newbie
Dec 27, 2016
27
3
lync for mac 2014 not working for me, will not let me join my online meetings also issue with Citrix as well but that maybe an company issue, had to revert back to High Sierra as both of these are essential for me
[doublepost=1530136258][/doublepost]
Yes, and LogMeIn... All of my plugins just went bye bye in Safari 12.
Same here as well, you found a workaround by any chance
 

Kenaz Filan

macrumors newbie
Nov 5, 2015
12
0
Audirvana Plus 2.3.8 crashing as soon as it opens: I tried a clean reinstall but got no joy.
[doublepost=1530152854][/doublepost]Here is a sample crash report:


Code:
Process:               Audirvana Plus [922]
Path:                  /Applications/Audirvana Plus.app/Contents/MacOS/Audirvana Plus
Identifier:            com.audirvana.Audirvana-Plus
Version:               3.2.8 (3139)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Audirvana Plus [922]
User ID:               501

Date/Time:             2018-06-27 22:25:31.052 -0400
OS Version:            Mac OS X 10.14 (18A314k)
Report Version:        12
Anonymous UUID:        8920A803-D958-45A0-E6E1-8EA9EB03D6D1


Time Awake Since Boot: 270 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [922]

VM Regions Near 0:
-->
    __TEXT                 0000000100000000-0000000100c82000 [ 12.5M] r-x/rwx SM=COW  /Applications/Audirvana Plus.app/Contents/MacOS/Audirvana Plus

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation          0x00007fff498b463b CFMachPortIsValid + 14
1   com.apple.CoreFoundation          0x00007fff498b47c7 CFMachPortCreateRunLoopSource + 72
2   com.audirvana.Audirvana-Plus      0x00000001008e6fd4 0x100000000 + 9334740
3   com.audirvana.Audirvana-Plus      0x0000000100851fbc 0x100000000 + 8724412
4   com.audirvana.Audirvana-Plus      0x00000001008578d9 0x100000000 + 8747225
5   com.audirvana.Audirvana-Plus      0x0000000100855df4 0x100000000 + 8740340
6   com.audirvana.Audirvana-Plus      0x000000010085599c 0x100000000 + 8739228
7   com.audirvana.Audirvana-Plus      0x00000001008558fe 0x100000000 + 8739070
8   libdispatch.dylib                0x00007fff76a3f9a6 _dispatch_client_callout + 8
9   libdispatch.dylib                0x00007fff76a4a7e4 _dispatch_main_queue_callback_4CF + 1129
10  com.apple.CoreFoundation          0x00007fff498f8ee5 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
11  com.apple.CoreFoundation          0x00007fff498c38c2 __CFRunLoopRun + 2352
12  com.apple.CoreFoundation          0x00007fff498c2d65 CFRunLoopRunSpecific + 467
13  com.apple.HIToolbox              0x00007fff48b4814b RunCurrentEventLoopInMode + 293
14  com.apple.HIToolbox              0x00007fff48b47d8e ReceiveNextEventCommon + 371
15  com.apple.HIToolbox              0x00007fff48b47c02 _BlockUntilNextEventMatchingListInModeWithFilter + 64
16  com.apple.AppKit                  0x00007fff46e3419e _DPSNextEvent + 1000
17  com.apple.AppKit                  0x00007fff4757faa6 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1356
18  com.apple.AppKit                  0x00007fff46e2988e -[NSApplication run] + 699
19  com.apple.AppKit                  0x00007fff46df92b2 NSApplicationMain + 782
20  libdyld.dylib                    0x00007fff76a7ab11 start + 1

Thread 1:: Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib            0x00007fff76bd9a0e semaphore_wait_trap + 10
1   libdispatch.dylib                0x00007fff76a4ee7f _dispatch_sema4_wait + 16
2   libdispatch.dylib                0x00007fff76a46b37 _dispatch_semaphore_wait_slow + 101
3   com.audirvana.Audirvana-Plus      0x00000001009d8f18 0x100000000 + 10325784
4   libdispatch.dylib                0x00007fff76a467ef _dispatch_call_block_and_release + 12
5   libdispatch.dylib                0x00007fff76a3f9a6 _dispatch_client_callout + 8
6   libdispatch.dylib                0x00007fff76a4bd57 _dispatch_queue_override_invoke + 1030
7   libdispatch.dylib                0x00007fff76a41579 _dispatch_root_queue_drain + 325
8   libdispatch.dylib                0x00007fff76a59271 _dispatch_worker_thread2 + 90
9   libsystem_pthread.dylib          0x00007fff76c7e9c8 _pthread_wqthread + 623
10  libsystem_pthread.dylib          0x00007fff76c7e6e9 start_wqthread + 13

Thread 2:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 3:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 6:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x000000010074005f 0x100000000 + 7602271
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x00000001007406d2 0x100000000 + 7603922
3   com.audirvana.Audirvana-Plus      0x000000010074015b 0x100000000 + 7602523
4   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
5   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
6   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x000000010074005f 0x100000000 + 7602271
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x000000010074005f 0x100000000 + 7602271
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib            0x00007fff76be3b32 __select + 10
1   com.audirvana.Audirvana-Plus      0x000000010081c6e3 0x100000000 + 8505059
2   com.audirvana.Audirvana-Plus      0x000000010074015b 0x100000000 + 7602523
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x000000010074005f 0x100000000 + 7602271
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x000000010074005f 0x100000000 + 7602271
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib            0x00007fff76be3856 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff76c7f898 _pthread_cond_wait + 724
2   com.audirvana.Audirvana-Plus      0x000000010074005f 0x100000000 + 7602271
3   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
4   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
5   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 14:
0   libsystem_kernel.dylib            0x00007fff76bd9a26 semaphore_timedwait_trap + 10
1   libdispatch.dylib                0x00007fff76a4ef45 _dispatch_sema4_timedwait + 76
2   libdispatch.dylib                0x00007fff76a46b0c _dispatch_semaphore_wait_slow + 58
3   libdispatch.dylib                0x00007fff76a42b69 _dispatch_worker_thread + 328
4   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
5   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
6   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 15:: com.apple.NSEventThread
0   libsystem_kernel.dylib            0x00007fff76bd9a0e semaphore_wait_trap + 10
1   libdispatch.dylib                0x00007fff76a4ee7f _dispatch_sema4_wait + 16
2   libdispatch.dylib                0x00007fff76a46b37 _dispatch_semaphore_wait_slow + 101
3   com.apple.HIToolbox              0x00007fff48b5aa78 _BeginEventReceiptOnThread + 159
4   com.apple.AppKit                  0x00007fff46f5dad4 _NSEventThread + 37
5   libsystem_pthread.dylib          0x00007fff76c7ebc6 _pthread_body + 128
6   libsystem_pthread.dylib          0x00007fff76c7eb32 _pthread_start + 70
7   libsystem_pthread.dylib          0x00007fff76c7e6f9 thread_start + 13

Thread 16:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 17:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 18:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 19:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 21:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 24:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 25:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 26:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 27:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 28:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 29:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 30:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 31:
0   libsystem_pthread.dylib          0x00007fff76c7e6dc start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fffa2365f50  rdx: 0x0000000000000000
  rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x00007ffeefbfe110  rsp: 0x00007ffeefbfe100
   r8: 0x0000000000000607   r9: 0x0000000000000000  r10: 0x00007ffeefbffc80  r11: 0x00007fff498b477f
  r12: 0x00007fffa23658d0  r13: 0x00007fff479dd956  r14: 0x0000000000000008  r15: 0x0000000000000000
  rip: 0x00007fff498b463b  rfl: 0x0000000000010246  cr2: 0x0000000000000000
 
Logical CPU:     4
Error Code:      0x00000004
Trap Number:     14
 
Last edited by a moderator:

Yamcha

macrumors 68000
Mar 6, 2008
1,854
241
I'm having issues with Safari as it keeps logging out of Youtube automatically. I've tried deleting browsing data, passwords etc.. but no luck. I've switched to Chrome in the meantime because it's incredibly annoying having to log in again and again.
 
  • Like
Reactions: Hellsurfer

planetf1

macrumors 6502a
Aug 8, 2014
565
209
Hampshire, UK
Sky Go in the UK should be added to the list. Loading it up, when it starts checking for updates, locks up the entire Mac! Mouse pointer can still move, but no keyboard functionality and clicking on anything will not work. Have to restart using the power button!

Has anyone else tried skygo? Is this behaviour consistent. Tempted to try the beta but this is a biggie for me (obviously I'd have a time machine backup & data backups anyway.. and a spare machine!)
[doublepost=1530179894][/doublepost]I see
Cisco AnyConnect Secure Mobility Client (4.6.01098)
is listed as working.

Has anyone tried 4.5.03040 ?
[doublepost=1530180172][/doublepost]I see there's reference to OneDrive spinning 100% CPU. Are there multiple reports of this? I ask as I previously had this on an early macos version (10.13.?) and ended up having to reconfigure onedrive from scratch, at which point it started behaving normally again. This could be the same?
 

robertcoogan

macrumors 6502a
Apr 5, 2008
842
1,252
Joshua Tree, California
My app list, plus some links and instructions for helping apps work:

Apps that are working
Bartender (requires that the user add the app in System Preferences -> Privacy -> Accessibility)
cDock (broken at first, I had had to reinstall components)
Scrivener (install the 3.0.3 update, free to licensed users, install from within the app)
Total Finder 1.10.10 (broken at first, I had had to reinstall components)
Wifi Explorer (I haven't had any issues here)

Apps that work but are having problems
Aimersoft Video Converter (runs slow and boggy)
Epson Scan (had to do a complete uninstall and reinstall)
Feedback Assistant (Yes, you read that correctly. Here is a link to another post that explains the issue)
Sauerbraten (experiences severe lag at random times, kernel_task spikes in CPU usage, lasts about 5 minutes, then goes away)
SpamSieve (Here is the link to the beta. I also installed the beta after upgrading to 10.14. I haven't had any issues.)

Apps that don't work at all
Deeper (expected; wait for an update)
Evernote (no way to get the beta working if you use the App Store version, very broken for me)
Total Spaces 2 (I tried to reinstall components, didn't work - completely unresponsive)
 

Kenaz Filan

macrumors newbie
Nov 5, 2015
12
0
Audirvana Plus 2.3.8 crashing as soon as it opens: I tried a clean reinstall but got no joy.
[doublepost=1530152854][/doublepost]Here is a sample crash report:


Code:
Process:               Audirvana Plus [922]
Path:                  /Applications/Audirvana Plus.app/Contents/MacOS/Audirvana Plus
Identifier:            com.audirvana.Audirvana-Plus
Version:               3.2.8 (3139)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Audirvana Plus [922]
User ID:               501

Date/Time:             2018-06-27 22:25:31.052 -0400
OS Version:            Mac OS X 10.14 (18A314k)
Report Version:        12
Anonymous UUID:        8920A803-D958-45A0-E6E1-8EA9EB03D6D1

etc...


Just tried sending a report on this via Feedback Assistant only to discover Feedback Assistant cannot connect to Apple. It suggested I send the files through the Appleseed site: I went there and was led to a page explaining how I should submit my reports using Feedback Assistant...

(Edit: never mind, Feedback Assistant worked after a reboot).
 
Last edited:

fisherking

macrumors G4
Jul 16, 2010
11,251
5,560
ny somewhere
anyone using boom2? itunes plays thru it, but i get a 'cannot play current song' on spotify, and no audio from chrome. as soon as i close boom2, both apps play. will report to the developer...

anyone else?

EDIT: seems to work with itunes, and works with elmedia video player, but not safari or chrome (and, again, not with spotify)....
 
Last edited:

dotnet

macrumors 68000
Apr 10, 2015
1,661
1,387
Sydney, Australia
Audirvana Plus 2.3.8 crashing as soon as it opens: I tried a clean reinstall but got no joy.

It crashed for me too after I declined to give it access to accessibility features the first time it asked after the Mojave upgrade. No idea why it wants this access (didn't ask for it in High Sierra as far as I remember). After granting access to accessibility via the system prefs app, Audirvana now starts and appears to work ok.

A couple of apps I haven't seen mentioned:

Sky Safari 5 Pro works. I haven't tried telescope control yet, but everything else seems to work as before.

Room EQ Wizard 5.18 works. I'm using it with a UMIK-1 USB microphone and HDMI multi-channel output. No apparent change between High Sierra and Mojave.
 

Kenaz Filan

macrumors newbie
Nov 5, 2015
12
0
It crashed for me too after I declined to give it access to accessibility features the first time it asked after the Mojave upgrade. No idea why it wants this access (didn't ask for it in High Sierra as far as I remember). After granting access to accessibility via the system prefs app, Audirvana now starts and appears to work ok.

A couple of apps I haven't seen mentioned:

Sky Safari 5 Pro works. I haven't tried telescope control yet, but everything else seems to work as before.

Room EQ Wizard 5.18 works. I'm using it with a UMIK-1 USB microphone and HDMI multi-channel output. No apparent change between High Sierra and Mojave.

Worked like a charm, thanks! Audirvana now has access to Mojave's accessibility features. I'm sure deaf audiophiles everywhere are cheering.
 
Last edited:

planetf1

macrumors 6502a
Aug 8, 2014
565
209
Hampshire, UK
Very impressed. Tried pb and almost everything is working fine except Facetime/WhatsApp with second screen attached, and box. No issues so far with chrime, Spotify, intellij, onenote, word, todoist, Sonos, iterm2, brew, crash plan, lightroom (new), slack, OneDrive (no 100pc issue).... Usb-c monitor working well. Just no mouse scrolling..

Mbp tb 15 2016
 

gilby101

macrumors 68030
Mar 17, 2010
2,921
1,616
Tasmania
No third party apps (including ones like BBEdit which are ok otherwise) are able to access Backup.backups (on the Time Machine disk) or files inside. My favourite TM analysis app BackupLoupe is blocked.

Apple apps (like Finder and Books) can look inside backups.

Does anyone know what is required to get round this new restriction?

Workaround: Add to "Application Data" in Privacy settings.
 
Last edited:
  • Like
Reactions: ignatius345

gilby101

macrumors 68030
Mar 17, 2010
2,921
1,616
Tasmania
Looks like Arq backup is having trouble due to security changes in Mojave, even with the backup with administrative privileges option checked. ....

WORKAROUND:

Manually adding "Arq Agent" from the Arq application package to the new "Application Data" category under Privacy settings will allow Arq to perform the backup successfully.

Thanks for that.

It also applies to many other apps (Commander One, Path Finder, BackupLoupe in my case). I have started adding them to "Application Data".
 
  • Like
Reactions: AVonGauss

mosher

macrumors regular
Jul 16, 2013
130
65
Germany/Ukraine
ok i'll add some information from my testing, iMac 27 2015 Mojave public beta:
- Lightroom 7.1 - works, but unusable
- Safari is slower than in Higg Sierra
- FaceTime loading takes time
- MoneyMoney is hanging each time when it starts

Overall experience, not bad
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.