Re: [HELP] GOK : unable to display the keyboard



Hi Bill, Hi everyone,
well it works now, see below :

 --- Bill Haneman <Bill Haneman Sun COM> a écrit :
> Hi Michel

(...)

> There are a couple possible problems however -
> (1) XKB must be working correctly in order for GOK to successfully 
> display the compose keyboard.  You might try running GOK with the 
> "--keyboard <namedkeyboard>" option:

This had no effects, but I saw a quick popup window disappear just
before gok main showed up. Perhaps if you tell me what debug option to
enable I'd be able to say more about it ?

> Also you can run gconf-editor and select apps/gok, then uncheck 
> "use_xkb_geom" to see if the alternate keyboard works for you.  If it
> does, that implicates XKB.

This has made the keyboard appear and work.
BUT : only when launched as root... !
And, gok --editor& return errors (see at the end of my mail).
PS : What is XKB ? What is it for ?

> The Menus, Toolbars, and UI Grab keys require that the currently 
> focussed applications implement the necessary accessibility support 

OK, I won't need it for the moment, so I'll let it for later
brain-storming :-)

> Let us know what you discover.

Sure.

First impression : great piece of software !

I'm just ennoyed by the dependencies, hard (for me) to solve when
building the latest gok.

For example, I don't understand why gok 0.7.1-4 runs on my (not
updated) FC1, and why gok 0.7.1 complains about failed dependecies when
trying to build it on the same system ? (see below for the output of
the ./configure script)



> best regards,
> 
> Bill

Best regards,
Michel.



--------------------------------------------------------------
[msz localhost gok-0.7.1]$ ./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking for intltool >= 0.22... 0.25 found
checking for perl... /usr/bin/perl
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for strerror in -lcposix... no
checking whether gcc understands -Wsign-promo... yes
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  am ca cs da de es fr ja nl no
pt pt_BR sv uk vi
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDevice in -lXi... no
checking for -lXi in /usr/X11R6/lib... yes
checking X11/extensions/XInput.h usability... yes
checking X11/extensions/XInput.h presence... yes
checking for X11/extensions/XInput.h... yes
checking for ISO C99 variadic macros... yes
checking for GNU variadic macros... yes
checking for __func__... yes
checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
checking for gtkdoc-mkdb... true
checking gtk-doc version (1.1) >= 0.6... yes
checking for pkg-config... /usr/bin/pkg-config
checking for 	libgnomeui-2.0 >= 2.0.0 	cspi-1.0 >= 1.1.7       
libspi-1.0 >= 1.1.7     	libbonobo-2.0 >= 2.0.0  	atk >= 1.0.0         
  	gtk+-2.0 >= 2.0.0       	gail                    	libwnck-1.0       
     	esound... 
Package cspi-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `cspi-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cspi-1.0' found
configure: error: Library requirements (	libgnomeui-2.0 >= 2.0.0 
cspi-1.0 >= 1.1.7       	libspi-1.0 >= 1.1.7     	libbonobo-2.0 >=
2.0.0  	atk >= 1.0.0            	gtk+-2.0 >= 2.0.0       	gail         
          	libwnck-1.0             	esound) not met; consider adjusting
the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.



--------------------------------------------------------------
[root localhost gok]# gok --editor&
[1] 6704
[root localhost gok]# 
(gok:6704): GLib-GObject-WARNING **: invalid cast from `(null)' to
`GObject'

(gok:6704): GLib-GObject-CRITICAL **: file gobject.c: line 1400
(g_object_get_data): assertion `G_IS_OBJECT (object)' failed

(gok:6704): GLib-GObject-WARNING **: invalid cast from `(null)' to
`GObject'

(gok:6704): GLib-GObject-CRITICAL **: file gobject.c: line 1400
(g_object_get_data): assertion `G_IS_OBJECT (object)' failed

** (gok:6704): WARNING **: Widget not found: entryLabel

** ERROR **: file gok-editor.c: line 390 (gok_editor_show_parameters):
assertion failed: (pEntryLabel != NULL)
aborting...



=====



	

	
		
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! 
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com



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