I did the $ export GTK_RC_FILES=~/.gtkrc and yet I cannot see the menu
items (even after a reboot). I'd like to post screenshots, but somehow
the screenshot program that comes with Ubuntu refuses to work if I
have any of the menus open (of course, these "menus" don't have any
words in them). 

Here's a message that I get when I close CDC after I open it from the
terminal (this happens only when I have opened CDC from the
terminal).I don't know if it has anything to do with the problem at
hand, but since it contained GTK, I'll post it:

2007-01-04T22:32:44.570  Exiting ...

Gtk-WARNING **: gtk_signal_disconnect_by_data(): could not find
handler containing data (0x89B97E0)
[TGtkWidgetSet.Destroy] WARNING: There are 8 unreleased GDIObjects, a
detailed dump follows:
[TGtkWidgetSet.Destroy]   GDIOs: B78D0088 B78CFD28 B78CFEA8 B78CFE48
B78CFD88 B78CFF08 B78CFF68
[TGtkWidgetSet.Destroy]   gdiRegion: 8






--- In [email protected], Patrick Chevalley
<[EMAIL PROTECTED]> wrote:
>
> > I'm not sure I understand this part. After selecting the font, the
> > .gtkrc file reads as follows:
> 
> The file look right but you select the Unicode version of the font, as 
> you probably use the program in English it is better to select the 
> 8859-1 version.
> 
> You just need to ensure you actually use the .gtkrc file, for that the 
> environment variable GTK_RC_FILES need to be set to point to this file.
> But a lot of distribution do not set this variable by default, it may 
> also depend if you use Ubuntu, Kubuntu or Xubuntu.
> Personally I use Kubuntu and the result depend on how I set KDE, there 
> is an option in KDE to apply theme and color to GTK application.
> 
> So to be sure the problem is with the font size it is best to run the 
> following command from a command line to be sure of what is set.
> Open a terminal window:
> $ export GTK_RC_FILES=~/.gtkrc
> $ skychart
> 
> (if you have problem with the ~ character type 
> GTK_RC_FILES=/home/yourusername/.gtkrc instead)
> 
> > P.S. I noticed a couple of typos in this page:
> > http://www.ap-i.net/skychart/en/documentation/install_on_linux_debian
> > 
> > The file names 'libgtk1.2' and 'libjpeg62' are misspelt. 
> 
> Corrected, thanks!
> 
> Patrick
>


Reply via email to