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