-
I built fpm with ./configure --prefix=/local
and so running "make install" caused logo.xpm to be
installed in /local/share/pixmaps/fpm/logo.xpm
However, running /local/bin/fpm produces this output:
** WARNING **: Couldn't find pixmap file: logo.xpm
Using strace, I see that the gnome libraries looked in
the following
places for the file...
2004-05-28 02:35:41 UTC in Figaro's Password Manager
-
Logged In: YES
user_id=688284
oops, sorry! It's Gaim 0.65.
2003-07-22 12:31:52 UTC in Pidgin
-
I came back to my computer and saw that gaim
had been disconnected from AOL, and had
auto-reconnected but reported that my buddy
list was unavailable. I brought up the account
window and clicked the 'online' checkbox in
order to disconnecte from AOL, and gaim
crashed with the following traceback:
#0 0x405bec91 in __kill () at __kill:-1
#1 0x404211db in raise (sig=6) at signals.c:65...
2003-07-21 11:39:13 UTC in Pidgin
-
using Xvnc from this Red Hat RPM
vnc-server-3.3.3r2-28
it appears as though the server sends clipboard
contents to
all viewers, even those that haven't passed the
password
authentication stage.
I suspect something like
/* skip clients that haven't authorized yet */
if (cl->state != RFB_NORMAL) {
continue;
}
in rfbSendServerCutText would fix the problem...
Carl.
2003-06-16 19:34:33 UTC in TightVNC