MGT's icon not shown on window's titlebar
Brought to you by:
demichel
I'm using MGT (Mandrake Cooker's version, I believe) on
Mandrake Linux 9.1 with GNOME 2.2 desktop.
MGT icon never shows up on the top-left corner of the
window titlebar. I tried it in KDE, GNOME, and XFce,
and none gives off the right icon image. The icon is
only a "plain paper" pixmap. I tried to use --icon
command, e.g.,
mgt --icon=/usr/share/icons/telnet.xpm
The icon does not show up either. I tried .png file, it
didn't work either. Why is this? Is the `--icon' switch
ineffective? I delve into the source code, and it seems
that the icon would not be saved in the config file. Fine.
It seems to me that in any case the application of the
icon would just fail. Why is this?
Wirawan
Logged In: YES
user_id=206371
I fixed the problem myself! :-) But there is a patch that
must be applied (it's a trivial correction). Refer to:
http://sourceforge.net/tracker/index.php?func=detail&aid=800037&group_id=34480&atid=411234
I don't understand why the Mandrake Cooker's version won't
show up the icon. That's strange. But I have no time to
investigate further. Now the icon problem is resolved by
recompiling the program myself.