LxPupSc: Woof-CE, Slackware-Current, LXDE build 13-Jun-2020

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#141 Post by mavrothal »

LxPupSc-16.02.6 works well here. The double quote in sns looks extra indeed but sns works here with and without firewall (no wifi though)

Desktop switching works fine but I think should also have GUI in jwm desktop.
It may be better to get a menu entry under Setup (not Desktop).
You might also want to just `sed -i' rox configuration through a single script that will check /etc/witndowmanager and move/change things around (default to lxde if not jwm). Will be easier to give it a .desktop file.

MSCW update works well.

I get the feeling 03-N may not be so "experimental" :D
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==
User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

patched sns

#142 Post by Marv »

I removed the extra double quotes from line 796 in sns and unpacked/repacked the main SFS with tha change ( also combined the lx is starting and the repo nag splashes for esthetic reasons :) ). I'm posting from a pristine boot of that on the Pentium ipw2200 wireless laptop after connecting with absolutely no issues using sns. The ipw2200 isn't the easiest duck in the row so I'm pleased. It chose the correct wext driver and didn't complain about the ipw2200 being non-WPA. And it's doing the best it can with the ipw2200 dropsies.

Code: Select all

# cat /var/log/messages | grep carrier                                                             
Mar  1 16:07:54 puppypc591 daemon.info dhcpcd[8458]: eth1: waiting for carrier
Mar  1 16:07:54 puppypc591 daemon.info dhcpcd[8458]: eth1: carrier acquired
Mar  1 16:10:10 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:10:13 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:11:51 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:11:54 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:13:32 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:13:35 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:27:41 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Mar  1 16:27:44 puppypc591 daemon.info dhcpcd[8964]: eth1: momentary carrier loss ignored
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

Re: patched sns

#143 Post by peebee »

Marv wrote:I removed the extra double quotes from line 796 in sns
Hi @Marv

I'm afraid that the removal of the " at the end of line 796 in /usr/local/simple_network_setup/sns was not sufficient to get my wifi working - I need a dhcpcd.conf in /etc for it to work:

ln -s frisbee/dhcpcd.conf /etc/dhcpcd.conf

should do the trick pro-tem

The " removal does however make sns work correctly in that the useful page with choices for firewall and making sns default appears when it is removed.

sns is part of rootfs-skeleton so it needs to be updated in woof-ce....ahhh Mav has beaten me to it :?
Last edited by peebee on Tue 01 Mar 2016, 12:07, edited 4 times in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
User avatar
moeppyfan
Posts: 47
Joined: Thu 11 Feb 2016, 18:59

#144 Post by moeppyfan »

@peebee: Marv's finding was added 12 hours ago. ;)

@Marv: There is no Feb. 29th where you live? Having your time one day in the future might mess up some https certificates. :lol:
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#145 Post by peebee »

However...........

fixing sns has exposed that sns does not interface correctly with the new firewall - so further work is needed OR starting firewall needs to be removed from sns....
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#146 Post by Marv »

moeppyfan wrote:@peebee: Marv's finding was added 12 hours ago. ;)

@Marv: There is no Feb. 29th where you live? Having your time one day in the future might mess up some https certificates. :lol:
Hmmm.. Pups clock says 02/29/2016 and the correct time; However I was doing a lot of rebooting pfix=ram and may not have had the timezone set correctly. Anyway, I'm leaping even if the trout aren't.
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#147 Post by 01micko »

Try this patch for SNS to interact with the new firewall - untested (attached).

From CLI in the dir where you downloaded.

Code: Select all

# gunzip  sns_fw.patch.gz
# (cd / && patch -p0) < sns_fw.patch
Attachments
sns_fw.patch.gz
sns firewall patch
(1016 Bytes) Downloaded 136 times
Puppy Linux Blog - contact me for access
User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#148 Post by Marv »

@01micko,
Quick test (I'm working on a Pentium M so I don't want to unsquash/squash but I do want to work on a first boot..): Patched sns, saved to Data drive. Pristine boot of 16.02.6, copied patched sns in before running quick setup. Didn't tick firewall box, connected using sns (wpa on ipw2200 worked fine). Dialog box explaining firewall appeared as it should. Leaving firewall box ticked there and continuing opened the firewall setup box and set up firewall. Guess that's a yep from here.
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.
User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#149 Post by Marv »

A conditional yep! The extra double quote at the end of what winds up as line 803 after your patch has to be removed (see 7 posts up). I had already removed it in the sns file in my SFS that loaded and then was patched so I didn't catch that when the patch was applied. With it in, the nag/dialog box re the firewall never displays.
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#150 Post by 01micko »

Thanks Marv. the patch should have applied to the updated SNS (without the stray '"' ) .

Anyway mavrothal has fixed that upstream so I'll commit the firewall changes so all future woof-ce puppies get the fix.
Puppy Linux Blog - contact me for access
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#151 Post by peebee »

Many thanks everybody for squishing the sns bugs - the new improved version will be in the next build....

which will still be "experimental" @mav because slackware-current / slackware-14.2 is still a moving target (but these builds are providing evidence that there won't be any show-stoppers when it does appear).

Also, I think that any "non-experimental" version should await 01micko's initiative to do away with xorgwizard-automatic?

Attached is version #2 of the desktop environment switcher to hopefully take on board @mav's comments above. There is now a menu item which can be used both to switch to jwm from lxde and in jwm to return to lxde (xwin startlxde also still works to return).

Cheers
peebee
Attachments
lxpup_jwm_switch-2.pet
(1.96 KiB) Downloaded 178 times
Last edited by peebee on Thu 03 Mar 2016, 09:22, edited 1 time in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

sns & firewall-ng

#152 Post by peebee »

01micko wrote:Thanks Marv. the patch should have applied to the updated SNS (without the stray '"' ) .

Anyway mavrothal has fixed that upstream so I'll commit the firewall changes so all future woof-ce puppies get the fix.
Hi Mick

I've done a test build with:
BUILD_FROM_WOOF='testing;4a49bf5;2016-03-01 12:15:40 +1000'

sns now works correctly but the firewall-ng setup window does not appear - there is a flash suggesting that it does open, but immediately closes again as the sns window closes....

Cheers
peebee
Last edited by peebee on Thu 03 Mar 2016, 10:42, edited 2 times in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#153 Post by 01micko »

Sorry Peter;

@ line 844 replace rxvt -e firewallinstallshell with "$FW_EXEC"

- include the quotes.

Fixed upstream.
Puppy Linux Blog - contact me for access
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

LxPupSc-16.03.1-pae.iso

#154 Post by peebee »

LxPupSc-16.03.1-pae.iso {devx} {kernel 4.4.1-EmSeei686-pae sources}
iso md5 = 0fadb99b4acb336645680fc3b3017f13

Delta is available

- Made from Slackware-current as of Thu Mar 3 05:41:26 UTC 2016
- BUILD_FROM_WOOF='testing;4a49bf5;2016-03-01 12:15:40 +1000'
with sns fix from 01micko above

Woof-CE build repository is: http://smokey01.com/peebee/slackocurrent/

Known problem: ddcprobe does not work with k4.4.1
Last edited by peebee on Tue 08 Mar 2016, 12:20, edited 2 times in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#155 Post by rcrsn51 »

The script /usr/local/bin/defaultimageviewer has a typo in its top line. This has been in the Slacko series for a while.
User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

#156 Post by Billtoo »

Installed to a 16gb SDHC card, pc is a lenovo desktop pc.

Computer
Processor 2x Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz
Memory 4138MB (434MB used)
Machine Type Physical machine
Operating System LxPup-Sc - 16.03.1
User Name root (root)
Date/Time Thu 03 Mar 2016 02:37:50 PM EST
Display
Resolution 1920x1080 pixels
OpenGL Renderer GeForce GT 430/PCIe/SSE2
X11 Vendor The X.Org Foundation
OpenGL
Vendor NVIDIA Corporation
Renderer GeForce GT 430/PCIe/SSE2
Version 4.5.0 NVIDIA 361.28
Direct Rendering Yes

I added applications with PPM + a few others.

No problems so far.
Attachments
Screenshot.jpg
(25.49 KiB) Downloaded 682 times
User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#157 Post by mavrothal »

rcrsn51 wrote:The script /usr/local/bin/defaultimageviewer has a typo in its top line. This has been in the Slacko series for a while.
Yes is mistyped in the pinstall script of gpicview-0.2.4-i686.pet used in slacko.
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#158 Post by peebee »

mavrothal wrote:
rcrsn51 wrote:The script /usr/local/bin/defaultimageviewer has a typo in its top line. This has been in the Slacko series for a while.
Yes is mistyped in the pinstall script of gpicview-0.2.4-i686.pet used in slacko.
There is
http://distro.ibiblio.org/puppylinux/pe ... slk600.pet
in the 14.1 repo
but it hasn't found its way into
http://distro.ibiblio.org/puppylinux/Pa ... 1-official

Needs somebody with ibiblio access to update......

Hopefully the slk600 version has fixed the problem?

p.s. what is the typo????

p.p.s as gpicview is an lxde component it should probably be coming from a compat repo rather than a pet??
e.g. http://ponce.cc/slackware/slackware-current/lxde/
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#159 Post by 01micko »

The shebang is wrong.

gpicview-0.2.4-i686.pet is reuploaded with fixed pinstall.sh. Don't worry about the slk version, had the same bug.
Puppy Linux Blog - contact me for access
User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

LxPupSc - Woof-CE, Slackware-current, LXDE experiment

#160 Post by Billtoo »

Installed to a 32gb flash drive, pc is a hp desktop.

Computer
Processor 4x Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz
Memory 12401MB (195MB used)
Machine Type Physical machine
Operating System LxPup-Sc - 16.03.1
User Name root (root)
Date/Time Fri 04 Mar 2016 11:55:59 AM EST
Display
Resolution 1920x1080 pixels
OpenGL Renderer Gallium 0.4 on ATI RV530
X11 Vendor The X.Org Foundation

Installing kde games broke alsa, can still play music with applications
that use oss.

Set up wireless with sns but had problem with it dropping out so used
network wizard and it's working fine since then.

Added chromium_48.0.2564.109+pepper_20.0.0.306_lx.sfs, changed line 131
in the chromium.desktop file to Exec=/usr/bin/chromium -user-data-dir=/root/spot
Changed the hidden /root/.spot-status file to chromium=false and then
ran QuickSetup first-run settings to have chromium run as spot.

I signed into my google account and imported my bookmarks etc into
chromium, then signed out of my google account.

It's working pretty well apart from the alsa problem

EDIT: unloading the devx solved the alsa problem.
Attachments
Screenshot.jpg
(100.74 KiB) Downloaded 559 times
Last edited by Billtoo on Sun 06 Mar 2016, 16:01, edited 1 time in total.
Post Reply