[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2021-03-27 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Incomplete => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205]

2021-03-27 Thread Björn Michaelsen
resolving as NOTOURBUG, as this is a caused by Ubuntu/Debian packaging:

 http://anonscm.debian.org/gitweb/?p=pkg-
openoffice/libreoffice.git;a=commitdiff;h=2e78f0d8b458d1da6d29fe295c7d89a7a376a8d8;hp=d7a82fb84cce7a92f9b84ee67b380f3282f0a19f

_rene_ commited a fix at Debian, so should be fixed with the next
releases of Ubuntu and Debian.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2015-04-24 Thread Adolfo Jayme
** Bug watch removed: LibreOffice Bugzilla #48972
   https://www.libreoffice.org/bugzilla/show_bug.cgi?id=48972

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-05-10 Thread Launchpad Bug Tracker
87 [Michael Meeks]
- add unit test for Converter::convertDouble fdo#48969 [Michael Stahl]
- border paint ordering: fdo#45562, fdo#47717, fdo#42750 [Michael Stahl]
- default to Office 2007/2010 filter for ooxml export, fdo#48941 [Markus 
Mohrhard]
- duplicated characters in PDF import fdo#45848 [Korrawit Pruegsanusak]
- fix RTF import of special unicode characters fdo#48356 [Miklos Vajna]
- getConversionFactor: add inch as source unit fdo#48969 [Michael Stahl]
- ignore corrupted items in Recent Documents fdo#46074 [Stephan Bergmann]
- paint borders in SwFlyFrm::Paint: fdo#45562 [Michael Stahl]
- resolved update sheet-local named expressions correctly fdo#48856 [Eike 
Rathke]
- switch units in Converter::convertDouble fdo#48969 [Michael Stahl]

