Quirky April 7.0 - 7.0.3, 7.0.4, 7.0.4.1

Please post any bugs you have found
Message
Author
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#271 Post by James C »

James C wrote:I finally got around to doing a frugal install of April64 7.0.2 using the live cd. The installer script worked perfectly....I installed to sdb 3.....probably the easiest Puppy install I've experienced.No problems so far.
A little customizing, just need to remember to save.... :)

Actually,the saves are really fast.
Attachments
April64 7.0.2 frugal.jpg
(81.21 KiB) Downloaded 1058 times

zygo
Posts: 243
Joined: Sat 08 Apr 2006, 20:15
Location: UK

bugs in netstat, hardinfo, xmessage

#272 Post by zygo »

Barry,

I have used several Puppies including the latest precise from yourself and the latest slacko. Now I'm running april 7.0.2 live-CD (with 2GB RAM) and these errors are new.

A.
netstat -c -p -a -e -w -u -t -n
netstat: invalid option -- c

netstat -p -a -e -w -u -t -n
netstat: /proc/net/tcp6: No such file or directory
netstat: /proc/net/udp6: No such file or directory
netstat: /proc/net/raw6: No such file or directory

there is IPv4 output (which I have removed) and as I expected no IPv6 output.

B.
hardinfo has no USB info and there's no error in the console that launched it.

C.
xmessage -buttons "will do" -file msg.txt
Warning: Missing charsets in String to FontSet conversion

The message box does appear though.

Thanks

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#273 Post by Sage »

I would like to find out how low the RAM can be for the live-CD.
There are so many PCs out there with 1MB RAM. It would be nice if the live-CD boots on those.
Yes, it will boot (slowly) into 1Gb and is reasonably speedy thereafter; swap partition available on HD, independent video card(ie no shared mem.: 128MbDDR Radeon).
With 768Mb, "no space left on device", KP, non-blocking pool initialized(?), STOP.
896? Loads of error messages but arrives at CLI. Cannot run xorgwizard without 'no space' & 'Seg fault' messages. Very close - maybe a small SW tweek?
Folks with 1Gb and shared mem. could slot in a 128 strip - plenty of that knocking about at low or zero cost. Even the most basic boards have two slots, so depends on whether the 1Gb is a single strip!

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#274 Post by BarryK »

James C wrote:
James C wrote:I finally got around to doing a frugal install of April64 7.0.2 using the live cd. The installer script worked perfectly....I installed to sdb 3.....probably the easiest Puppy install I've experienced.No problems so far.
A little customizing, just need to remember to save.... :)
Actually, you could put the 'savesession' script into /usr/bin/wmpoweroff and wmreboot, so it will save at every shutdown.

Or rather, it will ask, and you can decline if not want to save.
[url]https://bkhome.org/news/[/url]

User avatar
Blackfish
Posts: 324
Joined: Wed 26 Feb 2014, 15:36
Location: Brookings, SD

#275 Post by Blackfish »

Where can I find a LibreOffice that works with Quirky?
Dell Latitude E5500 w/ Intel Centrino processor-- running bionicpup64-8.0

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

#276 Post by Ted Dog »

Hemmm.. savesession on shutdown what if we could ALSO save that single file back to DVD? DID you know that same name files can be saved to END of already burned DVD-R.. and it would be picked as the newer..
If you mount the DVD with a session number you could go get an earlier session. :roll:

Just tossing this out there.... :twisted:

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

#277 Post by Ted Dog »

Actually you could also do a delta file between old and new savesession and save just the changes... But thats a bit more coding..

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#278 Post by Flash »

BarryK wrote:Guys, a question.

There was an earlier report of Pmusic hanging.

My question is, why do we even have Pmusic in April?
Barry, Pmusic is more than just a media player. I use it to batch-edit the tags of audiobook mp3 files so I can see the author and title of the book I'm listening to (sometimes people ask what I'm listening to and I forget.) I haven't found another way to do that, though I didn't seriously look for one after I figured out how easy it is to do with Pmusic. Please, at least keep the latest version of Pmusic in Puppy's Package Manager.

User avatar
gcav
Posts: 104
Joined: Fri 25 May 2012, 04:12
Location: Ontario

Re: bugs in netstat, hardinfo, xmessage

#279 Post by gcav »

zygo wrote:Barry,

I have used several Puppies including the latest precise from yourself and the latest slacko. Now I'm running april 7.0.2 live-CD (with 2GB RAM) and these errors are new.

A.
netstat -c -p -a -e -w -u -t -n
netstat: invalid option -- c

netstat -p -a -e -w -u -t -n
netstat: /proc/net/tcp6: No such file or directory
netstat: /proc/net/udp6: No such file or directory
netstat: /proc/net/raw6: No such file or directory

there is IPv4 output (which I have removed) and as I expected no IPv6 output.


Thanks
I am also seeing the errors.
Does anyone know if netstat changed? or the kernel changed?

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

Re: bugs in netstat, hardinfo, xmessage

