[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-06-07 Thread Sebastien Bacher
** Changed in: libreoffice (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Fix Released

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-06-06 Thread Kirino
libreoffice was update and all works for me!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-20 Thread Martin Pitt
Please attach /var/log/apport.log after a crash happens. If there is any
entry about LibO and apport ignores it for some reason, please reassign
to Apport.

Otherwise I suspect that LibO installs a signal handler for SIGSEGV,
SIGABRT and friends, perhaps it has some kind of built crash feedback
agent?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-19 Thread Fred Saunier
On Xenial, the problem appears to be solved with LO 5.1.3 -- connection
to database in native MySQL is now stable.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-17 Thread Björn Michaelsen
@penalvch: No changes on that that Im aware of. Feel free to hint apport
folks on this.

As an alternative:
 apt install libreoffice-dbg gdb

 gdb /usr/lib/libreoffice/program/soffice.bin
 type r

reproduce the crash:

 type bt

should provide a stacktrace too.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-16 Thread Leo Gaggl
Is there a work-around for this issue ?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-07 Thread Christopher M. Penalver
Björn Michaelsen, the original reporter can consistently reproduce a
crash in LO but apport won't kick in despite being enabled. Has
something changed in LO either upstream or for Ubuntu where apport will
no longer catch crashes or crashes in certain circumstances? Or would
this be something to chase up with apport developers?

** Tags added: regression-release xenial

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  New

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-06 Thread Fred Saunier
Complementary to comment #3, connections work fine on Trusty with LO
5.1.2.2 using native MySQL. It would appear the issue is with Xenial
only.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-06 Thread Fred Saunier
Hello, I am also affected by this bug since I upgraded to Xenial.

In my case, it is possible to connect through the MySQL JDBC driver (as
a workaround).

However, the connection is way slower than what it was before the
upgrade (I was then running LO 4.4 on Vivid), or than with my other
desktop (still running Trusty).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-05 Thread Kirino
Hello, no crash file in the /var/crash folder and apport is enabled.

I tried again after the verification of apport and still no crash file
for libreoffice Base

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1577316] Re: LibreOffice Base Crash when i try to connect to mysql

2016-05-05 Thread Christopher M. Penalver
Kirino, thank you for reporting this and helping make Ubuntu better.

To clarify, after the crash, is there a crash file in /var/crash?

If not, could you please confirm apport is enabled as per
https://help.ubuntu.com/community/ReportingBugs?

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

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1577316

Title:
  LibreOffice Base Crash when i try to connect to mysql

Status in libreoffice package in Ubuntu:
  Incomplete

Bug description:
  When I try to connect to my mysql database via libreoffice base , this
  one closes it without providing crash report.

  
  lsb_release -rd
  Description:  Ubuntu 16.04 LTS
  Release:  16.04

  apt-cache policy libreoffice-base
  libreoffice-base:
Installé : 1:5.1.2-0ubuntu1
Candidat : 1:5.1.2-0ubuntu1
   
  apt-cache policy libreoffice-mysql-connector 
  libreoffice-mysql-connector:
Installé : 1.0.2+LibO5.1.2-0ubuntu1
Candidat : 1.0.2+LibO5.1.2-0ubuntu1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp