Page 2 of 7

Posted: Tue 19 Mar 2013, 16:35
by pemasu
Install the pet from here. and if you are going to need development files for compiling, install the DEV pet also.

For i486 (compiled in Wary) (450K, 835K):
http://distro.ibiblio.org/quirky/pet_pa ... 5-i486.pet
http://distro.ibiblio.org/quirky/pet_pa ... 5-i486.pet

Mkswap

Posted: Tue 19 Mar 2013, 16:48
by Deacon
the .pet download did it; works perfectly now. Thank you!

precise hangs on boot

Posted: Wed 20 Mar 2013, 07:03
by goolwa_pup
Hi

just a bug report on Precise

I downloaded the iso and dragged the three required files into a directory to boot

I have an amd phenom 11 cpu 4 gb ram and no cdrom installed..it boots from an SSD drive...precise 5.5 hangs on boot at the line .....recognising optical devices...

menu 1st reads as follows

title PRECISE
find --set-root --ignore-floppies --ignore-cd /precise/puppy_precise_5.5.sfs
kernel /precise/vmlinuz pmedia=atahd pfix=copy
initrd /precise/initrd.gz

have tried without "pmedia=atahd pfix=copy" but still hangs on same line

Posted: Sat 23 Mar 2013, 16:46
by witekjeden
@Karl Godt
Your command in a separate console not working.
http://img547.imageshack.us/img547/2299 ... syshot.jpg

Glade

Posted: Sun 31 Mar 2013, 15:49
by seaside
Found that Glade loaded but without the widget symbols and also had these errors.

Code: Select all

(glade:24388): GladeUI-CRITICAL **: Unable to load image (Failed to open file '/usr/share/glade/pixmaps/plus.png': No such file or directory)

(glade:24388): GladeUI-WARNING **: Failed to open catalog directory '/usr/share/glade/catalogs': Error opening directory '/usr/share/glade/catalogs': No such file or directory

(glade:24388): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table != NULL' failed
GladeUI-Message: No DevHelp installed on your system, devhelp feature will be disabled.
Loads but has no icons.

remasterpup2 eval_gettext

Posted: Sun 31 Mar 2013, 16:19
by rodin.s
I found a mistake in line 378 of /usr/sbin/remasterpup2. Variables should be escaped. Otherwise this line is not found by xgettext and is not translated.

Code: Select all

$(eval_gettext "WARNING: Be sure that the live-CD or .iso file is the correct one for the currently running Puppy, which is '\${DISTRO_NAME}', version \${DISTRO_VERSION}. As a check, it must have in it the file '\${DISTRO_PUPPYSFS}'")

Re: precise hangs on boot

Posted: Sun 31 Mar 2013, 19:54
by L18L
goolwa_pup wrote:..it boots from an SSD drive...precise 5.5 hangs on boot at the line .....recognising optical devices...

menu 1st reads as follows

title PRECISE
find --set-root --ignore-floppies --ignore-cd /precise/puppy_precise_5.5.sfs
kernel /precise/vmlinuz pmedia=atahd pfix=copy
initrd /precise/initrd.gz
...
I am also booting all my different puppies from SSD
but like this:
# Linux bootable partition config begins
title precise5.5 on /dev/sda3)
root (hd0,2)
kernel /precise55/vmlinuz root=/dev/sda3 ro vga=normal pdev1=sda3 pfix=fsck
initrd /precise55/initrd.gz
# Linux bootable partition config ends
At 1st boot or pfix=ram I always have to wait, and wait....
Hope that helps

typo in XkbdModelConfig

Posted: Mon 01 Apr 2013, 07:41
by L18L
not precise only but woof I think :wink:
see screenshot of xkbd please

Posted: Mon 01 Apr 2013, 11:49
by Karl Godt
witekjeden wrote:@Karl Godt
Your command in a separate console not working.
http://img547.imageshack.us/img547/2299 ... syshot.jpg
kill -s HUP 'pidof pppd'
kill -s HUP `pidof pppd`
backticks, not single quotes
also
kill -s 1 $(pidof pppd)
if zour language kezboard has no backticks available.

