Slacko 6.3.0 (32 bit)

A home for all kinds of Puppy related projects
Message
Author
User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#61 Post by mavrothal »

peebee wrote:6.1.0.1 - getflash crashes - unable to find a settings file
The problem is that its pinstall script does not run when not running from "/", so in woof builds the preferences are not generated.

If you run in terminal

Code: Select all

PREFS="/usr/sbin/getflash-prefs"
echo '## getflash user preferences' >> $PREFS
echo '## AUTOUPDATECHECK: true = check for updates at startup | false = do not check for updates at startup' >> $PREFS
echo 'AUTOUPDATECHECK="true"' >> $PREFS
echo '## AUTOUPDATESILENTINSTALL: true = silent install | false = verbose install (user need to confirm installation of the plugin)' >> $PREFS
echo 'AUTOUPDATESILENTINSTALL="false"' >> $PREFS
echo '## AUTOUPDATESTARTUPDELAY: delay (in seconds) before startup (/root/Startup/getflash_auto) = to wait internet connection' >> $PREFS
echo 'AUTOUPDATESTARTUPDELAY="100"' >> $PREFS
(what pinstall would have done) you are fine
== [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] ==

Terry H
Posts: 708
Joined: Sun 29 Mar 2009, 16:48
Location: The Heart of Muskoka, ON Canada

#62 Post by Terry H »

Fresh frugal install, Only one issue, jwm_config not working, generates error as shown in screenshot. After installing 'patch_jwm_config-0.3.pet, jwm_config is working correctly.

An additional issue is that on Slacko- 6.1.0.1 (& also 6.0.8.1) . updated kernel to 4.1.11. no wifi was identified and also firewall will not run. When using 6.0.7.4 with kernel 4.1.11, wifi and firewall functioned correctly. I successfully rolled back to original kernel.
Edit: the wifi is intel4965
Attachments
Screenshot-071115.png
(12.7 KiB) Downloaded 841 times

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#63 Post by James C »

Fresh frugal install. Performed the fix for GetFlash,installed a few packages.

Code: Select all

# report-video
VIDEO REPORT: Slacko Puppy, version 6.1.0.1

Chip description:
VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2)

Requested by /etc/X11/xorg.conf:
  Resolution (widthxheight, in pixels): 1024x768x16
  Depth (bits, or planes):              24
  Modules requested to be loaded:       dbe 

Probing Xorg startup log file (/var/log/Xorg.0.log):
  Driver loaded (and currently in use): nouveau
  Loaded modules: dbe dri2 exa extmod fb glx kbd mouse shadowfb

Actual rendering on monitor:
  Resolution:  1440x900 pixels (380x238 millimeters)
  Depth:       24 planes

...the above also recorded in /tmp/report-video

Code: Select all

# inxi -Fff
System:    Host: puppypc4735 Kernel: 3.14.55 i686 (32 bit) Desktop: JWM 2.3.2 Distro: Slacko Puppy 6.1.0.1
Machine:   Mobo: ASUSTeK model: M5A97 LE R2.0 version: Rev 1.xx serial: 150545593600028
           Bios: American Megatrends version: 2601 date: 03/24/2015
CPU:       Hexa core AMD FX-6300 Six-Core (-MCP-) cache: 12288 KB 
           Clock Speeds: 1: 2000.00 MHz 2: 1400.00 MHz 3: 1400.00 MHz 4: 3500.00 MHz 5: 1400.00 MHz 6: 1400.00 MHz
           CPU Flags: 3dnowprefetch abm aes aperfmperf apic arat avx bmi1 clflush cmov cmp_legacy 
           constant_tsc cpb cr8_legacy cx16 cx8 de decodeassists extapic extd_apicid f16c flushbyasid 
           fma fma4 fpu fxsr fxsr_opt ht hw_pstate ibs lahf_lm lbrv lm lwp mca mce misalignsse mmx 
           mmxext monitor msr mtrr nodeid_msr nonstop_tsc npt nrip_save nx osvw pae pat pausefilter 
           pclmulqdq pdpe1gb perfctr_core perfctr_nb pfthreshold pge pni popcnt pse pse36 rdtscp 
           sep skinit sse sse2 sse4_1 sse4_2 sse4a ssse3 svm svm_lock syscall tbm tce topoext tsc 
           tsc_scale vmcb_clean vme vmmcall wdt xop xsave 
