Hi,
i can confirm the crash - and before going to sleep, just made a bt (i hope it helps pinning the problem):
gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x000000000061f23a in Tellico::EntryModel::headerData (this=<value optimized out>, section_=<value optimized out>, orientation_=Qt::Horizontal, role_=0)
at /home/SRC/tellico-git/src/models/entrymodel.cpp:57
57 return
m_fields.at(section_)->title();
(gdb) bt
#0 0x000000000061f23a in Tellico::EntryModel::headerData (this=<value optimized out>, section_=<value optimized out>, orientation_=Qt::Horizontal, role_=0)
at /home/SRC/tellico-git/src/models/entrymodel.cpp:57
#1 0x00007fb6fe2f7a1a in QAbstractProxyModel::headerData () from /usr/lib/libQtGui.so.4
#2 0x00007fb6fe2fd7a3 in QSortFilterProxyModel::headerData () from /usr/lib/libQtGui.so.4
#3 0x0000000000472835 in Tellico::DetailedListView::sortColumnTitle2 (this=0x22dc3b0) at /home/SRC/tellico-git/src/detailedlistview.cpp:414
#4 0x000000000046d583 in Tellico::Controller::sortTitles (this=0x22347b0) at /home/SRC/tellico-git/src/controller.cpp:104
#5 0x00000000004972dc in Tellico::ExportDialog::exporter (format_=<value optimized out>) at /home/SRC/tellico-git/src/exportdialog.cpp:178
#6 0x0000000000497804 in ExportDialog (this=0x7fff4ca2b820, format_=Tellico::Export::HTML, coll_=<value optimized out>, parent_=<value optimized out>)
at /home/SRC/tellico-git/src/exportdialog.cpp:61
#7 0x00000000004d254f in Tellico::MainWindow::slotFileExport (this=0x2233c40, format_=4) at /home/SRC/tellico-git/src/mainwindow.cpp:1732
#8 0x00000000004d2c24 in Tellico::MainWindow::qt_metacall (this=0x2233c40, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4ca2bb00)
at /home/SRC/tellico-git/builds/debbuild/src/mainwindow.moc:195
On Thu, May 14, 2009 at 8:37 PM, Robby Stephenson
<robby@...> wrote:
On Thursday 14 May 2009, Pau Garcia i Quiles wrote:
> Hello,
>
> I have been using it for a while on two computers:
> - KDE 4.2.2 + Qt 4.5.1 (Kubuntu Jaunty)
> - KDE trunk + qtcopy (Kubuntu Hardy)
>
> Tellico crashes on both of them when I try to export to HTML and when
> I try to print.
Can you give me a little more to work with, like explicit steps to
reproduce, type/size of collection? I haven't had any crashes like that
The printing uses the HTML export, so it makes sense that it would crash if
the HTML export did.
_______________________________________________
tellico-users mailing list
tellico-users@...
http://forge.novell.com/mailman/listinfo/tellico-users