OSX High SIerra Issues


#1

hi there

tried installing the app on my new old machine (2nd hand 2012 MacBookPro) running High Sierra.
app will launch and connect, but i can't select any objects and there's nothing in the libraries.
it feels like i'm missing part of the installation.
if anybody knows of a fix, that would be highly appreciated.

i have a newer retina-machine with a broken screen that i can work on for now, but i'm afraid that'll die soon.
(that one's still running Sierra, no issues there.)

this is in the app console window (sorry for long copy-paste):

Axoloti version : 1.0.12-2-0-g7975cc87 build time : 09/04/2018 13:15:31 GMT
Link to firmware CRC E95BAC96
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-contrib
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-contrib
at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:582)
at org.eclipse.jgit.api.Git.open(Git.java:116)
at org.eclipse.jgit.api.Git.open(Git.java:99)
at axoloti.utils.AxoGitLibrary.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.getCurrentBranch(AxoGitLibrary.java:181)
at axoloti.MainFrame$4.run(MainFrame.java:317)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

getCurrentBranch cannot find repo FAILED : community
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-factory
at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:582)
at org.eclipse.jgit.api.Git.open(Git.java:116)
at org.eclipse.jgit.api.Git.open(Git.java:99)
at axoloti.utils.AxoGitLibrary.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.getCurrentBranch(AxoGitLibrary.java:181)
at axoloti.MainFrame$4.run(MainFrame.java:336)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

getCurrentBranch cannot find repo FAILED : factory
Status : factory (1.0.12,anon) : local directory missing
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-factory
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-factory
at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:582)
at org.eclipse.jgit.api.Git.open(Git.java:116)
at org.eclipse.jgit.api.Git.open(Git.java:99)
at axoloti.utils.AxoGitLibrary.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.reportStatus(AxoGitLibrary.java:55)
at axoloti.MainFrame$4.run(MainFrame.java:351)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

status FAILED cannot find submodule : factory (1.0.12,anon)
Status : home : local directory missing
Status : home : OK
Status : community (1.0.12,anon) : local directory missing
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-contrib
org.eclipse.jgit.errors.RepositoryNotFoundException: repository not found: /Users/Remork/Documents/axoloti/axoloti-contrib
at org.eclipse.jgit.lib.BaseRepositoryBuilder.build(BaseRepositoryBuilder.java:582)
at org.eclipse.jgit.api.Git.open(Git.java:116)
at org.eclipse.jgit.api.Git.open(Git.java:99)
at axoloti.utils.AxoGitLibrary.getGit(AxoGitLibrary.java:232)
at axoloti.utils.AxoGitLibrary.reportStatus(AxoGitLibrary.java:55)
at axoloti.MainFrame$4.run(MainFrame.java:351)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

status FAILED cannot find submodule : community (1.0.12,anon)
USB device found
connected
Authentic Axoloti Core
search path : /Users/Remork/Documents/axoloti/axoloti-factory/objects
search path : /Users/Remork/Documents/axoloti/objects
search path : /Users/Remork/Documents/axoloti/axoloti-contrib/objects
finished loading objects
Firmware version: 1.0.0.1, crc=0xE95BAC96, entrypoint=0x20011000

thanks for any input!


#3

weird issue, but i noticed it tries to install to a User that doesn't exist anymore.. at least not on my current startup disk.
any way to manually set the install directory?


#4

I have an old macbook 2012 and using High Sierra, works fine here.

But some other guy mentioned the other day he had similar issues.

Here is the thread:

I suggested installing the objects manually, follow the steps in that guide and see if it works for you too.

But I do find it a bit odd that 2 people experience a bit the same, with objects not showing up.

Anyway, try it as a temporary fix. Maybe I'll drop Johannes an email, with links to these 2 threads, maybe he has a suggestion.


#5

thanks for chiming in!

i think i just fixed it..
in the preferences file "CorrectUser/documents/axoloti/axoloti.prefs"
somehow there was < LocalLocation >/Users/ WrongUser /Documents/axoloti/axoloti.factory/< / LocalLocation>.

that same error (or comparable) was in there three times, mentioning the Wrong User account.
opened prefs file in TextEdit, swapped WrongUser for CorrectUser, saved and exited.

tried launching Axoloti, and hey presto - no more errors, and i can load demoes and library patches.

this does seem rather similar to the thread you mentioned, not in the least for the fact that it got solved deleting a preferences file. haven't touched a windows machine in forever, though, so not too solid on the similarities.
still. weird.


#6

this does make me think that it doesn't have anything to do with what operating system i'm on.. wrong title for topic, i guess.