The time now is Tue 21 May 2013, 03:41
All times are UTC - 4 |
|
Page 11 of 20 [293 Posts] |
Goto page: Previous 1, 2, 3, ..., 9, 10, 11, 12, 13, ..., 18, 19, 20 Next |
| Author |
Message |
James C

Joined: 26 Mar 2009 Posts: 4741 Location: Kentucky
|
Posted: Sat 24 Mar 2012, 18:15 Post subject:
|
|
Following that link I can successfully ping the nameserver in /etc/resolv.conf .
# ping 192.168.1.254
PING 192.168.1.254 (192.168.1.254): 56 data bytes
64 bytes from 192.168.1.254: seq=0 ttl=255 time=0.377 ms
64 bytes from 192.168.1.254: seq=1 ttl=255 time=0.374 ms
64 bytes from 192.168.1.254: seq=2 ttl=255 time=0.988 ms
64 bytes from 192.168.1.254: seq=3 ttl=255 time=0.375 ms
64 bytes from 192.168.1.254: seq=4 ttl=255 time=0.386 ms
64 bytes from 192.168.1.254: seq=5 ttl=255 time=0.278 ms
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4741 Location: Kentucky
|
Posted: Sat 24 Mar 2012, 18:46 Post subject:
|
|
For whatever it's worth, no such problems in several different Lucid installs, the latest Slacko or Ttuuxxx's 432 which I'm posting from.Just used wget to download Flash.
| Code: | # wget http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.63/install_flash_player_11_linux.i386.tar.gz
--17:41:30-- http://fpdownload.macromedia.com/get/flashplayer/pdc/11.1.102.63/install_flash_player_11_linux.i386.tar.gz
=> `install_flash_player_11_linux.i386.tar.gz'
Resolving fpdownload.macromedia.com... 23.1.210.70
Connecting to fpdownload.macromedia.com|23.1.210.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6,746,733 (6.4M) [application/x-gzip]
100%[====================================>] 6,746,733 158.18K/s ETA 00:00
17:42:13 (157.10 KB/s) - `install_flash_player_11_linux.i386.tar.gz' saved [6746733/6746733]
# |
This problem is occurring in Wary,Exprimo and Saluki though.I'll admit that I'm stumped at the moment.
EDIT:
No problems in the Slacko 531 (2.6.37.6) and Three_Headed_Dog either.
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Sat 24 Mar 2012, 19:41 Post subject:
ownership messing up by the flashplayer Subject description: delayedrun to be modified |
|
Maybe depends on the flashplayer version,
the ownership under /usr is messing up after the flashplayer downloaded.
| Code: | # ls -l /usr
total 0
drwxrwxr-x 1 501 guest 60 2012-03-18 09:27 bin
drwxr-xr-x 1 root root 3 2010-09-21 00:21 doc
drwxr-xr-x 1 root root 3 2012-03-18 09:25 etc
drwxr-xr-x 1 root root 3 2012-03-18 08:20 games
drwxr-xr-x 1 root root 29 2011-09-08 13:36 include
drwxrwxr-x 1 501 guest 100 2012-03-18 09:27 lib
drwxr-xr-x 1 root root 115 2011-05-04 10:11 libexec
drwxr-xr-x 1 root root 446 2005-02-05 23:47 local
drwxr-xr-x 1 root root 60 2012-03-18 09:27 sbin
drwxrwxr-x 1 501 guest 180 2012-03-18 09:26 share
lrwxrwxrwx 1 root root 5 2012-03-18 09:23 X11 -> X11R7
lrwxrwxrwx 1 root root 5 2012-03-18 09:23 X11R6 -> X11R7
drwxr-xr-x 1 root root 73 2011-03-26 08:44 X11R7 |
I had need to 'chown root.root -R /initrd/pup_rw/usr' to repair (also need to reboot).
@Barry
The /usr/sbin/delayedrun are better to be modified:
| Code: | # diff delayedrun.org delayedrun
257c257
< tar -zxf $download_name #111117 install_flash_player_10_linux.tar.gz
---
> tar --no-same-owner -zxf $download_name #111117 install_flash_player_10_linux.tar.gz
261c261
< cp -a -f usr/* /usr/
---
> cp -rf usr/* /usr/
|
Or, use the getflash-0.9.
http://www.murga-linux.com/puppy/viewtopic.php?t=74491
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
FeodorF

Joined: 07 Jul 2010 Posts: 70 Location: Heidelberg, Germany
|
Posted: Sun 25 Mar 2012, 00:13 Post subject:
Wary/Racy 5.3RC (5.2.90) Subject description: InkspaceLite: There are some problems |
|
The InkspaceLite ruler at top looks messed up as soon as you move the mouse cursor from left to right/right to left side of he sheet. The ruler gets filled up with arrow signs. The arrow signs get cleared from the ruler as soon as you scroll up or down. (See picture)
InkspaceLite offers two print buttons. As soon as you try the 'Print...' button you will crash InkspaceLite. If you use the 'Print Direct...' button everything works fine - as well as CUPS-PDF printing. (See picture)
I put some graphic together and looked at xerrs.log afterwards.
Don't like those error messages. (See pictures)
| Description |
|

Download |
| Filename |
xerrs.log_for_SomePainting.png |
| Filesize |
108.62 KB |
| Downloaded |
110 Time(s) |
| Description |
|

Download |
| Filename |
SomePainting.png |
| Filesize |
486.83 KB |
| Downloaded |
108 Time(s) |
| Description |
|

Download |
| Filename |
RulerGetsMessedUp.png |
| Filesize |
545.6 KB |
| Downloaded |
102 Time(s) |
| Description |
|

Download |
| Filename |
InkspaceLight-PrintingProblem.png |
| Filesize |
108.43 KB |
| Downloaded |
115 Time(s) |
Last edited by FeodorF on Mon 26 Mar 2012, 23:53; edited 5 times in total
|
|
Back to top
|
|
 |
FeodorF

Joined: 07 Jul 2010 Posts: 70 Location: Heidelberg, Germany
|
Posted: Sun 25 Mar 2012, 00:22 Post subject:
Wary/Racy 5.3RC (5.2.90) Subject description: xorgwizard crashes as soon as you setup the vesa mode |
|
As soon as I try to setup the vesa mode for my nvidia MX440 the xorgwizard crashes. (Black screen, cursor at top left position, keyboard locked)
You will have to do a hardware reset. After resetting Xwin will start in vesa mode without any problem.
Remark: Well, the problem doesn't exist with ATI-cards.
Last edited by FeodorF on Sun 25 Mar 2012, 01:59; edited 1 time in total
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4741 Location: Kentucky
|
Posted: Sun 25 Mar 2012, 00:53 Post subject:
|
|
Manual frugal install on another old slow box.All basics working on initial boot.
repo# report-video
Wary Puppy, version 5.2.90 on Sat 24 Mar 2012
Chip description:
1.0 VGA compatible controller
Intel Corporation 82810E DC-133 (CGC) Chipset Graphics Controller (rev 03)
oem: Intel810(TM) Graphics Chip Accelerated VGA BIOS
X Server: Xorg
Driver used: intel
X.Org version: 1.3.0
dimensions: 1024x768 pixels (321x241 millimeters)
depth of root window: 16 planes
...the above also recorded in /tmp/root/ as report-video,
and archived with xorg.conf and Xorg.0.log as report-video-full.gz
#
-Computer-
Processor : Celeron (Mendocino)
Memory : 124MB (78MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Sat 24 Mar 2012 10:43:29 PM CDT
-Display-
Resolution : 1024x768 pixels
OpenGL Renderer : Mesa DRI i810E 20050821 x86/MMX
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : ICH - Intel 82801AA-ICH
-Input Devices-
Logitech USB-PS/2 Optical Mouse
USB Keyboard
USB Keyboard
-Processor-
Name : Celeron (Mendocino)
Family, model, stepping : 6, 6, 5 (Pentium II/Pentium II Xeon/Celeron)
Vendor : Intel
-Configuration-
Cache Size : 128kb
Frequency : 498.42MHz
BogoMIPS : 996.84
Byte Order : Little Endian
|
|
Back to top
|
|
 |
pemasu

Joined: 08 Jul 2009 Posts: 5169 Location: Finland
|
Posted: Sun 25 Mar 2012, 06:15 Post subject:
|
|
James C. You pinged your router, I presume. It should respond.
More helpful would be to ping some external address in numerical and dns name.
Like 8.8.8.8 and www.google.com
|
|
Back to top
|
|
 |
broomdodger

Joined: 09 May 2008 Posts: 179 Location: Santa Cruz, CA
|
Posted: Sun 25 Mar 2012, 11:33 Post subject:
Re: ownership messing up by the flashplayer |
|
| shinobar wrote: | Maybe depends on the flashplayer version,
the ownership under /usr is messing up after the flashplayer downloaded. | racy5290 frugal - new save file - Flash 11.1 r102
Seems fine here.
| Code: | # ls -l /usr
total 5
drwxr-xr-x 1 root root 1024 2012-03-17 17:32 bin
drwxr-xr-x 1 root root 69 2010-09-20 08:22 dietlibc
drwxr-xr-x 1 root root 3 2010-09-20 08:21 doc
drwxr-xr-x 1 root root 3 2012-03-17 17:32 etc
drwxr-xr-x 1 root root 3 2012-03-17 16:20 games
drwxr-xr-x 1 root root 37 2010-09-20 08:15 i486-t2-linux-gnu
drwxr-xr-x 1 root root 29 2012-03-17 17:32 include
drwxr-xr-x 1 root root 209 2012-02-17 03:39 java
drwxr-xr-x 1 root root 1024 2012-03-17 17:32 lib
drwxr-xr-x 1 root root 115 2011-09-08 17:19 libexec
drwxr-xr-x 1 root root 1024 2012-03-18 08:30 local
drwxr-xr-x 1 root root 1024 2012-03-17 17:27 sbin
drwxr-xr-x 1 root root 1024 2012-03-17 17:26 share
lrwxrwxrwx 1 root root 5 2012-03-17 17:32 X11 -> X11R7
lrwxrwxrwx 1 root root 5 2012-03-17 17:23 X11R6 -> X11R7
drwxr-xr-x 1 root root 73 2011-09-10 04:26 X11R7
|
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2252 Location: Japan
|
Posted: Sun 25 Mar 2012, 21:37 Post subject:
Re: ownership messing up by the flashplayer |
|
| broomdodger wrote: | | shinobar wrote: | Maybe depends on the flashplayer version,
the ownership under /usr is messing up after the flashplayer downloaded. | racy5290 frugal - new save file - Flash 11.1 r102
Seems fine here. |
Have you installed the flashplayer as the racy automatically offers?
Or, is it a report using the getflash-0.9?
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4741 Location: Kentucky
|
Posted: Sun 25 Mar 2012, 22:24 Post subject:
|
|
| pemasu wrote: | James C. You pinged your router, I presume. It should respond.
More helpful would be to ping some external address in numerical and dns name.
Like 8.8.8.8 and www.google.com |
O.K.
| Code: | # ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: seq=0 ttl=51 time=53.502 ms
64 bytes from 8.8.8.8: seq=1 ttl=51 time=52.910 ms
64 bytes from 8.8.8.8: seq=2 ttl=51 time=52.869 ms
64 bytes from 8.8.8.8: seq=3 ttl=51 time=52.806 ms
64 bytes from 8.8.8.8: seq=4 ttl=51 time=53.239 ms |
| Code: | # ping www.google.com
ping: bad address 'www.google.com'
# |
|
|
Back to top
|
|
 |
broomdodger

Joined: 09 May 2008 Posts: 179 Location: Santa Cruz, CA
|
Posted: Sun 25 Mar 2012, 23:59 Post subject:
Re: ownership messing up by the flashplayer |
|
| shinobar wrote: | | broomdodger wrote: | | shinobar wrote: | Maybe depends on the flashplayer version,
the ownership under /usr is messing up after the flashplayer downloaded. | racy5290 frugal - new save file - Flash 11.1 r102
Seems fine here. |
Have you installed the flashplayer as the racy automatically offers?
Or, is it a report using the getflash-0.9? | I let racy install flash automatically.
|
|
Back to top
|
|
 |
FeodorF

Joined: 07 Jul 2010 Posts: 70 Location: Heidelberg, Germany
|
Posted: Mon 26 Mar 2012, 01:33 Post subject:
Xclipboard (Racy 5.2.90) Subject description: Buttons don't tell 'Yes'/'No' |
|
Little problem with the Xclipboard.
If you like to save the text you don't know which button to click.
There is no 'Yes'/'No' readable. Buttons lower parts are cut.
See picture.
| Description |
|

Download |
| Filename |
xclipboard-error.png |
| Filesize |
614.95 KB |
| Downloaded |
128 Time(s) |
|
|
Back to top
|
|
 |
FeodorF

Joined: 07 Jul 2010 Posts: 70 Location: Heidelberg, Germany
|
Posted: Mon 26 Mar 2012, 09:36 Post subject:
Racy 5.3RC (5.2.90) Subject description: urxvt has a hidden bug |
|
urxvt has a hidden bug.
If you type, while urxvt builds up you will have extra characters infront of '#' (see picture).
This means, that the keyboard-buffer is read way too soon.
I found this bug by using a P II - 266.
| Description |
|

Download |
| Filename |
urxvt_has_a_hidden_bug.png |
| Filesize |
453.75 KB |
| Downloaded |
118 Time(s) |
|
|
Back to top
|
|
 |
LaRioja
Joined: 23 Feb 2012 Posts: 20 Location: Augsburg/Germany
|
Posted: Tue 27 Mar 2012, 07:22 Post subject:
Puppy-Setup: change to UTF-8 does not get permanent |
|
I have installed Racy 5.2.90 on my AMD LE 1250 box and chose German locale in the Quick Setup but I accidentally did not tick UTF-8 Encoding. I changed this later in Puppy-Setup, but it doesn't get permanent. So on every reboot I have to change to UTF-8 again.
Is there something wrong?
Thanks for a hint.
|
|
Back to top
|
|
 |
FeodorF

Joined: 07 Jul 2010 Posts: 70 Location: Heidelberg, Germany
|
Posted: Tue 27 Mar 2012, 14:24 Post subject:
Racy 5.2.90 Network Wizard Subject description: Binary 'scanpci' is missing |
|
If you start dougal's 'Network Wizard' you will get a message in xerrs.log like this:
/usr/sbin/net-setup.sh: line 1683: scanpci: command not found
Checking with 'Pfind' you will see, that the binary 'scanpci' is missing.
(See pictures)
| Description |
|

Download |
| Filename |
image-1.png |
| Filesize |
344.41 KB |
| Downloaded |
109 Time(s) |
| Description |
|

Download |
| Filename |
scanpci_is_missing.png |
| Filesize |
533.5 KB |
| Downloaded |
111 Time(s) |
|
|
Back to top
|
|
 |
|
|
Page 11 of 20 [293 Posts] |
Goto page: Previous 1, 2, 3, ..., 9, 10, 11, 12, 13, ..., 18, 19, 20 Next |
|
|
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
|