site  contact  subhomenews

Typo in EasyShare

July 11, 2026 — BarryK

Sigh, these things do happen when there is a moment of inattention:

https://forum.puppylinux.com/viewtopic.php?p=173634#p173634

Will build Easy 7.4.4 tonight.   

Tags: easy

yff rolled back to 2.7

July 11, 2026 — BarryK

Posted earlier that had updated yff to 3.1; however, bug:

https://forum.puppylinux.com/viewtopic.php?p=173598#p173598

Need to build Easy 7.4.4 today, so temporarily rolling yff back to 2.7.   

Tags: easy

Fix flipout container not work

July 11, 2026 — BarryK

Forum member NNI has reported that if type "shift+ctrl+c" in a sakura terminal, inside a container, to copy selected text to the clipboard, it then broke flipout of the container.

Found a fix, reported here:

https://forum.puppylinux.com/viewtopic.php?p=173615#p173615

That's good, because other people have reported this problem previously, and we never determined why.   

Tags: easy

YouTube Part-20 multi-window file manager

July 10, 2026 — BarryK

Multi-window versus multi-pane, single-click versus double-click:

"EasyOS Part20: Multi-window file manager"
https://www.youtube.com/watch?v=d0A_utfAk5c   

Tags: easy

Remove old configuration files

July 10, 2026 — BarryK

I currently have a version history depth of "5", so when update to latest Easy, the version greater than back-5 will get deleted. Easy Version Control will only be able to rollback by 5 versions.

However, I found that old "configuration-*" files in the containers folders are getting left behind:

img1

I have edited /inc/07new-version script in the initrd, inserted this at line 56:

   #20260710 remove configuration-${ADEL} from containers...
find /mnt/${WKG_DEV}/${WKG_DIR}containers -maxdepth 2 -type f -name "configuration-${ADEL}" -delete

...where $ADEL is the old version being removed.    

Tags: easy

Video Part-19 easy install to PC

July 09, 2026 — BarryK

This video describes an easy way to install EasyOS to a computer:

"EasyOS Part19: Easiest install to a computer"
https://www.youtube.com/watch?v=Ewx8175jDsM

Intend to create more soon, describing different install methods.    

Tags: easy

EasyOS Excalibur-series version 7.4.3 released

July 09, 2026 — BarryK

Yes, another one!

Newcomers to EasyOS, recommend read the 7.4 announcement, as it has more details:

Changes since 7.4.2:

Download:

https://distro.ibiblio.org/easyos/amd64/releases/excalibur/2026/7.4.3/

Feedback welcome at the forum:

https://forum.puppylinux.com/viewtopic.php?p=173569#p173569

Have fun!    

Tags: easy

Latest Chromium crashes at startup

July 08, 2026 — BarryK

I built EasyOS 7.4.3 in woofQ2, at least what was intended to be 7.4.3. Wrote it to a flash drive, did some testing, looking good, but then thought had better test Chromium. Which crashed at startup, with only this:

# chromium
# Trace/breakpoint trap
#

The latest Chromium in Debian's security repository, is "bleeding edge" and risky. Have had trouble with it before. Found the problem with version 150.0.7871.46:

https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg2110737.html

Either I rollback to an earlier version of Chromium, or wait until the Debian developers release the fix. Guess will wait, hopefully not too long as want to get Easy 7.4.3 out.   

Tags: easy