Problem starting AP...
 
Share:
Notifications
Clear all

Mar 28 2026 APP 2.0.0-beta40 will be released in 7 days.

It did take a long time to have the work finished on this and it  will have a major performance boost of 30-50% over 2.0.0-beta39 from calibration to integration. We extensively optimized many critical parts of APP. All has been tested to guarantee correct optimizations. Drizzle and image resampling is much faster for instance, those modules have been completely rewritten. Much less memory usage. LNC 2.0 will be released which works much better and faster than LNC in it's current state. And more, all will be added to the release notes in the coming weeks...

Update on the 2.0.0 release & the full manual

We are getting close to the 2.0.0 stable release and the full manual. The manual will soon become available on the website and also in PDF format. Both versions will be identical and once released, will start to follow the APP release cycle and thus will stay up-to-date to the latest APP version.

Once 2.0.0 is released, the price for APP will increase. Owner's license holders will not need to pay an upgrade fee to use 2.0.0, neither do Renter's license holders.

 

Problem starting APP (1.068) on MacOS Mojave

4 Posts
2 Users
0 Reactions
4,433 Views
(@wvreeven)
Quasar
Joined: 8 years ago
Posts: 2134
Topic starter  

Hi,

Today I tried to start APP on MacOS Mojave and no UI was shown though the application didn't crash. I then started it from the command line and saw this:

removed link $> ./AstroPixelProcessor
Oct 09, 2018 1:59:33 PM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
WARNING: Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
Oct 09, 2018 1:59:33 PM it.geosolutions.imageio.plugins.turbojpeg.TurboJpegUtilities loadTurboJpeg
WARNING: Failed to load the TurboJpeg native libs. This is not a problem, but the TurboJpeg encoder won't be available: java.lang.UnsatisfiedLinkError: Can't load library: removed link
Oct 09, 2018 1:59:33 PM it.geosolutions.util.KakaduUtilities loadKakadu
WARNING: Failed to load the Kakadu native libs. This is not a problem unless you need to use the Kakadu plugin: it won't be enabled. java.lang.UnsatisfiedLinkError: no kdu_jni in java.library.path

Can you please advise me which MacOS packages to install and how to install them (AppStore, homeBrew)? Or is this something that should be fixed in APP?

 

Thanks, Wouter van Reeven



   
ReplyQuote
Topic Tags
(@Anonymous 174)
Joined: 9 years ago
Posts: 5702
 

Hi Wouter (fellow Indi user! 😉 ),

I've never seen this issue before and 1.068 does start normally here on Mojave. It may be a very silly suggestion, but could you try a full restart?



   
ReplyQuote
(@wvreeven)
Quasar
Joined: 8 years ago
Posts: 2134
Topic starter  

Hi Vincent (fellow INDI user 😉 ),

I am so used to not having to reboot that I never thought of that. When I start APP from the command line I still see the same messages but now a few more and then APP starts. FYI the messages are

$>  removed link 
Oct 09, 2018 10:50:44 PM it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
WARNING: Failed to load the GDAL native libs. This is not a problem unless you need to use the GDAL plugins: they won't be enabled.
java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
Oct 09, 2018 10:50:44 PM it.geosolutions.imageio.plugins.turbojpeg.TurboJpegUtilities loadTurboJpeg
WARNING: Failed to load the TurboJpeg native libs. This is not a problem, but the TurboJpeg encoder won't be available: java.lang.UnsatisfiedLinkError: Can't load library: removed link
Oct 09, 2018 10:50:44 PM it.geosolutions.util.KakaduUtilities loadKakadu
WARNING: Failed to load the Kakadu native libs. This is not a problem unless you need to use the Kakadu plugin: it won't be enabled. java.lang.UnsatisfiedLinkError: no kdu_jni in java.library.path
2018-10-09 22:50:50.663 AstroPixelProcessor[504:3878] WARNING: NSWindow drag regions should only be invalidated on the Main Thread! This will throw an exception in the future. Called from (
0 AppKit 0x00007fff39a842e3 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 386
1 AppKit 0x00007fff39a8168c -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1488
2 AppKit 0x00007fff39a810b6 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
3 libnativewindow_macosx.jnilib 0x000000014d54f3fe Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 398
4 ??? 0x00000001151af6e7 0x0 + 4649055975
)

Thanks!



   
ReplyQuote
(@Anonymous 174)
Joined: 9 years ago
Posts: 5702
 

Yeah, I'm not very used to that either anymore, but in these kind of cases it could be that some library wasn't loaded properly or an update screwed with something which is usually fixed during a reboot. The old, pull the plug out and back in trick. 🙂 No idea if those messages signal something really wrong, @mabula-admin will know. My guess is that it's fine as it states these plugins that failed aren't needed when not used and the other messages seem to be invoking the OSX calls to open a window and such, so that's normal.



   
ReplyQuote
Share: