Joachim Breitner | 26 Jan 2011 17:10
Picon
Favicon
Gravatar

Re: Is this list still used?

Hi Paul,

yes, this is definitely an improvement. I’d have preferred git, mostly
because I had already imported the SVN tree into a git repository to
base the Debian package on (http://git.nomeata.de/?p=serna.git), but I’m
sure I can handle hg as well.

An issue tracker is great! I’ll make sure I enter some things that I
notice when I get around to update the Debian package.

Thanks,
Joachim

Am Mittwoch, den 26.01.2011, 19:05 +0300 schrieb Paul Antonov:
> this list is rarely used, I recently moved Serna Free to
> bitbucket.org. So people may clone repository, use public issue
> tracker, wiki etc.
> I hope that on the public project hosting site Serna Free will become
> more visible to potential developers.
> 
> http://bitbucket.org/syntext
> 
> So you are welcome there :)
> 
> Regards,
> 
> -- Paul
> 
> On Wed, Jan 26, 2011 at 7:02 PM, Joachim Breitner <nomeata@...>
> wrote:
(Continue reading)

Joachim Breitner | 26 Jan 2011 17:02
Picon
Favicon
Gravatar

Is this list still used?

Hi,

I was just pointed out that a new release, 4.3, is out. Great to see
that Serna Free is still alive! This mailing list unfortunately let’s
one think differently, as usually a Free Software’s developer mailing
list is the best indicator for activity. So is this list still used?

Thanks,
Joachim

--

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata
Joachim Breitner | 9 Jun 2010 10:38
Picon
Favicon
Gravatar

serna does not support authorgroup

Dear Serna developers,

now that the mailing list is active again, I can continue forwarding
user requests. Here is the latest one:

> It would be nice if serna would support authorgroup instead of display
> a red cross

Greetings,
Joachim
--

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata
Attachment (aut.xml): application/xml, 508 bytes
Joachim Breitner | 3 Jun 2010 00:05
Picon
Favicon
Gravatar

Re: Serna build process

[Re-sending. Maybe the list requires serna-developers@... to be
in To, and not only in CC?]

Hi Paul,

Am Mittwoch, den 02.06.2010, 14:14 +0400 schrieb Paul Antonov:
> I have a question - how you configure/build Serna Free on Debian? I
> build it with default settings (so built-in aspell is used etc.), so I
> do not encounter some of the problems you describe. Do you use
> 'syspkg' setting?

correct. The concrete incarnation is seen in
http://git.nomeata.de/?p=serna.git;a=blob;f=debian/rules;hb=HEAD
and the essence is
$ cd 3rd; ./configure syspkgonly && ./checked_build.sh
$ cd build; ./configure syspkg && make
$ make -C build/serna/app/ -f GNUmakefile $(CURDIR)/build/serna/app/Makefile.install

In Debian, we do not want any code duplication and convenience code
copies, especially for security reasons, so using the system libraries
is important. The current Serna package is built with only these 3rd
libraries:
DITA-OT1.4_fullpackage_bin.tar.gz
antlr-2.7.1.tar.gz
qtpropertybrowser-2.5-opensource.tar.gz
qtsingleapplication-2.6_1-opensource.tar.gz
(see http://git.nomeata.de/?p=serna.git;a=tree;f=debian/3rd;hb=HEAD)

Ideally, DITA would be packaged seperately, as it is useful without
Serna. Same holds for the two qt* packages.
(Continue reading)

Joachim Breitner | 26 May 2010 21:32
Picon
Favicon
Gravatar

Blocked mails attached

Hi,

the attached mails don’t come through, maybe this works...

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata
Picon Favicon Gravatar
From: Joachim Breitner <nomeata@...>
Subject: Re: Bug#569158: serna segfault on startup (566823 is back)
Date: 2010-02-12 09:57:55 GMT
Hi Vincent,

Am Donnerstag, den 11.02.2010, 16:11 +0100 schrieb Vincent Hobeïka:
> Ok. I have now succeeded in building serna from sources.

At least something :-)
(Continue reading)

Joachim Breitner | 26 May 2010 21:26
Picon
Favicon
Gravatar

Re: Mailing list functional again

Hi,

Am Mittwoch, den 26.05.2010, 22:57 +0400 schrieb Paul Antonov:
> This well may be, because they are routed through google mail.

