Thread Locked This thread is locked - replies are not allowed.



Permlink Replies: 124 - Pages: 9 [ Previous | 1 ... 3 4 5 6 7 8 9 ] - Last Post: 29 Oct 25, 19:50 Last Post By: davidekholm
ronvanrossum

Posts: 66
Registered: 16-Jul-2014
Re: jAlbum 38 release candidate for testing
Posted: 28 Oct 25, 08:15   in response to: davidekholm in response to: davidekholm
davidekholm wrote:

Yes, but I don't get what you mean by full screen. It simply flips to edit view mode


I think it's because of my age. When I said "full-screen," I meant the large editor section within the user interface. I use jAlbum in full-screen mode, so that's the largest section. I just found it strange that the appearance of adding and editing is different. The missing OK and Cancel buttons are a recommendation.
JeffTucker

Posts: 8,065
Registered: 31-Jan-2006
Re: jAlbum 38 release candidate for testing
Posted: 28 Oct 25, 13:05   in response to: davidekholm in response to: davidekholm
Just ran into an oddball. If my project contains a PDF without a representing image, trying to add a "date view" produces a "red X" thumbnail, and making the album produces an error message like this:
java.io.IOException: AlbumObject /By date/2025/Oct can't be represented as an image
	at se.datadosen.jalbum.AlbumImage.<init>(AlbumImage.java:51)
	at se.datadosen.jalbum.ThemeImageProcessor.processThemeImage(ThemeImageProcessor.java:93)
	at se.datadosen.jalbum.AlbumBean.makeAlbumForFolder(AlbumBean.java:2148)
	at se.datadosen.jalbum.AlbumBean.makeAlbumForFolder(AlbumBean.java:2167)
	at se.datadosen.jalbum.AlbumBean.makeAlbumForFolder(AlbumBean.java:2167)
	at se.datadosen.jalbum.AlbumBean.makeAlbum(AlbumBean.java:3791)
	at se.datadosen.jalbum.AlbumBean.smartMakeAlbum(AlbumBean.java:3627)
	at se.datadosen.jalbum.JAlbumFrame$7.run(JAlbumFrame.java:1210)
Same problem with an "alphabetic view." I can sense the underlying problem - objects with only an icon aren't being handled properly in views. They should, of course, be grabbing the generic icon for a PDF, for example.
JeffTucker

Posts: 8,065
Registered: 31-Jan-2006
Re: jAlbum 38 release candidate for testing
Posted: 28 Oct 25, 13:16   in response to: JeffTucker in response to: JeffTucker
Ah, more nuanced than that. The error occurs when the "no image" PDF is the only object on one of the album pages created by the view, and the core is trying to create a theme image for that page. If I tell my skin to use the top-level theme image for all pages, there's no problem.

There's also no problem in a normal album (i.e., one without views) when a folder contains only a PDF icon - the theme image is missing, and the skin falls back to using a plain banner.
davidekholm

Posts: 3,825
Registered: 18-Oct-2002
Re: jAlbum 38 release candidate for testing
Posted: 29 Oct 25, 19:04   in response to: JeffTucker in response to: JeffTucker
I'll look into addressing that for the service release. Packaging the upcoming sharp v38 release now (we're at rc 35 by the way now)
davidekholm

Posts: 3,825
Registered: 18-Oct-2002
Re: jAlbum 38 release candidate for testing
Posted: 29 Oct 25, 19:50   in response to: davidekholm in response to: davidekholm
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums