Bug#473097: openoffice.org: PDF export often put some weird font instead of the real ones

2008-03-28 Thread chryjs
Package: openoffice.org
Version: 1:2.4.0-1
Severity: grave
Justification: renders package unusable

For example save as PDF from OO.Org document exports seems well but in
some places in the PDF documents, the FONT seems to be changed (or
something like that). The result is that Latn-1 font (such as Arial/Deja
Vu ) ar converted to Grrek or Cyrilic chars at some random place in the
document.
Restarting OO.org and trying a new export generates the substitution at
other places but doesn't solve the problem.
It seems (for me) that it most occurs within tables/spredsheets or 
included OLE sheets of Calc within Writer or Tables in Writer. But this
I am not sure...

Using CUPS-PDF writer don't reproduce this problem. So it seems located
to OO.O PDF export...

PS : I don't know how to attach a file but I can provide examples...

Regards


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   1:2.4.0-1  OpenOffice.org office suite - data
ii  openoffice.org-calc   1:2.4.0-1  OpenOffice.org office suite - spre
ii  openoffice.org-core   1:2.4.0-1  OpenOffice.org office suite archit
ii  openoffice.org-draw   1:2.4.0-1  OpenOffice.org office suite - draw
ii  openoffice.org-filter-binfilt 1:2.4.0-1  Legacy filters (e.g. StarOffice 5.
ii  openoffice.org-filter-mobiled 1:2.4.0-1  Mobile Devices Filters for OpenOff
ii  openoffice.org-impress1:2.4.0-1  OpenOffice.org office suite - pres
ii  openoffice.org-java-common1:2.4.0-1  OpenOffice.org office suite Java s
ii  openoffice.org-math   1:2.4.0-1  OpenOffice.org office suite - equa
ii  openoffice.org-officebean 1:2.4.0-1  OpenOffice.org Office Bean
ii  openoffice.org-writer 1:2.4.0-1  OpenOffice.org office suite - word
ii  openoffice.org-writer2latex   0.5-6  Writer/Calc to LaTeX/XHTML convert

openoffice.org recommends no packages.

Versions of packages openoffice.org-core depends on:
ii  fontconfig 2.5.0-2   generic font configuration library
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libcurl3   7.18.0-1  Multi-protocol file transfer libra
ii  libdb4.6   4.6.21-7  Berkeley v4.6 Database Libraries [
ii  libexpat1  1.95.8-4  XML parsing C library - runtime li
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-2 GCC support library
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgstreamer-plugins-b 0.10.18-3 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.18-4 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libhyphen0 2.3.1-2   ALTLinux hyphenation library - sha
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libicu38   3.8.1-1   International Components for Unico
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libldap-2.4-2  2.4.7-6.1 OpenLDAP libraries
ii  libneon27  0.27.2-1  An HTTP and WebDAV client library
ii  libnspr4-0d4.7.0-2   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~beta2-1Network Security Service libraries
ii  libpam0g   0.99.7.1-6Pluggable Authentication Modules l
ii  libpango1.0-0  1.20.0-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libssl0.9.80.9.8g-8  SSL shared libraries
ii  libstdc++6 4.3.0-2   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxaw72:1.0.4-1 X11 Athena Widget library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-1 X11 Xinerama extension library
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxslt1.1 1.1.22-1  XSLT processing library - runtime 
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  openoffice.org-common  1:2.4.0-1 OpenOffice.org office suite archit
ii  ttf-opensymbol 1:2.4.0-1 The OpenSymbol 

Bug#384331: xserver-xorg-video-all: module ABI major version mismatch the server's version

2006-08-23 Thread chryjs
Package: xserver-xorg-video-all
Version: 1:7.0.23
Severity: grave
Justification: renders package unusable

Loading modules sis, or vesa, org vga leads into version mismatch for
the ABI module.

Here's an example of the Xorg.0.log pat with the vga module (exactly the
same with sis).

(II) LoadModule: vga
(II) Loading /usr/lib/xorg/modules/drivers/vga_drv.so
(II) Module vga: vendor=X.Org Foundation
»···compiled for 7.0.0, module version = 4.0.0
»···Module class: X.Org Video Driver
»···ABI class: X.Org Video Driver, version 0.8
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: vga
(II) Unloading /usr/lib/xorg/modules/drivers/vga_drv.so
(EE) Failed to load module vga (module requirement mismatch, 0)

Second example :
(II) LoadModule: sis
(II) Loading /usr/lib/xorg/modules/drivers/sis_drv.so
(II) Module sis: vendor=X.Org Foundation
»···compiled for 7.0.0, module version = 0.8.1
»···Module class: X.Org Video Driver
»···ABI class: X.Org Video Driver, version 0.8
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: sis
(II) Unloading /usr/lib/xorg/modules/drivers/sis_drv.so
(EE) Failed to load module sis (module requirement mismatch, 0)



-- xorg.conf video part --
Section Device
Identifier» SIS
Driver  sis
BusID   AGP:01:00:0
Option  MergedFB auto
EndSection




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xserver-xorg-video-all depends on:
ii  xserver-xorg-video-ap 1:1.0.1.5-2X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.5.0.5-2X.Org X server -- ark display driv
ii  xserver-xorg-video-at 1:6.5.8.0-1X.Org X server -- ATI display driv
ii  xserver-xorg-video-ch 1:1.0.1.3-3X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.0.0.5-2X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cy 1:1.0.0.5-2X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-du 1:0.1.0.5-2X.Org X server -- dummy display dr
ii  xserver-xorg-video-fb 1:0.1.0.5-2X.Org X server -- fbdev display dr
ii  xserver-xorg-video-gl 1:1.0.1.3-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i1 1:1.1.0.5-2X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.0.0.5-2X.Org X server -- i740 display dri
ii  xserver-xorg-video-i8 1:1.5.1.0-2X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-im 1:1.0.0.5-2X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mg 1:1.2.1.3.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.0.0.5-2X.Org X server -- Neomagic display
ii  xserver-xorg-video-ne 1:0.1.4.1-3X.Org X server -- Newport display 
ii  xserver-xorg-video-ns 1:2.7.6.5-2X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv 1:1.0.1.5-2X.Org X server -- NV display drive
ii  xserver-xorg-video-re 1:4.0.1.3.dfsg.1-2 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:0.3.5.4-3X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3 1:1.8.6.5-2X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.0.2.3-4X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.3.1.5-3X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.8.1.3-2X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.7.1.3-2X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.1.1.3-3X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tg 1:1.0.0.5-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-tr 1:1.0.1.2-2X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.0.0.5-2X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4 0.0.1.5-1  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-ve 1:1.0.1.3-2X.Org X server -- VESA display dri
ii  xserver-xorg-video-vg 1:4.0.0.5-2X.Org X server -- VGA display driv
ii  xserver-xorg-video-vi 1:0.1.33.2-3   X.Org X server -- VIA display driv
ii  xserver-xorg-video-vm 1:10.11.1.3-2  X.Org X server -- VMware display d
ii  xserver-xorg-video-vo 1:1.0.0.5-2X.Org X server -- Voodoo display d

xserver-xorg-video-all recommends no packages.

-- no debconf information