ok, I’m trying to re-send them.

BTW, I’d prefer if on-list mails are replied to on-list (unless it is
personal matters), so that others read the answers as well and they are
stored in the archive.

Speaking of others, are there any serna-interested people here, besides
the Syntext people and me?

Greetings,
Joachim

--

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata
Joachim Breitner | 26 May 2010 18:12
Picon
Favicon
Gravatar

Re: serna-developers mailing list

Hi Paul,

Am Dienstag, den 25.05.2010, 23:09 +0400 schrieb Paul Antonov:
> I've fixed this too. mailing lists setup is very messy (historically)
> but it is separated from the rest of the mail system.

thanks!

> BTW you told me that you have patches for the Serna Free debian
> packaging. Can you send them to me?

The current set of patches applied to the Debian tree is always at
http://git.nomeata.de/?p=serna.git;a=tree;f=debian/patches;hb=HEAD

Most of them are probably not suitable for inclusion upstream, such as
fixing some paths to fit the Debian file system hierarchy. But in those
cases I’d be grateful if I would not have to patch the code for that,
but could configure it via configure flags.

The patches are currently against rev288 of the trunk. (Trunk is
currently at 292, but seems to contain win32-only changes)

> You also mentioned about some problems with spellcheck. I'm working
> with natively built Serna now on Karmic and did not see any
> problems...

Did you build against libaspell-dev as provided by Ubuntu? What version
is it (it’s 0.60.6-4 here).

The crash happens for example when "show markup" is selected, but also
(Continue reading)

Joachim Breitner | 26 May 2010 17:39
Picon
Favicon
Gravatar

Mailing list functional again

Hi,

this is a test message. If it comes through I’ll re-send the mails I
tried to send before.

Greetings,
Joachim
--

-- 
Joachim Breitner
  e-Mail: mail@...
  Homepage: http://www.joachim-breitner.de
  ICQ#: 74513189
  Jabber-ID: nomeata@...
Joachim Breitner | 6 Feb 2010 13:57
Picon
Favicon
Gravatar

Support for other arches

[Now with correct CC]

Hi,

as you can see here:
https://buildd.debian.org/status/package.php?p=serna-free
Serna fails on a few architectures. I’d like to see this fixed, if
possible.

Unless I’m mistaken, the greatest hurdle are the atomic ops defined in
sfworks/common/ThreadMutex.h, which are only implemented for a few
architectures. Did you consider using a library such as
libatomic-ops-dev or the functions provided by qt 
http://doc.trolltech.com/4.3/atomic-operations.html? This would probably
make the problem disappear.

Note that although libatomic-ops does not implement an atomicExchange
method directly, this is not a problem, as this method is not actually
used in the serna code.

Greetings,
Joachim

--

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata

(Continue reading)

Joachim Breitner | 6 Feb 2010 13:56
Picon
Favicon
Gravatar

Support for other arches

Hi,

as you can see here:
https://buildd.debian.org/status/package.php?p=serna-free
Serna fails on a few architectures. I’d like to see this fixed, if
possible.

Unless I’m mistaken, the greatest hurdle are the atomic ops defined in
sfworks/common/ThreadMutex.h, which are only implemented for a few
architectures. Did you consider using a library such as
libatomic-ops-dev or the functions provided by qt 
http://doc.trolltech.com/4.3/atomic-operations.html? This would probably
make the problem disappear.

Note that although libatomic-ops does not implement an atomicExchange
method directly, this is not a problem, as this method is not actually
used in the serna code.

Greetings,
Joachim

--

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata
Joachim Breitner | 27 Jan 2010 22:55
Picon
Favicon
Gravatar

[Fwd: Bug#567160: serna segfault when publishing PDF]

Hi,

another bug report with a crash. I didn’t try to reproduce it yet, but
maybe someone one this list has a good idea based on the error message.

Blind guess: Check dispatching_sources for data size (user is on amd64).

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nomeata@... | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nomeata@... | http://people.debian.org/~nomeata
Picon
From: Mathieu Malaterre <mathieu.malaterre@...>
Subject: Bug#567160: serna segfault when publishing PDF
Date: 2010-01-27 18:48:54 GMT
Package: serna
Version: 0.svn235-2
Severity: important

serna segfault when publishind a PDF file.
(Continue reading)


Gmane