Precise Puppy 5.7.1

Please post any bugs you have found
Message
Author
bohocmasni
Posts: 19
Joined: Fri 01 Jun 2012, 16:50
Location: Hungary

Re: rox

#381 Post by bohocmasni »

bohocmasni wrote:hi!

in precise 5.5 (IRC in older versions too) rox iconified windows works,

in wheezy35xx, precise 5.7, tahr 5.8 (and newer?) don't work at least for me.

how to reprod:

right click on any item, options, pinboard, iconified windows, show iconified windows, check in.

in precise 5.5, after minimalizing a window it puts an icon to my desktop, in precise 5.7.1 (and newer) it does nothing.

both uses rox 2.11,
up
[url]http://www.youtube.com/watch?v=G6D1YI-41ao[/url]

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

#382 Post by mavrothal »

mavrothal wrote: In case I build another delta,
Case has materialised 8)
Here is the, last I believe, precise-5.7.1_to_5.7.2 delta (md5sum: b6ea7b96f49848776186ad7ea7dc907d).
<Edit> ...and here is the precise-5.7.1-retro_to_5.7.2-retro delta (md5sum: 26cb64612292706504fec7ee833d6f96) </Edit>

This is mostly to test the save_to_folder function and also contains updated bash, Puppy-package-*, sfs_load, and a fix for a soft wifi block in some hardware.

It also contains a savefile2dir script that it can be used to transform your savefile to savedirectory. To use it boot with pfix=ram, backup your savefile, and then in the terminal type

Code: Select all

