Warning: session_start(): open(/tmp/sess_pijjhfsok4nj60d987pr5vjas4, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
kchmviewer 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 (3) .- Knowledge Base  . 

kchmviewer

   5.3  

KDE Other Utility

Score 86%
gyunaevgyunaev
BitDefender
kchmviewer
zoom


kchmviewer
zoom


kchmviewer
zoom


Link:  Link
Downloads:  9113
Submitted:  Jun 8 2005
Updated:  Jan 14 2011

Description:

KchmViewer is a chm (MS HTML help file format) viewer, written in C++. Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget library, and does not depend on KDE or Gnome. However, it may be compiled with full KDE support, including KDE widgets and KIO/KHTML.

The main advantage of KchmViewer is non-English language support. Unlike others, KchmViewer in most cases correctly detects help file encoding, correctly shows tables of context of Russian, Korean, Chinese and Japanese help files, and correctly searches in non-English help files (search for MBCS languages - ja/ko/ch is still in progress).

KchmViewer is written by George Yunaev, and is licensed under GNU GPL v3 license.




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



goto page:  1  2  3  4  5  6  7  8 ...

-
.

 Great

 
 by thormedia on: Jun 8 2005
 
Score 50%

This works peferectly so far.

A very handy app to have... Hey one nice feature if you can do it, is to export the chm to pdf....

Possible?

Kind regards

Miles


Reply to this

-
.

 kio ?

 
 by gml on: Jun 8 2005
 
Score 50%

It's a good idea if you create a kio-slave for read chm files in konqueror ;)


Reply to this

-

 Re: kio ?

 
 by gyunaev on: Jun 10 2005
 
Score 50%
gyunaevgyunaev
BitDefender

there is a KIO-slave. However, it is not useful outside kchmviewer.
In my opinion, it is not reasonable to make an only-KIO slave, because a lot of features will be missed (bookmarks, search in whole book and so on)


Reply to this

-

 lib Xext

 
 by pod on: Jun 8 2005
 
Score 50%

Hi, trying to build on debian testing, have xlibs-dev and libxext-dev installed under /usr/X11R6/lib and in ld cache,
./configure finds Xext ok
checking for libXext... yes

ldconfig -p | grep Xext shows
libXext.so.6 (libc6) => /usr/X11R6/lib/libXext.so.6
libXext.so (libc6) => /usr/X11R6/lib/libXext.so

but make drops out in /src with
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status

any ideas?
cheers


Reply to this

-
.

 Re: lib Xext

 
 by pod on: Jun 8 2005
 
Score 50%

fixed it by butchering the configure script a bit :)

real nice job, cheers.


Reply to this

-

 lib Xext

 
 by aubel on: Jun 8 2005
 
Score 50%

Same problem here.

What exactly have you done to your configure file ?

Thank you


Reply to this

-
.

 Re: lib Xext

 
 by dacuan on: Jun 30 2005
 
Score 50%

Just add the string '-L/usr/X11R6/lib' (without quotas) to every place in configure where -lXext is found.


Reply to this

-

 Re: Re: lib Xext

 
 by gyunaev on: Jun 10 2005
 
Score 50%
gyunaevgyunaev
BitDefender

Could I have a patch?


Reply to this

-

 some minor issue

 
 by maniac on: Jun 8 2005
 
Score 50%

kchmviewer cannot open files with simplified Chinese name, here is the error message:
QString::arg(): Argument missing: Unable to load the chm file KchmViewer, (chm file name).chm

btw, why not make it specific to KDE only? I think the KDE open dialogue looks much better.

This is a great app. thank you for your work.


Reply to this

-

 Re: some minor issue

 
 by gyunaev on: Jun 10 2005
 
Score 50%
gyunaevgyunaev
BitDefender

A lot of people do not use KDE.


Reply to this

-
.

 Re: Re: some minor issue

 
 by hugorodrig on: Jun 19 2005
 
Score 50%

If you want it to be added to KDE's svn than it should use KDE's default open dialog.
Then again you can always maintain 2 diferent versions (one for KDE only and the other for QT), this should not be very dificult to maintain.


Hugo Rodrigues
Reply to this

-

 Re: Re: some minor issue

 
 by attendant on: Jun 20 2005
 
Score 50%

true... but how many of those people will actually use this app. there are already similar apps with better integration to other desktops (such as xchm, same functionality but gtk/gnome look... given a choice i don't see why they'll go for a qt based one). integration with kde has a lot more to offer than an open dialog, i think this app would gain a lot by adding some of kde standard features (configurable toolbars and keybindings to name some stuff common on most kde apps). btw, why call it kchmviewer and not qchmviewer?

anyway, good app. best chm viewer for kde i've found.


Reply to this

-

 Re: Re: Re: some minor issue

 
 by gyunaev on: Jun 20 2005
 
Score 50%
gyunaevgyunaev
BitDefender

Actually a lot of them... Anyway, I don't want to make it KDE-only.
However, I'll continue to work on better KDE integration, including everything you've mentioned.


Reply to this

-

 amd64 compilation

 
 by CARTMAN on: Jun 9 2005
 
Score 50%

It doesn't compile on amd64 as chmlib sets fixed sizes for arches but not for amd64.


Reply to this

-

 Good stuff!

 
 by venson on: Jun 30 2005
 
Score 50%

Excellent work. Very snappy.

Few things:
1. kchmmainwindow.cpp is missing a "#include < unistd.h>" line - without this, the compilation fails on slackware 10.1 at line 328 at the fork() function.

2. It would be better to have kchmviewer as an SDI app, rather than popup a file dialog asking for a file on startup.

Keep up the good work :) I will be using this a lot henceforth.


Reply to this

-

 Re: Good stuff!

 
 by gyunaev on: Jun 30 2005
 
Score 50%
gyunaevgyunaev
BitDefender

Gonna fix this.


Reply to this

goto page:  1  2  3  4  5  6  7  8 ...

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