ScPup & ScPup64 - Slackware Current based Woof-CE pups

A home for all kinds of Puppy related projects
Message
Author
s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#181 Post by s243a »

I just installed ScPup64.

I ran the following command:

/usr/local/petget/0setup

and got the following message:

Code: Select all

Checking pkgs
/usr/local/petget/0setup: line 307: support/findpkgs: No such file or directory
grep: FINDPKGS-NOT-FOUND.log: No such file or directory
I'm guessing it's not a big deal but I might look into the code later.
Find me on [url=https://www.minds.com/ns_tidder]minds[/url] and on [url=https://www.pearltrees.com/s243a/puppy-linux/id12399810]pearltrees[/url].

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#182 Post by peebee »

Hi @s243a

Woof-CE problem - needs to be raised on Github.... there is certainly no support directory in:
https://github.com/puppylinux-woof-CE/w ... cal/petget
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:

New 20.01+0 versions available

#183 Post by peebee »

New 20.01+0 versions available - see posts #1 and #2

New decade - new version - kernel update

BUILD_FROM_WOOF='testing;7890189c5;2019-12-28 08:51:15 +0100'
Slackware Current=Sat Dec 28 20:25:38 UTC 2019
32bit PAE kernel 4.14.160
64bit kernel 5.4.6

ScPup32, devx, kernel sources and headers, 64-bit compatibility, LXQt ydrv addon

ScPup64, devx, kernel sources and headers, 32-bit compatibility, LXQt ydrv addon
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
Wiz57
Posts: 94
Joined: Sun 03 Feb 2019, 21:46
Location: Chickasha, OK

#184 Post by Wiz57 »

Downloading now! A Happy New Year gift! Thank you peebee! :D
[b]ScPup 32 and LxPupSC 32 (ScPup w/LX desktop)
Good Pups for Lazy Slackers [/b] :lol:

User avatar
Wiz57
Posts: 94
Joined: Sun 03 Feb 2019, 21:46
Location: Chickasha, OK

#185 Post by Wiz57 »

Updated both frugal installs of ScPup 32 and ScPupLXQt 32 (renamed
the ydrv for LXQt desktop), both savefiles updated successfully, no
issues so far, posting now with Palemoon 28.8.0 in ScPupLXQt 32!
Great job as usual peebee!
Wiz :wink:
[b]ScPup 32 and LxPupSC 32 (ScPup w/LX desktop)
Good Pups for Lazy Slackers [/b] :lol:

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#186 Post by watchdog »

New frugal installs of ScPup-20.01 and ScPup64-20.01.

32 bit:

PuppyPhone not working with diamondcard (ekiga-call-out). I installed a custom package of the smockey01 psip-1.42 (without the /lib dir) which works with diamondcard.

64 bit:

PuppyPhone works with diamondcard. Problems with it_IT.UTF8 keyboard: I need a fixkb script in /root/Startup with:

Code: Select all

setxkbmap it &
The QuickSetup fails to make working the keyboard: I can't type "#" for example.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#187 Post by peebee »

watchdog wrote:Problems with it_IT.UTF8 keyboard:
Hi can you tell me the output from:

Code: Select all

country=`grep XkbLayout /etc/X11/xorg.conf | cut -d " -f 4`
echo $country
setxkbmap $country
?
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#188 Post by watchdog »

peebee wrote: Hi can you tell me the output from:

Code: Select all

country=`grep XkbLayout /etc/X11/xorg.conf | cut -d " -f 4`
echo $country
setxkbmap $country
?

Code: Select all

# country=`grep XkbLayout /etc/X11/xorg.conf | cut -d " -f 4`
# echo $country 
it
# setxkbmap $country
# #
After the commands the keyboard is working.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#189 Post by peebee »

Apologies - there was code missing in ScPup64..........

Have uploaded 20.01+1 to correct - both new iso and delta are available - see post #2
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#190 Post by watchdog »

Thanks! Now all working in my frugal install as far as I can test it with my poor usage.

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#191 Post by keniv »

Hello All,
Have just downloaded a installed. All seems to be working. This is my first 64 bit anything. On the issue of full sized browsers I'd like to install Palemoon 28.8 but it's not included here.
https://sourceforge.net/projects/lxpup/ ... /browsers/
I have the 32 bit portable version of palemoon on this machine as the other pups I have are 32 bit. Can anybody point me in the direction of a 64 bit .pet or .sfs that would work here. I'd like to avoid using a 64 bit portable version if I can.

Regards,

Ken.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#192 Post by peebee »

keniv wrote:I'd like to install Palemoon 28.8
Ken.
Hi Ken
Try:
https://sourceforge.net/projects/lxpup/ ... s/download
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#193 Post by watchdog »

Has anyone got working Opera-portable by MikeWalsh in ScPup64?

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#194 Post by keniv »

peebee wrote:
keniv wrote:I'd like to install Palemoon 28.8
Ken.
Hi Ken
Try:
https://sourceforge.net/projects/lxpup/ ... s/download
Thank you for that.

Regards,

Ken.

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#195 Post by keniv »

watchdog wrote:Has anyone got working Opera-portable by MikeWalsh in ScPup64?
No and have had trouble downloading. The tar.gz shows as 101MB and unpacked is 255 but it does not appear to launch.

Regards,

Ken.

Edit. I can't get the palemoon 28.8.1 .sfs as recommended by peebee to work either. Download size was correct. Not my lucky night.

watchdog
Posts: 2021
Joined: Fri 28 Sep 2012, 18:04
Location: Italy

#196 Post by watchdog »

watchdog wrote:Has anyone got working Opera-portable by MikeWalsh in ScPup64?
Solved:

http://www.murga-linux.com/puppy/viewto ... 86#1047586

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

#197 Post by ozsouth »

Seems the gtk3-3.22.29 .pet that worked with Firefox/Seamonkey in 19.09 is flaky (some sites won't progress) in 20.01. A later gtk3? Will investigate.

EDIT: Solved - user oversight.
Last edited by ozsouth on Wed 05 Feb 2020, 06:33, edited 2 times in total.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#198 Post by peebee »

ozsouth wrote:Seems the gtk3-3.22.29 .pet that worked with Firefox/Seamonkey in 19.09 is flaky (some sites won't progress) in 20.01. A later gtk3? Will investigate.
In my Firefox .sfs = gtk+3-3.24.13 = latest from Slackware Current
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

keniv
Posts: 583
Joined: Tue 06 Oct 2009, 21:00
Location: Scotland

#199 Post by keniv »

Hi All,
I've installed Opera-portable by MikeWalsh in ScPup64. I have removed the adrv xxxx.sfs so that Light browser does not load. I have attempted to make opera the default browser using "Default Applications Chooser" and by manually editing /usr/share/applications/defaultbrowser.desktop but neither works. Would somebody be good enough to tell me how this is done.

Regards,

Ken.

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#200 Post by OscarTalks »

I took a very quick glance at it, Mike Walsh may be able to better advise, but it looks like you would need to edit /usr/local/bin/defaultbrowser and put in the path to the LAUNCH script in Mike's portable package. This path would depend on where you have put it of course, eg /mnt/home/Opera-portable/LAUNCH

What I would probably do is put a script named opera in /usr/bin which calls this path and then you should be able to just use the command opera from anywhere.
Oscar in England
Image

Post Reply