And now it is Quanta

Paul Lemmons paul at lemmons.name
Thu Sep 25 22:02:32 UTC 2008


-------- Original Message  --------
Subject: And now it is Quanta
From: "Gerald I. Evenden" <geraldi.evenden at gmail.com>
To: Kubuntu Help and User Discussions <kubuntu-users at lists.ubuntu.com>
Date: 09/25/2008 11:17 AM
> On one suggestion I tried quanta.  It loads OK with a bunch of  warnings about 
> missing applications for full functionality BUT the reference sidebar is 
> almost all worthless.  For example: tag html->forms->button and you get:
>
> "An error occurred while loading 
> file:///usr/share/apps/quanta/doc/docbook/ref-element.html:
> The file or folder /usr/share/apps/quanta/doc/docbook/ref-element.html does not exist."
>
> Looking at /usr/share/apps/quanta/doc I find four broken symbolic links: css, 
> docbook, html and php.
>
> I did some 'find's for the base names of the reference htmls but nothing is 
> under /usr/share.
>
> Any ideas, please.
>
> Thanks in advance.
>
>   
This is a problem specific to Kubuntu and nobody has, as of yet, 
addressed it. The solution is not difficult:
$ sudo su -
# cd /usr/share/apps/quanta/doc
# rm -rf css*
# rm -rf html*
# rm -rf php*
# rm -rf docbook*
# ^D
$

Open quanta and then right click in the documentation panel.  Click on 
"Download Documentation". Select the doc's that are interesting to you 
and install them. Non of the documentation is signed with a key so you 
will get a warning.  You can accept the warning or not it is up to you. 
If you want the documentation you will have to accept.

Now you have documentation.

P.S. If you are not comfortable removing the files you can move the 
instead.
eg:
...
...
# mkdir /home/me/quantadoc
# mv css* /home/me/quantadoc
...
...

-- 
Sometimes I wonder.  Were our faith able to stand upright and look around, would it be looking down at the mustard seed or standing in awe of the height and breadth of it.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3296 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20080925/9ae5acc8/attachment.bin>


More information about the kubuntu-users mailing list