Blog entries from July, 2026

IrfanView and “Show text” setting for slideshows

Wednesday, July 29th, 2026 at 09:17pm

(this is mostly a post for my own reference)

At the camera club we use IrfanView to display our monthly competitions entries. The images to be presented end up in a number of folders which are copied to the club’s laptop, then batch scripts run IrfanView with the /slideshow option.

Recently I reset that laptop back to a fresh install of Windows 11 (the only way to uninstall all Adobe software) so I also needed to reinstall programs such as IrfanView, which I did.

But then I tested running a slideshow, oh I need to turn off the text which shows the image path. No problem, there is a page in the settings for slideshow:

I turned off “Show text” and turned on “Hide mouse cursor”

Tested the slideshow again… that didn’t work.

I loaded a single image and went full screen, that doesn’t show the text. What is happening?

I then spent an hour or two trying all sorts of options like reverting to an older version and targeting an ini file in the local directory, none of them worked. Though I could change the position of the text, so some settings were working.

I had been so fixated on the text showing that for a while I didn’t notice the other issue, that the images were advancing automatically, not waiting for mouse/keyboard input.

Where is that setting? Oh, those are when you go to start a slideshow:

There it is at the top left, “Sequential after mouse/keyboard input”

Hold on… why is there also a “Show text” setting here?

Ah, if I change the setting and then Cancel, it still changes settings for slideshows, so now when I run from the batch file it is doing what I want.

Not the best design, mixing settings for running a new slideshow with settings for future slideshow.

Is is also only now that I have taken these screenshots that I see that “Full screen / Slideshow” settings page is split, most of the settings apply to both full screen and slideshow, but the bottom settings (where “Show text” is) is below a “Full screen ONLY” divider…

Tagged with: , ,

Local build or docker container?

Tuesday, July 14th, 2026 at 08:05pm

When I originally setup Zigbee2MQTT on a Pi I followed the recommended path for Linux, which was to install Node.JS, clone the Zigbee2MQTT repo and then start it up. That first startup would install dependencies and build the app.

Over time I was able to at least once use the provided upgrade script to upgrade to the latest version in-place, but it then got to a point where the upgrade would crash the Pi and fail. Due to the Pi I am using only has 512MB (some reserved for video which I don’t use) one recommendation was to set memory limits for the build, but that just caused the build to fail with an out of memory error.

So I didn’t upgrade.

I knew I needed to get the upgrades working so when I started considering upgrading the Pi I use for Kodi an additional benefit was that I could replace the Pi 3 A+ with a Pi 3 B+ that has double the memory. But then what would I use the current A+ for? It felt a bit of a waste to upgrade the hardware for just the build process, because otherwise the A+ is running Zigbee2MQTT fine.

I preparation for a potential new install of Zigbee2MQTT I went back and reviewed the install instructions, which is when I found that their recommendation is now to just use Docker. I am fine with using multiple docker containers on my linux box to run various services, but it still felt a bit wrong to have a computer for a single task running a full operating system which then runs docker for a single container…

But it works and I have now upgraded Zigbee2MQTT to the latest version without upgrading hardware.

Tagged with: ,

Digging deep into the backlog

Thursday, July 2nd, 2026 at 07:20pm

Later this month I am heading up to Sydney and have built in three full days to wander around with my camera. As well as researching new places to go I was also looking back at my past photos, only to find that on a previous trip in 2008 (the early days of me having a DSLR) I had only done something with two images, and then left the rest.

While there were no spectacular shots, there was enough there to end up with a decent selection so I put them up as an album: Sydney 2008

Rising behind

I then looked further into my older photos and found a few more trips or events where I had more unprocessed photos, so I worked my way through them and put up four more albums:

Connecting rods Floating over the sunrise

Old navigation aid From the hide

My photos after these have been suitably processed, so now I need to get back to what I have taken over the last year.

Tagged with: ,