iwan4943 / xfce4-netspeed-plugin

Automatically exported from code.google.com/p/xfce4-netspeed-plugin
GNU General Public License v2.0
0 stars 0 forks source link

The plugin restarted more than once in the last 60 seconds. If you press Execute the panel will try to restart the plugin otherwise it will be permanently removed from the panel. #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Compile and install the plugin

What is the expected output? What do you see instead?
I was expecting to see the plugin and got the above. 

Actually the whole output is :-

Plugin "Network Speed Monitor" unexpectedly left the panel, do you want to 
restart it?

The plugin restarted more than once in the last 60 seconds. If you press 
Execute the panel will try to restart the plugin otherwise it will be 
permanently removed from the panel.

It gives me two options - Execute and Remove and neither of them give me 
anything. 

What version of the product are you using? On what operating system?

xfce4-netspeed-plugin version 0.3 

On xfce 4.10 on a mixed system using Debian unstable/sid and Experimental. 
Kernel is 3.8-trunk on GNU/Linux  

Please provide any additional information below.

This is my configure statement :-

~/games/xfce4-netspeed-plugin$ sudo ./configure --prefix=/usr
[sudo] password for shirish: 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to 
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gthread-2.0 >= 2.6.0... 2.36.0
checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-2.0 >= 2.6.0... 2.24.17
checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz  
checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lglib-2.0  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4util-1.0 >= 4.8.0... 4.10.0
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4ui-1 >= 4.8.0... 4.10.0
checking LIBXFCE4UI_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4ui-1 
-I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz  
checking LIBXFCE4UI_LIBS... -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo 
-lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4panel-1.0 >= 4.8.0... 4.10.0
checking LIBXFCE4PANEL_CFLAGS... -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz  
checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 
-lgtk-x11-2.0 -lgmodule-2.0 -lrt -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 
-lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lglib-2.0  
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libgtop-2.0 >= 2.0.0... 2.28.4
checking LIBGTOP_CFLAGS... -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0  
checking LIBGTOP_LIBS... -lgtop-2.0 -lglib-2.0  
configure: creating ./config.status
config.status: creating Makefile
config.status: creating panel-plugin/Makefile
config.status: creating icons/Makefile
config.status: creating icons/16x16/Makefile
config.status: creating icons/22x22/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Putting a make clean so nothing obsolete is there :-

 ~/games/xfce4-netspeed-plugin$ make clean
Making clean in icons
make[1]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
Making clean in 48x48
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/48x48'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/48x48'
Making clean in 22x22
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/22x22'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/22x22'
Making clean in 16x16
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/16x16'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/16x16'
Making clean in .
make[2]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[1]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
Making clean in po
make[1]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/po'
rm -f *.pox xfce4-netspeed-plugin.pot *.old.po cat-id-tbl.tmp
rm -f .intltool-merge-cache
make[1]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/po'
Making clean in panel-plugin
make[1]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/panel-plugin'
rm -rf .libs _libs
 rm -f xfce4-netspeed-plugin
rm -f *.o
rm -f *.lo
make[1]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/panel-plugin'
Making clean in .
make[1]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin'

And then running make install 

 ~/games/xfce4-netspeed-plugin$ sudo make install
Making install in panel-plugin
make[1]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/panel-plugin'
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2 -MT 
xfce4_netspeed_plugin-xfce4_netspeed_plugin.o -MD -MP -MF 
.deps/xfce4_netspeed_plugin-xfce4_netspeed_plugin.Tpo -c -o 
xfce4_netspeed_plugin-xfce4_netspeed_plugin.o `test -f 
'xfce4_netspeed_plugin.c' || echo './'`xfce4_netspeed_plugin.c
mv -f .deps/xfce4_netspeed_plugin-xfce4_netspeed_plugin.Tpo 
.deps/xfce4_netspeed_plugin-xfce4_netspeed_plugin.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2 -MT 
xfce4_netspeed_plugin-options.o -MD -MP -MF 
.deps/xfce4_netspeed_plugin-options.Tpo -c -o xfce4_netspeed_plugin-options.o 
`test -f 'options.c' || echo './'`options.c
mv -f .deps/xfce4_netspeed_plugin-options.Tpo 
.deps/xfce4_netspeed_plugin-options.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2 -MT 
xfce4_netspeed_plugin-device_info.o -MD -MP -MF 
.deps/xfce4_netspeed_plugin-device_info.Tpo -c -o 
xfce4_netspeed_plugin-device_info.o `test -f 'device_info.c' || echo 
'./'`device_info.c
mv -f .deps/xfce4_netspeed_plugin-device_info.Tpo 
.deps/xfce4_netspeed_plugin-device_info.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2 -MT 
xfce4_netspeed_plugin-utils.o -MD -MP -MF .deps/xfce4_netspeed_plugin-utils.Tpo 
-c -o xfce4_netspeed_plugin-utils.o `test -f 'utils.c' || echo './'`utils.c
mv -f .deps/xfce4_netspeed_plugin-utils.Tpo .deps/xfce4_netspeed_plugin-utils.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2 -MT 
xfce4_netspeed_plugin-configure.o -MD -MP -MF 
.deps/xfce4_netspeed_plugin-configure.Tpo -c -o 
xfce4_netspeed_plugin-configure.o `test -f 'configure.c' || echo 
'./'`configure.c
mv -f .deps/xfce4_netspeed_plugin-configure.Tpo 
.deps/xfce4_netspeed_plugin-configure.Po
/bin/bash ../libtool --tag=CC   --mode=link gcc -I.. -pthread 
-I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/xfce4 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2   -o xfce4-netspeed-plugin 
xfce4_netspeed_plugin-xfce4_netspeed_plugin.o xfce4_netspeed_plugin-options.o 
xfce4_netspeed_plugin-device_info.o xfce4_netspeed_plugin-utils.o 
xfce4_netspeed_plugin-configure.o -Wl,--export-dynamic -pthread 
-lxfce4panel-1.0 -lgtk-x11-2.0 -lgmodule-2.0 -lrt -lxfce4util -lgdk-x11-2.0 
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo 
-lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lxfce4util 
-lglib-2.0 -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 
-lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 
-lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lgtop-2.0 -lglib-2.0   
libtool: link: gcc -I.. -pthread -I/usr/include/xfce4/libxfce4panel-1.0 
-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/harfbuzz 
-I/usr/include/xfce4 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
-I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
-I/usr/include/harfbuzz -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libgtop-2.0 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -g -O2 -o xfce4-netspeed-plugin 
xfce4_netspeed_plugin-xfce4_netspeed_plugin.o xfce4_netspeed_plugin-options.o 
xfce4_netspeed_plugin-device_info.o xfce4_netspeed_plugin-utils.o 
xfce4_netspeed_plugin-configure.o -Wl,--export-dynamic -pthread  
-lxfce4panel-1.0 -lgmodule-2.0 -lrt -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util 
-lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 
-lgdk_pixbuf-2.0 /usr/lib/x86_64-linux-gnu/libcairo.so -lpango-1.0 
/usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0 -lgtop-2.0 
-lglib-2.0 -pthread
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/panel-plugin'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/share/xfce4/panel-plugins'
 /usr/bin/install -c -m 644 xfce4-netspeed-plugin.desktop '/usr/share/xfce4/panel-plugins'
 /bin/mkdir -p '/usr/libexec/xfce4/panel-plugins'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c xfce4-netspeed-plugin '/usr/libexec/xfce4/panel-plugins'
