On Tue, 10 Sep 2013, Ignacio Diaz-Emparanza wrote:
On 09/09/13 19:16, Allin Cottrell wrote:
> So is this what's going on: whenever we specify a "native gretl" icon
for
> a menu item, you're getting the gretl (the girl) icon, regardless of which
> one was specified? What do you get as the icon for "Send to..." under the
> main-window File menu? That's a gretl-supplied icon, it should appear as a
> little envelope. (I notice from your screenshot, however, that the PDF
> icon is showing up OK on the toolbar at the bottom of the main window.)
The icon for "Send to..." is also the gretl icon.
Consistent, but weird.
Can you try with today's CVS? I took a close look at the code which
generates the "gretl-native" icons from their pixmaps. I didn't see
anything wrong with it, but it seemed more complicated than necessary so
I've substituted a simpler version. Whether this will make any difference
for you, I have no idea.
It's just possible I might glean some relevant information if you could
do, in the gretl source tree:
make clean
make > make.log 2> make.err
and email me make.log and make.err. Oh, and one other thing: if you launch
gretl from a terminal window, do you see anything "interesting" on stderr
when you pull down the Help menu (or before)?
Allin