Posted: Mon 01 Apr 2013, 15:08
by futwerk
a few new backgrounds.

Posted: Tue 02 Apr 2013, 08:42
by Barburo
I have been impressed with the speed of 5.5. I like the increased flexibility of JWM, and I have used the forum to find more GTK and JWM themes together with extra icon sets to customize my desktop. A couple of observations:

- Frisbee was solid in 5.49 but in 5.5 it sometimes drops the wifi connection if I do not open a browser immediately. Seems to get it back again by retrying the connection.
- The on-screen font rendering seems a bit fuzzy. When displaying documents in the Chrome Browser (ver 25) I was expecting something sharper.

Frugal install, wifi connected only, on Acer aspire laptop 4gb memory, twin intel GU 1.3ghz cpus

Posted: Tue 02 Apr 2013, 20:57
by witekjeden
@Karl Godt
There is a backticks on polish keyboard,
```````````````````````
sorry for my stupid error. :shock:
Your command works ok, thanks for this.
Danke schön.

Posted: Tue 02 Apr 2013, 21:40
by rerwin
Barburo wrote:Frisbee was solid in 5.49 but in 5.5 it sometimes drops the wifi connection if I do not open a browser immediately. Seems to get it back again by retrying the connection.
I have discovered why and have fixed it in the version of frisbee and its friends (in a "kit" tarball), posted here:
http://www.murga-linux.com/puppy/viewto ... 212#693212
All packages in the kit should be installed together into any of the 5.5 puppies (and any other built from the current woof, but not any older than that).
Richard

Xbatalarm-1.0_x86.pet

Posted: Fri 05 Apr 2013, 01:21
by Whitesnow
I posted a very lightweight software, useful to solve battery laptop problem:

http://murga-linux.com/puppy/viewtopic.php?t=85475

Posted: Mon 08 Apr 2013, 02:32
by the-jub
:D just installed, looks good. nice touch that flash is already there. thanks :D

Posted: Mon 08 Apr 2013, 05:20
by Barburo
Rerwin,
Thanks for the link to the Frisbee .pets. They are installed and I'll monitor the how my wifi connection behaves, plus I will keep an eye on that thread.
B.

Frisbee

Posted: Mon 08 Apr 2013, 15:33
by recobayu
Is possible to connect hotspot with wpa2 enterprise by frisbee? How to enter username and password?

Re: Connect wpa2 enterprise by frisbee

Posted: Tue 09 Apr 2013, 14:43
by rerwin
recobayu,
Thanks for your inquiry. I do not have a wpa2 system to test this with, so say this based on how frisbee appears to work.

Use the "Manage Saved Networks" button to go to a list of saved network profiles, select one, make all the necessary changes and then click "Save Profile". Exit the "Manage.." window (if necessary), select the network in the main frisbee window and click "Connect".

Note that you need to be quick to select and click, because the list gets refreshed every 15 seconds (I think), losing the selection indication. Please let us know how it works out.
Richard

Seamonkey Email Problem

Posted: Wed 10 Apr 2013, 11:19
by TIW
Hi everyone. I have downloaded Precise Puppy 5.5. and found that I cannot retrieve my email from Google mail as I have done until now using Sylpheed in Slacko 5.5 .
I have checked all settings off course, but no luck. Any ideas whats wrong ?
Thanks for your help.

Re: Seamonkey Email Problem

Posted: Thu 11 Apr 2013, 06:29
by watchdog
TIW wrote:Hi everyone. I have downloaded Precise Puppy 5.5. and found that I cannot retrieve my email from Google mail as I have done until now using Sylpheed in Slacko 5.5 .
I have checked all settings off course, but no luck. Any ideas whats wrong ?
Thanks for your help.
Try this: go to your /root directory of slacko working install. Press Ctrl-H to show hidden files. Copy a backup of Mail and .sylpheed-2.0 directories. Put this directories in precise install in /root directory (delete first the existing Mail and .sylpheed-2.0 directories). If you can download the mail in slacko you will able to do this in precise, too.