It persists also in ubuntu 13.10 :
$ lsb_release -rd
Description:    Ubuntu 13.10
Release:        13.10

apt-cache policy libreoffice-base
libreoffice-base:
  Installed: 1:4.1.2~rc3-0ubuntu1
  Candidate: 1:4.1.2~rc3-0ubuntu1

apt-cache policy unixodbc
unixodbc:
  Installed: 2.2.14p2-5ubuntu4
  Candidate: 2.2.14p2-5ubuntu4

apt-cache policy libmdbodbc1
libmdbodbc1:
  Installed: 0.7-3
  Candidate: 0.7-3

-- 
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/1239170

Title:
  libreoffice base connection to mdb via odbc crashes on saving odb file

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  I was trying to connect to an existing mdb (MS Access) database file using 
unixodbc and libreoffice-base,
  I've got unixodbc , undixodbc-bin and libmdbodbc1 packages installed
  I set the odbc as following :

  /etc/odbc.ini 
  [Pippo]
  Description   =       mine database
  Driver                =       /usr/lib/x86_64-linux-gnu/odbc/libmdbodbc.so.1
  Database      =       /home/magowiz/pippo.mdb

  /etc/odbcinst.ini 
  [MDBTools]
  Description           = MDBTools Driver
  Driver                = /usr/lib/x86_64-linux-gnu/odbc/libmdbodbc.so.1
  Setup         = /usr/lib/x86_64-linux-gnu/odbc/libmdbodbc.so.1
  Usage                 = 1
  FileUsage             = 1
  UsageCount            = 2

  I use the connection wizard into libreoffice base : I can successfully
  test mine connection but while I'm saving the odb file the whole
  program crashes and close itself

  It follows distro and software versions :

  lsb_release -rd
  Description:  Ubuntu 13.04
  Release:      13.04

  apt-cache policy libreoffice-base
  libreoffice-base:
    Installed: 1:4.0.4-0ubuntu1

  apt-cache policy unixodbc
  unixodbc:
    Installed: 2.2.14p2-5ubuntu4

  apt-cache policy libmdbodbc1
  libmdbodbc1:
    Installed: 0.7-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1239170/+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

Reply via email to