[Libreoffice-bugs] [Bug 137016] Crash in: libatk-bridge-2.0.so.0.0.0, when EDITING Relationships

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 26 14:47:23 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=137016

--- Comment #9 from Julien Nabet <serval2412 at yahoo.fr> ---
(In reply to IdidITmyWay from comment #7)
> Thank you for the workaround hint!
> 
> My understandig is: the old database HSQL implementation is near end of life.
> This is, why I decided for my project to take the Firebird variant.
> You said, Firebird support in LO is put back experimental.
> ~~~~~~~~~~~~~~~~~~~~~
> Is this because of being not stable enough, or is there a decision process
> that LO will also move away from Firebird to a third database implementation?
LO uses HSQLDB 1.8 (so quite old). The goal was first to get rid of Java and
Firebird was the only candidate which:
- has license compatibility
- allows to call it:
  - client/server (client is LO Base, Firebird is the server)
  - embedded Firebird (no external Firebird server)
  - has C/C++ connector
- mature enough

There've a lot of work from different people then it slowed down until almost a
stop because people moved on other things.
So now we're in the middle of the bridge:
- Firebird implementation in LO isn't stable enough (just consider the number
of bugs)
- the old HSQLDB version remained
See
http://document-foundation-mail-archive.969070.n3.nabble.com/About-putting-back-Firebird-experimental-tt4265392.html#a4266137

> ~~~~~~~~~~~~~~~~~~~~~~~~~~~++
> I am going to comtinue my way with Firebird for my project and it looks like
> I may find a lot of more issues. 
> Does it make sense to raise tickets or is there a major LO rework in
> progress and my tickets do not bring additional clarifications.
I think there's no need to submit new tickets but it's only my opinion.
To put it clearly, I think Base part is (almost?) dead.

> ~~~~~~~~~~~~~~~~~~~~
> If you like, you can cancel or close the ticket. The pure SQL interface is a
> good door for successful workarounds.
I'll let other decide, I'm neither a TDF member nor an expert.

If you don't need embedded, I'd move towards MariaDB.
If you need embedded, I think that badfully, I'd stick on HSQLDB.
Again, just my opinion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200926/324d0e57/attachment.htm>


More information about the Libreoffice-bugs mailing list