upup CJK

Message
Author
User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#21 Post by puppyiso »

That means that I have to choose Japanese keyboard to use Korean letter input? But the Roman letter shown is totally different from the normal way of typing.

No Korean use that kind of typing.

I think I chose US keymap when I first frugal install. Does that matter?

I am gonna redownload and try again.

John

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#22 Post by puppyiso »

I have tried again but still the same problem.

I chose US keymap and Country-korea and I saw the default locale was already Korean.
I did x-server reboot anyway.

The Roman typing didn't work. Typing Roman-Korean is so weird to me. I really don't think I can do that.

Furthermore, file names didn't show up correctly even with utf-8 mounted.

Look at the problems I encountered.

John S
Attachments
not perfect utf file names.png
(121 KiB) Downloaded 710 times
still wrong.png
(78.08 KiB) Downloaded 708 times
it is already ko locale.png
(132.74 KiB) Downloaded 756 times

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

i may forget some packages

#23 Post by shinobar »

puppyiso,
US-keymap is no problem but you need to wright 'utf8' in /etc/codepage.

as for typing hangul, i am sorry i may miss some packages.
plz try to install next 2 packages from ubuntu.
http://packages.ubuntu.com/ko/jaunty/libhangul0
http://packages.ubuntu.com/ko/jaunty/libhangul0-data

download the tow and just click them on upup cjk.

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#24 Post by puppyiso »

It works with the deb files.

Thank you. The only problem is that the save file should be more than 512mb.
With 64mb something, I cannot boot again(Kernel panic)

John S
Attachments
Working Korean input UPUP.png .png
(84.39 KiB) Downloaded 748 times

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#25 Post by puppyiso »

I have an option to use 4.21 with Korean pack including WINE.

But, with UPup, I can type in at least 4 languages. Namely; English, Japanese, Korean and Chinese. All the online IMEs are no longer needed. (End of copy and paste thing)

Language wise, UPUP is much better. However, apps are fewer than normal 4 series and no WINE. I having hard time to decide which one to stay in my hard drive.

Well, I keep them both for now. See what happens.


User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

upup CJK shall be brushed up

#26 Post by shinobar »

Thank you for testing puppyiso. i made
lang_support_ko-upup476-0.2.pet including the additional 2 package.
I will brush up the upup CJK.

upup-476 has many bugs at this point of time.
I am not sure when Barry comes back to 5.x,
but i am checking and making I18N on it.
upup has an advantage
that the applications can be easily imported from ubuntu jaunty.

tanks puppy iso and plz keep watching what happens on upup CJK.

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#27 Post by puppyiso »

I have to report a strange thing happened to UPup cjk.
I am booting the Puppy with Unetbootin. All of sudden, the saved file dissapeared from the C: drive. I had to re do all the settings to use SCIM.

I know UPUP is still in alpha stage; therefore, it is still somewhat unstable.

Developing UPUP is a great work and is going well. However, I have to report the strange thing happened to me.

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#28 Post by puppyiso »

Another problem was found today.

When booted, the screen was black. I had to X server reboot.

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

black screen

#29 Post by shinobar »

puppyiso wrote:When booted, the screen was black. I had to X server reboot.
Sometimes i also encountered.
i added one statement, 'fixmenus', on /root/.xinitrc that was in v4.2.1.
i am not sure but it seems better.

last lines of /root/.xinitrc:

Code: Select all

# import from v4.2.1
#xli -fillscreen -onroot /root/Choices/ROX-background.jpg
#fixmenus added to refresh menus - jrb 16feb09
fixmenus

crond
#exec $CURRENTWM
#v2.11 GuestToo suggested this improvement...
which $CURRENTWM && exec $CURRENTWM
[ -x $CURRENTWM ] && exec $CURRENTWM
exec jwm
###END###

Post Reply