[Libreoffice-bugs] [Bug 72637] Embedded Firebird : table not re-displayed after a sort

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with 4.3.2 Debian package, I don't reproduce this anymore.
Putting it as WFM.

If I'm wrong/missed something, don't hesitate to reopen this tracker of course.

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

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

--- Comment #6 from ribotb rib...@gmail.com ---
It's OK with:
Version: 4.3.2.2
Build ID: edfb5295ba211bd31ad47d0bad0118690f76407d

and with:
Version: 4.4.0.0.alpha0+
Build ID: 9aa36a1ad39e37c372cc833a44fba450b8cc30cd
TinderBox: Win-x86@42, Branch:master, Time: 2014-10-09_03:25:27

Bernard

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

2013-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72637

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

   What|Removed |Added

 CC||andr...@ahunt.org,
   ||lio...@mamane.lu,
   ||serval2...@yahoo.fr

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I can reproduce this.

I noticed this:
warn:legacy.tools:7447:1:svtools/source/brwbox/brwbox1.cxx:1599: no column
object - invalid id?

I created a simple table with 2 fields and 4 lines
open table
nNewPos = 1
pCols-size() = 3

after having clicked sort, gdb session gives:
nNewPos = 65535
pCols-size() = 1

part of bt:
#0  BrowseBox::GoToColumnId (this=0x1704210, nColId=65535, bMakeVisible=1
'\001', bRowColMove=0 '\000')
at
/home/julien/compile-libreoffice/libo/svtools/source/brwbox/brwbox1.cxx:1596
#1  0x2e7e45fe in BrowseBox::GoToColumnId (this=0x1704210,
nColId=65535) at
/home/julien/compile-libreoffice/libo/svtools/source/brwbox/brwbox1.cxx:1578
#2  0x2aaaca8d2d41 in FmXGridPeer::setCurrentColumnPosition
(this=0x16fe470, nPos=0) at
/home/julien/compile-libreoffice/libo/svx/source/fmcomp/fmgridif.cxx:2327
#3  0x2aaaca8c9fd3 in FmXGridControl::setCurrentColumnPosition
(this=0x16fef50, nPos=0) at
/home/julien/compile-libreoffice/libo/svx/source/fmcomp/fmgridif.cxx:931
#4  0x2aaacbf117b9 in
dbaui::SbaXDataBrowserController::setCurrentColumnPosition (this=0x170b790,
_nPos=0)
at
/home/julien/compile-libreoffice/libo/dbaccess/source/ui/browser/brwctrlr.cxx:2693
#5  0x2aaacbf08a50 in dbaui::SbaXDataBrowserController::applyParserOrder
(this=0x170b790, _rOldOrder=, _xParser=
uno::Reference to (dbaccess::OSingleSelectQueryComposer *) 0x1afac80) at
/home/julien/compile-libreoffice/libo/dbaccess/source/ui/browser/brwctrlr.cxx:1707

I gave a try with hsqldb by creating a brand new ODB file with the same table
and I don't reproduce this.

Andrzej/Lionel: put you in cc since you might be interested in this tracker

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

2013-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72637

--- Comment #1 from ribotb rib...@gmail.com ---
Created attachment 90658
  -- https://bugs.freedesktop.org/attachment.cgi?id=90658action=edit
firebird sort

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

2013-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72637

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||rob...@familiegrosskopf.de
 Ever confirmed|0   |1

--- Comment #2 from rob...@familiegrosskopf.de ---
Can confirm this bug. Open a table in internal firebird, mark a colum, press
[Sort ascending],[Sort descending] or try to change [Sort] → the whole data
would disappear.

-- 
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 72637] Embedded Firebird : table not re-displayed after a sort

2013-12-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72637

rob...@familiegrosskopf.de changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Windows (All)   |All

--- Comment #3 from rob...@familiegrosskopf.de ---
Have forgotten to switch the platform. My test-system is openSUSE 12.3 64bit
rpm Linux.

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