#280 Post by scsijon »

gcav wrote:
zygo wrote:Barry,

I have used several Puppies including the latest precise from yourself and the latest slacko. Now I'm running april 7.0.2 live-CD (with 2GB RAM) and these errors are new.

A.
netstat -c -p -a -e -w -u -t -n
netstat: invalid option -- c

netstat -p -a -e -w -u -t -n
netstat: /proc/net/tcp6: No such file or directory
netstat: /proc/net/udp6: No such file or directory
netstat: /proc/net/raw6: No such file or directory

there is IPv4 output (which I have removed) and as I expected no IPv6 output.


Thanks
I am also seeing the errors.
Does anyone know if netstat changed? or the kernel changed?
Not sure what netstat -c is for, it's not in any of my netstat lists as a switch, typo maybe?

The others are all for ip6, ?are you sure you have ip6 enabled, I think maybe not, it needs to be enabled at both ends.

Try

Code: Select all

netstat -a -s -p tcp tcpv6 ipv6 -f 
, this should list your tcp stats and connections if they exist for both ip4 and ip6 including ports.

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

Re: bugs in netstat, hardinfo, xmessage

#281 Post by linuxcbon »

gcav wrote:I am also seeing the errors.
Does anyone know if netstat changed? or the kernel changed?
it's not errors, "netstat -c" doesn't exist in busybox. And ip-v6 can be added easily. So not a bug.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#282 Post by don570 »

There is a bug in JWM snapshot 976

It affects mtpaint and mypaint. Settings toolbar window opens
behind the main window. I've sent a bug report to Joe.

_______________________________________________________

The latest HP mini PC is more linux friendly
https://www.youtube.com/watch?v=Ro4VWSBPJ00

_______________________________________________

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#283 Post by don570 »

When I downloaded and installed stable version 2.2.2 of jwm,
the problems with mtpaint and mypaint disappeared.

Code: Select all

./configure --prefix=/usr
make 
make install

http://www.joewing.net/projects/jwm/
______________________________________

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#284 Post by BarryK »

don570 wrote:There is a bug in JWM snapshot 976

It affects mtpaint and mypaint. Settings toolbar window opens
behind the main window. I've sent a bug report to Joe.

_______________________________________________________

The latest HP mini PC is more linux friendly
https://www.youtube.com/watch?v=Ro4VWSBPJ00

_______________________________________________
I compile 1040, it still has the bug that you found.

Unfortunately, it has a lot more bugs, breaks our themes.
I posted a bug report:

https://github.com/joewing/jwm/issues/166
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#285 Post by BarryK »

I have a flash stick that boots on both BIOS and UEFI computers, the latter without needing "legacy boot".

I am using syslinux.

Trying to figure out some peculiarities with the UEFI boot, hope to upload 7.0.3 soon.
[url]https://bkhome.org/news/[/url]

User avatar
Ted Dog
Posts: 3965
Joined: Wed 14 Sep 2005, 02:35
Location: Heart of Texas

#286 Post by Ted Dog »

Nice, are you using syslinux for both? That was something I wanted to try. Secure boot and Refint are a bear if that is holding you from releasing just give us it with out secure efi for now. Hopefully you would bless an official secureboot shim for all of puppylinux spins ( like I reuse Fatdog64 ) in the future.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#287 Post by don570 »

The stable version of JWM ---> 2.2.2
works well with mypaint and mtpaint.
If that is important to anyone,
it can be installed easily.

Code: Select all

./configure --prefix=/usr
make 
make install


User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#288 Post by BarryK »

Ted Dog wrote:Nice, are you using syslinux for both? That was something I wanted to try. Secure boot and Refint are a bear if that is holding you from releasing just give us it with out secure efi for now. Hopefully you would bless an official secureboot shim for all of puppylinux spins ( like I reuse Fatdog64 ) in the future.
Yes, syslinux for both.

It requires secure boot to be turned off. I intend to post instructions to do that, it is pretty straightforward.
[url]https://bkhome.org/news/[/url]

gcmartin

#289 Post by gcmartin »

BarryK wrote:... It requires secure boot to be turned off. I intend to post instructions to do that ...
Don't know if this has been seen, but @Jamesbond makes a response over last day or so, instructing how to UEFI and BIOS boot. See his very last sentence, intended for anyone wanting UEFI, in his post, here.

Hope this helps

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#290 Post by Sage »

Formal BIOS or not isn't there some kind of pre-boot, BasicInput code always required in FW whether it's burnt into RAM/ROM/ or even embedded in cpu? Is this a proposal to undertake a 'rooting' type of process beloved of mobile-geeks? Or is it something like the (hidden) BIOS type of juggling we used to do a couple of decades ago with a DOS floppy? Not my main interest, but have undertaken the latter many times to recover functionality of HW that board manufacturers at the behest of the OS-beast would've preferred to remain inaccessible. How is SB 'turned off'? Where does it reside? What are the consequences, including the unintended ones?!

Post Reply