Cannot open APP in ...
 
Share:
Notifications
Clear all

2023-09-16: APP 2.0.0-beta23 has been released !

Improved performance again, CMD-A now works in macOS File Chooser, big improvement for bad column cosmetic correction, solved several bugs

We are very close now to  releasing APP 2.0.0 stable with a complete printable manual...

Astro Pixel Processor Windows 64-bit

Astro Pixel Processor macOS Intel 64-bit

Astro Pixel Processor macOS Apple M Silicon 64-bit

Astro Pixel Processor Linux DEB 64-bit

Astro Pixel Processor Linux RPM 64-bit

Cannot open APP in Linux Mint 17 Cinnamon 64-bit

12 Posts
4 Users
1 Likes
952 Views
(@smerral)
Brown Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

Hi, the title says it all.  APP installs successfully under Debian, but clicking on the menu item does nothing?


   
ReplyQuote
Topic Tags
(@wvreeven)
Quasar
Joined: 5 years ago
Posts: 2119
 

What happens if you try form the command line? Unfortunately I do not have APP installed on Linux (only on a MacBook) so I don't know the correct command. But from the command line you should hopefully get a message explaining why APP fails to start.


   
ReplyQuote
(@itarchitectkev)
Neutron Star
Joined: 6 years ago
Posts: 108
 

If it installed correctly it lives under /opt/AstroPixelProcessor

cd /opt/AstroPixelProcessor

./AstroPixelProcessor

Does that launch?


   
ReplyQuote
(@smerral)
Brown Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

OK.this is what I get.
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./AstroPixelProcessor)

I am upgrading now so maybe that will solve the problem.

This post was modified 4 years ago by Brian Ritchie

   
ReplyQuote
(@itarchitectkev)
Neutron Star
Joined: 6 years ago
Posts: 108
 

Do you have libstdc++ 6 installed? If not - something like this?

sudo apt-get install libstdc++6

?


   
ReplyQuote
(@smerral)
Brown Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

@itarchitectkev

It's already installed but I'm doing an upgrade so hopefully....


   
ReplyQuote
(@smerral)
Brown Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

Nope. 🙁

Now I get this:
relocation error: ./AstroPixelProcessor: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC1Ev, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference


   
ReplyQuote
(@smerral)
Brown Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

It's about time I upgraded to 18 or 19, so maybe I;'l try that next...


   
ReplyQuote
(@wvreeven)
Quasar
Joined: 5 years ago
Posts: 2119
 

Yes, APP is written in and runs on Java and unfortunately Java has a dependency on certain system libraries to be in certain versions. In short, upgrading to a newer version of Linux Mint probably is the only way forward.


   
ReplyQuote
(@smerral)
Brown Dwarf
Joined: 4 years ago
Posts: 6
Topic starter  

@wvreeven

Thanks for the prompt replies.  I have now upgraded to Linux Mint 19 and it works fine. 🙂


   
ReplyQuote
(@wvreeven)
Quasar
Joined: 5 years ago
Posts: 2119
 

@smerral

Great! Glad to have been of help 🙂


   
ReplyQuote
(@vincent-mod)
Universe Admin
Joined: 6 years ago
Posts: 5701
 

Sorry for my delaym life got in the way. Thanks again @wvreeven ! Excellent it got resolved and good to keep in mind.


   
ReplyQuote
Share: