[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#610917: libreoffice: Greek symbols are all replaced by rectangle in Maths module



unarchive 603203
found 603203 1:3.3.0~rc2-3
forcemerge 603203 610917
tag 603203 + pending
thanks

Hi,

On Mon, Jan 24, 2011 at 12:40:28AM +0100, rpnpif wrote:
> In Maths module, greek letters are all replaced by rectangle. 
> Openoffice that I had, get well greek letters.
> 
> A strange effect : the correct character appear during one second after typing 
> %alpha% or other greek letter then it is replaced by a rectangle.
> The catalog of greek is full of rectangles.
> 
> All works fine in writer (without formulas).

ii  ttf-opensymbol     1:3.2.1-11            OpenSymbol TrueType font

this is your problem. A depends preventing this was explicitely added
in 3.3.0~beta31:

libreoffice (1:3.3.0~beta3-1) experimental; urgency=low

  * LibreOffice 3.3 beta3
    - Set correct default formula syntax value in case it's not
      explicitly set (closes: #527535)

  * debian/patches/buildfix-patches.diff:
    openoffice.org-report-builder -> libreoffice-report-builder
  * debian/patches/hack-no-rm-fr-of-smoketest-userconfig.diff: don't try
    to remove user dir on smokest, rm -f -r mysteriously fails

  * debian/control.in:
    - make -math depend on ttf-opensymbol (>> 2:2.4.3~) (closes: #603203)
[...]

Hrm. When the hell did this get lost?

Ah, I see:

revno: 2261
committer: Matthias Klose <doko@canonical.com>
branch nick: experimental
timestamp: Tue 2010-12-28 11:25:32 +0100
message:
    * debian/control*.in:
      - Remove obsolete OOo versions in dependencies.
[...]
=== modified file 'control.in'
--- a/control.in        2010-12-28 10:06:04 +0000
+++ b/control.in        2010-12-28 10:25:32 +0000
@@ -164,7 +164,7 @@
 Package: libreofficeVER-core
 Architecture: %OOO_ARCHS%
 Depends: libreofficeVER-common (>> ${base-version}),
- ttf-opensymbol (>= 1:3.0),
+ ttf-opensymbol,
  ${shlibs:Depends},
  ure (>= 1.5.1+OOo3.1.1-15),
  fontconfig,
@@ -303,7 +303,7 @@
 Depends: libreofficeVER-core (= ${binary:Version}),
  ${shlibs:Depends},
  ${misc:Depends},
- ttf-opensymbol (>> 2:2.4.3~)
+ ttf-opensymbol
 Replaces: openoffice.org-math (<< 1:3.3.0~)
 Description: office productivity suite -- equation editor
  LibreOffice is a full-featured office productivity suite that provides

So this regressed in 1:3.3.0~rc2-3..

The second one obviously is broken, (and 2:2.4.3~ is obviously not a version
appearing in OOo packages).
And the first one is still needed in case someone has a system with old
ttf-opensymbol installed (lenny + lenny-backports?)..

doko, a bit more care, please.

*sigh*. Will readd.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70



Reply to: