*** Bug 82620 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs
*** Bug 82620 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1041790
Title:
[snb] GPU lockup IPEHR: 0x0b160001 IPEHR:
footnote/endnote cross-reference regression is tracked in bug 77342
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1284377
Title:
Cross-references are broken, when copied to other
should be fixed by:
commit 02efbed152a3a9e364cdb73628af0aed0f5d6f7a
Author: Caolán McNamara
AuthorDate: Wed Dec 4 16:48:08 2013 +
Resolves: rhbz#1038189 refresh printer list when print dialog
launched
--
You received this bug notification because you are a member of Desktop
Package
have implemented this now, CUPS printers are now assumed to always support
collation, and for PDF based printers we call cupsAddOption("collate", ...)
while PS based legacy printers still get their weird PPD stuff.
this has been tested on 1 HP printer so far, but that one probably worked
before al
this is apparently a feature (as already mentinoed by Bjoern comment #9)
that was introduced in OOo 3.3, CWS "pdfprint".
relevant code in PspSalInfoPrinter::GetCapabilities:
const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey(
OUString("Collate") ) : NULL;
const PPDValue* pVal =
*** Bug 67868 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1218890
Title:
eps import fails, graphics filter not found
Status in
according to comment #1 and comment #2 the original bug was fixed in
release 3.4.
if the PRODUCT function gives incorrect results in 4.x releases
please file a separate bug for that.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreo
(In reply to comment #17)
> In Libreoffice 4.1.3.2 it doesn't seem to be fixed.
> Just tested with opensuse-factory-build on opensuse 12.3.
> Same with the original version downloaded from the LO-website.
i don't know about suse builds but the upstream builds from
libreoffice.org definitely do not
regression from:
commit 6b08fe833186a04f9aef698a540d3a7493ac4519
Author: Michael Stahl
AuthorDate: Fri Feb 15 15:28:24 2013 +0100
fdo#60732: check max size in SwTxtNode::ReplaceText
Also adjust SwUndoReplace to not assume that everything was inserted and
use the stored index
... and then i noticed that the replacement of paragraph
breaks (via regex "$") is also broken by that commit,
and things get really annoying.
hopefully fixed now, OOo issue 102333 has some interesting testcases.
and commit e0d4e6f22a4290a4b11a342fd59523b28963838c too.
--
You received this bug n
i'm also not happy with this as MAB, since the effort to fix this would
be huge as it's an inherent limitation of Writer's document and table
model.
only thing that could be done easily is to have select-all select
everything _except_ the table at the start of the document (instead of
whatever sil
deadlock during startup sounds like bug 33484;
can you try if it still happens in a 4.0 RC2 or later build or
a build from the 3.6 branch that is newer than 3.6.5 release?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubu
*** Bug 54985 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1086566
Title:
[Upstream] FILEOPEN Word 97-2003 DOC structure as expor
*** Bug 58063 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1086566
Title:
[Upstream] FILEOPEN Word 97-2003 DOC structure as expor
fixed on libreoffice-3-6 now:
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-6&id=966c1bd122d8258dd8b1abfe638de7b1ce0d3c98
it appears that the language dependence is intentional,
so i think this is FIXED now.
--
You received this bug notification because you are a member o
the problem in 3.6 is fixed by this commit from master:
defe079d455ccc958fd0128e8a8cf0e4aeb5cd9c
the git log indicates that there is apparently a feature to make
the autocorrect language dependent, OOo issue 20348, implemented by Cedric.
--
You received this bug notification because you are a me
it seems that the change is that this 2nd -> 2^nd replacement is now
somehow language dependent:
OOo 3.4beta: 2nd will be autocorrected even if LC_ALL=de_DE and the
currently active document language is German.
LO 3.4.6 and current 3.5:
2nd will not be autocorrected if the locale LC_ALL=de_DE _o
interesting, that looks like a regression from
12db5315fca413ae66e88c4cd8212ee3b01667b7
"Follow UAX-29 and present user-perceived character counts".
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.laun
we have similar crashes in rhbz for LO 3.5 Fedora packages,
though i think we closed them as they were not reproducible.
the 3.5 packages are for Fedora 17, which uses GCC 4.7.
so it seems this doesn't just affect tests, but real users also.
--
You received this bug notification because you are
let's try out those target whiteboard entries...
fix went into -3-4 and -3-4-5 branches:
http://cgit.freedesktop.org/libreoffice/writer/commit/?h=libreoffice-3-4&id=33f81021eb4e794537de9a4208d79f70a357ff3e
http://cgit.freedesktop.org/libreoffice/writer/commit/?h=libreoffice-3-4-5&id=2e183bde347bf
this was introduced with the fix for bug 39159:
the view options are not restored for the pages shown in the print preview.
fixed on master:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=89d2733e16ae6233deea6bef3193bd45c89b854c
fixed on libreoffice-3-5:
http://cgit.freedesktop.org/lib
22 matches
Mail list logo