[Korganizer-devel] [Bug 160260] New: Crash when printing journal pages by using journal entry's print button

Tais M.Hansen tais.hansen at osd.dk
Wed Apr 2 13:56:58 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160260         
           Summary: Crash when printing journal pages by using journal
                    entry's print button
           Product: korganizer
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: korganizer-devel kde org
        ReportedBy: tais.hansen osd dk


Version:           3.5.9 (using KDE 3.5.9)
Installed from:    Gentoo Packages
Compiler:          gcc (GCC) 4.2.3 (Gentoo 4.2.3 p1.0) 
OS:                Linux

Reproduce:
* Weekly journal view, three days with one entry.
* Click print in the first entry's toolbar - NOT the main toolbar (printing from main toolbar works).
* Select "Print week".
* Set start and end date to beginning and end of week. Time is set to 9:00 and 21:00. Print layout is left at Filofax. Use colors enabled. Page orientation is printer default.
* Click "Print...", select printer and click "Print".
* Crash.

Backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb605cb00 (LWP 30118)]
[KCrash handler]
#6  KCal::Calendar::events (this=0x0, date= 0xbf9984f8, 
    sortField=KCal::EventSortStartDate, 
    sortDirection=KCal::SortDirectionAscending) at calendar.cpp:255
#7  0xb7bfa4da in CalPrintPluginBase::drawDayBox (this=0x8555968, 
    p= 0xbf99868c, qd= 0xbf9984f8, box= 0xbf9984e8, fullDate=true, 
    printRecurDaily=true, printRecurWeekly=true) at calprintpluginbase.cpp:917
#8  0xb7bfb55c in CalPrintPluginBase::drawWeek (this=0x8555968, 
    p= 0xbf99868c, qd= 0xbf998658, box= 0xbf9985cc)
    at calprintpluginbase.cpp:1008
#9  0xb7c0121d in CalPrintWeek::print (this=0x8555968, p= 0xbf99868c, 
    width=712, height=1082) at calprintdefaultplugins.cpp:747
#10 0xb7bf1eb7 in CalPrintPluginBase::doPrint (this=0x8555968, 
    printer=0xbf998834) at calprintpluginbase.cpp:167
#11 0xb7befe4c in CalPrinter::doPrint (this=0xbf9989dc, 
    selectedStyle=0x8555968, dlgorientation=CalPrinter::eOrientPrinter, 
    preview=false) at calprinter.cpp:156
#12 0xb7bf0b7b in CalPrinter::print (this=0xbf9989dc, type=100, 
    fd= 0xbf998a50, td= 0xbf998a4c, selectedIncidences= 0xbf998a34, 
    preview=false) at calprinter.cpp:121
#13 0xb7edc430 in JournalEntry::printItem (this=0x8366ab8)
    at journalentry.cpp:291
#14 0xb7edc621 in JournalEntry::qt_invoke (this=0x8366ab8, _id=48, 
    _o=0xbf998ae4) at journalentry.moc:149
#15 0xb69746b0 in QObject::activate_signal (this=0x83501c0, clist=0x82cac78, 
    o=0xbf998ae4) at kernel/qobject.cpp:2356
#16 0xb6975179 in QObject::activate_signal (this=0x83501c0, signal=4)
    at kernel/qobject.cpp:2325
#17 0xb6c87cfa in QButton::clicked (this=0x83501c0)
    at .moc/release-shared-mt/moc_qbutton.cpp:152
#18 0xb6a0003f in QButton::mouseReleaseEvent (this=0x83501c0, e=0xbf998ee4)
    at widgets/qbutton.cpp:836
#19 0xb69a8453 in QWidget::event (this=0x83501c0, e=0xbf998ee4)
    at kernel/qwidget.cpp:4677
#20 0xb691a494 in QApplication::internalNotify (this=0xbf999248, 
    receiver=0x83501c0, e=0xbf998ee4) at kernel/qapplication.cpp:2635
#21 0xb691b18a in QApplication::notify (this=0xbf999248, receiver=0x83501c0, 
    e=0xbf998ee4) at kernel/qapplication.cpp:2421
#22 0xb6f047b9 in KApplication::notify (this=0xbf999248, receiver=0x83501c0, 
    event=0xbf998ee4) at kapplication.cpp:550
#23 0xb68bf38f in QETWidget::translateMouseEvent (this=0x83501c0, 
    event=0xbf999178) at kernel/qapplication.h:499
#24 0xb68be9ff in QApplication::x11ProcessEvent (this=0xbf999248, 
    event=0xbf999178) at kernel/qapplication_x11.cpp:3449
#25 0xb68cdb9b in QEventLoop::processEvents (this=0x807eb50, 
    flags=<value optimized out>) at kernel/qeventloop_x11.cpp:192
#26 0xb692fb99 in QEventLoop::enterLoop (this=0x807eb50)
    at kernel/qeventloop.cpp:198
#27 0xb692fa52 in QEventLoop::exec (this=0x807eb50)
    at kernel/qeventloop.cpp:145
#28 0xb6919f7b in QApplication::exec (this=0xbf999248)
    at kernel/qapplication.cpp:2758
#29 0x080508e8 in main (argc=-1080457588, argv=0x2b) at main.cpp:58
#30 0xb6078400 in __libc_start_main (main=0x8050770 <main>, argc=1, 
    ubp_av=0xbf999414, init=0x8052850 <__libc_csu_init>, 
    fini=0x8052840 <__libc_csu_fini>, rtld_fini=0xb7fe0360 <_dl_fini>, 
    stack_end=0xbf99940c) at libc-start.c:227
#31 0x080506f1 in _start ()


More information about the Korganizer-devel mailing list