[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ANN: GNUstep Binary Packages for openSUSE 12.3
From: |
Riccardo Mottola |
Subject: |
Re: ANN: GNUstep Binary Packages for openSUSE 12.3 |
Date: |
Sun, 18 Aug 2013 22:23:56 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:23.0) Gecko/20100101 Firefox/23.0 SeaMonkey/2.20 |
Richard Stonehouse wrote:
GNUstep Binary Packages for openSUSE 12.3
Thank you for your continued effort, Richard!
Known Bugs and Limitations
1. If, after installing these packages and enabling Metadata
Indexing,
you revert to a version of GWorkspace that does not support this
feature, the mdextractor window may appear and then hang.
you move in untested territory there...
2. In the variants based on libobjc2, GWorkspace’s PDF Inspector
displays blank pages.
indeed, I do not unterstand what's going on there. I'm still struggling
getting the correct CXX flags used, but that's just minor because it is
about warnings. Why it works with libobjc1 and not 2 is still a mystery,
but since you don't have a choice with clang, it means it is broken with
clang.
3. The version of Zipper included in this release may not correctly
create or extract from lha archives if filenames beginning with a
‘-’ sign are used. This depends on the version of lha (or lhasa)
installed on your system.
Indeed, that is a reimplementation of lha which should be a drop-in
replacement but is not, with other version it works.
Riccardo