EasyOS Scarthgap-series version 6.4.2

Moderator: BarryK

Post Reply
User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

EasyOS Scarthgap-series version 6.4.2

Post by BarryK »

V6.4.2, November 5, 2024
Discussion starts here:
viewtopic.php?p=134985#p134985

V6.4, October 28, 2024
Blog announcement:

https://bkhome.org/news/202410/easyos-s ... on-64.html

User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

Snapshot of desktop:

scarthgap-6p4.jpg
scarthgap-6p4.jpg (33.16 KiB) Viewed 1209 times

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.

User avatar
bugnaw333
Posts: 334
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 519 times
Been thanked: 66 times

Re: EasyOS Scarthgap-series version 6.4

Post by bugnaw333 »

Done...thanks Barry. :thumbup2:

Attachments
Screenshot(48).png
Screenshot(48).png (35.23 KiB) Viewed 1206 times
User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

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.

Attachments
build-rox-sendto.gz
false .gz
(19.58 KiB) Downloaded 7 times
vscode.gz
false .gz
(704 Bytes) Downloaded 6 times
User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

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:

vscode-zig.png
vscode-zig.png (136.31 KiB) Viewed 1191 times

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.

User avatar
pp4mnklinux
Posts: 1107
Joined: Wed Aug 19, 2020 5:43 pm
Location: Edinburgh
Has thanked: 629 times
Been thanked: 281 times
Contact:

Re: EasyOS Scarthgap-series version 6.4

Post by pp4mnklinux »

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.

:arrow:

XFCE_FUSILLI . ===> https://puppyxfcefusilli.wordpress.com/

YouTube How_To . ==> https://bit.ly/f96ce_xfce_fusilli_HOWTO

Learning EASY OS . => https://easyos.org/

tammi806
Posts: 149
Joined: Thu Aug 31, 2023 3:11 pm
Location: USA
Has thanked: 115 times
Been thanked: 23 times

Re: EasyOS Scarthgap-series version 6.4

Post by tammi806 »

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. :lol:

Thanks Barry K. for giving us these great Linux distros. :thumbup2: :thumbup2: :thumbup2:

Update

I just realized I posted in the wrong section. :oops:

Should have been in the Daedalus section.


My apologies.

Last edited by tammi806 on Sun Nov 03, 2024 4:11 pm, edited 3 times in total.
User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

Pleased to have thrown out the huge electron-based VSCode, placed with Vim, which has Zig highlighting, see blog:

https://bkhome.org/news/202410/vim-text ... s-zig.html

thinkpadfreak
Posts: 265
Joined: Thu Jul 16, 2020 6:37 am
Has thanked: 7 times
Been thanked: 57 times

Re: EasyOS Scarthgap-series version 6.4

Post by thinkpadfreak »

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.

User avatar
CF-DKS
Posts: 49
Joined: Fri Apr 08, 2022 6:41 pm
Has thanked: 11 times
Been thanked: 8 times

Re: EasyOS Scarthgap-series version 6.4

Post by CF-DKS »

Updated this morning, no problems. Looking forward to discovering all the new things!

User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

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.

User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

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

User avatar
rockedge
Site Admin
Posts: 6507
Joined: Mon Dec 02, 2019 1:38 am
Location: Connecticut,U.S.A.
Has thanked: 2716 times
Been thanked: 2604 times
Contact:

Re: EasyOS Scarthgap-series version 6.4

Post by rockedge »

@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.

User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4

Post by BarryK »

BarryK wrote: Sun Nov 03, 2024 12:38 pm

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

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?

User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4.2

Post by BarryK »

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.

User avatar
bugnaw333
Posts: 334
Joined: Wed Jul 20, 2022 11:04 pm
Location: Cebu, Philippines
Has thanked: 519 times
Been thanked: 66 times

Re: EasyOS Scarthgap-series version 6.4.2

Post by bugnaw333 »

The "show folder" in the downloaded file will open the UExtract dialogue box by default. Why is it? :shock:

Attachments
Screenshot(7).png
Screenshot(7).png (34.8 KiB) Viewed 220 times
Screenshot(5).png
Screenshot(5).png (74.1 KiB) Viewed 220 times
User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4.2

Post by BarryK »

bugnaw333 wrote: Wed Nov 06, 2024 12:07 am

The "show folder" in the downloaded file will open the UExtract dialogue box by default. Why is it? :shock:

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.

User avatar
Vverve
Posts: 145
Joined: Tue Jul 14, 2020 1:12 pm
Location: 45°17'43.6"N 72°16'10.4"W avatar;Mira.ca
Has thanked: 7 times
Been thanked: 14 times

Re: EasyOS Scarthgap-series version 6.4.2

Post by Vverve »

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.

don570
Posts: 678
Joined: Sat Nov 21, 2020 4:43 pm
Has thanked: 5 times
Been thanked: 114 times

Pupmd5sum 1.8

Post by don570 »

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
___________________________________________

tammi806
Posts: 149
Joined: Thu Aug 31, 2023 3:11 pm
Location: USA
Has thanked: 115 times
Been thanked: 23 times

Re: EasyOS Scarthgap-series version 6.4.2

Post by tammi806 »

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. :thumbup2:

User avatar
BarryK
Posts: 2657
Joined: Tue Dec 24, 2019 1:04 pm
Has thanked: 126 times
Been thanked: 734 times

Re: EasyOS Scarthgap-series version 6.4.2

Post by BarryK »

Further working fixing mime handling, see blog:

https://bkhome.org/news/202411/syntax-f ... slist.html

Post Reply

Return to “EasyOS”