Add to Notebook crashes OOo

5 views
Skip to first unread message

carandol

unread,
Nov 19, 2009, 2:59:11 PM11/19/09
to WriterTools
I installed WriterTools today (and bought the manual!) and it seems
like it's going to be very useful to me, but for one thing. If I paste
more than about 50 words into the Notebook (using the "Add to
Notebook" menu item, OOo freezes and I have to kill the process to get
out of it. It works fine with smaller snippets of text. This is using
OpenOffice.org 3.1 in Ubuntu 9.10. I've tried uninstalling and
reinstalling WriterTools, but no joy. Any help appreciated!

Dmitri Popov

unread,
Nov 19, 2009, 3:32:59 PM11/19/09
to write...@googlegroups.com
Hello,

It might have something to do with the version of OpenOffice.org that
ships with Ubuntu 9.10. The version that comes with Karmic Koala is
based on the OOo-Go fork. I'm running Ubuntu 9.10 with the stock
version, and I have no problem adding large text snippets to the
notebook. You can use the script bellow to install the stock version
of OpenOffice.org 3.1.1 on your system. Copy the script, paste it into
a text file, and save it as installooo.sh. In the terminal, execute
the sh installooo.sh command. Before you do that, use the Synaptic
package manager to remove the installed version of OpenOffice.org and
all related packages.

Hope this helps.
---
Kind regards,
Dmitri
---
@dmpop | linux-magazine.com/productivitysauce | www.flickr.com/photos/dmpop


-----SCRIPT START-----

#!/bin/sh

mkdir ~/tmp
cd ~/tmp

wget ftp://ftp.fu-berlin.de/unix/X11/apps/openoffice/stable/3.1.1/OOo_3.1.1_LinuxIntel_install_en-US_deb.tar.gz
tar -xvf OOo_3.1.1_LinuxIntel_install_en-US_deb.tar.gz
cd OOO310_m19_native_packed-1_en-US.9420
cd DEBS
sudo dpkg -i *.deb
cd desktop-integration
sudo dpkg -i openoffice.org3.1-debian-menus_3.1-9420_all.deb

rm -rf ~/tmp

echo "All done!"

-----SCRIPT END-----

carandol

unread,
Nov 19, 2009, 5:28:44 PM11/19/09
to WriterTools
I've removed OOo, but when I tried to install the stock OOo, I got the
following errors:

--2009-11-19 22:24:37-- ftp://ftp.fu-berlin.de/unix/X11/apps/openoffice/stable/3.1.1/OOo_3.1....
=> `OOo_3.1....'
Resolving ftp.fu-berlin.de... 130.133.3.130
Connecting to ftp.fu-berlin.de|130.133.3.130|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /unix/X11/apps/openoffice/stable/
3.1.1 ... done.
==> SIZE OOo_3.1.... ... done.
==> PASV ... done. ==> RETR OOo_3.1.... ...
No such file `OOo_3.1....'.

tar: OOo_3.1.1_LinuxIntel_install_en-US_deb.tar.gz: Cannot open: No
such file or directory
tar: Error is not recoverable: exiting now
cd: 6: can't cd to OOO310_m19_native_packed-1_en-US.9420
cd: 7: can't cd to DEBS
dpkg: error processing *.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
*.deb
cd: 9: can't cd to desktop-integration
dpkg: error processing openoffice.org3.1-debian-menus_3.1-9420_all.deb
(--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
openoffice.org3.1-debian-menus_3.1-9420_all.deb
All done!


Help!

On Nov 19, 8:32 pm, Dmitri Popov <lazyl...@gmail.com> wrote:
> Hello,
>
> It might have something to do with the version of OpenOffice.org that
> ships with Ubuntu 9.10. The version that comes with Karmic Koala is
> based on the OOo-Go fork. I'm running Ubuntu 9.10 with the stock
> version, and I have no problem adding large text snippets to the
> notebook. You can use the script bellow to install the stock version
> of OpenOffice.org 3.1.1 on your system. Copy the script, paste it into
> a text file, and save it as installooo.sh. In the terminal, execute
> the sh installooo.sh command. Before you do that, use the Synaptic
> package manager to remove the installed version of OpenOffice.org and
> all related packages.
>
> Hope this helps.
> ---
> Kind regards,
> Dmitri
> ---
> @dmpop | linux-magazine.com/productivitysauce |www.flickr.com/photos/dmpop
>
> -----SCRIPT START-----
>
> #!/bin/sh
>
> mkdir ~/tmp
> cd ~/tmp
>
> wgetftp://ftp.fu-berlin.de/unix/X11/apps/openoffice/stable/3.1.1/OOo_3.1....

Dmitri Popov

unread,
Nov 19, 2009, 5:37:20 PM11/19/09
to write...@googlegroups.com
Hello,

It looks like Google Groups mangled the script. I've attached the
script to this message with CC to your email address.
installooo.sh

carandol

unread,
Nov 19, 2009, 7:41:34 PM11/19/09
to WriterTools
Thanks. As I said in email, I'm not having much luck with the new
version of OOo. I've finally got it working by deleting
the .openoffice.org directory from Home, but now I've got no
Quickstarter, and it looks like installing it from Synaptic will
probably screw up my OOo installation. Also I now have to reinstall
all my other plugins and setup all my preferences again. The Notebook
in Writer Tools *is* now working properly, but I'm not sure it was
worth messing up the rest of my office installation for. Time I went
to bed.

On Nov 19, 10:37 pm, Dmitri Popov <lazyl...@gmail.com> wrote:
> Hello,
>
>  installooo.sh
> < 1KViewDownload
Reply all
Reply to author
Forward
0 new messages