Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2013 11:12:06 +0100 (CET)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Peter Jeremy <peter@rulingia.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: libreoffice
Message-ID:  <alpine.BSF.2.00.1302201105510.27822@wojtek.tensor.gdynia.pl>
In-Reply-To: <20130220093451.GB44920@server.rulingia.com>
References:  <alpine.BSF.2.00.1302181242290.68127@wojtek.tensor.gdynia.pl> <20130220093451.GB44920@server.rulingia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> Once you start LibreOffice it opens additional documents within the same
> process - which is much faster than starting LibreOffice.

my
>
>> other question - where are printers defined in libreoffice?
>
> System wide printer:
> /usr/local/lib/libreoffice/share/psprint/psprint.conf
> /usr/local/lib/libreoffice/share/psprint/driver

tried editing psprint.conf

did this

; Printer: contains the base name of the PPD and the Printer name separated by /
Printer=SGENPRT/Generic Printer

; DefaultPrinter: marks the default printer
DefaultPrinter=1

; Location: a user readable string that will be shown in the print dialog
Location=Druk

; Comment:  a user readable string that will be shown in the print dialog
Comment=Druk

; Command: a command line that accepts PostScript as standard input (pipe)
; note: a shell will be started for the command
Command=cat >/tmp/out

; QuickCommand: a command line that accepts PostScript as standard input (pipe)


to check it out.

gets "cannot find default printer" when printing.

in printer settings there is no printer to choose.

>
> You can manage printers with /usr/local/lib/libreoffice/program/spadmin
> (including setting up per-user printers)
got:
"cannot install a printer because filesystem is readonly. please contact 
administrator"

in spite of running as root and with all filesystem read-write


what more can i check?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1302201105510.27822>