savefile2dir /full/path/to/savefile.2fs
replacing '/full/path/to/savefile.2fs' with the actual path and name of your savefile.
== [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
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#383 Post by Griot »

Hello mavrothal. Pardon my noobness on this but I have to ask before I
scr#$ up something. Can I use "manual frugal" method after updating Precise 5.71.iso with delta files? Thank you.

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

#384 Post by mavrothal »

Griot wrote:Can I use "manual frugal" method after updating Precise 5.71.iso with delta files? Thank you.
You can do a anything you would do with any puppy ISO, including "manual frugal"
== [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
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#385 Post by Griot »

Thank you mavrothal and a big thanks to everyone who participated in this project. Works like a charm. :D However, I have two more questions about this. Is it safe to rename savedir and edit corresponding entry in fsckme.flg? Can I delete newly created/renamed savefile? Thanks.

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

#386 Post by mavrothal »

Griot wrote:However, I have two more questions about this. Is it safe to rename savedir and edit corresponding entry in fsckme.flg? Can I delete newly created/renamed savefile? Thanks.
These are 3 questions :D
You can rename it while the first part remains the same ie "precisesave"
fsckme.flg is an empty file and unrelated to savefile. Is for checking the integrity of the file system.
You can delete anything you want.
None of these changes should be done while the savefile/folder is loaded. ie either boot with another puppy or with pfix=ram.
== [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
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#387 Post by Griot »

Thank you mavrothal. Yes, three is the number. :)

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

#388 Post by linuxcbon »

grub-probe is missing

Code: Select all

# grub-install --root-directory=/mnt/sdb1 /dev/sdb1
Probing devices to guess BIOS drives. This may take a long time.
/usr/sbin/grub-install: line 490: grub-probe: command not found
/usr/sbin/grub-install: line 490: [: =: unary operator expected

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

#389 Post by mavrothal »

linuxcbon wrote:grub-probe is missing
grub-probe was not in precise-5.7.1.
Use grub4dos
== [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] ==

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

#390 Post by linuxcbon »

mavrothal wrote:grub-probe was not in precise-5.7.1.
Use grub4dos
I know, but I am writing bugs here, I am not asking for tips :D . (I could also use syslinux or lilo or whatever bootloader, why do you only recommend grub4dos)...

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

#391 Post by mavrothal »

linuxcbon wrote:
mavrothal wrote:grub-probe was not in precise-5.7.1.
Use grub4dos
I know, but I am writing bugs here, I am not asking for tips :D . (I could also use syslinux or lilo or whatever bootloader, why do you only recommend grub4dos)...
Sorry. Posting after the 5.7.2 update I thought you are referring to the update rather than the 14-month old precise 5.7.1.

I'm sure you know it but for the others, grub-probe is part of the grub-common package that one can get through PPM from the ubuntu repo.
Anyway, I attach a pet that contains grub-probe only. Let us know if it is sufficient for grub to work, or if it also needs more of the grub-common utilities or libs.

The reason I pointed to grub4dos and not other boot loaders, is because this is in the menu and a puppy-staple.
Attachments
grub-probe-1.99.pet
extracted from the grub-common_1.99-21ubuntu3_i386.deb
(164.86 KiB) Downloaded 440 times
== [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] ==

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

#392 Post by linuxcbon »

Ah I see, you added some patches and called it precise 5.7.2, because there is no official precise 5.7.2.
Anyway grub-probe should be included by default. Still one program is missing, dpkg-query.
Last edited by linuxcbon on Sat 25 Oct 2014, 18:50, edited 2 times in total.

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

#393 Post by linuxcbon »

Trying to install grub legacy (version 0.97) to a usb stick , it tries to detect hardware from bios and because my pc doesn't have a floppy disk, grub legacy takes CPU and memory to very full, takes a lot of time.

Code: Select all

# grub --version
grub (GNU GRUB 0.97)

Code: Select all

# grub-install --root-directory=/mnt/sdb1 /dev/sdb
Or

Code: Select all

# grub-install /dev/sdb
Causes :

Code: Select all

Probing devices to guess BIOS drives. This may take a long time.
Could not find device for /boot: Not found or not a block device.
And dmesg shows :

Code: Select all

[  455.203296] end_request: I/O error, dev fd0, sector 0
[  467.348881] end_request: I/O error, dev fd0, sector 0
[  467.348889] Buffer I/O error on device fd0, logical block 0
(old bug for version 0.97 https://bugs.launchpad.net/ubuntu/+sour ... bug/352787)
Last edited by linuxcbon on Tue 04 Nov 2014, 20:09, edited 1 time in total.

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

#394 Post by mavrothal »

linuxcbon wrote:Anyway grub-probe should be included by default. Still one program is missing, dpkg-query.
I thought I noticed you mentioned the grub worked OK on aHD with grub-probe. Did it or not?
dpkg-query is just informing grub of the installed packages (that's what dpkg-query does in general). Is not required for grub function.
== [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] ==

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

#395 Post by linuxcbon »

mavrothal wrote:I thought I noticed you mentioned the grub worked OK on aHD with grub-probe. Did it or not?
dpkg-query is just informing grub of the installed packages (that's what dpkg-query does in general). Is not required for grub function.
No , grub didn't work, first try was a typo...I corrected the message.

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

#396 Post by linuxcbon »

gparted : for fat32 , it needs these programs to work : dosfstools and mtools.

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

#397 Post by don570 »

For people using the Chinese language and Precise 5.7.1...

I made a special page on installing Chinese menus when using LANG=zh_CN
http://www.murga-linux.com/puppy/viewtopic.php?t=87045

Image

_____________________________________________

User avatar
LazY Puppy
Posts: 1934
Joined: Fri 21 Nov 2014, 18:14
Location: Germany

#398 Post by LazY Puppy »

Hi.

While doing some work on this I have found a issue in precise 5.7.1.

The file /etc/DISTRO_SPECS in main sfs is different to the file /DISTRO_SPECS in initrd.gz. The one in initrd.gz is missing this:

Code: Select all

#multiarch distros, such as Ubuntu, will have this. ex: /usr/lib/i386-linux-gnu, so DISTRO_ARCHDIR=i386-linux-gnu
DISTRO_ARCHDIR='i386-linux-gnu'
RSH

"you only wanted to work your Puppies in German", "you are a separatist in that you want Germany to secede from Europe" (musher0) :lol:

No, but I gave my old drum kit away for free to a music store collecting instruments for refugees! :wink:

RickGT351
Posts: 289
Joined: Tue 27 Sep 2011, 22:02
Location: Auckland, New Zealand

Precise Puppy 5.71

#399 Post by RickGT351 »

I have used Puppy Package Manager on several occasions today on a fresh install and after selecting the file and where to download it from, I get the message that the file is not available and to update PPM.
Did that and it made no difference.
I have had to resort to using a search engine to search for dependencies - which is a pain

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

#400 Post by linuxcbon »

Anyone tried to install fglrx ? I installed omega-14.12 but it crashes the pc.

Post Reply