[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2020-02-05 Thread Marcus Tomlinson
This bug has sat incomplete for 6 months. Marking invalid. ** Changed in: libreoffice (Ubuntu) Status: Incomplete => Invalid -- 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/12

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2019-10-15 Thread Bug Watch Updater
Launchpad has imported 8 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=071966. 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 http

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2019-10-15 Thread Marcus Tomlinson
** Bug watch added: Document Foundation Bugzilla #071966 https://bugs.documentfoundation.org/show_bug.cgi?id=071966 ** Changed in: df-libreoffice Importance: Critical => Unknown ** Changed in: df-libreoffice Status: Won't Fix => Unknown ** Changed in: df-libreoffice Remote watch: D

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2019-08-13 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: libreoffice (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packag

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2015-04-24 Thread Adolfo Jayme
** Bug watch removed: LibreOffice Bugzilla #71966 https://www.libreoffice.org/bugzilla/show_bug.cgi?id=71966 -- 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/1242355 Title: [Upst

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2013-12-06 Thread Bug Watch Updater
** Changed in: df-libreoffice Status: New => Won't Fix -- 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/1242355 Title: [Upstream] LibreOffice Base connection to mdb via odbc

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread magowiz
Created attachment 90104 mdb file that causes the 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/1242355 Title: [Upstream] LibreOffice Base connection to mdb via odbc crash

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread Lionel Elie Mamane
Crash goes away (on Debian) after upgrading unixodbc to 2.3.1-1. So until hint to the contrary, seems to be a bug in UnixODBC -> NOTOURBUG. It does not work though, the list of tables is empty. This seems to be a mdbtools bug, because isql also cannot get the list of tables. Try: echo help | is

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread magowiz
(In reply to comment #1) > Could you please attach the .odb file that makes it crash? I attached both mdb and odb file since the odb points to real database : mdb file. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubunt

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread magowiz
Created attachment 90103 odb file that points to mdb database -- 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/1242355 Title: [Upstream] LibreOffice Base connection to mdb via odbc

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread Lionel Elie Mamane
Reproduced on two different machines: - libreoffice 4.1.3.2 (Debian package): infinite loop (memory consumption) - libreoffice 4.1 my own development tree: segfault in ODBC code -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffic

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread Lionel Elie Mamane
(In reply to comment #5) > Reproduced on two different machines: > - libreoffice 4.1.3.2 (Debian package): infinite loop (memory consumption) This was with mdbtools 0.7.1-1. This also is a mdbtools bug: calling SQLGetData on column 4 (TABLE_TYPE) of SQLTables returns SQL_NO_TOTAL in StrLen_or_Ind

[Desktop-packages] [Bug 1242355]

2013-12-06 Thread Lionel Elie Mamane
Could you please attach the .odb file that makes it crash? -- 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/1242355 Title: [Upstream] LibreOffice Base connection to mdb via odbc cra

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2013-12-03 Thread magowiz
Upstream they say that the issue is on unixodbc package , do I need to create a new bug report here in launchpad about unixodbc ? The comment in which is said : https://bugs.freedesktop.org/show_bug.cgi?id=71966#c6 -- You received this bug notification because you are a member of Desktop Package

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2013-11-24 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=71966. 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

[Desktop-packages] [Bug 1242355] Re: [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file

2013-11-24 Thread Christopher M. Penalver
** Summary changed: - libreoffice base connection to mdb via odbc crashes on saving odb file + [Upstream] LibreOffice Base connection to mdb via odbc crashes on saving odb file ** Bug watch added: freedesktop.org Bugzilla #71966 https://bugs.freedesktop.org/show_bug.cgi?id=71966 ** Also aff

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-11-24 Thread magowiz
Hi Christoper, I just submitted a bug report upstream, I hope I did it properly , you can find it here : https://www.libreoffice.org/bugzilla/show_bug.cgi?id=71966 ** Bug watch added: LibreOffice Bugzilla #71966 https://www.libreoffice.org/bugzilla/show_bug.cgi?id=71966 -- You received this

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-11-24 Thread Christopher M. Penalver
magowiz, thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one. It would be nice if somebody having it could send the bug to the developers of the software by following the instructions verbatim at http://wiki.documentfoun

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-11-24 Thread magowiz
apport information ** Tags added: apport-collected package-from-proposed ** Description changed: 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

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-11-24 Thread magowiz
This bug affects also just released libreoffice 4.1.3 version -- 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/1242355 Title: libreoffice base connection to mdb via odbc crashes on

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-22 Thread Christopher M. Penalver
** 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/1242355 Title: libreoffice base connection to mdb via odbc cras

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-22 Thread magowiz
attached both files as requested -- 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/1242355 Title: libreoffice base connection to mdb via odbc crashes on saving odb file Status in “l

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-22 Thread magowiz
** Attachment added: "pippo.odb" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1242355/+attachment/3887258/+files/pippo.odb -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-22 Thread magowiz
** Attachment added: "pippo.mdb" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1242355/+attachment/3887257/+files/pippo.mdb -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-21 Thread Christopher M. Penalver
magowiz, both wouldn't hurt. -- 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/1242355 Title: libreoffice base connection to mdb via odbc crashes on saving odb file Status in “libre

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-21 Thread magowiz
do you need the mdb or the odb created to point to it ? -- 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/1242355 Title: libreoffice base connection to mdb via odbc crashes on saving

[Desktop-packages] [Bug 1242355] Re: libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-21 Thread Christopher M. Penalver
magowiz, could you please attach the database file that demonstrates this problem? ** 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.l

[Desktop-packages] [Bug 1242355]

2013-10-20 Thread Apport retracing service
-- 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/1242355 Title: libreoffice base connection to mdb via odbc crashes on saving odb file Status in “libreoffice” package in Ubuntu: N

[Desktop-packages] [Bug 1242355] StacktraceSource.txt

2013-10-20 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1242355/+attachment/3885054/+files/StacktraceSource.txt -- 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

[Desktop-packages] [Bug 1242355] Stacktrace.txt

2013-10-20 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1242355/+attachment/3885053/+files/Stacktrace.txt -- 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/1242355 Ti

[Desktop-packages] [Bug 1242355] ThreadStacktrace.txt

2013-10-20 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1242355/+attachment/3885056/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/1242355/+attachment/3885040/+files/CoreDump.gz ** Changed in: libreoffice (Ubuntu) Im

[Desktop-packages] [Bug 1242355] StacktraceTop.txt

2013-10-20 Thread Apport retracing service
** Attachment added: "StacktraceTop.txt" https://bugs.launchpad.net/bugs/1242355/+attachment/3885055/+files/StacktraceTop.txt -- 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/12423

[Desktop-packages] [Bug 1242355] [NEW] libreoffice base connection to mdb via odbc crashes on saving odb file

2013-10-20 Thread magowiz
Public bug reported: 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/x8