The time now is Wed 20 Jan 2021, 09:49
All times are UTC - 4 |
Author |
Message |
session

Joined: 07 Feb 2011 Posts: 90 Location: Valley of the Sun
|
Posted: Tue 05 Mar 2013, 17:34 Post subject:
|
|
OK, I see now what was meant, Watchdog was trying to run a Precise (or other puppy) build. So, yeah, vanilla builds are your answer.
In any case, I still recommend Seamonkey over Firefox because vanilla Firefox is noticeably slower on my modest machine...
_________________ Primary - Intel Pentium 4 2.40GHz, 571MB RAM, ATI Radeon 7000. Linux Mint 17 Qiana installed.
Secondary - Pentium 3 533MHz, 385MB RAM, ATI Rage 128 Pro ULTRA TF. Precise Puppy 5.7.1 Retro full install.
|
Back to top
|
|
 |
watchdog
Joined: 28 Sep 2012 Posts: 2022 Location: Italy
|
Posted: Wed 06 Mar 2013, 13:59 Post subject:
|
|
session wrote: | OK, I see now what was meant, Watchdog was trying to run a Precise (or other puppy) build. So, yeah, vanilla builds are your answer.
In any case, I still recommend Seamonkey over Firefox because vanilla Firefox is noticeably slower on my modest machine... |
I have now two frugals of wary 5.5: one with glibc upgrade and firefox 19.0 from which I'm writing. I use to install mozilla browsers from:
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
and
http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/
My frugal with firefox works fine on my new hardware, a laptop with celeron and 2 Gb RAM. My old desktop is gone. From this frugal with glibc upgrade, if you install the original glibc from repository by PPM, you can obtain the same of the original wary where I run seamonkey 2.16. It works fine, too.
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 13129 Location: Stratford, Ontario
|
Posted: Wed 06 Mar 2013, 21:23 Post subject:
|
|
Grub Legacy Bootloader Config is broken in Wary 5.5. The problem is with Xdialog and GTK, specifically the menubox widget. It is now throwing an error message into 2>/tmp/xxx. So grubconfig cannot parse the results.
This is patchable. However, fans of Legacy GRUB may prefer to use the light-weight replacement here. It will appear in the System menu as Legacy GRUB Config 2013.
FYI, I have searched for other apps that may be affected by this bug. The only one I could find is the podcast grabber.
Last edited by rcrsn51 on Mon 18 Mar 2013, 14:42; edited 4 times in total
|
Back to top
|
|
 |
esmourguit

Joined: 17 Nov 2006 Posts: 1411 Location: Entre l'ile aux oiseaux.et l'ile de sainte Lucie
|
Posted: Thu 07 Mar 2013, 12:13 Post subject:
|
|
Bonjour à toutes et tous,
I noticed this problem with Puppy Podcast Grabber.
What to do to change this erratic behavior?
Thank you.
Cordialement
_________________ Toutou Linux - Paquets français
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 13129 Location: Stratford, Ontario
|
Posted: Thu 07 Mar 2013, 12:16 Post subject:
|
|
esmourguit wrote: | I noticed this problem with Puppy Podcast Grabber. What to do to change this erratic behavior? |
You need to replace every instance of "2>&1" with "2>&1 | tail -n1".
This should do it:
Code: | sed -i 's/2>\&1/2>\&1|tail -n1/g' /usr/local/bin/ppg-gui.sh |
|
Back to top
|
|
 |
esmourguit

Joined: 17 Nov 2006 Posts: 1411 Location: Entre l'ile aux oiseaux.et l'ile de sainte Lucie
|
Posted: Thu 07 Mar 2013, 15:02 Post subject:
|
|
Bonjour à toutes et tous,
@ rcrsn51,
A thousand thank you Bill, it works perfectly.
Cordialement
_________________ Toutou Linux - Paquets français
|
Back to top
|
|
 |
broomdodger

Joined: 09 May 2008 Posts: 279 Location: Santa Cruz, CA
|
Posted: Thu 07 Mar 2013, 19:19 Post subject:
|
|
James C wrote: | FWIW, Opera 12.14 works fine too. |
How do you install Operal 12.14?
Where do you get it?
Bill
|
Back to top
|
|
 |
broomdodger

Joined: 09 May 2008 Posts: 279 Location: Santa Cruz, CA
|
Posted: Thu 07 Mar 2013, 19:29 Post subject:
|
|
racy 5.5
wary 5.5
Both work well on an old 2001 Asus 701 Eee PC, 4 GB SSD, 512 MB RAM.
The original Linux would not boot. The SSD had 4 partitions. I booted from an external CD, GParted to one partition ext2, manual frugal install, grub4dos, now happy as a clam (shell).
Wireless is better than some larger laptops.
2.5 hours battery life, it was 'stored' for 2+ years!
Compiled Sylpheed 3.4.0beta2 works great.
Compiled vim 7.3.843 also works great.
Bill
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 5547 Location: GB
|
Posted: Fri 08 Mar 2013, 02:30 Post subject:
|
|
Quote: | Where do you get it? |
Did you try www.opera.com ?
Deb(other) usually works, except Slacko, of course, but mick usually attends to all our needs on that score, notwithstanding an interim issue with Norway.
|
Back to top
|
|
 |
broomdodger

Joined: 09 May 2008 Posts: 279 Location: Santa Cruz, CA
|
Posted: Fri 08 Mar 2013, 02:57 Post subject:
|
|
Sage wrote: | Quote: | Where do you get it? |
Did you try www.opera.com ?
Deb(other) usually works, except Slacko, of course, but mick usually attends to all our needs on that score, notwithstanding an interim issue with Norway. | Yes, but this is something I have yet to learn, which distribution, which package model...
I was hoping for some helpful guidance.
So... Other (DEB) and Debian package?
Well... I will try that, thank you.
Bill
|
Back to top
|
|
 |
broomdodger

Joined: 09 May 2008 Posts: 279 Location: Santa Cruz, CA
|
Posted: Fri 08 Mar 2013, 03:47 Post subject:
|
|
broomdodger wrote: | Sage wrote: | Quote: | Where do you get it? |
Did you try www.opera.com ?
Deb(other) usually works, except Slacko, of course, but mick usually attends to all our needs on that score, notwithstanding an interim issue with Norway. | Yes, but this is something I have yet to learn, which distribution, which package model...
I was hoping for some helpful guidance.
So... Other (DEB) and Debian package?
Well... I will try that, thank you.
Bill | ok,, downloaded:
Other (DEB)
Debian package
double clicked
Opera 12.14 is installed and runs great, seems more memory efficient than Seamonkey
--and--
The screen scaled nicely for this Asus 701 Eee PC with 800x480 display!
That was (too) easy.
Thank you for the nudge.
Bill
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6735 Location: Kentucky
|
Posted: Fri 08 Mar 2013, 13:50 Post subject:
|
|
broomdodger wrote: | broomdodger wrote: | Sage wrote: | Quote: | Where do you get it? |
Did you try www.opera.com ?
Deb(other) usually works, except Slacko, of course, but mick usually attends to all our needs on that score, notwithstanding an interim issue with Norway. | Yes, but this is something I have yet to learn, which distribution, which package model...
I was hoping for some helpful guidance.
So... Other (DEB) and Debian package?
Well... I will try that, thank you.
Bill | ok,, downloaded:
Other (DEB)
Debian package
double clicked
Opera 12.14 is installed and runs great, seems more memory efficient than Seamonkey
--and--
The screen scaled nicely for this Asus 701 Eee PC with 800x480 display!
That was (too) easy.
Thank you for the nudge.
Bill |
Sage covered it for me........ sometimes the easy way actually works.
|
Back to top
|
|
 |