Graphics:  Card: NVIDIA GT218 [GeForce 210] 
           X.org: 1.14.3 drivers: nouveau (unloaded: vesa) tty size: 80x25 Advanced Data: N/A for root 
Audio:     Card-1: AMD/ATI [Advanced Micro Devices ] SBx00 Azalia (Intel HDA) driver: snd_hda_intel 
           Card-2: NVIDIA High Definition Audio Controller driver: snd_hda_intel 
           Sound: Advanced Linux Sound Architecture ver: k3.14.55
Network:   Card: Realtek RTL8111/8168 PCI Express Gigabit Ethernet controller driver: r8169 
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: 1c:87:2c:5a:bb:e2
Drives:    HDD Total Size: 1120.2GB (-) 1: id: /dev/sda model: KINGSTON_SV300S3 size: 120.0GB 
           2: id: /dev/sdb model: WDC_WD10EZEX size: 1000.2GB 
Partition: ID: swap-1 size: 8.60GB used: 0.00GB (0%) fs: swap 
RAID:      No RAID devices detected - /proc/mdstat and md_mod kernel raid module present
Sensors:   None detected - is lm-sensors installed and configured?
Info:      Processes: 122 Uptime: 10 min Memory: 214.0/2953.8MB Client: Shell (bash) inxi: 1.9.17 
Attachments
Screenshot.jpg
(34.57 KiB) Downloaded 859 times

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#64 Post by mavrothal »

Terry H wrote:Fresh frugal install, Only one issue, jwm_config not working, generates error as shown in screenshot. After installing 'patch_jwm_config-0.3.pet, jwm_config is working correctly.
No need to install any pet. Just turn autohide off, apply, and then on again.
It would appear that some initial default is missing up to get the physical and autohide position of the tray correctly.

BTW Mick, no delta for the 32bit? :?
== [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] ==

davec60

pupdial/pppd/wvdial not working??

#65 Post by davec60 »

Hi,
New frugal install of Slacko 6.1.0.1.
I normally access the internet via a 3g USB modem.
This facility is not working in the latest Slacko 6.1.0.1 (My previous Slacko - 5.7.0.- works fine).
I notice that Slacko 5.7.0. has a "wvdial" file and a "wvdial-pipe" file in /etc/ppp whereas these are missing from Slacko 6.1.0.1 - I wonder whether this has anything to do with the failure to connect?
Otherwise, can anyone suggest which files I can copy over from 5.7.0 to 6.1.0.1 in order to get the USB modem-based internet connection going again?
Thanks

User avatar
cowboy
Posts: 250
Joined: Thu 03 Feb 2011, 22:04
Location: North America; the Western Hemisphere; Yonder

slacko RC test

#66 Post by cowboy »

Downloaded and testing RC on Dell Latitude E5500 laptop. Booted to desktop and will be testing further:

One ongoing and curious issue - I do a frugal install of puppies to a USB drive, and use Grub4Dos to create make it bootable. When I attempted first boot, it stops at "searching for puppy file" and reports it could not find the puppy SFS file, and bails out. Had the same issue with Tahrpup, and it has been reported on forum. The oddity - if I have any CD in the CD drive simultaneously (in this case Slacko 5.5), the boot to the USB will complete. Has to be something with the parameter of the puppy.SFS search, and I've tried a few things, but to little avail.
Last edited by cowboy on Sun 08 Nov 2015, 22:12, edited 1 time in total.
[i]"you fix what you can fix and you let the rest go.."[/i] - Cormac McCarthy - No Country For Old Men.

Terry H
Posts: 708
Joined: Sun 29 Mar 2009, 16:48
Location: The Heart of Muskoka, ON Canada

#67 Post by Terry H »

mavrothal wrote:
Terry H wrote:Fresh frugal install, Only one issue, jwm_config not working, generates error as shown in screenshot. After installing 'patch_jwm_config-0.3.pet, jwm_config is working correctly.
No need to install any pet. Just turn autohide off, apply, and then on again.
It would appear that some initial default is missing up to get the physical and autohide position of the tray correctly.

BTW Mick, no delta for the 32bit? :?
Mavrothal. Thanks for the reply.

To test I rebooted with pfix=ram to check. I then manually edited jwmrc-tray2 (and backup also) to change autohide 'top' to 'off'. Restarted WM, then went to jwm-config and still got error. I then manually edited jwmrc-tray2 twice with restart WM in between, I still get the error when attempting to use the jwm-config.

Not sure how it is supposed to work to correct on a new install.

Edit: Did 2 more reboots pfix=ram
1 - manually edited jwmrc-tray2 twice, then used jwm-config to change tray1 attributes, it worked successfully. Then attempted to change tray2, still get error.

2 - did not do any manual edit of jwmrc-tray2. Used jwm-config to change tray1, Edits were successful. Attempt to change tray2, still get error message.

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#68 Post by mavrothal »

Terry H wrote:
mavrothal wrote:
Terry H wrote:Fresh frugal install, Only one issue, jwm_config not working, generates error as shown in screenshot. After installing 'patch_jwm_config-0.3.pet, jwm_config is working correctly.
No need to install any pet. Just turn autohide off, apply, and then on again.
It would appear that some initial default is missing up to get the physical and autohide position of the tray correctly.

BTW Mick, no delta for the 32bit? :?
Mavrothal. Thanks for the reply.

To test I rebooted with pfix=ram to check. I then manually edited jwmrc-tray2 (and backup also) to change autohide 'top' to 'off'. Restarted WM, then went to jwm-config and still got error.
I repeated my test a bit more carefully. Is not the autohide is the tray position that I was hitting (together with autohide) that fixes it.
So like you, booted with pfix=ram,
opened the tray setting from the tray button,
went to tray2
pressed the arrow positioning the tray in middle top
pressed Apply.
No error.
No error from then on in any change.
Basically the original position of the tray is not set that's why you have the warning about the tray alignment.

You can also do this from the terminal

Code: Select all

mkdir -p /root/.jwm/tmp
echo top > /root/.jwm/tmp/tray_VALIGN
echo center > /root/.jwm/tmp/tray_HALIGN
and everything is fine after that. No warnings or anything else.

