Re: [gtk-osx-users] Where gtksourceview look ?



Op 27 april 2012 14:22 schreef Pierre Boutillier <pierre boutillier laposte net> het volgende:
Hi,
after an .local/bin/jhbuild install gtksourceview
on my computer gtksourceview is not completely working beacause each time I load an application I see
GtkSourceView-WARNING **: Failed to load '*****.lang': could not find the RelaxNG schema file
Indeed gtk_source_language_manager_get_search_path tells me that {/usr/{local/,}share,~/.local/share}/gtksourceview-2.0/language-specs/ are in my path but there is no mention of ~/gtk/inst/share/....

You will need to set XDG_DATA_DIRS. You can take a look at the launcher script of gedit to get an idea of the various environment variables that you might need:

http://git.gnome.org/browse/gedit/tree/osx/launcher.sh
 

I should be able to fix this with a environment variable (I do not search yet) but is the problem on my side or is there a configure script that does not do its job ?

I've got an indirectly related question. I'm lost in mac-integration stuff : what is ige-mac-integration ? An old name for the integration lib ? It's written that gtk-mac-integration is deprecated but it is what is installed by jhbuild. Maybe you want to mean that gtk-mac-integration/gtk-mac-integration.h is deprecated but gtk-mac-integration/GtkOSXApplication.h is not.
In this case, why do you refert to the doc of ige-mac-integration on the web where GtkOSXApplication api is not the one provided by the gtk-mac-integration (gtk_osxapplication_add_app_menu_item with groups vs gtk_osxapplication_insert_app_menu_item, help&window menu stuff).
What should I rely on ?

All the best,
Pierre
_______________________________________________
Gtk-osx-users-list mailing list
Gtk-osx-users-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-osx-users-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]