* Problem of configuration of X locale with Kdrive
@ 2006-10-10 15:31 Joaquim Duran
2006-10-10 14:36 ` Koen Kooi
2006-10-17 15:11 ` Problems with X11 Joaquim Duran
0 siblings, 2 replies; 4+ messages in thread
From: Joaquim Duran @ 2006-10-10 15:31 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
Dear all,
I don't know if this is an off-topic of this list, but I'll post.
I'm trying to start the Kdrive xserver (v. X11R7.1) with a window
manager (twm), generated from xterminal image. 'xinit' is also
installed, with fonts. Each time that I run 'startx' or 'xinit' the
following message is shown by kdrive:
Warning: X locale modifiers not supported, using default
Warning: Unable to load any usable fontset
Error: Aborting: no fontset found
How can I set up this locale? Any help will be appreciated.
I've observed that if library hasn't any application depending on it,
the bitbake doesn't include the library to the image. Is this a bug?
Thanks and Best Regards,
Joaquim Duran
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem of configuration of X locale with Kdrive
2006-10-10 15:31 Problem of configuration of X locale with Kdrive Joaquim Duran
@ 2006-10-10 14:36 ` Koen Kooi
2006-10-10 15:44 ` Joaquim Duran
2006-10-17 15:11 ` Problems with X11 Joaquim Duran
1 sibling, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2006-10-10 14:36 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Joaquim Duran schreef:
> I've observed that if library hasn't any application depending on it,
> the bitbake doesn't include the library to the image. Is this a bug?
Is there any reason why you expect it to be included?
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFFK6/0MkyGM64RGpERAuKvAJ9oze7jhbyUgDQOIcru83Ll2iGm3QCgkBLu
bh7L3drStYsRi7myeiuQ+kU=
=+AxJ
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem of configuration of X locale with Kdrive
2006-10-10 14:36 ` Koen Kooi
@ 2006-10-10 15:44 ` Joaquim Duran
0 siblings, 0 replies; 4+ messages in thread
From: Joaquim Duran @ 2006-10-10 15:44 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
Yes, when I used the xterminal image that I've generated, the pachages
encodings_X11R7.0-1.0.0-r0_arm.ipk mkfontdir_X11R7.1-1.0.2-r0_arm.ipk
font-util_X11R7.1-1.0.1-r1_arm.ipk mkfontscale_X11R7.0-1.0.1-r0_arm.ipk
were not installed. I installed them manually to get the X11 fonts
installed.
Thanks and Best Regards,
Joaquim Duran
En/na Koen Kooi ha escrit:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Joaquim Duran schreef:
>
>> I've observed that if library hasn't any application depending on it,
>> the bitbake doesn't include the library to the image. Is this a bug?
>
> Is there any reason why you expect it to be included?
>
> regards,
>
> Koen
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (Darwin)
>
> iD8DBQFFK6/0MkyGM64RGpERAuKvAJ9oze7jhbyUgDQOIcru83Ll2iGm3QCgkBLu
> bh7L3drStYsRi7myeiuQ+kU=
> =+AxJ
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with X11
2006-10-10 15:31 Problem of configuration of X locale with Kdrive Joaquim Duran
2006-10-10 14:36 ` Koen Kooi
@ 2006-10-17 15:11 ` Joaquim Duran
1 sibling, 0 replies; 4+ messages in thread
From: Joaquim Duran @ 2006-10-17 15:11 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
Dear all,
These days I've build several xterminal images. I would like to comment
several issues that I've found:
1 - Some days ago, I've sent to this list the following e-mail:
> Dear all,
>
> I don't know if this is an off-topic of this list, but I'll post.
>
> I'm trying to start the Kdrive xserver (v. X11R7.1) with a window
> manager (twm), generated from xterminal image. 'xinit' is also
> installed, with fonts. Each time that I run 'startx' or 'xinit' the
> following message is shown by kdrive:
>
> Warning: X locale modifiers not supported, using default
> Warning: Unable to load any usable fontset
> Error: Aborting: no fontset found
>
> How can I set up this locale? Any help will be appreciated.
>
>
> I've observed that if library hasn't any application depending on it,
> the bitbake doesn't include the library to the image. Is this a bug?
>
> Thanks and Best Regards,
> Joaquim Duran
The previous message is displayed by applications, and not by xserver.
This is done by applications but not by all.
For example, I start the Xserver with some tools:
export DISPLAY=:0.0
Xfsev&
twm&
xeyes&
(Till here, all applications are working fine)
xedit&
(The application crashes and displays the previous message)
The locales of X11 are not installed. They should be placed in
/usr/lib/X11/locale, but the folder is not present.
2 - From the last comment, that libraries should be included in the
final image, I answered to a question that Xserver fonts should be
installed by hand. Kdrive includes fonts internally so the installation
of fonts for this xserver should be optional (I was wrong).
3 - The library libXaw version Xorg 7.1 has a dependency with libxp (as
libXaw version Xorg 7.0). By the libxp has not been released for Xorg
7.1 by Xorg. I've checked its FTP server and it hasn't been release form
Xorg 7.1 but release notes tell nothing about deprecation. The
dependency should be removed?
4 - The package xinit should have dependences to xmodmap and xrdb utils
because these utils are called from xinitrc file.
If I should fill bugs for these items, please, let me know.
Thanks and Best Regards,
Joaquim Duran
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-10-17 14:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 15:31 Problem of configuration of X locale with Kdrive Joaquim Duran
2006-10-10 14:36 ` Koen Kooi
2006-10-10 15:44 ` Joaquim Duran
2006-10-17 15:11 ` Problems with X11 Joaquim Duran
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.