npierce
Joined: 28 Dec 2009 Posts: 858
|
Posted: Fri 08 Mar 2013, 16:42 Post subject:
remasterpup2 can kill X or more. |
|
Assuming that a user understands the information requested by remasterpup2 dialogs, and so provides the correct information, this bug would not ever be seen. As the saying goes, "garbage in equals garbage out". Applications don't always do what the user wants, only what the user tells them to.
If this bug only resulted in remasterpup2 failing to produce the desired remaster because the user supplied the wrong information, it might not be worth mentioning. But since the consequences of this bug are a bit severe, I thought it should be reported.
This bug is not the result of recent changes to remasterpup2. This bug has appeared because of a change in behaviour of the fuser utility. The same code worked fine with the fuser supplied with Puppy 4.3.1.
Steps to reproduce - - -
WARNING: Don't try this at home!!!
(at least not unless you have saved everything you are working on to physical media)
1. Mount a non-Puppy virtual CD or real CD/DVD, preferably non-writable. (Actually, the program should never get as far as writing -- but it doesn't hurt to be safe.)
2. Run remasterpup2.
3. Forget that you have a non-Puppy CD in the drive and select it when prompted to "Choose the CD/DVD drive...".
Expected results: remasterpup2 gives an error message and exits.
Actual results: X and sometimes other processes are killed, sometimes enough to bring Puppy down.
Here's what's happening - - -
After the user selects the CD or virtual CD, remasterpup2 checks to be sure it has the initrd.gz file. If it doesn't, it is not the proper CD, so remasterpup2 unmounts it, after killing any process that was using it.
That behaviour goes back to the days when the user was only asked to identify the CD/DVD drive. I guess the idea was to automatically eject a CD/DVD that was obviously not the one needed, so that the user could then mount the proper CD. Nowadays the user is asked to mount a virtual CD or put the proper CD in the drive before this dialog appears.
In the days of Puppy 4.3.1 this might cause a few surprises, such as killing ROX-Filer if it had a window open for the mount point, but it didn't crash Puppy.
Here is what changed: remasterpup2 uses the fuser utility to determine what processes are using the device, and to kill those processes before unmounting the CD. It seems that the old fuser utility (fuser (PSmisc) 22.5, as in Puppy 4.3.1) didn't list any processes for block devices unless the device was mounted and the mount point was in use. The newer fuser utility (fuser (PSmisc) 22.14, as in Puppy Racy 5.2.2 and 5.4.91) doesn't treat block devices specially, and so lists a ton of processes using them, whether the mount point is in use or not. When it starts killing them, things are not pretty.
Here is a suggested solution - - -
Rather than modify the existing test to work with the new version of the fuser utility, I decided to try a new test that takes place before the user is asked to choose the CD or virtual CD. This way the user can't choose a CD without initrd.gz, so there is no need to unmount such a CD, or kill any processes.
I've also included a suggested fix for another minor bug. In recent versions of remasterpup2, the CD drive began showing up in the $VIRTUALCD list, so appeared twice in the list of choices in the dialog.
A modified version of remasterpup2 (based on the 2013-Mar-07 version in Woof) is attached.
I've also attached a diff file. The "@@ . . . @@" numbers in the following explanation identify the related code blocks in the diff file.
@@ -85,6 +86,27 @@
This block of code has been added to the choice_cdd function. If the function is passed "filter" as an argument, this code filters out any mounted device that doesn't contain the files initrd.gz and $PUPPYSFS in its top directory. By filtering out any mounted device that doesn't have initrd.gz, the user is never given the opportunity to choose that device, and so the code that checked after the user chose the device (and the troublesome call to fuser in that code) never executes.
It also filters out any mounted device that doesn't have the proper $PUPPYSFS file (e.g., puppy_racy_5.4.91.sfs). This was not checked by the code before, but one of the message boxes displayed a WARNING to the user to be sure that the CD or virtual CD is correct for the currently running Puppy, and suggested to the user that it can be checked by ensuring that the CD or virtual CD has the proper $PUPPYSFS file. Now that is double-checked by this code.
If there is some legitimate reason that a user would have to ignore that warning, and use a CD without the proper $PUPPYSFS file (although I can't think of such a reason), then this check for the proper $PUPPYSFS should not be implemented.
Also, if the check for the proper $PUPPYSFS is implemented, perhaps the check for initrd.gz is now unnecessary (although I suppose that someone might have a CD that isn't a Puppy Live-CD, but just happened to have the proper $PUPPYSFS file in its top directory).
@@ -369,7 +391,7 @@
This corrects another bug. Previously the CD drive was being added to VIRTUALCD.
@@ -380,12 +402,12 @@
The first call to the choice_cdd function now passes the "filter" argument so that the filtering will be done. (The second call, which only executes if the user is using a virtual CD and so hasn't yet selected a CD drive, is unchanged, so doesn't pass any argument, and no filtering will be done.)
The final change is to the first line in the obsolete code that previously checked the user's choice of CD or virtual CD to be sure that it contained initrd.gz, and unmounted it if it did not (after killing all processes that were using it). I've only added a comment to this line, but the if/fi block could certainly be eliminated, since in theory it should never execute any more.
 |
Description |
Modified remasterpup2 based on current version in Woof.
|

Download |
Filename |
remasterpup2.gz |
Filesize |
13.98 KB |
Downloaded |
1056 Time(s) |
Description |
Modifications to remasterpup2
|

Download |
Filename |
remasterpup2.diff.gz |
Filesize |
1.48 KB |
Downloaded |
1092 Time(s) |
|
Back to top
|
|
 |
Monsie

Joined: 01 Dec 2011 Posts: 633 Location: Kamloops BC Canada
|
Posted: Sat 09 Mar 2013, 04:49 Post subject:
Wary and Racy 5.5, released March 3, 2013 |
|
Hi all,
I was somewhat surprised and somewhat taken aback when I discovered the sound byte associated with using the trash: namely a loud belching or burping noise. I'm hoping this is a mistake of some sort and not an attempt at humor... I am only one voice, so I would ask the Community to consider if this is how we want to present Puppy Linux to the rest of the world...
Respectfully,
Monsie
_________________ My username is pronounced: "mun-see". Derived from my surname, it was my nickname throughout high school.
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4421 Location: merriam, kansas
|
Posted: Sat 09 Mar 2013, 05:54 Post subject:
Re: Wary and Racy 5.5, released March 3, 2013 |
|
Monsie wrote: | Hi all,
I was somewhat surprised and somewhat taken aback when I discovered the sound byte associated with using the trash: namely a loud belching or burping noise. I'm hoping this is a mistake of some sort and not an attempt at humor... I am only one voice, so I would ask the Community to consider if this is how we want to present Puppy Linux to the rest of the world...
Respectfully,
Monsie |
It also affects Slacko and is incredibly stupid, annoying, and
disgusting.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|