Galeon and Thunar
Scott T. Hildreth
shild at sbcglobal.net
Sat Feb 17 23:57:22 CET 2007
On Thu, 2007-02-15 at 06:32 -0600, Scott T. Hildreth wrote:
> On Thu, 2007-02-15 at 08:27 +0100, Nick Schermer wrote:
> >
> > On Wed, 14 Feb 2007 20:32:26 -0600, "Scott T. Hildreth" <shild at sbcglobal.net> wrote:
> > > I just ran the panel from the command line, trying to see if I could
> > > see info printed to the term when I tried the search for the weather
> > > plugin.
> >
> > Is the weather plugin not available in the add dialog?
>
> I worded that wrong. I meant to say that I am using the "Search" of
> the weather plugin and it is not doing anything. So I was hopping to
> see some debug info in the term. I can strace the process to see what
> happens during the search.
close(6) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 6
fcntl(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
connect(6, {sa_family=0x20 /* AF_??? */, sa_data="main\' below wi"}, 16)
= -1 EINPROGRESS (Operation now in progress)
ioctl(3, FIONREAD, [1948280948]) = 0
gettimeofday({1679844712, 1767992687}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 0) = 0
write(3, "5\20\4\0D\f`\2\311\t`\2o\0\34\0\232\4\5\0E\f`\2D\f`\002"...,
1996) = 1996
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({329370, 39849029}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 0) = 0
sendto(6, "GET /search/search?where=60188 H"..., 67, 0, NULL, 0) = -1
ENOTCONN (Socket is not connected)
close(6) = 0
I will go through the trace more and post more info, but I thought I
would show you that the GET is called on a closed socket.
>
> >
> > > Well, no info from the weather plugin, but the xmms plugin
> > > keeps printing this continuously,
> > >
> > > (xfce4-xmms-plugin:27685): Gtk-CRITICAL **: gtk_progress_set_percentage:
> > > assertion `percentage >= 0 && percentage <= 1.0' failed
> > >
> >
> > The developer should fix this but using percentage = CLAMP (0, percentage, 1); or
> > something similar.
> >
> > Nick
> >
--
Scott T. Hildreth <shild at sbcglobal.net>
More information about the Xfce
mailing list