display of bold Roman Nimbus font
tags 279544 + patch thanks patch at http://patches.ubuntu.com/patches/gsfonts.diff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ANNOUNCE: ooo-build-1.9.79.1
OpenOffice.org build: This package contains Desktop integration work for OpenOffice.org, several back-ported features & speedups, and a much simplified build wrapper, making an OO.o build / install possible for the common man. It is a staging ground for up-streaming patches to stock OO.o. Changes in this release: ooo-build-1.9.79.1 + bug fixes + huge amount of backported CWS (Michael) + various crash fixes (Michael, Raul) + wizard evo fix (Jaynt) + fpicker fixes (Raul, Kendy) + menu highlighting, check mark color, toolbar toggle buttons (Martin) + oofromtemplate fix to work (Michael) + more support for Oasis MIME types (Shreyas, Petr) + default multimedia menuitem out (Jayant) + unused printer properties out (Raul) + no larger default writer bullet (Raul) + email attachment (Jayant) + VFS authentication problems (Michael) + save only modified documents (Jayant) + build bits + build with C# named dirs, missing includes (Chris) + installation on Debian (Chris) + do not build odk (Michael) + more system libs for SUSE Linux (Petr) + do not pack standart libs (Rene, Petr) + KDE only build (Bernhard) + preparing for m80 target (Bernhard) + ooinstall install dictionaries (Petr) + documentation + changelog split (Michael) + back-porting related docu (Michael) + input methods (Martin) + misc + speed for reliability with valgrind (Michael) + tool to help extracting CWS (Michael) + features + upgrade libwpd, version 0.8.0 (Rene) + new custom images, version 11 (Michael) Package available from: http://go-oo.org/packages/SRC680/ooo-build-1.9.79.1.tar.gz To find out more and/or get involved in OOo hacking see http://go-oo.org/ and/or subscribe to our OO.o development mailing list at: http://lists.ximian.com/mailman/listinfo/openoffice. -- Best Regards, Petr Mladek software developer - SuSE CR, s.r.o. e-mail: [EMAIL PROTECTED] Drahobejlova 27 tel:+420 296 542 373 190 00 Praha 9 fax:+420 296 542 374 Czech Republic http://www.suse.cz/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#298470: /usr/bin/openoffice: Ignores DISPLAY variable when already running
Package: openoffice.org-debian-files Version: 1.1.2-5+1 Severity: normal File: /usr/bin/openoffice I have an openoffice session running on thoth, a server. From diogenes, a client, I execute "ssh -X thoth -l rw" and then run openoffice. It picks up the running copy of openoffice on thoth, which I expect, but doesn't open a window on diogenes. But shouldn't the running copy of openoffice be told to open a window on the current display? -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.28 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages openoffice.org-debian-files depends on: ii debianutils 2.8.4Miscellaneous utilities specific t ii openoffice.org 1.1.2dfsg1-3 high-quality office productivity s ii openoffice.org-bin 1.1.2dfsg1-3 OpenOffice.org office suite binary -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: downgrading
Processing commands for [EMAIL PROTECTED]: > severity 297743 important Bug#297743: openoffice.org: oowriter crashes short after startup Severity set to `important'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#297743: downgrading
severity 297743 important thanks Hi, since it's not reproducible here and doesn't happen for everyone I am downgrading this to important to let OOo 1.1.3-x go into testing once kdelibs/aspell are ready. Regards, Rene -- .''`. René Engelhard -- Debian GNU/Linux Developer : :' : http://www.debian.org | http://people.debian.org/~rene/ `. `' [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73 `- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73
Bug#298411: FTBFS on kfreebsd-gnu
Package: myspell Version: 3.0+pre3.1-10 Severity: wishlist Tags: patch Hi, This package fails to build on kfreebsd-gnu. The attached patch fixes the problem. Please could you send it to upstream? Note this change superceeds the one in hurd.diff which unnecessarily duplicated GNU-related variables. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-i386 (i686) Kernel: GNU/kFreeBSD 5.3-5 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) --- myspell-3.0+pre3.1.old/Makefile 2004-01-06 04:17:51.0 +0100 +++ myspell-3.0+pre3.1/Makefile 2005-02-28 16:44:14.0 +0100 @@ -7,7 +7,7 @@ VERMINOR=1 VERSION=$(VERMAJOR).$(VERMINOR) -PLATFORM := $(shell uname -s) +PLATFORM := $(shell uname -s | sed -e "s,GNU/.*,GNU,g" -e "s,GNU,Linux,g") ifeq "$(PLATFORM)" "Linux" CXX ?= g++
Re: Java and OpenOffice.org
Hi, Am Sonntag, 6. März 2005 04:20 schrieb Bruce Byfield: > Rene Engelhard wrote: > > This is my comment. Probably not suitable for a official quote but the > > comment of one of the two maintainers. > > Would you mind being quoted, or at least cited as the source? Your > comments will be a good example of the problems that the situation causes. If you think they were forumlated good, ok, take it :) > To put it mildly, it sounds to me as though your work as the maintainer > is suddenly much harder. Right... Especially if you are not allowed to build with non-free stuff (Sun/Blackdown Java) Regards, Rene -- .''`. René Engelhard -- Debian GNU/Linux Developer : :' : http://www.debian.org | http://people.debian.org/~rene/ `. `' [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73 `- Fingerprint: 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73