Comment 13 for bug 1812754

Revision history for this message
In , Kevin O'Gorman (kogorman-pacbell) wrote : Re: [Bug 1812754]

I just saw this. Sorry for the delay.

I use the version distributed with my Linux, and follow the versions
there. I'm never going to be at the bleeding edge, and I don't want to
mess with the support I get.

May I suggest that it's easier for you to do a quick load of the two
samples I suggested than it is for me to do an unsupported upgrade and keep
following thereafter. This is especially true if you run it under Ubuntu
or anything where you can use a command line like I did. This is a VERY
quick way to reproduce the problem or confirm it has been fixed.

On Thu, Mar 14, 2019 at 1:55 PM Xiscofauli <email address hidden>
wrote:

> Thank you for reporting the bug.
> it seems you're using an old version of LibreOffice.
> Could you please try to reproduce it with the latest version of LibreOffice
> from https://www.libreoffice.org/download/libreoffice-fresh/ ?
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the latest version.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1812754
>
> Title:
> Libreoffice writer adds blank pages on multiple inputs
>
> Status in LibreOffice:
> Incomplete
> Status in libreoffice package in Ubuntu:
> Confirmed
>
> Bug description:
> When I have multiple .txt files on the command line and start
> libreoffice writer, it adds (many) blank pages to the documents.
> These blanks contain nothing at all and I have not figured out how to
> remove them. But they are included when I print them.
>
> I'm attaching a file on which this happens. It contains an anonymized
> fragment of the original, repeates a number of times. I suggest you
> create two copies, called perhaps junk1.txt and junk2.txt.
>
> I use the command "soffice junk*" to load them into the writer, and I
> get the extra blank pages.
>
> If, however, I just do soffice junk1.txt, I get a document of the
> correct size.
>
> I can do that of course, but it is still an annoying and inconvenient
> error for my workflow.
>
> ---
>
> One hint to debugging: if I do this:
>
> for i in junk1.txt junk2.txt
> do
> soffice $i &
> done
>
> I see the problem. If, however, I introduce a delay the problem does
> not appear. Like so:
>
> for i in junk1.txt junk2.txt
> do
> sleep 2
> soffice $i &
> done
>
> ProblemType: Bug
> DistroRelease: Ubuntu 18.04
> Package: libreoffice-writer 1:6.0.7-0ubuntu0.18.04.2
> ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
> Uname: Linux 4.15.0-43-generic x86_64
> ApportVersion: 2.20.9-0ubuntu7.5
> Architecture: amd64
> CurrentDesktop: XFCE
> Date: Mon Jan 21 13:58:01 2019
> InstallationDate: Installed on 2018-10-18 (95 days ago)
> InstallationMedia: Xubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64
> (20180725)
> SourcePackage: libreoffice
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/df-libreoffice/+bug/1812754/+subscriptions
>

--
Kevin O'Gorman
#define QUESTION ((bb) || (!bb)) /* Shakespeare */

Please consider the environment before printing this email.