• 2 Posts
  • 61 Comments
Joined 10 months ago
Cake day: June 4th, 2025






  • Aww I didn’t know that. I used Slackware for many years and had the DVD subscription. I got tired of worrying about dependencies and moved to Debian, but I still have a soft spot for Slackware.

    I do remember one time Slashdot had an article about a new Slackware release, and he was like, “Do I get first post?” lol What a time that was.


Hi, all. I’m trying to use the logo creator scripts in GIMP under Debian Trixie. Standard apt install, using Debian sources, including gimp-data-extras, which is the package with the scripts. The packages are all up to date.

When I try to run any of the logo scripts, I get an error message like this:

Execution error for ‘Alien Glow’: Error: eval: unbound variable: gimp-text-fontname

I’ve done some searching, and the results all say things like, “Oh, your script is missing…” or something like that. But it’s not my script, it’s a standard script with GIMP. All of the logo scripts give this error, on two different computers (both with Debian Trixie).

Any suggestions? Thanks in advance!





  • If you’re adjusting the same lights repeatedly, you could set them up as a group.

    It’s more work, but you could also write a script that detects the current status of each light then sets the brightness if it’s on. I use something like that for our smart porch lights that are on a smart switch - if the switch is off, turn it on, wait a bit for the lights to get on the network, then set them to the right color or whatever. (The switch normally stays on, but it gets turned off occasionally and it doesn’t automatically turn on after a power outage.)

    I haven’t used other automation systems - I avoided them because I didn’t want to get locked into one, until I found HA. I also have never thought to “dim a room” - actually I’ve never used entire room controls at all, they never made a lot of sense to me, but then I generally only have one or two lights in a room to control.





  • I use DHCP for everything, even my server, with a reserved IP address in the router for the server and my desktop and a few other things I don’t want to move around (printers, some IoT things, Home Assistant, etc.).

    I think the issue is the bridge interface I have to set up for Home Assistant.