Posts:
709
Registered:
13-Apr-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
14 Mar 25, 20:21
in response to: davidekholm
|
|
|
jAlbum will only show the JPEGs if you pass jAlbum a mix of JPEG and RAW files with the same base name. To see the RAW files, move the JPEGs aside or link-drag the RAW files onto jAlbum.
Thanks David, I wasn't aware of this. Cheers, Markus
|
|
|
Posts:
709
Registered:
13-Apr-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
14 Mar 25, 20:21
in response to: RobM
|
|
|
David, just one stupid question from someone who never really worked with raw images. Since last year I do take JPG and RAW photos with my camera (Canon EOS R10). But in jAlbum I've never seen the RAW files?
Marcus, have a read of https://jalbum.net/help/en/JAlbum/Edit/RAW
Thanks Rob, that makes things clearer to me. Cheers, Markus
|
|
|
Posts:
709
Registered:
13-Apr-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
14 Mar 25, 20:27
in response to: davidekholm
|
|
|
Notice the search now opens in a popup window.
It did that before as well, well it's actually a popup layer you can dismiss by clicking outside the search bar. What has changed in this version is that the search ba has got a fat rounded border.
David, please don't get me wrong, but writing "Better visual style for search bar" just for having rounded borders, that's nothing I would write into the news for an update.
If you really want to improve the search bar:
- Make the height of that popup just as high as the rest of the whole screen. Less scrolling is needed as a result.
- Reduce the font size, so more text can be shown without scrolling.
Shouldn't be to hard to do that, I hope.
Thanks in advance. Cheers, Markus
|
|
|
Posts:
7,942
Registered:
31-Jan-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
14 Mar 25, 20:29
in response to: MarkusD
|
|
|
...writing "Better visual style for search bar" just for having rounded borders, that's nothing I would write into the news for an update. 
Too late. I've already alerted the media.
|
|
|
Posts:
3,967
Registered:
4-Aug-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
14 Mar 25, 20:42
in response to: davidekholm
|
|
|
Thanks for investigating this security behaviour Rob!
I repeated my tests today and this time the security setting made no difference, ffmpeg was not updated from the Intel 35.1 version of jAlbum to the version for M series. I had to manually delete ffmpeg and then jAlbum downloaded the correct version.
Intel version of ffmpeg robert@Robert ~ % /Users/robert/Library/JAlbum/bin/ffmpeg
ffmpeg version 7.1-tessus https://evermeet.cx/ffmpeg/ Copyright (c) 2000-2024 the FFmpeg developers
built with Apple clang version 16.0.0 (clang-1600.0.26.3)
configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libfreetype --enable-libgsm --enable-libharfbuzz --enable-libmodplug --enable-libmp3lame --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvmaf --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-version3 --pkg-config-flags=--static --disable-ffplay
Get info on ffmpeg binary
File size = 79,556,888 bytes (84.6 MB on disk)
created = Monday 30 September 2024 at 15:30
M series version of ffmpeg robert@Robert ~ % /Users/robert/Library/JAlbum/bin/ffmpeg
ffmpeg version 7.1 Copyright (c) 2000-2024 the FFmpeg developers
built with Apple clang version 13.1.6 (clang-1316.0.21.2.5)
configuration: --prefix=/Volumes/tempdisk/sw --extra-cflags=-fno-stack-check --arch=arm64 --cc=/usr/bin/clang --enable-gpl --enable-libvmaf --enable-libopenjpeg --enable-libopus --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libvpx --enable-libwebp --enable-libass --enable-libfreetype --enable-fontconfig --enable-libtheora --enable-libvorbis --enable-libsnappy --enable-libaom --enable-libvidstab --enable-libzimg --enable-libsvtav1 --enable-libharfbuzz --enable-libkvazaar --pkg-config-flags=--static --enable-ffplay --enable-postproc --enable-neon --enable-runtime-cpudetect --disable-indev=qtkit --disable-indev=x11grab_xcb
Get info on ffmpeg binary
File size = 49,368,728 bytes (49.5 MB on disk)
created = Thursday 3 October 2024 at 07:58
So, sorry but no clearer on the security feature.
I have noticed an error on double clicking a video, just appears once, subsequent opening of videos are ok. The error (red triangle) is Mar 14, 2025 7:37:53 PM net.javainthebox.caraibe.svg.SVGContentBuilder eventLoop
INFO: Non Support Element: <title>
Mar 14, 2025 7:37:53 PM net.javainthebox.caraibe.svg.SVGContentBuilder eventLoop
INFO: Non Support Element: <title>
Could the red triangle only be shown for warnings and more serious errors? Getting it for an INFO level seems unnecessary.
|
|
|
Posts:
3,667
Registered:
18-Oct-2002
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
17 Mar 25, 12:26
in response to: MarkusD
|
|
|
* Reduce the font size, so more text can be shown without scrolling.
I've at least done that now. Will appear in next beta
|
|
|
Posts:
3,667
Registered:
18-Oct-2002
|
|
|
Posts:
709
Registered:
13-Apr-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
17 Mar 25, 19:01
in response to: davidekholm
|
|
|
- Reduce the font size, so more text can be shown without scrolling.
I've at least done that now. Will appear in next beta
Thanks David!
Please have a look here. And this is my "tiny" screen. On the 4K monitor there's even more space available to make this popup more than four times higher, less or even no need to scroll the result list.
Thanks in advance. Cheers Markus
|
|
|
Posts:
3,667
Registered:
18-Oct-2002
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
17 Mar 25, 19:23
in response to: MarkusD
|
|
|
- Reduce the font size, so more text can be shown without scrolling.
I've at least done that now. Will appear in next beta
Thanks David!
Please have a look here. And this is my "tiny" screen. On the 4K monitor there's even more space available to make this popup more than four times higher, less or even no need to scroll the result list.
Thanks in advance. Cheers Markus
I get it, but there is no much use in having a huge list presented. Type a few more letters and the result set has limited itself to <20 items. NOW it's usable.
|
|
|
Posts:
709
Registered:
13-Apr-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
17 Mar 25, 19:35
in response to: davidekholm
|
|
|
- Reduce the font size, so more text can be shown without scrolling.
I've at least done that now. Will appear in next beta
Thanks David!
Please have a look here. And this is my "tiny" screen. On the 4K monitor there's even more space available to make this popup more than four times higher, less or even no need to scroll the result list.
Thanks in advance. Cheers Markus
I get it, but there is no much use in having a huge list presented. Type a few more letters and the result set has limited itself to <20 items. NOW it's usable.
I respect your answer, but I don't agree with you at all. Just imagine I'm looking for a specific file and I'm just typing " .mp4" then I have to scroll 10 times or more. No, now it is not usable. And because if this I haven't used the search so far. It makes sense in a sample project, but not in real world projects.
If I'm looking for a specific file I use "Everything" (on Windows) which finds files really fast and very convenient.
But I'm still confident that the search bar will improve in the future.
Cheers, Markus
|
|
|
Posts:
3,967
Registered:
4-Aug-2006
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
17 Mar 25, 21:03
in response to: davidekholm
|
|
|
|
New beta available (b3). This one needs a full reinstall
- Updated XMPInjector ("Add-Import from database file") to also allow mapping of CSV/xml data to user variables
If I try to import a user variable from a csv file the variable name is taken from the column name (D, E etc.) and the value is imported. So, in the user variable pane I get Name=D, Value=TRUE.
Example CSV attached.
Name,Title,Comment,usrVar,,,
fidel-fernando.jpg,User Var Test,New feature,TRUE,,,
|
|
|
Posts:
54
Registered:
16-Jul-2014
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
18 Mar 25, 08:29
in response to: davidekholm
|
|
|
|
Hi. We're now just a few days from releasing v37.2
The Dutch translation for v37.2 is attached.
|
|
|
Posts:
3,667
Registered:
18-Oct-2002
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
18 Mar 25, 12:23
in response to: ronvanrossum
|
|
|
|
|
Posts:
3,667
Registered:
18-Oct-2002
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
18 Mar 25, 12:24
in response to: RobM
|
|
|
If I try to import a user variable from a csv file the variable name is taken from the column name (D, E etc.) and the value is imported. So, in the user variable pane I get Name=D, Value=TRUE.
Yes, wasn't that expected behaviour?
|
|
|
Posts:
3,667
Registered:
18-Oct-2002
|
|
|
Re: jAlbum 37.2 beta for testing
Posted:
18 Mar 25, 13:20
in response to: MarkusD
|
|
|
@Markus, I've now adjusted b4 so it uses your full screen height for the popup menu of the Search Bar. To try it, replace lib/jalbum-core.jar with this one: https://jalbum.net/download/beta/jalbum-core.jar
|
|
|
|
Legend
|
|
Forum admins
|
|
Helpful Answer
|
|
Correct Answer
|
|