Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56163 - x11-plugins/desklet-psidisplays &x11-plugins/desklet-psisensors: error in ping
Summary: x11-plugins/desklet-psidisplays &x11-plugins/desklet-psisensors: error in ping
Status: VERIFIED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: gDesklets packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-05 12:17 UTC by Ioannis Aslanidis (RETIRED)
Modified: 2005-04-27 11:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-05 12:17:39 UTC
There occurs an error when the applet ping.display with its sensor pings the following address:

gblon01.sixxs.net

It shows the TTL instead of the RRT (time) while it does ping well when giving it already resolved:

62.24.229.120

See below:

ioannis@blackhat ioannis $ ping gblon01.sixxs.net -c 4
PING gblon01.sixxs.net (62.24.229.120) 56(84) bytes of data.
64 bytes from router.ipv6.kewlio.net (62.24.229.120): icmp_seq=1 ttl=52 time=96.6 ms
64 bytes from router.ipv6.kewlio.net (62.24.229.120): icmp_seq=2 ttl=52 time=74.2 ms
64 bytes from router.ipv6.kewlio.net (62.24.229.120): icmp_seq=3 ttl=52 time=61.5 ms
64 bytes from router.ipv6.kewlio.net (62.24.229.120): icmp_seq=4 ttl=52 time=82.2 ms

--- gblon01.sixxs.net ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3007ms
rtt min/avg/max/mdev = 61.510/78.673/96.607/12.733 ms


ioannis@blackhat ioannis $ ping 62.24.229.120 -c 4
PING 62.24.229.120 (62.24.229.120) 56(84) bytes of data.
64 bytes from 62.24.229.120: icmp_seq=1 ttl=52 time=60.6 ms
64 bytes from 62.24.229.120: icmp_seq=2 ttl=52 time=135 ms
64 bytes from 62.24.229.120: icmp_seq=3 ttl=52 time=78.3 ms
64 bytes from 62.24.229.120: icmp_seq=4 ttl=52 time=73.2 ms

--- 62.24.229.120 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3014ms
rtt min/avg/max/mdev = 60.668/87.047/135.891/28.928 ms


Reproducible: Always
Steps to Reproduce:
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-07-18 03:06:50 UTC
As with the other bugs, please provide us some information.
Comment 2 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-18 03:20:11 UTC
Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040619-r0, 2.6.7-gentoo-r9)
=================================================================
System uname: 2.6.7-gentoo-r9 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.5.1
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -funroll-loops -pipe -fforce-addr -fforce-mem -fmove-all-movables"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=i686 -fomit-frame-pointer -funroll-loops -pipe -fforce-addr -fforce-mem -fmove-all-movables"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox usersandbox"
GENTOO_MIRRORS="http://ftp.caliu.info/pub/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa apache2 apm arts audiofile avi berkdb bindist cdr crypt cups curl directfb divx4linux dvd dvdr encode esd ethereal fastcgi fbcon flac flash foomaticdb freetype gd gdbm ggi gif gmp gnome gphoto2 gpm gstreamer gtk gtk2 icq imagemagick imlib ipv6 java jikes jpeg junit kde lcms ldap libg++ libwww linguas_el linguas_es mad memlimit mikmod mmx motif mozilla mpeg msn ncurses nls nocd oggvorbis opengl oss pam pdflib perl pic png ppds python qt quicktime readline samba sdl slang spell sse ssl svg svga szip tcltk tcpd tetex tiff truetype ttf unicode usb video_cards_nvidia videos wmf x86 xml xml2 xmms xv xvid zlib"
Comment 3 Joe Sapp (RETIRED) gentoo-dev 2005-04-27 08:32:21 UTC
The Psi desklets are going to be removed soon as they are deprecated.
Comment 4 Ioannis Aslanidis (RETIRED) gentoo-dev 2005-04-27 11:21:01 UTC
Fine for me :)