Ticket #169 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Photovault crashes at startup if JAI is not installer

Reported by: harri Owned by: harri
Priority: blocker Milestone: 0.5.0
Component: common Version: 0.5.0-rc1
Keywords: Cc:
Test Case Result:

Description

Error message "Exception in thread "main" java.lang.NoClassDefFoundError?: javax/media/jai/TileCache"

Change History

Changed 2 years ago by harri

  • status changed from new to closed
  • resolution set to fixed

Call to JAI.setTileCache caused a static dependency from org.photovault.swingui.Photovault to JAI and therefore class loading failed.

Fixed in r752 (trunk) and r753 (0.5.x)

Note: See TracTickets for help on using tickets.