Bug on Linux -Light...
 
Share:
Notifications
Clear all

15th Feb 2024: Astro Pixel Processor 2.0.0-beta29 released - macOS native File Chooser, macOS CMD-Q fixed, read-only Fits on network fixed and other bug fixes

7th December 2023:  added payment option Alipay to purchase Astro Pixel Processor from China, Hong Kong, Macau, Taiwan, Korea, Japan and other countries where Alipay is used.

 

Bug on Linux -Light pollution tool swings an exception

4 Posts
3 Users
0 Likes
1,510 Views
(@shlomi)
Red Giant
Joined: 5 years ago
Posts: 42
Topic starter  

I installed APP 1.075 on my linux box, opened an old jpg image of m3 I once took. Attempted to run light pollution tool on it. Trying to "Show Corrected Image" threw an exception, a strange swingy one:

Encountered error in module: 
CreateLightPollutionModelAndShowResultTask

Error message:
java.lang.ClassCastException: javax.swing.plaf.nimbus.TextAreaPainter cannot be cast to java.awt.Insets

Cause:
javax.swing.plaf.nimbus.TextAreaPainter cannot be cast to java.awt.Insets
javax.swing.plaf.synth.SynthTextFieldUI.updateStyle(SynthTextFieldUI.java:131)
javax.swing.plaf.synth.SynthTextAreaUI.updateStyle(SynthTextAreaUI.java:102)
javax.swing.plaf.synth.SynthTextAreaUI.installDefaults(SynthTextAreaUI.java:75)
javax.swing.plaf.basic.BasicTextUI.installUI(BasicTextUI.java:787)

   
ReplyQuote
(@vincent-mod)
Universe Admin
Joined: 7 years ago
Posts: 5707
 

Is this a consistent bug popping up?


   
ReplyQuote
(@oopfan)
Neutron Star
Joined: 5 years ago
Posts: 109
 

Hi Shlomi,

What Linux distribution are you running? I am on Ubuntu 18.04 with no problems.

My laptop is 2 years old, purchased from System 76.

 


   
ReplyQuote
(@shlomi)
Red Giant
Joined: 5 years ago
Posts: 42
Topic starter  

@oopfan I also have a System76 machine (unfortunately, I really don't like their machines!), but with 16.04.

@vincent-mod No, it is not consistent.. Actually, I just tried to reproduce it but couldn't.. However, since the exception is of a "Casting" type on Swing components (the UI), it does not look like its data oriented (depending on the images being processed), so I suspect it still lurks out there. Unfortunately, the short stack trace snippet that was shown in the error window does not give anything into APP code..

If I can reproduce it I will dump the entire log in here.

Thanks!


   
ReplyQuote
Share: