[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-07-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=76164

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #21 from Jiri Spitz jiri.sp...@bluetone.cz ---
I can confirm that the issue is fixed. LO 4.3.0 RC1 works fine for me.

Thanks, Jiri

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #17 from Alex Thurgood ipla...@yahoo.co.uk ---
(In reply to comment #16)
 (In reply to comment #15)
 ..
  Julien: doesn't your patch for bug 79714 actually fix this bug, too?
 Yes and no.
 Yes because indeed, I can open both queries of the attachment (fdo#79714
 doesn't include a specific attachment but links to the attachment of this
 fdo) on MacOs.
 No because there's a crash, at least with debug build when closing LO (only
 when I opened at least 1 of the 2 queries).
 That's why, I'm eager to see the result on a non debug build :)


Confirming that your patch allows me to open both queries.

I don't see a crash on exit either, and I have a debug build :-)
Nice work for nailing this :-))

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #18 from Alex Thurgood ipla...@yahoo.co.uk ---
As far as I'm concerned, you can set this to resolved fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #19 from Julien Nabet serval2...@yahoo.fr ---
Thank you Alex for the test!
So with:
- on master
http://cgit.freedesktop.org/libreoffice/core/commit/?id=0acd0ed3a58698a34e11dd82f3368a983f8530df
- 4.3 https://gerrit.libreoffice.org/9741
- 4.2 https://gerrit.libreoffice.org/9742
 and according to your comment, let's put it as FIXED.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #20 from Alex Thurgood ipla...@yahoo.co.uk ---
Ooops, having just checked my autoge, I'm not using dgbutil after all, so can
not confirm that a debug build doesn't cras, but at least my normal build works
;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=79714

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #14 from Lionel Elie Mamane lio...@mamane.lu ---
This most probably comes from the hardcoded 10 at
http://opengrok.libreoffice.org/xref/core/connectivity/source/drivers/firebird/StatementCommonBase.cxx#125

This hardcoded 10 (my guess) needs to be replaced by *runtime-determined* right
value of columns in the query.

Thanks to Julien Nabet for finding that piece of code, while investigating bug
79714.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #15 from Lionel Elie Mamane lio...@mamane.lu ---
(In reply to comment #14)

 This hardcoded 10 (my guess) needs to be replaced by *runtime-determined*
 right value of columns in the query.

Reading the Firebird API doc, section DSQL programming methods / Method 3 page
101 (http://www.ibphoenix.com/files/60ApiGuide.zip - linked from
http://www.firebirdsql.org/en/reference-manuals/), actually what the code does
looks OK from a cursory glance. Try with 10, and if this is not enought, then
reallocate and call isc_dsql_describe again.

Indeed, there was a

 out_sqlda-sqln = n;

missing, which Julien just added.

Julien: doesn't your patch for bug 79714 actually fix this bug, too?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #16 from Julien Nabet serval2...@yahoo.fr ---
(In reply to comment #15)
..
 Julien: doesn't your patch for bug 79714 actually fix this bug, too?
Yes and no.
Yes because indeed, I can open both queries of the attachment (fdo#79714
doesn't include a specific attachment but links to the attachment of this fdo)
on MacOs.
No because there's a crash, at least with debug build when closing LO (only
when I opened at least 1 of the 2 queries).
That's why, I'm eager to see the result on a non debug build :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #12 from Alex Thurgood ipla...@yahoo.co.uk ---
When I click on good query, I get an immediate crash oOSX with my latest master
build :-/ separate bug report coming

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #13 from Alex Thurgood ipla...@yahoo.co.uk ---
Tried opening bug query on OSX LO 4242


Error code: 1

firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -804
*Incorrect values within SQLDA structure
caused by
'isc_dsql_fetch'

Good query loads OK

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #10 from wabik wa...@wp.pl ---
Version: 4.2.6.0.0+
Build ID: 743bcdebef21deeb73f0111b4e6e047c88fd7b8f
TinderBox: Win-x86@42, Branch:libreoffice-4-2, Time: 2014-06-04_14:23:07

The same error:

Error code: 1

firebird_sdbc error:
*Dynamic SQL Error
*SQL error code = -804
*Incorrect values within SQLDA structure
caused by
'isc_dsql_fetch'

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #11 from Julien Nabet serval2...@yahoo.fr ---
Thank you for your feedback, no idea then :-(.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #9 from Julien Nabet serval2...@yahoo.fr ---
wabik: it seems the bug can't be reproduced from 4.2.6. (see
https://bugs.freedesktop.org/show_bug.cgi?id=76164#c9)
Could someone give a try to the 4.2 daily build? (see
http://dev-builds.libreoffice.org/daily/libreoffice-4-2/)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-06-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

--- Comment #8 from wabik wa...@wp.pl ---
Look at the comment ... https://bugs.freedesktop.org/show_bug.cgi?id=76164#c8

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-05-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #7 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64, I had different results according to LO version:
1) LO 4.2.4, Debian package (once enable experimental has been checked)
I reproduced exactly the description
- table opening : KO (with same message as indicated by Jiri)
- bugQuery opening : KO
- goodQuery opening : OK

2) 4.2 sources udpated today (once enable experimental has been checked)
- table opening : OK
- bugQuery opening : OK
- goodQuery opening : OK

so future 4.2.6 should be ok.
Could someone give a try to 4.2.5RC1?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74019] FILEOPEN: Any table or select query having more than 10 fields cannot be opened in a database with embedded FireBird.

2014-05-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74019

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

Summary|FILEOPEN: Any table or  |FILEOPEN: Any table or
   |select query having more|select query having more
   |than 10 fileds cannot be|than 10 fields cannot be
   |opened in a database with   |opened in a database with
   |embedded FireBird.  |embedded FireBird.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs