Search found 2253 matches

by BarryK
Tue Nov 17, 2020 1:47 am
Forum: EasyOS
Topic: EasyOS 2.4.92 released, RC for 2.5
Replies: 3
Views: 570

EasyOS 2.4.92 released, RC for 2.5

Blog announcement:

https://bkhome.org/news/202011/easyos-2 ... or-25.html

Browse my blog to see what is new. It includes the new BluePup bluetooth manager, XLennart game, and SeaMonkey is now 2.53.5.
Built from Debian Buster 10.6 DEBs.

by BarryK
Mon Nov 16, 2020 9:26 am
Forum: Network
Topic: BluePup Bluetooth manager GUI
Replies: 10
Views: 5965

Re: BluePup Bluetooth manager GUI

stemsee wrote: Sat Nov 14, 2020 2:01 pm

this link seems simpler
https://variwiki.com/index.php?title=IMX_Bluetooth_Obex

That's interesting. It says that no special action is required to receive a file, but I presume that obexctl or obexd need to be running?

by BarryK
Mon Nov 16, 2020 9:21 am
Forum: Network
Topic: BluePup Bluetooth manager GUI
Replies: 10
Views: 5965

Re: BluePup Bluetooth manager GUI

Hello. Thank you for a new release of EasyPup. I tried BluePup. It worked fine. transmitter: princeton PTM-UBT3S (usb bluetooth adapter) receiver: buffalo BSHSBE06 (headset) Both devices are rather old. I haven't used them for years. :) Good! USB bluetooth adapters are troublesome with Linux. Apart...
by BarryK
Mon Nov 16, 2020 9:11 am
Forum: Compiling
Topic: Learning how to compile from source
Replies: 18
Views: 3361

Re: Learning how to compile from source

dir2sfs failed, but the renaming in /tmp/SBo completed It looks like version of dir2pet in easyOS doesn't have as many options. So instead of: dir2pet -s -p=$PKG_Fname -w="File Manager" -c="Filesystem" you can do the following: dir2pet $PKG_Fname ran dir2sfs in /tmp/SBo, took th...
by BarryK
Sun Nov 15, 2020 9:45 am
Forum: Desktop
Topic: Pmcputemp v1.2 with hardware profiling
Replies: 0
Views: 325

Pmcputemp v1.2 with hardware profiling

My blog post says it all: https://bkhome.org/news/202011/pmcputemp-now-has-hardware-profiling.html 01micko Is the original author of Pmcputemp. Apart from member 'banned' reporting a temp reading that was "off the scale" and obviously incorrect, there was another report about the temperatu...
by BarryK
Sat Nov 14, 2020 10:45 am
Forum: Compiling
Topic: Learning how to compile from source
Replies: 18
Views: 3361

Re: Learning how to compile from source

Just reading through that link I posted above. It mentions 'gtkdialog' as very useful for writing GUI apps with shell scripts, then adds: There are a host of other tools useful for GUIs with shell scripting. Just listing some here, you will have to chase up documentation on each. These are all built...
by BarryK
Sat Nov 14, 2020 10:29 am
Forum: Compiling
Topic: Learning how to compile from source
Replies: 18
Views: 3361

Re: Learning how to compile from source

This is a good read for people getting into coding and compiling: https://easyos.org/dev/coding-for-easyos.html ...although I wrote it for EasyOS, it is applicable to Puppy and the pup-derivatives, though the 'dir2sfs' script in EasyOS is somewhat different. I think that 'new2dir' has changed a bit ...
by BarryK
Sat Nov 14, 2020 12:13 am
Forum: Puppy Derivatives
Topic: EasyPup 2.4.91 released
Replies: 2
Views: 2433

Re: EasyPup 2.4.91 released

Here is the post about BluePup bluetooth manager:

viewtopic.php?f=89&t=1356

by BarryK
Fri Nov 13, 2020 12:12 pm
Forum: Network
Topic: BluePup Bluetooth manager GUI
Replies: 10
Views: 5965

BluePup Bluetooth manager GUI

BluePup is a GUI wrapper around 'bluetoothctl' commandline utility. The first BluePup was in 2016, then it languished. Now, it has been mostly rewritten and has new lease on life. BluePup is not yet a PET, but the aim is that a PET can be created that will work on all pups. It requires gtkdialog wit...
by BarryK
Fri Nov 13, 2020 11:06 am
Forum: Puppy Derivatives
Topic: EasyPup 2.4.91 released
Replies: 2
Views: 2433

EasyPup 2.4.91 released

Yes, another EasyPup! This is a continuation of the "classical Puppy", see blog announcement: https://bkhome.org/news/202011/easypup-2491-released.html Puppy users might be very interested in BluePup, my Bluetooth management GUI, that you will find in EasyPup 2.4.91. I am just about to do ...
by BarryK
Sun Nov 01, 2020 4:37 pm
Forum: Fossapup64
Topic: MP console editor is not a console editor
Replies: 19
Views: 1986