libtool: install: /usr/bin/install -c xfce4-netspeed-plugin 
/usr/libexec/xfce4/panel-plugins/xfce4-netspeed-plugin
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/panel-plugin'
make[1]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/panel-plugin'
Making install in po
make[1]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/po'
linguas=""; \
    for lang in $linguas; do \
      dir=/usr/share/locale/$lang/LC_MESSAGES; \
      /bin/bash /home/shirish/games/xfce4-netspeed-plugin/install-sh -d $dir; \
      if test -r $lang.gmo; then \
        /usr/bin/install -c -m 644 $lang.gmo $dir/xfce4-netspeed-plugin.mo; \
        echo "installing $lang.gmo as $dir/xfce4-netspeed-plugin.mo"; \
      else \
        /usr/bin/install -c -m 644 ./$lang.gmo $dir/xfce4-netspeed-plugin.mo; \
        echo "installing ./$lang.gmo as" \
         "$dir/xfce4-netspeed-plugin.mo"; \
      fi; \
      if test -r $lang.gmo.m; then \
        /usr/bin/install -c -m 644 $lang.gmo.m $dir/xfce4-netspeed-plugin.mo.m; \
        echo "installing $lang.gmo.m as $dir/xfce4-netspeed-plugin.mo.m"; \
      else \
        if test -r ./$lang.gmo.m ; then \
          /usr/bin/install -c -m 644 ./$lang.gmo.m \
        $dir/xfce4-netspeed-plugin.mo.m; \
          echo "installing ./$lang.gmo.m as" \
           "$dir/xfce4-netspeed-plugin.mo.m"; \
        else \
          true; \
        fi; \
      fi; \
    done
make[1]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/po'
Making install in icons
make[1]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
Making install in 16x16
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/16x16'
make[3]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/16x16'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/install -c -m 644 xfce4-netspeed-plugin.png '/usr/share/icons/hicolor/16x16/apps'
make[3]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/16x16'
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/16x16'
Making install in 22x22
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/22x22'
make[3]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/22x22'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/install -c -m 644 xfce4-netspeed-plugin.png '/usr/share/icons/hicolor/22x22/apps'
make[3]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/22x22'
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/22x22'
Making install in 48x48
make[2]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/48x48'
make[3]: Entering directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/48x48'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/install -c -m 644 xfce4-netspeed-plugin.png '/usr/share/icons/hicolor/48x48/apps'
make[3]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/48x48'
make[2]: Leaving directory 
`/home/shirish/games/xfce4-netspeed-plugin/icons/48x48'
make[2]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[3]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
Updating Gtk icon cache.
incorrect gamma=(0/100000)
incorrect gamma=(0/100000)
incorrect gamma=(0/100000)
incorrect gamma=(0/100000)
gtk-update-icon-cache: Cache file created successfully.
make[4]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[3]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[2]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[1]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin/icons'
make[1]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin'
make[2]: Entering directory `/home/shirish/games/xfce4-netspeed-plugin'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin'
make[1]: Leaving directory `/home/shirish/games/xfce4-netspeed-plugin'

So the netspeed-xfce4-plugin shows up in the Add New Items but does not work 
for some reason. 

Looking forward to some ideas. 

Original issue reported on code.google.com by shirisha...@gmail.com on 6 Apr 2013 at 9:17

GoogleCodeExporter commented 8 years ago
Curious, the ~/.config/xfce4/panel does not show the plugin.rc

 ~/.config/xfce4/panel$ ls *.rc
datetime-37.rc  datetime-5.rc  xfce4-orageclock-plugin-13.rc

Hope this provides you with more clues. 

Original comment by shirisha...@gmail.com on 6 Apr 2013 at 9:20