Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - expertin

Pages: [1]
1
General Discussion / Hooray~! I Installed Icewm On C1000
« on: August 26, 2007, 07:33:22 am »
Ah...

For now, I can't see korean in some GTK 1.x applications-Dillo, XMMS, etc...
They don't support ttf fonts. I think I'll install some xfonts to use korean in these applications, but there's no xfont setting tools in Angstrom, and Debian's tools needs so many depends packages.(I have only 2MB free space in my rootfs)

But there's alternative. I can use minimo(slow and unstable) to see korean. And I'm thinking to take Debian EABI's Firefox. I think it will work.


And... for these topics, I think Angstrom, pdaXrom, and other ROMs have its own good and worse.
For Example,
Angstrom is faster and more stable than any other X Roms I have ever used. I waits only 4seconds to use XMMS. But I had difficulty using Korean, Web Brower, and multimedia applications.

pdaXrom, for beta 1~3, They're slow, But They have stable kernel, systems, and many applications.
And R series, They're as fast as Angstrom, but autodetecting CF/SD memory drives me crazy. And I felt a little unstability.

Debian-EABI, It's real Desktop Linux. I can use Z like Desktop. But It don't have busybox, so It's size is so big!

And Cacko rom, That's the true PDA-linux. It's for PDA. Have Convenient interface than any other ROMs, Stable, And have many programs designed for PDA. But the number of program is low, and can't change interfaces for one's own taste.


For me, I choose Angstrom for Speed, Stability. But for korean support, I choosed it because I thought I could fix them. And most of all, My own taste was Angstrom.
No one can say bad about my choice basically. Like that, I can't say bad to anyone. I just say some questions, advices, opinions, not critcism about their choices.

So, Don't fight about it anymore. It seems just like kids. We should respect each other.

2
General Discussion / Hooray~! I Installed Icewm On C1000
« on: August 25, 2007, 04:16:20 am »
I tried to use Korean locale on Angstrom.
and I had failed V~ery many times.


And Now, That's the result!!
That was Very, Very hard work.
[img]http://cafe3.ktdom.com/zaurus/bbs/data/free/icewm_full.png\" border=\"0\" class=\"linked-image\" /]
[img]http://cafe3.ktdom.com/zaurus/bbs/data/free/angstrom_icewm.png\" border=\"0\" class=\"linked-image\" /]

Because Angstrom's GTK+, glib and IceWM have problems to using Asian Locales, I changed them. I used Debian EABI's glib, gtk+, icewm packages.

Now It fully supports Korean! I'm SO SO happy~!

3
Quote
Hi, I'm Using Zaurus C1000 with Angstrom.

When I use Angstrom only for English environment, there's no ploblem,

but when I install 'Korean Locale', I can't use some gtk programs like dillo, xmms.

I think they're based on GTK 1.x, But I'm not sure why.

The Error is : "Gdk ERROR : Undefined Font Type, Aborting.."


I installed these packages for locale -

glibc-binary-localdedata-ko-kr
glibc-binary-localdedata-ko-kr.euckr


And using nabi(xim) for input method.

in addition, I installed a korean fonts, too.



And It's some of my startx script-
#/bin/sh
DISPLAY="localhost:0"
LANG=ko_KR.utf8
LC_ALL=ko_KR.utf8
XMODIFIERS="@im=nabi"
XIM="nabi"
GTK_IM_MODULE="xim"
export DISPLAY LANG LC_ALL
export XMODIFIERS XIM GTK_IM_MODULE
Xfbdev-screen 480x640@270 &
sleep 3
nabi &



Is there any problem with them?

I googled that 'undefined font type' error, but I couldn't find solution about it.

How can I solve the problem?



+++++ P.S++++++
I found some info about that error at Japan Debian User Group. They said when they installed libc6 2.1.3-4  version. they couldn't use japanese locale.
Is it's problem for libc6?
I want to test, but I can't get another version of libc6 at angstrom feed. Angstrom feed have only 2.5-r6 version.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=166387\"][{POST_SNAPBACK}][/a][/div]



Now, I reply to myself.
I changed glib and gtk+-1.2 packages. and I solved the problem.
I get these packages from "Debian EABI" packages. Wow~! HOW AMAZING!
MY Angstrom now supports KOREAN PERFECTLY!!~!~

4
Hi, I'm Using Zaurus C1000 with Angstrom.

When I use Angstrom only for English environment, there's no ploblem,

but when I install 'Korean Locale', I can't use some gtk programs like dillo, xmms.

I think they're based on GTK 1.x, But I'm not sure why.

The Error is : "Gdk ERROR : Undefined Font Type, Aborting.."


I installed these packages for locale -

glibc-binary-localdedata-ko-kr
glibc-binary-localdedata-ko-kr.euckr


And using nabi(xim) for input method.

in addition, I installed a korean fonts, too.



And It's some of my startx script-
#/bin/sh
DISPLAY="localhost:0"
LANG=ko_KR.utf8
LC_ALL=ko_KR.utf8
XMODIFIERS="@im=nabi"
XIM="nabi"
GTK_IM_MODULE="xim"
export DISPLAY LANG LC_ALL
export XMODIFIERS XIM GTK_IM_MODULE
Xfbdev-screen 480x640@270 &
sleep 3
nabi &



Is there any problem with them?

I googled that 'undefined font type' error, but I couldn't find solution about it.

How can I solve the problem?



+++++ P.S++++++
I found some info about that error at Japan Debian User Group. They said when they installed libc6 2.1.3-4  version. they couldn't use japanese locale.
Is it's problem for libc6?
I want to test, but I can't get another version of libc6 at angstrom feed. Angstrom feed have only 2.5-r6 version.

Pages: [1]