https://bugs.freedesktop.org/show_bug.cgi?id=58162

          Priority: medium
            Bug ID: 58162
          Assignee: [email protected]
           Summary: REPORTBUILDER: Cannot save a report defined on a query
                    based on 2 tables, ODBC connection
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: [email protected]
          Hardware: Other
        Whiteboard: BSA
            Status: UNCONFIRMED
           Version: 3.6.0.2 rc
         Component: Database
           Product: LibreOffice

Problem description: 
On a Linux Mint 13 Maya 32 bit version I have installed LibreOffice 3.6.0.2 and
PostgreSQL, ODBC connection!

Steps to reproduce:
1. Create the database with ODBC connection
2. Create a query based on two linked tables
3. Tried to make a report with the wizzart

Current behavior:
Visually nothiung happens, in the terminal where I have started LibreOffice I
got the following message:

=======================================================
=== Note: An Exception was thrown which should have ===
=== caused a crash. I caught it. Please report this ===
=== to https://www.libreoffice.org/get-help/bug/    ===
=======================================================
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at
com.sun.star.wizards.ui.event.MethodInvocation.invoke(MethodInvocation.java:94)
    at
com.sun.star.wizards.ui.event.AbstractListener.invoke(AbstractListener.java:90)
    at
com.sun.star.wizards.ui.event.CommonListener.actionPerformed(CommonListener.java:49)
    at com.sun.star.bridges.jni_uno.JNI_proxy.dispatch_call(Native Method)
    at com.sun.star.bridges.jni_uno.JNI_proxy.invoke(JNI_proxy.java:175)
    at $Proxy86.execute(Unknown Source)
    at com.sun.star.wizards.ui.UnoDialog.executeDialog(UnoDialog.java:734)
    at
com.sun.star.wizards.report.ReportWizard.startReportWizard(ReportWizard.java:502)
    at
com.sun.star.wizards.report.CallReportWizard$ReportWizardImplementation.trigger(CallReportWizard.java:124)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
    at
com.sun.star.wizards.db.CommandName.setComposedCommandName(CommandName.java:121)
    at com.sun.star.wizards.db.CommandName.<init>(CommandName.java:52)
    at
com.sun.star.wizards.db.SQLQueryComposer.updateComposedCommandNames(SQLQueryComposer.java:265)
    at
com.sun.star.wizards.db.SQLQueryComposer.setDBMetaData(SQLQueryComposer.java:234)
    at
com.sun.star.wizards.db.SQLQueryComposer.<init>(SQLQueryComposer.java:71)
    at
com.sun.star.wizards.db.QueryMetaData.getSQLQueryComposer(QueryMetaData.java:297)
    at
com.sun.star.wizards.report.ReportWizard.executeQuery(ReportWizard.java:272)
    at
com.sun.star.wizards.report.ReportWizard.finishWizard(ReportWizard.java:365)
    at
com.sun.star.wizards.ui.WizardDialog.finishWizard_1(WizardDialog.java:696)
    ... 13 more


Expected behavior:


Operating System: Ubuntu

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to