libreoffice (1:3.5.2-2ubuntu3) precise-proposed; urgency=low

  * add missing mimetypes to impress.desktop (LP: #904212)
  * Remove SalDisplay::GetKeyboardName (LP: #818761)
  * cherry-pick c6e83cc1711e5d4f1025316e0824640e73c1da2d from debian:
- debian/libreoffice-common.postrm.in: fix typo to actually try to rm -rf
  /var/lib/libreoffice/share/prereg
  * cherry-pick 01fbc48a560cdc32a32b044c7fa290462a034479 from debian: (LP: 
#986205)
- readd move of libdbalo.so to -base-core (closes: #670350)

libreoffice (1:3.5.2-2ubuntu2) precise-proposed; urgency=low

  * remove presentation templates for install media size (LP: #958384)
  * fix quicklist patch (LP: #950825)
  * add visio mimetype to libreoffice draw desktop file
  * add recommend to -gnome|-kde from libreoffice metapackage
(LP: #841696)
  * fix typo in unity quicklist for zh_CN/Base (LP: #984893)
  * backport fix for findbar crash by Michael Meeks (LP: #975430)
  * readd updated Ubuntu brand palette colors (LP: #753627)
  * default to ~/Documents for saving, find templates in ~/Templates
(LP: #973134)
  * tweak bibliography patch again (LP: #527938)
  * cherry-pick 0a20b5e181a4317ee838064ea122e753ab935430 from debian:
- add ulimit -c unlimited before make check call to catch
  backtraces on sporatic soffice.bin crashes "failing" the build;
  build-depend on gdb if RUN_MAKE_CHECK=y
  * cherry-pick 1fbcf3815d89f87909e9003292d27fcf37249830 from debian:
- debian/patches/fix-system-lpsolve-build.diff: use -Wl$(COMMA)-rpath as
  otherwise gbuild strips everything after the , away;
  makes it actually set the rpath
 -- Bjoern MichaelsenWed, 02 May 2012 
13:41:02 +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-05-10 Thread Launchpad Bug Tracker
87 [Michael Meeks]
- add unit test for Converter::convertDouble fdo#48969 [Michael Stahl]
- border paint ordering: fdo#45562, fdo#47717, fdo#42750 [Michael Stahl]
- default to Office 2007/2010 filter for ooxml export, fdo#48941 [Markus 
Mohrhard]
- duplicated characters in PDF import fdo#45848 [Korrawit Pruegsanusak]
- fix RTF import of special unicode characters fdo#48356 [Miklos Vajna]
- getConversionFactor: add inch as source unit fdo#48969 [Michael Stahl]
- ignore corrupted items in Recent Documents fdo#46074 [Stephan Bergmann]
- paint borders in SwFlyFrm::Paint: fdo#45562 [Michael Stahl]
- resolved update sheet-local named expressions correctly fdo#48856 [Eike 
Rathke]
- switch units in Converter::convertDouble fdo#48969 [Michael Stahl]

libreoffice (1:3.5.2-2ubuntu3) precise-proposed; urgency=low

  * add missing mimetypes to impress.desktop (LP: #904212)
  * Remove SalDisplay::GetKeyboardName (LP: #818761)
  * cherry-pick c6e83cc1711e5d4f1025316e0824640e73c1da2d from debian:
- debian/libreoffice-common.postrm.in: fix typo to actually try to rm -rf
  /var/lib/libreoffice/share/prereg
  * cherry-pick 01fbc48a560cdc32a32b044c7fa290462a034479 from debian: (LP: 
#986205)
- readd move of libdbalo.so to -base-core (closes: #670350)

libreoffice (1:3.5.2-2ubuntu2) precise-proposed; urgency=low

  * remove presentation templates for install media size (LP: #958384)
  * fix quicklist patch (LP: #950825)
  * add visio mimetype to libreoffice draw desktop file
  * add recommend to -gnome|-kde from libreoffice metapackage
(LP: #841696)
  * fix typo in unity quicklist for zh_CN/Base (LP: #984893)
  * backport fix for findbar crash by Michael Meeks (LP: #975430)
  * readd updated Ubuntu brand palette colors (LP: #753627)
  * default to ~/Documents for saving, find templates in ~/Templates
(LP: #973134)
  * tweak bibliography patch again (LP: #527938)
  * cherry-pick 0a20b5e181a4317ee838064ea122e753ab935430 from debian:
- add ulimit -c unlimited before make check call to catch
  backtraces on sporatic soffice.bin crashes "failing" the build;
  build-depend on gdb if RUN_MAKE_CHECK=y
  * cherry-pick 1fbcf3815d89f87909e9003292d27fcf37249830 from debian:
- debian/patches/fix-system-lpsolve-build.diff: use -Wl$(COMMA)-rpath as
  otherwise gbuild strips everything after the , away;
  makes it actually set the rpath
 -- Bjoern MichaelsenWed, 02 May 2012 
13:41:02 +0200

** Changed in: libreoffice (Ubuntu Quantal)
   Status: In Progress => Fix Released

** Changed in: libreoffice (Ubuntu Precise)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-05-03 Thread Björn Michaelsen
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/comments/31
=> verification-done

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-05-02 Thread Mozaic
I can open the file test with LibreOffice 3.5.3.2 Version ID : 350m1(Build:2) 
[3.5.3-0Ubuntu1] and i have no error message \o/
I test the files in duplicated Bug, no message too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-05-02 Thread Martin Pitt
Hello Franck, or anyone else affected,

Accepted libreoffice into precise-proposed. The package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-05-01 Thread Björn Michaelsen
verification done as per:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/comments/27

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-30 Thread Gerv
This problem also occurs with a very simple spreadsheet (available on
request) which just has numbers, dates, currencies and a few simple
formulae. So it's not just text documents with form controls.

Installing libreoffice-base (which pulls in a load of Java) fixes it.

Gerv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-29 Thread Mozaic
Open in 3.5.2-2ubuntu3 proposed ans it's work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-28 Thread Björn Michaelsen
still needs

 http://anonscm.debian.org/gitweb/?p=pkg-
openoffice/libreoffice.git;a=commit;h=496346c9e692b7ba8ec0aa78c78cac7b71d830a5

for platforms that build without base, for example
https://launchpad.net/ubuntu/+source/libreoffice/1:3.5.2-2ubuntu3/+build/3435711

** Changed in: libreoffice (Ubuntu Quantal)
   Status: Fix Committed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Björn Michaelsen
Also triggered by File->New->Labels.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Björn Michaelsen
for the progress, see
https://launchpad.net/ubuntu/+source/libreoffice/1:3.5.2-2ubuntu3 in the
section titled "builds"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Martin Pitt
The fixed packages haven't built yet, so you can't upgrade to a
-proposed version yet. This will still take a few hours.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Franck
Installing libreoffice package does the trick, but it will install 
libreoffice-base...
Removing libreoffice and libreoffice-base, it breaks again.

So, what should I install at least that is supposed to work ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Franck
Hi,

just adding proposed and upgrading the packages didn't do the trick.

So here are my questions:
- should I install libreoffice package ?  (it is not currently installed here, 
I seem to only have libreoffice-writer)
- what version of the package should I get ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Martin Pitt
Hello Franck, or anyone else affected,

Accepted libreoffice into precise-proposed. The package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: libreoffice (Ubuntu Precise)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Bug Watch Updater
** Changed in: libreoffice (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Björn Michaelsen
Addition to impact: This Is more severe as in the default install -base-
core is installed, but -base is not.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Martin Pitt
** Also affects: libreoffice (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: libreoffice (Ubuntu Quantal)
   Importance: High
 Assignee: Björn Michaelsen (bjoern-michaelsen)
   Status: Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-27 Thread Björn Michaelsen
== SRU rationale ==
[Impact]
Writer will crash when opening documents needing -base-core components (e.g. 
form controls), causing possible data loss for all other opened documents.

[Development Fix]
The fix has been developed by Rene Engelhard at Debian, which is also affected 
by this.

[Stable Fix]
The fix has been reviewed and cherry-picked to the ubuntu-precise-3.5 branch by 
Bjoern Michaelsen.

[Test Case]
see description: Open test document.

[Regression Potential]
This is fixing a regression against oneiric.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-26 Thread Björn Michaelsen
http://anonscm.debian.org/gitweb/?p=pkg-
openoffice/libreoffice.git;a=commit;h=43749787c522eacbca4e587e877e3e31d6eb5475

** Changed in: libreoffice (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls (libdbalo.so missing from libreoffice-base-core)

2012-04-25 Thread Björn Michaelsen
Fix commited for Debian:

http://anonscm.debian.org/gitweb/?p=pkg-
openoffice/libreoffice.git;a=commitdiff;h=2e78f0d8b458d1da6d29fe295c7d89a7a376a8d8;hp=d7a82fb84cce7a92f9b84ee67b380f3282f0a19f

** Summary changed:

- libreoffice-writer needs libreoffice-base for form controls
+ libreoffice-writer needs libreoffice-base for form controls (libdbalo.so 
missing from libreoffice-base-core)

** Changed in: libreoffice (Ubuntu)
Milestone: None => precise-updates

** Changed in: libreoffice (Ubuntu)
 Assignee: (unassigned) => Björn Michaelsen (bjoern-michaelsen)

** Changed in: libreoffice (Ubuntu)
   Importance: Undecided => High

** Changed in: libreoffice (Ubuntu)
   Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls
  (libdbalo.so missing from libreoffice-base-core)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls

2012-04-24 Thread Marcel Stimberg
I had some further look into this and the problem seems to be inherited
from Debian, the libreoffice versions in unstable and experimental both
show the same behaviour as the Ubuntu version. I forwarded the bug to
the Debian bugtracker: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=670350

** Bug watch added: Debian Bug tracker #670350
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670350

** Also affects: libreoffice (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670350
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: libreoffice-writer needs libreoffice-base for form controls

2012-04-24 Thread Björn Michaelsen
** Summary changed:

- Libreoffice fails to open odt document with a checkbox in it
+ libreoffice-writer needs libreoffice-base for form controls

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  libreoffice-writer needs libreoffice-base for form controls

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: Libreoffice fails to open odt document with a checkbox in it

2012-04-23 Thread Björn Michaelsen
** Summary changed:

- [Upstream] Libreoffice fails to open odt document with a checkbox in it
+ Libreoffice fails to open odt document with a checkbox in it

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  Libreoffice fails to open odt document with a checkbox in it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-23 Thread Phil Wieland
Probably the same problem, a simple document with a table and a couple
of fields gives the read error on 12.04 32bit.

The document was created on OpenOffice 3.2.0 on Ubuntu 10.04.

Installing libreoffice-base fixed it.

I can attach the doc if it helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-23 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=48972.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-04-20T14:30:32+00:00 Franck wrote:

Created attachment 60394
Example document that fails

Problem description: 
Fail to open an odt with a checkbox

Steps to reproduce:
1. create a file with a checkbox with lo3.4
2. try to open it with lo3.5

Current behavior: fails with Read-Error

Expected behavior: open the file

Platform (if different from the browser): 
  
Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:11.0) Gecko/20100101 
Firefox/11.0

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/986205/comments/2


On 2012-04-21T21:53:16+00:00 Jbf-faure-9 wrote:

I do not reproduce with LO 3.5.2 (TDF version) with FR langpack nor with 
LibreOffice 3.5.4rc0+ (Version ID : 299387d-a73d29c-6845e52-f269e46-cd57e28) 
under Ubuntu 11.10 x86_64 (gnome-shell).

Please, who is your LO provider ? Ubuntu or TDF ? If you use an Ubuntu
version, could you try again with TDF version from
http://fr.libreoffice.org/telecharger/ or
http://www.libreoffice.org/download/

Best regards. JBF

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/986205/comments/5


On 2012-04-22T14:29:20+00:00 Marcel Stimberg wrote:

I can reproduce the OP's error with Ubuntu's libreoffice version
(3.5.2-2ubuntu1) on 64-Bit (another comment states that it is not
reproducible on 32-Bit Xubuntu, though -- see the Ubuntu Bug Report:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205 ).

With Libreoffice from the TDF (i.e. installing all the .deb's in
LibO_3.5.2rc2_Linux_x86-64_install-deb_en-US provided by
http://www.libreoffice.org/download/) I can not reproduce it, so the
problem seems to be Ubuntu (or Debian) specific.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/986205/comments/7


On 2012-04-22T17:23:23+00:00 Björn Michaelsen wrote:

see downstream: Not Ubuntu specific, cant reproduce with reporters
version on precise/64Bit. Needs reproduction scenario.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/986205/comments/10


On 2012-04-23T13:29:27+00:00 Marcel Stimberg wrote:

(again, see downstream:) The problem seems to be Ubuntu specific, after
all. Ubuntu's LO 3.5.2 needs the libreoffice-base package installed to
correctly open the file, with TDF's 3.5.2. (or earlier Ubuntu versions)
this is not necessary.

Reply at: https://bugs.launchpad.net/df-
libreoffice/+bug/986205/comments/13


** Changed in: df-libreoffice
   Status: Unknown => Incomplete

** Changed in: df-libreoffice
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Marcel Stimberg
** Description changed:

  LO in Ubuntu 12.04 fails to open an odt document that contains a checkbox.
  Works fine in LO 3.4 on Ubuntu 11.10.
+ 
+ The problem occurs only when the package libreoffice-base is *not*
+ installed and only for the Ubuntu package, i.e. either installing
+ libreoffice-base or using libreoffice 3.5 from
+ http://www.libreoffice.org/download/ allows to open the file.
+ 
+ [Test Case]
+ * Make sure libreoffice-base is not installed.
+ * Try to open 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+attachment/3095819/+files/test_lo_checkbox.odt
+ --> You receive a "Read-Error."
+ 
+ [Workaround]
+ Install the libreoffice-base package.
+ 
+ == Regression details ==
+ Discovered in version: 3.5.1-1ubuntu1
+ Last known good version: 3.4.4-0ubuntu1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice (not installed)
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  Date: Fri Apr 20 16:06:09 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120307)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Marcel Stimberg
Alright, I did some more testing: The problem is reproducible if the
libreoffice-base package is *not* installed. With libreoffice-base
installed, the file opens and displays, without the package it shows the
"Read-Error". This is only true for the Ubuntu Precise version, both the
TDF as well as the Oneiric version can open the file without
libreoffice-base.

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Marcel Stimberg
This is odd... I just reproduced the issue again with a vanilla Ubuntu
12.04 beta image from ubuntu.com (ubuntu-12.04-beta2-desktop-amd64.iso):
I started the ISO in a virtual machine, used "Try Ubuntu" mode and
navigated to this bug report. On opening the attachment I got the "Read-
Error".  The beta still has 3.5.1-1ubuntu1, therefore I re-ran the ISO,
this time doing a proper installation (English language, nothing fancy).
The libreoffice packages have been automatically updated during the
installation (i.e. they are now 3.5.2-2ubuntu1), but again -- "Read-
Error" on the above file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Björn Michaelsen
Cannot reproduce on 3.5.2-2ubuntu1 on precise/amd64. Needs reproduction
scenario => incomplete.

** Changed in: libreoffice (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: [Upstream] Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Marcel Stimberg
I just tried the upstream LO version (i.e. installing all the .deb's in 
LibO_3.5.2rc2_Linux_x86-64_install-deb_en-US provided by
http://www.libreoffice.org/download/) and cannot reproduce the issue -- seems 
to be a Debian and/or Ubuntu problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Christopher M. Penalver
** Bug watch added: freedesktop.org Bugzilla #48972
   https://bugs.freedesktop.org/show_bug.cgi?id=48972

** Changed in: df-libreoffice
 Remote watch: www.libreoffice.org/bugzilla/ #48972 => freedesktop.org Bugzilla 
#48972

** Summary changed:

- Libreoffice fails to open odt document with a checkbox in it
+ [Upstream] Libreoffice fails to open odt document with a checkbox in it

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  [Upstream] Libreoffice fails to open odt document with a checkbox in
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: Libreoffice fails to open odt document with a checkbox in it

2012-04-22 Thread Marcel Stimberg
I can confirm this issue (for the file provided) on 64-Bit Ubuntu. I get
the error message "Read-Error. Error reading file." I can open the file
with abiword -- although I do not see any checkbox then (just the text
"Test").

$ lsb_release -rd
Description:Ubuntu 12.04 LTS
Release:12.04

$ LC_ALL=C apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.5.2-2ubuntu1
  Candidate: 1:3.5.2-2ubuntu1
  Version table:
 *** 1:3.5.2-2ubuntu1 0
500 http://mirrors.ircam.fr/pub/ubuntu/archive/ precise/main amd64 
Packages
100 /var/lib/dpkg/status

** Changed in: libreoffice (Ubuntu)
   Status: New => Confirmed

** Also affects: df-libreoffice via
   http://www.libreoffice.org/bugzilla/show_bug.cgi?id=48972
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  Libreoffice fails to open odt document with a checkbox in it

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: Libreoffice fails to open odt document with a checkbox in it

2012-04-20 Thread Christopher M. Penalver
Not reproducible in Xubuntu 32-bit.

cd ~/Desktop && wget
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+attachment/3095819/+files/test_lo_checkbox.odt
&& lowriter --nologo test_lo_checkbox.odt

 lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04

 apt-cache policy libreoffice-writer
libreoffice-writer:
  Installed: 1:3.5.2-2ubuntu1
  Candidate: 1:3.5.2-2ubuntu1
  Version table:
 *** 1:3.5.2-2ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
100 /var/lib/dpkg/status

** Tags added: regression-release

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  Libreoffice fails to open odt document with a checkbox in it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: Libreoffice fails to open odt document with a checkbox in it

2012-04-20 Thread Franck
Opened a bug report on Libreoffice bugzilla see
https://www.libreoffice.org/bugzilla/show_bug.cgi?id=48972

** Bug watch added: www.libreoffice.org/bugzilla/ #48972
   http://www.libreoffice.org/bugzilla/show_bug.cgi?id=48972

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  Libreoffice fails to open odt document with a checkbox in it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] Re: Libreoffice fails to open odt document with a checkbox in it

2012-04-20 Thread Franck
** Attachment added: "Example file that fail (has a checkbox)"
   
https://bugs.launchpad.net/bugs/986205/+attachment/3095819/+files/test_lo_checkbox.odt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  Libreoffice fails to open odt document with a checkbox in it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 986205] [NEW] Libreoffice fails to open odt document with a checkbox in it

2012-04-20 Thread Franck
Public bug reported:

LO in Ubuntu 12.04 fails to open an odt document that contains a checkbox.
Works fine in LO 3.4 on Ubuntu 11.10.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libreoffice (not installed)
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Fri Apr 20 16:06:09 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120307)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986205

Title:
  Libreoffice fails to open odt document with a checkbox in it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/986205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs