Bug 164888 - Kontact starts only with Welcome page for Kontact 1.3
Summary: Kontact starts only with Welcome page for Kontact 1.3
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
: 164270 164901 166731 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-25 02:14 UTC by Ladislav Nesnera
Modified: 2008-07-16 23:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Kontact Welcome page (75.50 KB, image/png)
2008-06-25 02:15 UTC, Ladislav Nesnera
Details
Log - kontact.kcrash (2.63 KB, application/octet-stream)
2008-06-25 02:16 UTC, Ladislav Nesnera
Details
Log - kontact.kcrash (2.63 KB, text/plain)
2008-06-25 02:24 UTC, Ladislav Nesnera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Nesnera 2008-06-25 02:14:03 UTC
Version:           4.0.82-12.6 (using KDE 4.0.80)
Installed from:    SuSE RPMs
OS:                Linux

Kontact starts only with Wlcome page for Kontact 1.3 and without all installed modules (KAddressBook, Kmail etc.) and application crashed after click on link "Skip this introduction". 
GUI & log are attached
Comment 1 Ladislav Nesnera 2008-06-25 02:15:16 UTC
Created attachment 25580 [details]
Kontact Welcome page

GUI
Comment 2 Ladislav Nesnera 2008-06-25 02:16:36 UTC
Created attachment 25581 [details]
Log - kontact.kcrash
Comment 3 Ladislav Nesnera 2008-06-25 02:21:23 UTC
Comment on attachment 25581 [details]
Log - kontact.kcrash

Sorry - not binary
Comment 4 Ladislav Nesnera 2008-06-25 02:24:38 UTC
Created attachment 25582 [details]
Log - kontact.kcrash
Comment 5 Bram Schoenmakers 2008-06-25 10:06:19 UTC
Please paste backtraces directly in the description, it makes identifying duplicate bugs easier.

Application: Kontact (kontact), signal SIGSEGV
 [?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f289386d700 (LWP 25631)]
[KCrash handler]
#5  Kontact::Plugin::part (this=0x0)
    at /usr/src/debug/kdepim-4.0.82/kontactinterfaces/plugin.cpp:182
#6  0x00007f289325da5c in Kontact::MainWindow::slotOpenUrl (this=0x6ba550, 
    url=@0x7fff9b8c12d0)
    at /usr/src/debug/kdepim-4.0.82/kontact/src/mainwindow.cpp:947
#7  0x00007f28932601ff in Kontact::MainWindow::qt_metacall (this=0x6ba550, 
    _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, 
    _a=0x7fff9b8c11f0)
    at /usr/src/debug/kdepim-4.0.82/build/kontact/src/mainwindow.moc:118
#8  0x00007f288e2214e0 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#9  0x00007f2892ce2784 in KParts::BrowserExtension::openUrlRequest ()
   from /usr/lib64/libkparts.so.4
#10 0x00007f288d15a4fa in KHTMLPart::urlSelected ()
   from /usr/lib64/libkhtml.so.5
#11 0x00007f288d1f5d31 in ?? () from /usr/lib64/libkhtml.so.5
#12 0x00007f288d1a826c in ?? () from /usr/lib64/libkhtml.so.5
#13 0x00007f288d1a843e in ?? () from /usr/lib64/libkhtml.so.5
#14 0x00007f288d11a221 in KHTMLView::dispatchMouseEvent ()
   from /usr/lib64/libkhtml.so.5
#15 0x00007f288d1275dc in KHTMLView::mouseReleaseEvent ()
   from /usr/lib64/libkhtml.so.5
#16 0x00007f288aa17484 in QWidget::event () from /usr/lib64/libQtGui.so.4
#17 0x00007f288d1182d4 in KHTMLView::eventFilter ()
   from /usr/lib64/libkhtml.so.5
#18 0x00007f288e20f188 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/libQtCore.so.4
#19 0x00007f288a9ca8fc in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#20 0x00007f288a9d1566 in QApplication::notify () from /usr/lib64/libQtGui.so.4
#21 0x00007f288ff7057b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#22 0x00007f288e20fe9c in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#23 0x00007f288a9d2838 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#24 0x00007f288aa288dc in ?? () from /usr/lib64/libQtGui.so.4
#25 0x00007f288aa274fb in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#26 0x00007f288aa4b57c in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007f288e20e7f2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#28 0x00007f288e20e985 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#29 0x00007f288e210a25 in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#30 0x0000000000404a04 in main (argc=1, argv=0x7fff9b8c36c8)
    at /usr/src/debug/kdepim-4.0.82/kontact/src/main.cpp:201
#0  0x00007f288893b230 in nanosleep () from /lib64/libc.so.6
Comment 6 Bram Schoenmakers 2008-06-25 10:10:23 UTC
*** Bug 164270 has been marked as a duplicate of this bug. ***
Comment 7 Bram Schoenmakers 2008-06-25 10:11:24 UTC
*** Bug 164901 has been marked as a duplicate of this bug. ***
Comment 8 René Krell 2008-06-25 10:14:00 UTC
Skipping introduction in KDE4 Konqueror works for me with the initial OpenSUSE RPMs for KDE 4.1 Beta2. In my opinion this issue might be closed. I'd like to please all reporters to review this, too.
Comment 9 René Krell 2008-06-25 10:26:35 UTC
... but the problem for Kontact is is different, see my later report: http://bugs.kde.org/show_bug.cgi?id=164901:

kontact(6571)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "Kontact/Plugin"  not found 
Comment 10 Ladislav Nesnera 2008-06-25 10:52:24 UTC
Re: Comment #9 From René  2008-06-25 10:26

Yes. I have the same problem on the openSUSE 11; Qt: 4.4.0; KDE: 4.00.83 (KDE 4.0.83 (KDE 4.1 Beta2) "release 1.1"; Kontact: 1.3
Comment 11 Allen Winter 2008-06-25 21:54:00 UTC
SVN commit 824443 by winterz:

crash guard for when there are no loaded plugins and one tries to
switch from the welcome page to the current plugin.
CCBUGS: 164888

still no idea why you would have no plugins


 M  +3 -1      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=824443
Comment 12 Will Stephenson 2008-06-25 23:13:13 UTC
Packaging bug, I mispackaged kontactplugin.desktop so is not in the openSUSE beta2 rpms and as Allen just fixed, Kontact doesn't like that.
Comment 13 Will Stephenson 2008-06-26 01:39:24 UTC
Should be fixed when the packages sync out, check the changelog.  The downstream bug was bnc:398807, by the way.
Comment 14 Thomas McGuire 2008-07-16 23:24:33 UTC
*** Bug 166731 has been marked as a duplicate of this bug. ***