You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
(14) |
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
(4) |
Feb
|
Mar
|
Apr
(2) |
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
|
From: Yida Z. <yi...@gm...> - 2012-10-20 18:05:36
|
Hi there, When building the 0.2.6 version, after issue "make" command, I got the following warnings and errors: fblinear24.cpp in member function 'virtual void FBLinear24::RevRect(init, int, int, int)': fblinear24.cpp:139:63: warning: operation on 'dest32' may be undefined [-Wsequence-point] fblinear4.cpp: in member function 'virtual void FBLinear4::FillRect(init, int, int, int)': fblinear4.cpp:75:29: error: 'memset' was not declared in this scope make[3]: *** [fblinearr.0] Error 1 Since I've built my linux system from source code following the "Linux from scratch" book version 7.2 and my architecture is x86_64, is zhcon only for 32-bit platform? And for your reference, my kernel version is 3.5.2 and frame butter support was included in the kernel. It also looks to me that the variable declaration is missing, does this mean that there are some header files wrong or missing? Another guess is that the 'memset' were defined in fblinear24.cpp for 32-bit platform and because I'm having a 64-bit platform, it was not defined. And this resulted in the consequence error reported in fblinear4.cpp. Thanks for your help. Regards, Yida Zhang |
|
From: Steven W. <nar...@gm...> - 2008-05-16 02:30:23
|
Hi List, We are developing a Chinese application on a arm based embedded linux system, and we are thining about using zhcon to support Chinese display ( Chinese inputing is not required ). The screen is a mono LED which are supported by the OS as a normal console/terminal hence transparent to application. But I heard that zhcon does *not* support terminal without color capacity. I can not understand that and hope I can get your confirmation about if or no it is true. If true, what do we do? Is there any other method to help our project? Thanks in advance. -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the water and well in toward the shore, spread out across the current. |
|
From: Steven W. <nar...@gm...> - 2008-05-16 02:23:24
|
Hi List, We are developing a Chinese application on a arm based embedded linux system, and we are thining about using zhcon to support Chinese display ( Chinese inputing is not required ). The screen is a mono LED which are supported by the OS as a normal console/terminal hence transparent to application. But I heard that zhcon does *not* support terminal without color capacity. I can not understand that and hope I can get your confirmation about if or no it is true. If true, what do we do? Is there any other method to help our project? Thanks in advance. -- woody then sun rose thinly from the sea and the old man could see the other boats, low on the water and well in toward the shore, spread out across the current. |
|
From: TimeX G. <myu...@gm...> - 2007-02-12 14:56:39
|
I cannot invoke zhcon in vim, how to do? |
|
From: myusernet <myu...@16...> - 2007-02-07 03:55:22
|
I hav two questions: 1) When I am using vim in console, I want to type some Chinese, and I invoke zhcon as usual (that means I can use zhcon in bash) but vim tells me error with code E29 2) I apt-get install zhcon and cannot invoke input method as common user, but root is OK. What is the problem? |
|
From: Zhang L. <zha...@gm...> - 2006-10-21 10:55:25
|
Sounds to me you have not turn on the framebuffer device. see http://tldp.org/HOWTO/Framebuffer-HOWTO.html for more on this. Zhang Le On 20/10/06, admg <ad...@16...> wrote: > Dear author: > I'm a chinese student,studying in central-south university,in > Hunan China. > > yestody I have downloaded the source package of > zhcon-0.2.5.tar.gz and zhcon-0.2.5-to-0.2..6.diff.gz(patch), > but after I installed them according your release note and input commad > of '#zhcon --utf8'.Unfortunately,I find a problem that my computer's > display is full of green and blue stripes,which lead me can't see the > words in screen clearly.So I want ask you how to > eliminate this stripes and see words clearly in display screen. > please help me! thank you! > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Zhcon-users mailing list > Zhc...@li... > https://lists.sourceforge.net/lists/listinfo/zhcon-users > |
|
From: admg <ad...@16...> - 2006-10-20 08:42:17
|
Dear author:
I'm a chinese student,studying in central-south university,in
Hunan China.
yestody I have downloaded the source package of
zhcon-0.2.5.tar.gz and zhcon-0.2.5-to-0.2..6.diff.gz(patch),
but after I installed them according your release note and input commad
of '#zhcon --utf8'.Unfortunately,I find a problem that my computer's
display is full of green and blue stripes,which lead me can't see the
words in screen clearly.So I want ask you how to
eliminate this stripes and see words clearly in display screen.
please help me! thank you!
|
|
From: ejoy <ej...@us...> - 2006-05-14 20:51:01
|
Hello, Some people have found a bug in 0.2.5 release where a segfault is caused by no zhcon.conf in /etc/. This is because the location of zhcon.conf has been moved to $prefix/etc/zhcon.conf which is /usr/local/etc/zhcon.conf by default. I've prepared a new version 0.2.6 to address this problem. As this is a small fix, only diff file is provided: http://zhcon.sourceforge.net/zhcon-0.2.5-to-0.2.6.diff.gz or http://prdownloads.sourceforge.net/zhcon/zhcon-0.2.5-to-0.2.6.diff.gz?downl= oad To apply the patch: > tar zxf zhcon-0.2.5.tar.gz > cd zhcon-0.2.5 > zcat ../zhcon-0.2.5-to-0.2.6.diff.gz | patch -p1 patching file ChangeLog patching file NEWS patching file configure patching file configure.in patching file src/configfile.cpp patching file src/display/vgadev.cpp patching file src/main.cpp patching file src/zhcon.cpp You've done! You can get the latest bug-fixed version of zhcon from svn: svn co https://svn.sourceforge.net/svnroot/zhcon zhcon cheers, ejoy |
|
From: ejoy <ej...@us...> - 2006-05-04 16:28:14
|
Hi all,
The wait is over, now the new zhcon 0.2.5 adds UTF-8 support!
What's new in zhcon version 0.2.5?
----------------------------------
zhcon 0.2.5 is a major release since 0.2.3, adding basic utf-8 support
under linux.
* Added: --utf8 option to enable utf-8 encoding filter to convert utf8
code to/from system encoding (gb2312 etc.) on the fly
* Added: --exec to launch a user program after start up
* Added: --drv to select which video driver to use
* Fixed: improved building script
* Removed: tips, config menu and localized text support
please node bsd support is *broken* at this time
check README.utf8 for details on the new utf8 feature
You can find the new package from:
http://prdownloads.sourceforge.net/zhcon/zhcon-0.2.5.tar.gz?download
What is zhcon?
--------------------
Zhcon is a fast Linux Console Chinese System which supports
framebuffer device.It can display Chinese, Japanese or Korean
double byte characters.Supported language encodings include:
GB2312, GBK, BIG5, JIS and KSC.
http://zhcon.sf.net
Cheers,
ejoy
|
|
From: ejoy <ej...@us...> - 2006-03-14 17:38:50
|
Hi all, Just a quick note: zhcon-0.2.4 released. This is a bug-fix version. It now builds correctly on recent linux distro. The new release also works better on big-endian machines thanks to the debian patch. You can find the new package from: http://prdownloads.sourceforge.net/zhcon/zhcon-0.2.4.tar.gz?download Cheers, ejoy |
|
From: HuYong <ccp...@et...> - 2006-03-06 05:45:58
|
Zhang Lei, do you plan to update zhcon with ucs2 kernel? =========================== Hu Yong http://www.ecircle.com.cn/ MSN: ec...@ho... Yahoo: ecc_hy QQ: 519840 一起努力共创节约型社会 |
|
From: Zhang Le <ej...@pe...> - 2004-05-16 19:21:13
|
Test mail. Just to see If I can send mail to SF's list. |
|
From: Svend E. N. <se...@pr...> - 2004-05-13 07:11:20
|
Hi Sorry to intrude this way - but it seems imposible for me to get through to the zhcon mailing list. My mail below did not make it onto the zhc...@li... so now I'm trying this direct approach Best regards Svend Erik Nissen -----Original Message----- From: Svend Erik Nissen [mailto:se_...@ho...] Sent: 3. maj 2004 15:21 To: zhc...@li... Subject: Need help with Japanese encoding Hi I'm using zhcon 0.2.3 I have tried to used the JIS encoding but it shows nothing but strange "ASCII" characters When I use EUC-JP encoding it works - almost: Double width characters are show correctly , but single width characters ( start byte = 0x8e ) are shown as two single byte "ASCII" characters Where did I go wrong? Best regards Svend Erik |
|
From: Svend E. N. <se_...@ho...> - 2004-05-03 13:21:10
|
Hi I'm using zhcon 0.2.3 I have tried to used the JIS encoding but it shows nothing but strange "ASCII" characters When I use EUC-JP encoding it works - almost: Double width characters are show correctly , but single width characters ( start byte = 0x8e ) are shown as two single byte "ASCII" characters Where did I go wrong? Best regards Svend Erik _________________________________________________________________ Få alle de nye og sjove ikoner med MSN Messenger http://www.msn.dk/messenger |
|
From: Gandalf <ga...@ge...> - 2004-04-21 09:01:22
|
Hi All! I'm using FreeBSD 5.2.1 with VESA support compiled. When I start zhcon, my console goes blank. Sometimes green and red lines appear on the screen. However, I'm still able to start typing commands like reboot and it is working. I have tried this with an Intel video card and an nVidia TNT2 card, in two different computers, with the same results. Any ideas? Thanks in advance. Laci 2.0 |
|
From: <na...@fr...> - 2004-04-21 08:33:23
|
Hi All! I'm using FreeBSD 5.2.1 with VESA support compiled. When I start zhcon, my console goes blank. Sometimes green and red lines appear on the screen. However, I'm still able to start typing commands like reboot and it is working. I have tried this with an Intel video card and an nVidia TNT2 card, in two different computers, with the same results. Any ideas? Thanks in advance. Laci 2.0 |
|
From: Svend E. N. <se_...@ho...> - 2004-01-13 13:00:54
|
>From: Zhang Le <ej...@us...> >To: Svend Erik Nissen <se_...@ho...> >CC: Hu Yong <ccp...@on...> >Subject: Re: [Zhcon-users] Need help with 'blank' screen >Date: Tue, 13 Jan 2004 20:52:48 +0800 > >Perhaps try another graphic mode first will solve the problem. zhcon can >work under vesafb in 8bpp, 16bpp and 32bpp and fb16's 4bpp modes. VGA >4pp mode is also supported. > >I hope I could find some time to start rewriting zhcon in the next couples >of >months. Hopefully the new code base will solve all known problems then. > >PS. Could you forward this mail to zhcon-users list? The mail sent from my >qmail program was bounced by SF's mail gateway. > >On Tue, Jan 13, 2004 at 10:22:22AM +0800, Hu Yong wrote: > > It is graphical hardware's compatible problem. > > You should trace into the source, and try to find why graphic card >failed. > > May be to two problem as below: > > 1. init failed. > > 2. failed when switch to graphic mode. > > > > ----- Original Message ----- > > From: "Svend Erik Nissen" <se_...@ho...> > > To: <zhc...@li...> > > Sent: Monday, January 12, 2004 8:44 PM > > Subject: Re: [Zhcon-users] Need help with 'blank' screen > > > > > > > Hi > > > > > > Disabling gpm did not make it work. > > > I have now upgraded to zhcon 0.2.3 but it still does not work. > > > I looking more into the issue of the very limited graphical hardware. > > > > > > Best regards > > > Svend Erik > >regards, >-- > Zhang Le _________________________________________________________________ Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk |
|
From: Svend E. N. <se_...@ho...> - 2004-01-13 09:45:05
|
Hi again The error was caused by my program - sorry! My application can handle multiple languages - and depending on the select language - different charactersets are loaded from within my application: Ex.: insmod nls_iso8859-05 So the system commands that the application issued to setup these drivers - caused the screen to go blank. The workarond is to avoid these (and I don't need them when running zhcon) when running from within zhcon. Best regards Svend Erik >From: "Hu Yong" <ccp...@et...> >Reply-To: "Hu Yong" <ccp...@on...> >To: "ejoy" <ej...@pe...>,"Svend Erik Nissen" ><se_...@ho...> >Subject: Re: [Zhcon-users] Need help with 'blank' screen >Date: Tue, 13 Jan 2004 10:22:22 +0800 > >It is graphical hardware's compatible problem. >You should trace into the source, and try to find why graphic card failed. >May be to two problem as below: >1. init failed. >2. failed when switch to graphic mode. > >----- Original Message ----- >From: "Svend Erik Nissen" <se_...@ho...> >To: <zhc...@li...> >Sent: Monday, January 12, 2004 8:44 PM >Subject: Re: [Zhcon-users] Need help with 'blank' screen > > > > Hi > > > > Disabling gpm did not make it work. > > I have now upgraded to zhcon 0.2.3 but it still does not work. > > I looking more into the issue of the very limited graphical hardware. > > > > Best regards > > Svend Erik > > > > >Hi, > > > > On my target system the the screen goes black/blank a few seconds >after > > >my > > > > applications starts. > > > > I can get the screen back by swiching between consoles (CTRL-ALT-F2 >and > > > > then back with CTRL-ALT-F2). After doing so the screen is ok again >and > > > > stays ok! > > >I suspect the origin of the problem is gpm support of zhcon. zhcon has > > >not been fully tested under gpm, nor does it claim to work well with >gpm. > > >Your application may work if you disable gpm support or stop gpm > > >service in your system. > > > > > >Future version of zhcon will have improved support for gpm. > > > > > > > > zhcon har not been installed/compiled on the target system - but the > > > > binaries has been moved onto the target system from the system where >the > > > > target kernel was originally compiled. > > > > Target system: 100 MHz 486 / 32M byte RAM / disk 64 M byte >DiskOnChip > > > > (readOnly file system) no swap file. Graphical chip HM86508 / 1M >byte > > >video > > > > memory (the cpu board is called Wafer 4823) > > > > Kernel 2.24 > > > > Appiication uses ncurses and gpm. gpm has been patched. > > >-- > > > Sincerely yours, > > > Zhang Le > > > > _________________________________________________________________ > > F?alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Perforce Software. > > Perforce is the Fast Software Configuration Management System offering > > advanced branching capabilities and atomic changes on 50+ platforms. > > Free Eval! http://www.perforce.com/perforce/loadprog.html > > _______________________________________________ > > Zhcon-users mailing list > > Zhc...@li... > > https://lists.sourceforge.net/lists/listinfo/zhcon-users > _________________________________________________________________ Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk |
|
From: Svend E. N. <se_...@ho...> - 2004-01-12 12:44:25
|
Hi Disabling gpm did not make it work. I have now upgraded to zhcon 0.2.3 but it still does not work. I looking more into the issue of the very limited graphical hardware. Best regards Svend Erik >Hi, > > On my target system the the screen goes black/blank a few seconds after >my > > applications starts. > > I can get the screen back by swiching between consoles (CTRL-ALT-F2 and > > then back with CTRL-ALT-F2). After doing so the screen is ok again and > > stays ok! >I suspect the origin of the problem is gpm support of zhcon. zhcon has >not been fully tested under gpm, nor does it claim to work well with gpm. >Your application may work if you disable gpm support or stop gpm >service in your system. > >Future version of zhcon will have improved support for gpm. > > > > zhcon har not been installed/compiled on the target system - but the > > binaries has been moved onto the target system from the system where the > > target kernel was originally compiled. > > Target system: 100 MHz 486 / 32M byte RAM / disk 64 M byte DiskOnChip > > (readOnly file system) no swap file. Graphical chip HM86508 / 1M byte >video > > memory (the cpu board is called Wafer 4823) > > Kernel 2.24 > > Appiication uses ncurses and gpm. gpm has been patched. >-- > Sincerely yours, > Zhang Le _________________________________________________________________ Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk |
|
From: Svend E. N. <se_...@ho...> - 2004-01-09 09:37:30
|
Hi I'm using zhcon 0.2.1. I have installed it on my test system and it works fine. On my target system the the screen goes black/blank a few seconds after my applications starts. I can get the screen back by swiching between consoles (CTRL-ALT-F2 and then back with CTRL-ALT-F2). After doing so the screen is ok again and stays ok! zhcon har not been installed/compiled on the target system - but the binaries has been moved onto the target system from the system where the target kernel was originally compiled. Target system: 100 MHz 486 / 32M byte RAM / disk 64 M byte DiskOnChip (readOnly file system) no swap file. Graphical chip HM86508 / 1M byte video memory (the cpu board is called Wafer 4823) Kernel 2.24 Appiication uses ncurses and gpm. gpm has been patched. Hope for some answers best regards Svend Erik Nissen _________________________________________________________________ Få alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk |
|
From: Zhang Le <ej...@us...> - 2003-08-02 14:21:47
|
Hi all zhcon users, Jia Zhendong has contributed several rpms for zhcon-0.2.3. Current rpms for redhat 7.3 and redhat 9 are available. For other rpm based distributions please try building from src.rpm. All the rpms can be downloaded from the following links: http://osdn.dl.sourceforge.net/sourceforge/zhcon/zhcon-0.2.3-1.src.rpm http://osdn.dl.sourceforge.net/sourceforge/zhcon/zhcon-0.2.3-1.rh7.3.i386.rpm http://osdn.dl.sourceforge.net/sourceforge/zhcon/zhcon-0.2.3-1.rh9.i386.rpm Have fun! -- Sincerely yours, Zhang Le |
|
From: Zhang Le <ej...@us...> - 2003-04-30 12:44:29
|
Hi all zhcon fans,
I've prepared a new release of zhcon with version number 0.2.3.
This version is a bug fixed version along with many enhancement
targeted for FreeBSD system. Now this version can be built "out of
box" on latest FreeBSD distribution 4.8 and 5.0. No patch is
required any more ;-)
A new command line argument is added which can be specified to let
zhcon run a program on start. For example:
zhcon screen
will run screen on start
detail changes:
* Fixed: build on FreeBSD 4.8 and 5.0
* Fixed: show "FreeBSD" on startup
* Fixed: LC_ALL=zh_CN.EUC on FreeBSD
* Fixed: BSD locale dir on /usr/local/share/locale
Changes in patch 0.2.2 is merged in this version too.
You can get it from:
http://prdownloads.sourceforge.net/zhcon/zhcon-0.2.3.tar.gz?download
Have fun!
--
Sincerely yours,
Zhang Le
|
|
From: Zhang Le <ej...@pe...> - 2003-02-17 13:06:13
|
Hi all zhcon fans:
A patch that upgrades zhcon-0.2.1 to zhcon-0.2.2 has just been released.
Though zhcon-0.2.1 works well on most Linux when it was released,
many users found it refuse to work on Red-Hat 8.0 and MDK 9.0. This
patch fixes that bug along with some minor changes.
This is a bug fixed version from zhcon 0.2.1, no new features are
added. You need *not* upgrade if zhcon already runs well on your machine.
To save bandwidth, only a diff file is provided. You can find it at:
http://osdn.dl.sourceforge.net/sourceforge/zhcon/zhcon-0.2.2.diff.gz
Tar ball may come later.
--
Sincerely yours,
Zhang Le
|
|
From: ̬ÇÙ<ta...@ma...> - 2002-11-15 08:44:35
|
ÎÒµÄÖ÷ÒªÒâ˼²»ÊÇ¿ª»ú×Ô¶¯ÔËÐÐzhcon ¶øÊÇ Æô¶¯zhconºó×Ô¶¯ÔËÐÐÒ»¸ö³ÌÐò > ¿ª»ú×Ô¶¯ÔËÐÐzhconÓ¦¸ÃÊÇ¿ÉÐе쬵«ÊÇÎÒûÓÐÊÔ¹ý£¬ÇëÄúµ½ÍøÂçÉÏËÑË÷¿´¿´¡£ > ----- Original Message ----- > From: "̬ÇÙ" <ta...@ma...> > To: <zhc...@li...> > Sent: Thursday, November 14, 2002 5:49 PM > Subject: [Zhcon-users] ÈçºÎÆô¶¯zhcon×Ô¶¯ÔËÐÐÒ»¸ö³ÌÐò > > > > ÎÒ×öÁËÒ»¸ö³ÌÐòÐèÏÔʾºº×Ö > > Òª¿ª»úºó×Ô¶¯ÔËÐÐ > > > > ÔËÐÐzhcon > > »áÉúÒ»¸öеÄÖÕ¶Ë > > ÀýÈçÖ´ÐÐ:zhcon;ls > > lsÖ»»áÔÚ¾ÉÖÕ¶ËÉÏÔËÐÐ > > ÈçºÎÈÃlsÔÚÐÂÖÕ¶ËÉÏÔËÐÐ? ---------------------------------------------------------------------- ÐÅÌì°¿ÏèÎÒ×ÔÓÊ ÖлªÍø¡°ÐÅÌìÓÊ¡± Ãâ·ÑÓÊÏäÓ븶·ÑÓÊÏäÇø±ð http://paymail.china.com/extend/gb/differ.htm Á˽âÖлªÍøÐÅÌìÓÊ http://paymail.china.com/extend/gb/ ¿Í·þÈÈÏߣº010-65239898ת356 2003³ö¹úÁôѧ×îÐÂÈȵã×ÊѶ http://ads.china.com/globeedu.html |
|
From: ̬ÇÙ<ta...@ma...> - 2002-11-14 09:57:17
|
ÎÒ×öÁËÒ»¸ö³ÌÐòÐèÏÔʾºº×Ö Òª¿ª»úºó×Ô¶¯ÔËÐÐ ÔËÐÐzhcon »áÉúÒ»¸öеÄÖÕ¶Ë ÀýÈçÖ´ÐÐ:zhcon;ls lsÖ»»áÔÚ¾ÉÖÕ¶ËÉÏÔËÐÐ ÈçºÎÈÃlsÔÚÐÂÖÕ¶ËÉÏÔËÐÐ? ---------------------------------------------------------------------- ÐÅÌì°¿ÏèÎÒ×ÔÓÊ ÖлªÍø¡°ÐÅÌìÓÊ¡± Ãâ·ÑÓÊÏäÓ븶·ÑÓÊÏäÇø±ð http://paymail.china.com/extend/gb/differ.htm Á˽âÖлªÍøÐÅÌìÓÊ http://paymail.china.com/extend/gb/ ¿Í·þÈÈÏߣº010-65239898ת356 2003³ö¹úÁôѧ×îÐÂÈȵã×ÊѶ http://ads.china.com/globeedu.html |