Warning: session_start(): open(/tmp/sess_sdu7b5beidkd06usuj4m847qq7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kanjisaver openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

kanjisaver

   0.9.10  

KDE Screensaver

Score 58%
kanjisaver
zoom


Link:  Link
Downloads:  5987
Submitted:  Nov 23 2005
Updated:  Jul 12 2006

Description:

Kanjisaver is a screensaver that displays characters from a set of those commonly found on the JLPT, the Japanese Language Proficiency Test. It can also display the on and kun readings of the kanji as well as their English meanings and romaji forms.

You should install a font with Japanese character support before using Kanjisaver. I use AR PL ZenKai Uni and its associated fonts (http://www.freedesktop.org/wiki/Software_2fCJKUnifonts). Even with this font, some kanji may not display -- there are quite a few!

You might also be interested in Kannasaver, which is also available here on KDE-Apps.org, and upon which Kanjisaver is based.

Installation is the usual: ./configure --prefix=`kde-config --prefix` && make && sudo make install




Changelog:

0.9.10: New support for 'data overload,' allowing you to display both readings with or without romaji and translations.

0.9.9: Romaji support for readings (woo!). Reading scaling. Kanji file fixes. Print display to stdout.

Kanjisaver is now available from Debian Unstable :- ) Just 'apt-get install kanjisaver'. I am the maintainer, so the latest should always be available!




LicenseGPL
Send to a friend
Subscribe
Other  Content  from rschultz
Report inappropriate content



goto page: prev   1  2 

-
.

 Other Languages

 
 by rioch on: Mar 8 2006
 
Score 50%

I am learning Spanish and French, and this would be the perfect thing for studying vocabulary. Any plans to make it into a generic application?


Reply to this

-

 Re: Other Languages

 
 by rschultz on: Mar 8 2006
 
Score 50%

That would be great, but I'm probably much too lazy to do anything like it :- )

If I ever get around to fixing kanjisaver to not use a header file for kanji info and, rather, actually parse kanjidic/edict, I'll try to set it up to be generic enough to accept other languages.


Reply to this

-
.

 thanks & request

 
 by emu on: Jul 10 2006
 
Score 63%

thanks for creating this really useful screen saver. maybe now i'll finally learn those kanji symbols. i never seem to find the time to study them, but now every time i lock the screen i learn a little more.

i also have a feature request: i would like an option to get both on- and kun-reading at the same time. i was thinking of having two lines at the top of the screen. first line on-reading, second line kun-reading.

thanks a lot!


Reply to this

-
.

 Re: thanks & request

 
 by rschultz on: Jul 12 2006
 
Score 63%

New in 0.9.10. Thanks for reminding me :- )


Reply to this

-
.

 Re: Re: thanks & req

 
 by emu on: Jul 13 2006
 
Score 63%

wow. that was fast :)
thank you ever so much!


Reply to this

-
.

 Re: Re: thanks & request

 
 by tenkamuteki82 on: Dec 9 2010
 
Score 50%

Hi Rschultz. I love kanjisaver, thank you so much for continuing to share this.

Can you provide a new version that works with kde4 or gnome-screensaver(which would be AWESOME)? Currently the new Fedora's 13 and 14, dont work with this kanjisaver because they only have kde4. I tried to fiddle with the makefiles but I was not able to get it to compile with kde4 and kdelibs installed. Any guidance you can offer would be AWESOME


Reply to this

-

 does not compile

 
 by lemmy04 on: Sep 8 2006
 
Score 50%

I'm trying to rebuild my kanjisaver rpm package on a 64bit suse 10.1, and ./configure fails:

checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
error: Bad exit status from /var/tmp/rpm-tmp.14826 (%prep)


other kde apps that i used to build work fine, my own kanasaver included.

any hints for me?


Reply to this

-

 Re: does not compile

 
 by lemmy04 on: Sep 9 2006
 
Score 50%

solved.

configure option "--enable-libsuffix=64" did it.

yay is me.


Reply to this

-

 cant compile

 
 by dobdo on: Sep 29 2006
 
Score 50%

cant compile on Ubuntu dapper drake or SUSE Enterprise desktop

same error
checking for Qt... configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log

any suggestions ?


regards C
Reply to this

-

 Re: cant compile

 
 by ltesar on: Oct 3 2006
 
Score 50%
ltesarltesar
TUAT

The error message suggests, that you should install qt3-devel rpm package from your distribution DVDs. So, the reason you are probably asking is that you have this package installed and still have the message saying that it is missing.

If that is the case, then I had the same problem on my SuSE 10.0 on x86_64 and tried what somebody else suggested:

./configure --enable-libsuffix=64

And it suddenly worked.

Anyway, nice program.
Question for author: Is it necessary to use "--enable-libsuffix=64" on every 64bit distribution? If yes, then it might be useful to write this in INSTALL file.


Reply to this

-

 Re: Re: cant compile

 
 by rschultz on: Oct 5 2006
 
Score 50%

dobdo: On Debian/Ubuntu the package you want to install is 'libqt3-mt-dev'; sorry for the slow response.

ltesar: I don't think it's necessary on all distros, but possibly only SuSE. I compile on Debian AMD64 without any extra flags, but I'm already planning to add a note on the next release.

Thanks :- )


Reply to this

-

 opensuse 10.2

 
 by iamhimay on: Aug 25 2007
 
Score 50%

For anyone building on OpenSuse, use

./configure --prefix=/opt/kde3

And everything goes to the right place.

Thanks Ryan!


Reply to this

goto page: prev   1  2 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team