*** This bug is a duplicate of bug 1242355 ***
    https://bugs.launchpad.net/bugs/1242355

nevermind, I figured out I didn't commented out the line:
'problem_types': ['Bug', 'Package'],

by changing it to:
# 'problem_types': ['Bug', 'Package']

So it didn't land me to bug reporting page. I marked this bug report as
duplicate of the newly reported bug. I hope I did the right thing this
time.

** This bug has been marked a duplicate of private bug 1242355

-- 
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:
  Invalid

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     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to