slacko-700 rc3
Slacko 64 bit version
Programs listed several places in menu
Leafpad - Utility, Graphic, Document
Sylpheed - Network, Internet
Transmission - Network, Internet
Programs listed several places in menu
Leafpad - Utility, Graphic, Document
Sylpheed - Network, Internet
Transmission - Network, Internet
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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
-
- Posts: 1543
- Joined: Mon 22 Feb 2016, 19:43
Can confirm this in the 32-bit version too. For reference this is where they were in Slacko 5.7:bigpup wrote:Slacko 64 bit version
Programs listed several places in menu
Leafpad - Utility, Graphic, Document
Sylpheed - Network, Internet
Transmission - Network, Internet
- Leafpad: Document
- Sylpheed and Transmission: Internet
Another observation is that there's a line on the top of Multimedia and Business categories.
Slacko 64bit
Keyboard setup as PC 102 generic
None of the keyboard warning lights work.
Num lock
Caps lock
etc...
In other versions of Puppy, with same setup, these lights do work.
Keyboard setup as PC 102 generic
None of the keyboard warning lights work.
Num lock
Caps lock
etc...
In other versions of Puppy, with same setup, these lights do work.
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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
If somebody wants to play around with todays testing branch
slacko-6.9.9.5_k4.1.11-PAE_2017-06-02.iso
size: 245 MB
md5: 2d2f1dec2e0e7a05a31954fb86e8f467
slacko-6.9.9.5_k4.1.11-PAE_2017-06-02.iso
size: 245 MB
md5: 2d2f1dec2e0e7a05a31954fb86e8f467
Slacko-6.9.9.5 test [Solved]
G'day norgo,
I have tried your slacko as a frugal manual install and almost everything is fine with my usual applications and operations.
But as you can see from the screenshot, the desktop drive icons have too much labelling so there is an overlap where there are two rows. The first row is also higher up the desktop which also affects some other packages (my pwidgets overlaps the icons at the right edge of the screen).
Where do I find how to have just one line under the drive icons - I prefer sda1, sda2 sda3 etc as I know the important partitions (my data).
I do not want two or more lines.
Thanks for posting the slacko,
David S.
P.S. I found the problem fix in Desktop>Puppy Desktop>Desktop Icons>Drives where un-buttoning the Show Labels for Each Partition leaves just the partition code. And lowering the Edge Gap runs them closer to the bottom of the screen.
So that's no problems with this slacko for me so far .
I have tried your slacko as a frugal manual install and almost everything is fine with my usual applications and operations.
But as you can see from the screenshot, the desktop drive icons have too much labelling so there is an overlap where there are two rows. The first row is also higher up the desktop which also affects some other packages (my pwidgets overlaps the icons at the right edge of the screen).
Where do I find how to have just one line under the drive icons - I prefer sda1, sda2 sda3 etc as I know the important partitions (my data).
I do not want two or more lines.
Thanks for posting the slacko,
David S.
P.S. I found the problem fix in Desktop>Puppy Desktop>Desktop Icons>Drives where un-buttoning the Show Labels for Each Partition leaves just the partition code. And lowering the Edge Gap runs them closer to the bottom of the screen.
So that's no problems with this slacko for me so far .
- Attachments
-
- slacko6995screenshot.png
- too much labelling under drive icons causes overlapping - how to have just a single line of either partition label or drive identification?
- (64.23 KiB) Downloaded 902 times
@bigpup.. I took a look at this and came up with appropriate solutions (my comments in red)
As for mtpaint I'll patch it so that it is more obvious that you can get the help -aka 'mtpaint handbook' - from the PPM.. I'm not including 2MB of mtpaint help!!! (or patching with a web link).
It's a new thing since kernel 4.2.x (previously I only shipped up to 4.1.x). I have a fix pending.
--
Crashing intel graphics...
What is an elegant solution for this issue?
Sure, I can find out if you have 'intel' graphics but it is not a 'one-size-fits-all' solution. (Hmm.. probably if we were relying on udev instead of 'xorgwizard-automatic' to set up X then we would be ok...).
Compiling a database of chips that work with the 'fix' will be very tedious and very 'hit and miss'.
I'm open to ideas... anyone? Maybe I should add a script to do this and issue instructions in the release notes to execute this script if you have problems with 'Intel HD Graphics'?
Maybe you affected guys should post some logs. (/var/log/Xorg0.log maybe).
Those should be self explnatory, directly from my notes. 'hardinfo' is a lost cause. The 'help' is totally broken even in the latest version at github. I will remove it. We have inxi and Roger's excellent PupSysInfo (which can create reports) as a good replacement. It will stay in the PPM for those who still require it.bigpup wrote:Slacko 64bit version
Did not check the Slacko 32bit version, but I assume results would be the same.
Checked the offered help in all programs.
These programs had a help offered, but selecting help options offered no help documents.
Got error or nothing visible to see.
LibreOffice (all programs) # link /usr/local/bin/xdg-open to /usr/bin/
MtPaint # patch, reupload and build the handbook
System Profiler and Benchmark # doc>exe ###########################just effing remove hardinfo!
Xarchive # doc>exe (woof)
Pfind # help is in front of you! (may not be obviuos though.. ziggy?)
Notecase # doc>exe (woof)
Document Viewer # no bug in 32 or 64 that I can see..
Homebank # doc>exe (woof)
Sylpheed # doc>exe (woof)
As for mtpaint I'll patch it so that it is more obvious that you can get the help -aka 'mtpaint handbook' - from the PPM.. I'm not including 2MB of mtpaint help!!! (or patching with a web link).
Try this on CLI..Keyboard setup as PC 102 generic
None of the keyboard warning lights work.
Code: Select all
modprobe input-leds
--
Crashing intel graphics...
@gyro,norgo,sailor,Maurizio4Puppy (any one else)norgo wrote:Section "Device"
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
What is an elegant solution for this issue?
Sure, I can find out if you have 'intel' graphics but it is not a 'one-size-fits-all' solution. (Hmm.. probably if we were relying on udev instead of 'xorgwizard-automatic' to set up X then we would be ok...).
Compiling a database of chips that work with the 'fix' will be very tedious and very 'hit and miss'.
I'm open to ideas... anyone? Maybe I should add a script to do this and issue instructions in the release notes to execute this script if you have problems with 'Intel HD Graphics'?
Maybe you affected guys should post some logs. (/var/log/Xorg0.log maybe).
Puppy Linux Blog - contact me for access
-
- Posts: 1543
- Joined: Mon 22 Feb 2016, 19:43
I haven't tried this solution yet but will soon. It's interesting to know that this might solve it. Thanks norgo for posting the idea! I think I read somewhere that someone also said that using i915.modeset=0 helped. I'll be using my trusty Pentium M laptop more often again, which has this problem more frequently. Seems odd that it could be a gfx card problem when I don't get the issue in jwm905, I always wondered how to debug it so I'll see if anything interesting pops up in /var/log/Xorg0.log when it happens... thanks for that clue.01micko wrote:--
Crashing intel graphics...
@gyro,norgo,sailor,Maurizio4Puppy (any one else)norgo wrote:Section "Device"
Identifier "Card0"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection
What is an elegant solution for this issue?
Sure, I can find out if you have 'intel' graphics but it is not a 'one-size-fits-all' solution. (Hmm.. probably if we were relying on udev instead of 'xorgwizard-automatic' to set up X then we would be ok...).
Compiling a database of chips that work with the 'fix' will be very tedious and very 'hit and miss'.
I'm open to ideas... anyone? Maybe I should add a script to do this and issue instructions in the release notes to execute this script if you have problems with 'Intel HD Graphics'?
Maybe you affected guys should post some logs. (/var/log/Xorg0.log maybe).
davids45,
Puppy Event Manager->Desktop Icons
Checking "show labels for each partition"
If this is selected you will see more info under the drive icons.
So, if checked UN-check it.
Select "Refresh/Realign existing icons
Hit OK.
Try this:Too much info on desktop drive icons.
Puppy Event Manager->Desktop Icons
Checking "show labels for each partition"
If this is selected you will see more info under the drive icons.
So, if checked UN-check it.
Select "Refresh/Realign existing icons
Hit OK.
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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
That fixed it!
Thanks!
Xenialpup has the same problem.
I will post your fix in the Xenialpup topic.
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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
RC is out!
See main post
------
There are 2 32 bit versions and 3 64 bit versions - all have their own theme - changeable of course.
There is a new var in woof that allows individual naming. The last three fields indicate KERNEL(-HIGHMEM)-BROWSER-OFFICE (Note - my convention only, the builder can choose to use the facility or not)
kernel is either 3.16, 4,4 or 4.9 (latest versions at upload)
browser is either FF (firefox) or PM (palemoon) - (latest versions at upload)
office is either LO (libreoffice) or ABI (abiword/gnumeric/goffice)
highmem is either 4G (sees only 4GB RAM) or PAE (potentilally 'sees' 64GB RAM) - applicable to 32 bit versions only
NB: ONE 32 bit iso does not have -uefi - this will not boot on UEFI machines unless you use legacy BIOS; the other 1 should (as long as the UEFI firmware is 64 bit ). All 64 versions have UEFI boot enabled, with a fallback for legacy BIOS.
ALL browsers and office progs are sent to the A DRIVE. You can strip that out and install your own browser/office prog if you wish.
Of course you can change kernels (if you do a hdd or USB install) to any kernel you like - YMMV.
---
Here is my bugs/todo list .. unadulterated!!! (kind of a changelog )
See main post
------
There are 2 32 bit versions and 3 64 bit versions - all have their own theme - changeable of course.
There is a new var in woof that allows individual naming. The last three fields indicate KERNEL(-HIGHMEM)-BROWSER-OFFICE (Note - my convention only, the builder can choose to use the facility or not)
kernel is either 3.16, 4,4 or 4.9 (latest versions at upload)
browser is either FF (firefox) or PM (palemoon) - (latest versions at upload)
office is either LO (libreoffice) or ABI (abiword/gnumeric/goffice)
highmem is either 4G (sees only 4GB RAM) or PAE (potentilally 'sees' 64GB RAM) - applicable to 32 bit versions only
NB: ONE 32 bit iso does not have -uefi - this will not boot on UEFI machines unless you use legacy BIOS; the other 1 should (as long as the UEFI firmware is 64 bit ). All 64 versions have UEFI boot enabled, with a fallback for legacy BIOS.
ALL browsers and office progs are sent to the A DRIVE. You can strip that out and install your own browser/office prog if you wish.
Of course you can change kernels (if you do a hdd or USB install) to any kernel you like - YMMV.
---
Here is my bugs/todo list .. unadulterated!!! (kind of a changelog )
no application-x-compressed icon in puppy flat ################## FIXED
no rox theme #################################################### FIXED
no gtk theme #################################################### FIXED
no kernel-mime ################################################### FIXED
add /etc/termcap for urxvt ################################### FIXED
console icon globicon ######################################### FIXED
rox icon link ################################################### FIXED
psip .desktop ################################################### FIXED
rox - move mime to /etc/xdg ##################################### FIXED
evince fix postscrpt, defaultpdfviewer ######################### FIXED
transmission defaulttorrentapp?
TODO
psip a.k.a. puppyphone ###########################################DONE
update petbuilds #################################################DONE
update sfs manager ################################################DONE
build vlc #######################################################DONE
more kernels?#######################################################DONE
firmware ???? oh dear .. down the rabbit hole!######################DONE
fix remasterpup2 (uefi) #########################################DONE
Updates
MPlayer done #########################################DONE
evince done
rox-filer done #########################################DONE
palemoon done #########################################DONE
samba done #########################################DONE
Add
smplayer (repo) #########################################DONE
dl_browser #########################################DONE
HELP
homebank doc>exe #########################################DONE
hardinfo doc>exe ###########################just remove hardinfo!
Xarchive doc>exe #########################################DONE
Pfind -- help is in front of you!
notecase doc>exe #########################################DONE
evince???? = no bug!
mtpaint -- patch, reupload and build the handbook ################DONE
sylpheed doc>exe #########################################DONE
KERNEL
> 4.z2x has CONFIG_INPUT_LEDS
zcat /proc/config.gz | grep -q '^CONFIG_INPUT_LEDS=m' \
&& modprobe input-leds ############################################DONE
FIRMWARE
CONFIG_FW_LOADER_USER_HELPER_FALLBACK #############################DONE
FROM RADKE
Below are problematic png images in the base Slacko 6.9.6.7 (of course,
3rd party pets may introduce additional png images with incorrect sRGB
profiles):
/usr/doc/cups-2.1.4/apple-touch-icon.png: ##########################DONE
--
pngcrush: iCCP: known incorrect sRGB profile
--
/usr/share/pixmaps/java.png:
pngcrush: iCCP: known incorrect sRGB profile #######################DONE
--
/usr/share/themes/ShallowThought/gtk-2.0/check2.png: ###############DONE
--
pngcrush: iCCP: known incorrect sRGB profile
--
/usr/share/themes/ShallowThought/gtk-2.0/notebook2.png: ############DONE
--
pngcrush: iCCP: known incorrect sRGB profile
/usr/share/themes/ShallowThought/gtk-2.0/obutton1.png: #############DONE
--
pngcrush: iCCP: known incorrect sRGB profile
--
/usr/share/themes/ShallowThought/gtk-2.0/radio2.png:
pngcrush: iCCP: known incorrect sRGB profile #######################DONE
--
--
/usr/share/themes/ShallowThought/gtk-2.0/spin2.png: ################DONE
--
pngcrush: iCCP: known incorrect sRGB profile
Puppy Linux Blog - contact me for access
Slacko64 6.9.9.6 with 4.9.30 kernel
Frugal on USB flash
Computer specs:
Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
GPU NVIDIA Corporation GM204 [GeForce GTX 970]
16GB RAM
UEFI bios
Using Grub4dos as bootloader
First bootup:
Booted to a black screen.
Had to hard shutdown.
Added "nouveau.modeset=0" to the kernel line of Grub4dos boot entry.
Next boot went to desktop with no problems.
Seems strange to me, that other versions of Puppy will boot to desktop, with no requirement for "nouveau.modeset=0" .
Frugal on USB flash
Computer specs:
Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
GPU NVIDIA Corporation GM204 [GeForce GTX 970]
16GB RAM
UEFI bios
Using Grub4dos as bootloader
First bootup:
Booted to a black screen.
Had to hard shutdown.
Added "nouveau.modeset=0" to the kernel line of Grub4dos boot entry.
Next boot went to desktop with no problems.
Seems strange to me, that other versions of Puppy will boot to desktop, with no requirement for "nouveau.modeset=0" .
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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
Slacko64 6.9.9.6 with 4.9.30 kernel
Frugal on USB flash
Network controller
• Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter.
First setup of network WIFI:
WIFI adapter detected and listed.
After selecting wlan0
Got this window (see image)
After selecting "add to list"
Did normal setup of WIFI.
Using wpa2 setting.
Posting this from working WIFI connection.
Frugal on USB flash
Network controller
• Realtek Semiconductor Co., Ltd. RTL8821AE 802.11ac PCIe Wireless Network Adapter.
First setup of network WIFI:
WIFI adapter detected and listed.
After selecting wlan0
Got this window (see image)
After selecting "add to list"
Did normal setup of WIFI.
Using wpa2 setting.
Posting this from working WIFI connection.
- Attachments
-
- Screenshot.jpg
- (25.84 KiB) Downloaded 567 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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
-
- Posts: 1543
- Joined: Mon 22 Feb 2016, 19:43
Slacko64 6.9.9.6 with 4.9.30 kernel
Frugal on USB flash
No icons on desktop.
Hidden Tray of icons, on left side of desktop, visible when mouse pointer is placed near left edge.
OK!
There is no icon for the trash.
Trash needs a desktop icon to work correctly.
Needed for drag and drop.
needed for icon right click menu that gives options for trash.
No trash in the menu.
Looked in Rox.
No trash in right click menu.
So, just how do you put something in trash?
The lock desktop icon missing.
Does this no longer apply?
From Puppy documentation on how Puppy works:
Frugal on USB flash
No icons on desktop.
Hidden Tray of icons, on left side of desktop, visible when mouse pointer is placed near left edge.
OK!
There is no icon for the trash.
Trash needs a desktop icon to work correctly.
Needed for drag and drop.
needed for icon right click menu that gives options for trash.
No trash in the menu.
Looked in Rox.
No trash in right click menu.
So, just how do you put something in trash?
The lock desktop icon missing.
Does this no longer apply?
From Puppy documentation on how Puppy works:
About the Lock Icon.
The PuppyPin file allows for placing icons relative to the left edge. Since Puppy also wants to place some icons along the right edge, it needs to first find the screen width and then do a little arithmetic to determine what value to put in the PuppyPin file for those icons. This is why we have fixPuppyPin.
With no "lock" icon, fixPuppyPin will no longer move any icons.
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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
The k3.16 version is reuploaded with correct pal-moon version.Sailor Enceladus wrote:.
Puppy Linux Blog - contact me for access
-
- Posts: 1543
- Joined: Mon 22 Feb 2016, 19:43
Thanks 01micko. Streaming music and chatting on Palemoon (New Moon) on the new 260MB iso now.
edit: When I go here http://groups.yahoo.com/ and click on a group, Palemoon crashes. I'll keep playing around with it though.
edit: When I go here http://groups.yahoo.com/ and click on a group, Palemoon crashes. I'll keep playing around with it though.
That's the "Icons desktop arrangement (apps)" called Minimal. I've never used the Trash and always disliked the "Recycling Bin" middle-man in Windows but I do like the Puppy Standard desktop icon arrangement for easy clicking too. The "Original Pup" theme in Menu -> Desktop -> Puppy Theme Manager has it as default, if you click that and press Apply they should come back.bigpup wrote:Slacko64 6.9.9.6 with 4.9.30 kernel
Frugal on USB flash
No icons on desktop.
Hidden Tray of icons, on left side of desktop, visible when mouse pointer is placed near left edge.
OK!
There is no icon for the trash.
Trash needs a desktop icon to work correctly.
Needed for drag and drop.
needed for icon right click menu that gives options for trash.
No trash in the menu.
Looked in Rox.
No trash in right click menu.
So, just how do you put something in trash?
The lock desktop icon missing.
Does this no longer apply?
From Puppy documentation on how Puppy works:About the Lock Icon.
The PuppyPin file allows for placing icons relative to the left edge. Since Puppy also wants to place some icons along the right edge, it needs to first find the screen width and then do a little arithmetic to determine what value to put in the PuppyPin file for those icons. This is why we have fixPuppyPin.
With no "lock" icon, fixPuppyPin will no longer move any icons.
-
- Posts: 1543
- Joined: Mon 22 Feb 2016, 19:43
When using pmedia=ataflash / PUPMODE = 13 on slacko-6.9.9.6-k3.16-4G-PM-ABI, only the first save seemed to work, after that, any time I click on the save icon on desktop, it has the "Request to save" splash message but then the "Saving" message never comes up, so after every reboot the save icon will be where it was originally and "Updating layered filesystem" happens again. I used the save to folder option on an ext4 partition. In the past this happened when something was "open" and it was waiting for that thing to finish, I watched /tmp/snapmergepuppyrequest come up and then disappear though. The saving at shutdown is the same way, it says that it's saving, but it really doesn't. I added some pets, and it saved their entries to the menu but not the actual pets into the savefile, so "part of" ppm manages to write to the savefile there. I'll look for more clues.
edit: I narrowed it down to woof-CE commit 5213 saves successfully in pupmode 13 and commit 5281 doesn't... so far.
edit: I narrowed it down to woof-CE commit 5213 saves successfully in pupmode 13 and commit 5281 doesn't... so far.
- Attachments
-
- PUPSTATE.gz
- not sure if this will help but here is my /etc/rc.d/PUPSTATE file
- (504 Bytes) Downloaded 141 times
I can confirm the bug on F2FS filesystem (save folder) too but works fine in a save file. I'll raise an issue on github. I think I know the commit that did the damage.Sailor Enceladus wrote:When using pmedia=ataflash / PUPMODE = 13 on slacko-6.9.9.6-k3.16-4G-PM-ABI, only the first save seemed to work, after that, any time I click on the save icon on desktop, it has the "Request to save" splash message but then the "Saving" message never comes up, so after every reboot the save icon will be where it was originally and "Updating layered filesystem" happens again. I used the save to folder option on an ext4 partition. In the past this happened when something was "open" and it was waiting for that thing to finish, I watched /tmp/snapmergepuppyrequest come up and then disappear though. The saving at shutdown is the same way, it says that it's saving, but it really doesn't. I added some pets, and it saved their entries to the menu but not the actual pets into the savefile, so "part of" ppm manages to write to the savefile there. I'll look for more clues.
edit: I narrowed it down to woof-CE commit 5213 saves successfully in pupmode 13 and commit 5281 doesn't... so far.
Thanks for report!
Puppy Linux Blog - contact me for access
The Pale Moon browser has a separate Linux Installer program (script file).
http://linux.palemoon.org/download/installer/
You install and run the program to do updates.
In Tahrpup this is what had to be used to check for and do updates to Pale Moon.
The process built into the browser did not work.
It was added to Tahrpup and given a menu entry in menu->Internet.
http://linux.palemoon.org/download/installer/
You install and run the program to do updates.
In Tahrpup this is what had to be used to check for and do updates to Pale Moon.
The process built into the browser did not work.
It was added to Tahrpup and given a menu entry in menu->Internet.
- Attachments
-
- Screenshot.jpg
- (31.01 KiB) Downloaded 672 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
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)