Re: MP console editor is not a console editor

mp can be configured at compile time to only build the console component, which is what I have in EasyOS. Also, I use a very old version, 3.3.17, which has some mods to support utf-8. Here is the pet compiled for Debian Buster: http://distro.ibiblio.org/easyos/amd64/packages/pet/pet_packages-buster/...
by BarryK
Sun Nov 01, 2020 4:21 pm
Forum: Programming
Topic: gtkdialog timer file-monitor doesn't work
Replies: 6
Views: 456

Re: gtkdialog timer file-monitor doesn't work

If the file is written to externally, say "echo > /tmp/found-new-devices", then the action in the timer only fires once. Seems to be more complicated. Here is what I found: command fires remark echo > file twice the quoted example, writes 1 character echo -n > file once writes a null stri...
by BarryK
Sun Nov 01, 2020 12:50 am
Forum: Compiling
Topic: Automated compiling & packaging, using CRUX Linux build scripts
Replies: 5
Views: 1435

Re: Automated compiling & packaging, using CRUX Linux build scripts

@sc0ttman
Extremely interesting!

I am up to the eyeballs trying to get bluetooth to work properly on EasyOS right now, but I have bookmarked this thread and will be back!
by BarryK
Sun Nov 01, 2020 12:44 am
Forum: Network
Topic: pBluetooth 4.0 alpha 7
Replies: 48
Views: 7176

Re: pBluetooth 4.0 alpha 2

step Yes, that is an interesting possibility. I am beginning to wonder about bluez, my experience so far is that it is poorly coded. The daemon crashes, not just for me, but heaps of reports about that on the Internet. And if the daemon crashes, bluetoothctl hangs! I ran "bluetoothctl info <de...
by BarryK
Sun Nov 01, 2020 12:35 am
Forum: Browsers and Internet
Topic: Youtube-Get, a GUI frontend for youtube-dl (now yt-dlp)
Replies: 57
Views: 8173

Re: Youtube-Get, a GUI frontend for youtube-dlc

Yes, works great, very sophisticated app. I did a search for "the beatles" and downloaded "hey jude". Only a minor criticism, got a window that it was downloading and I clicked its ok button, but then did not get a confirm message after it had downloaded. But I found it in /root
by BarryK
Sat Oct 31, 2020 7:22 am
Forum: Programming
Topic: gtkdialog embedded progressbar
Replies: 19
Views: 1390

Re: gtkdialog embedded progressbar

An extra note about the above. SVG would probably be better. It might not be known by everybody, but SVG has had animation capability right from the beginning. The GIF I created has a fixed 40 sec duration, but with SVG the duration could be changed at runtime. Also it could be much smoother playbac...
by BarryK
Sat Oct 31, 2020 7:13 am
Forum: Network
Topic: pBluetooth 4.0 alpha 7
Replies: 48
Views: 7176

Re: pBluetooth 4.0 alpha 2

mistfire Fair enough, norgo is feeding in all required commands to pair into stdin, so bluetoothctl does not exit. I am using bluetoothctl one-shot, that is, one command at a time, like: # bluetoothctl discoverable on # bluetoothctl trust <dev> # bluetoothctl pair <dev> ...or whatever, that is just...
by BarryK
Sat Oct 31, 2020 2:23 am
Forum: Network
Topic: pBluetooth 4.0 alpha 7
Replies: 48
Views: 7176

Re: pBluetooth 4.0 alpha 2

@step I am also working on a bluetooth manager, and have recently gone through the same puzzlement and learning experience with bluetoothctl and "agent on". Doing either of these fails: # echo "agent on" | bluetoothctl # bluetoothctl agent on Because bluetoothctl is the agent, mu...
by BarryK
Sat Oct 31, 2020 2:11 am
Forum: Programming
Topic: gtkdialog embedded progressbar
Replies: 19
Views: 1390

gtkdialog embedded progressbar

Is there a special thread for gtkdialog, like "gtkdialog tips" that zigbert created in the Murga Forum? Can't see one in this forum, so posting here. The official documentation shows <progressbar> being used in a popup window. I searched and found some code posted for having it embedded in...
by BarryK
Sat Oct 31, 2020 2:02 am
Forum: Programming
Topic: gtkdialog timer file-monitor doesn't work
Replies: 6
Views: 456

Re: gtkdialog timer file-monitor doesn't work

@MochiMoppel, Glad to see that you are still around! You are one of the gtkdialog gurus! In your original example on the Murga Forum, the reason for the timer firing twice was the <button> widget. It's action fires twice when a button is clicked. I commented on my blog about this, it can cause unexp...
by BarryK
Fri Oct 30, 2020 7:44 am
Forum: Programming
Topic: gtkdialog timer file-monitor doesn't work
Replies: 6
Views: 456

