V6.4.2, November 5, 2024
Discussion starts here:
viewtopic.php?p=134985#p134985
V6.4, October 28, 2024
Blog announcement:
Moderator: BarryK
V6.4.2, November 5, 2024
Discussion starts here:
viewtopic.php?p=134985#p134985
V6.4, October 28, 2024
Blog announcement:
Snapshot of desktop:
The wallpaper is a photo I took with my phone last summer.
It is a beach south of Perth, Western Australia.
This beach is nearly always gentle, as there are reefs further out that breakup the waves.
If you load the devs sfs, there is a problem with running vscode.
VSCode is builtin to the devx; however, /usr/bin/vscode needs to be fixed. It is a script. Replace with the attached file, which has a false ".gz"
Also, I somehow didn't update /usr/bin/build-rox-sendto, with support for vscode and .zig files.
Replace with the attached, false ".gz".
Then in a terminal, run:
Code: Select all
# build-rox-sendto
Then, when you right-click on a .zig file, VSCode will be in the menu. Also for lots of other text files.
Anyone interested in exploring configuring VSCode?
It seems to need a bit of setting up. Opens files in "restricted mode", which doesn't seem appropriate.
Reading online comments, VSCode has a lot of divided opinions.
You can find some .zig files to play with under /opt
Open a .zig file in vscode, it defaults to open in restricted mode. have to unset that, then shows highlighting:
How to disable restricted mode? That is just annoying.
Initial impressions, vscode is complicated, the "features" get in the way of just using a text editor.
I'm going to hunt for another text editor that supports .zig.
I did look at a couple that are nice, simple and small, but they are terminal apps and require vi-like keyboard control.
I prefer a mouse gui.
Thaks 4 your work.
I'll install it as soon as I go back home but ,for sure, it will work nice, really nice.
Thanks for your time @BarryK , cheers.
XFCE_FUSILLI . ===> https://puppyxfcefusilli.wordpress.com/
YouTube How_To . ==> https://bit.ly/f96ce_xfce_fusilli_HOWTO
Learning EASY OS . => https://easyos.org/
Hello all,
Just did the update to 6.4 and all went without a hitch.
Will drive it around tomorrow.
I'm tired and going to bed.
Us old folks need our sleep.
Thanks Barry K. for giving us these great Linux distros.
Update
I just realized I posted in the wrong section.
Should have been in the Daedalus section.
My apologies.
Pleased to have thrown out the huge electron-based VSCode, placed with Vim, which has Zig highlighting, see blog:
Thanks for the updated version.
I am glad that the Japanese locale can be selected out of the box.
Did you translate the messages of the network manager into Japanese? (Automatic translation ?)
The same can be said about Daedalus, too. Thanks a lot.
PKGget now asks if want to install non-root:
https://bkhome.org/news/202411/pkgget-a ... -root.html
This will be in the next release of Scarthgap and Daedalus.
Note: in QV, PKGget automatically installs non-root, but I think it is nicer to ask.
EasyOS Scarthgap and Daedalus next releases will have HTML-NOTEPAD and PackIt:
https://bkhome.org/news/202411/html-not ... ackit.html
HTML-NOTEPAD is a nice little HTML WYSIWYG editor.
PackIt is an archiver tool created by SFR
@BarryK Nice find with this HTML-NOTEPAD
and looks worth it to work on the code and make those improvements mentioned on your blog.
I would recommend adding UExtract
to accompany PackIt
. The latest version of UExtract
works with .xbps
formats as well and overall has superseded X-Archive
on the Kennel Linux's (KLV) as the default stock offering for file extraction because of the wide range of compression formats and techniques UExtract
can deal with.
BarryK wrote: ↑Sun Nov 03, 2024 12:38 pmEasyOS Scarthgap and Daedalus next releases will have HTML-NOTEPAD and PackIt:
https://bkhome.org/news/202411/html-not ... ackit.html
HTML-NOTEPAD is a nice little HTML WYSIWYG editor.
PackIt is an archiver tool created by SFR
I should mention; it is not entirely open source.
HTML-NOTEPAD is an app that uses scite-sdk, which is a html engine, and it provides a precompiled .so file that HTML-NOTEPAD is linked to.
And we do not have the source for the .so file. It is a commercial product, and the source has a price.
Does that really matter?
Version 6.4.2 is out!
See blog announcement:
https://bkhome.org/news/202411/easyos-s ... eased.html
The update from 6.4 is only a 20MB download.
The "show folder" in the downloaded file will open the UExtract dialogue box by default. Why is it?
Wow, yes, thanks for discovering that.
The reason is here:
viewtopic.php?p=134998#p134998
You can fix it by editing /usr/share/applications/uextract.desktop and delete this from the "MimeType" entry:
Code: Select all
inode/directory;inode/mount-point;
Then run:
Code: Select all
# build-rox-sendto
I have removed those from the uextract PET
Was going to do it anyway, as don't like the idea of recursive archive extraction.
Apart from needing this little fix, UExtract is very nice. Thanks guys for recommending that it be builtin to EasyOS.
Hi @BarryK
I've jump on 6.4.2 !!!
I am checking old right-click pet , that nice option it provide , run-in-terminal for executable , that feature would be nice too !!
Less click = happier users
Thanks for all tlc you give to Easyos BK.
The other right-click utility that I use a lot is 'Pupmd5sum 1.8' ( originally written by 01micko but improved by several people).
However it requires the menu to show for all types of packages and images.
I'm not sure if I used SendTo or OpenWith folder ??? It was whatever the older Puppies used.
I didn't use MimeTypes since I didn't even know that they controlled right click menu.
https://oldforum.puppylinux.com/viewtop ... 88#p680788
___________________________________________
Hello forum,
Did a clean frugal install of EasyOS Scarthgap-series version 6.4.2 and everything I use appears to be working.
Chromium seems to be working and by that I mean I can open several browser windows without losing any of the previously opened windows.
Thanks for the new update / upgrade BarryK.