BTW the warning is more annoying than harmful since no functionality is lost.
== [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:

abiword spellcheck

#69 Post by peebee »

Spellcheck in abiword is not working...
# abiword
** (abiword:4364): WARNING **: Error loading plugin: libhunspell-1.2.so.0: cannot open shared object file: No such file or directory
libhunspell is version 1.3
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#70 Post by zigbert »

jwm_config/tray first run
I am not home, so hard for me to test, but would the following solve the problem? Line 303 in /usr/local/jwm_config/tray:

Code: Select all

	TMP="`grep -Fi '<Tray' "$HOME/.jwm/jwmrc-tray$(<$WORKDIR/tray_nr)" | grep -om1 " halign=.* " | cut -d'"' -f2`"
	[ "$TMP" ] && echo "$TMP" > $WORKDIR/tray_HALIGN || echo center > $WORKDIR/tray_HALIGN
	TMP="`grep -Fi '<Tray' "$HOME/.jwm/jwmrc-tray$(<$WORKDIR/tray_nr)" | grep -om1 " valign=.* " | cut -d'"' -f2`"
	[ "$TMP" ] && echo "$TMP" > $WORKDIR/tray_VALIGN || echo bottom > $WORKDIR/tray_VALIGN
Last edited by zigbert on Sun 08 Nov 2015, 19:26, edited 1 time in total.

Terry H
Posts: 708
Joined: Sun 29 Mar 2009, 16:48
Location: The Heart of Muskoka, ON Canada

#71 Post by Terry H »

mavrothal wrote:
Terry H wrote:
mavrothal wrote: No need to install any pet. Just turn autohide off, apply, and then on again.
It would appear that some initial default is missing up to get the physical and autohide position of the tray correctly.

BTW Mick, no delta for the 32bit? :?
Mavrothal. Thanks for the reply.

To test I rebooted with pfix=ram to check. I then manually edited jwmrc-tray2 (and backup also) to change autohide 'top' to 'off'. Restarted WM, then went to jwm-config and still got error.
I repeated my test a bit more carefully. Is not the autohide is the tray position that I was hitting (together with autohide) that fixes it.
So like you, booted with pfix=ram,
opened the tray setting from the tray button,
went to tray2
pressed the arrow positioning the tray in middle top
pressed Apply.
No error.
No error from then on in any change.
Basically the original position of the tray is not set that's why you have the warning about the tray alignment.

You can also do this from the terminal

Code: Select all

mkdir -p /root/.jwm/tmp
echo top > /root/.jwm/tmp/tray_VALIGN
echo center > /root/.jwm/tmp/tray_HALIGN
and everything is fine after that. No warnings or anything else.

BTW the warning is more annoying than harmful since no functionality is lost.
OK, so on a new install the Horizontal and Vertical parameters of jwmrc-tray2 are not populated. As you said clicking on the Top Centre arrow corrects this issue. Tray2 can then be successfully changed using the jwm-config app.

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

Re: abiword spellcheck

#72 Post by 01micko »

peebee wrote:Spellcheck in abiword is not working...
# abiword
** (abiword:4364): WARNING **: Error loading plugin: libhunspell-1.2.so.0: cannot open shared object file: No such file or directory
libhunspell is version 1.3
Thanks. I need to rebuild abiword against hunspell 1.3. I have it working in 64bit.

EDIT: NOPE! Abiword is fine! I need to use the right version of enchant!!! :roll:
Last edited by 01micko on Sun 08 Nov 2015, 21:43, edited 1 time in total.
Puppy Linux Blog - contact me for access

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#73 Post by zigbert »

Fixed the alignment bug for tray app i woof

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#74 Post by bigpup »

Slacko 6.1.0.1
Frugal on USB flash drive

Initial boot, Quick Setup Window.
Unable to select option to turn on Firewall.
Option was grayed out.

Had to start firewall by right clicking on tray firewall icon and selecting firewall setup.

After doing this and getting firewall turned on.
Quick Setup Window now shows the firewall option as checked and enabled.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#75 Post by bigpup »

Slacko 6.1.0.1
Frugal on USB flash drive

Having a second hidden tray, at the top of the desktop, is good idea.

Just wonder if a new user would know it is there :?:

Maybe not have it hidden at first boot. :idea:
Attachments
Screenshot.jpg
(20.11 KiB) Downloaded 577 times
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#76 Post by bigpup »

Slacko 6.1.0.1
Frugal on USB flash drive
Save file on USB flash

menu->Multimedia->Pdvdrsab DVD

Click on it and get this message.

Also, clicking on OK button does not kill the message.

Also, also, get this message if I start menu->Graphic-> Image Viewer.
Attachments
Screenshot(1).jpg
(6.3 KiB) Downloaded 930 times
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#77 Post by bigpup »

Slacko 6.1.0.1
Frugal on USB flash drive
Save file on USB flash

NoteCase->Help->Show Help

Get this message.
Attachments
Screenshot(2).jpg
(26.54 KiB) Downloaded 1026 times
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#78 Post by bigpup »

Slacko 6.1.0.1
Frugal on USB flash drive
Save file on USB flash

menu->Personal->Didiwiki personal wiki

Nothing happens when clicked on.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#79 Post by 01micko »

Thanks bigpup, I'll look at it now.

EDIT: just so happens I did a full rebuild of pets and the new one works so uploading it now.

UPLOADED <-- download http://distro.ibiblio.org/puppylinux/pe ... 6_s630.pet -->



-----------

for abiword spell check I have updated enchant <--download http://distro.ibiblio.org/puppylinux/pe ... 6_s630.pet -->
Last edited by 01micko on Mon 09 Nov 2015, 01:09, edited 1 time in total.
Puppy Linux Blog - contact me for access

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#80 Post by bigpup »

Slacko 6.1.0.1
Frugal on USB flash drive
Save file on USB flash

menu->Help->Release Notes for Slacko Puppy 6.1.0.1

Not really anything there specific to Slacko 6.1.0.1

Also, menu->Help
The drop down selections are not going to info about the selected file or program.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

Post Reply