gtkdialog timer file-monitor doesn't work

Or rather, it doesn't work for me, the way I am trying to do it, which, as far as I can see, is exactly as the documentations says. I have reported the problem today on my blog: https://bkhome.org/news/202010/problem-with-gtkdialog-timer-widget.html Here is the code: <timer visible="false"...
by BarryK
Mon Sep 14, 2020 10:16 am
Forum: Forum Organization & Structure Council
Topic: Mainline Puppy Linux Distros
Replies: 31
Views: 2267

Re: Mainline Puppy Linux Distros

Hi James, yes, that's a nice read! Incredible dedication to do it from scratch, almost, the way you have. I was also with T2 for many years, then my port of OpenEmbedded, oe-qky-src: https://github.com/bkauler/oe-qky-src . That oe-qky-src was for the "Pyro" series of EasyOS, but when the t...
by BarryK
Mon Sep 14, 2020 9:50 am
Forum: FatDog64
Topic: Request for a Complete Working Pulseaudio Package
Replies: 20
Views: 1787

Re: Request for a Complete Working Pulseaudio Package

I only have alsa in EasyOS, but the 'bluez' v5 package expects pulseaudio, for bluetooth audio support. Which is a very big headache! I compiled 'bluez-alsa', which is a kind of substitute to pulseaudio, and does enable bluetooth audio to work with just alsa. Some of my blog posts: https://bkhome.or...
by BarryK
Mon Sep 14, 2020 9:32 am
Forum: EasyOS
Topic: EasyOS version 2.4.1 released
Replies: 5
Views: 1229

Re: EasyOS version 2.4.1 released

Just now looking at that on my system. Yes, go to the menu "Multimedia -> Audio -> AlsaMixer audio mixer" and I see the "mic" levels are all at "0 < > 0". So, bump them up and you should be good to go. Thanks Feodorf.
by BarryK
Sun Aug 30, 2020 2:46 pm
Forum: EasyOS
Topic: EasyOS version 2.4.1 released
Replies: 5
Views: 1229

EasyOS version 2.4.1 released

Exciting new features, see blog post:

https://bkhome.org/news/202008/easyos-v ... eased.html
by BarryK
Tue Aug 11, 2020 1:55 am
Forum: Forum Organization & Structure Council
Topic: Assesment Has Been Made, the Forum will Move Forward
Replies: 8
Views: 622

Re: Assesment Has Been Made, the Forum will Move Forward

A note while I think of it: jamesbond has paid US$60 to Linode for one year of hosting, so we owe him. When some donation mechanism is sorted out, remember to reimburse James.
by BarryK
Tue Aug 11, 2020 1:48 am
Forum: EasyOS
Topic: EasyOS 2.3.8 released
Replies: 0
Views: 564

EasyOS 2.3.8 released

Yes, another one, read the blog announcement: https://bkhome.org/news/202008/easyos-version-238-released.html ...note the new update mechanism, if already have EasyOS running. Here is a post that explains it: https://bkhome.org/news/202007/test-update-from-23-to-235.html Release notes: http://distro...
by BarryK
Sun Aug 09, 2020 3:33 pm
Forum: Forum Organization & Structure Council
Topic: Assesment Has Been Made, the Forum will Move Forward
Replies: 8
Views: 622

Re: Assesment Has Been Made, the Forum will Move Forward

I have posted to my blog about the Murga Forum up again: https://bkhome.org/news/202008/murga-forum-is-up-read-only.html We have jamesbond to thank for figuring out how to bring it up again. I just did the negotiating to gain login access. Note, James has downloaded everything, 20GB! So we do have a...
by BarryK
Mon Aug 03, 2020 3:03 pm
Forum: EasyOS
Topic: Interesting new features upcoming
Replies: 1
Views: 584

Interesting new features upcoming

For anyone who is interested, you might like to read about new features to be in the next release of EasyOS: Many new options in the "Shutdown" menu These blog posts explain: https://bkhome.org/news/202008/shutdown-menu-has-lockdown-and-debug-items.html https://bkhome.org/news/202007/shutd...
by BarryK
Sat Jul 18, 2020 12:43 pm
Forum: EasyOS
Topic: Remaster EasyOS or better rebuild?
Replies: 2
Views: 1089

Re: remaster or better rebuild?

welpe wrote: Thu Jul 16, 2020 8:47 pm can EasyOS 2.3.3 be remastered or rebuild with WoofQ?

how to do that?

Wiki page available?
You can rebuild with WoofQ, latest available here:

http://distro.ibiblio.org/easyos/project/woof/

But for most people, it will be easier to remaster. Run from the menu:

Setup -> Remaster Easy Linux

Go to advanced search