Bug 231214 - KPackageKit crashes when saving or applying changes (related to cancel action?) [QObject::metaObject, QTimer::singleShot ("1checkChanged()"), KpkAddRm::save, KcmKpkAddRm::s_save, KCModuleProxy::save]
Summary: KPackageKit crashes when saving or applying changes (related to cancel action...
Status: RESOLVED FIXED
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
: 226319 228391 229055 229297 229427 229858 230237 230410 231572 232113 233302 233533 233656 233829 233976 233978 233983 234735 235082 235225 235495 235860 235939 235986 236034 236064 236071 236075 236119 236173 236226 236264 236347 236488 236508 236576 236785 236796 236925 237034 237046 237295 237323 237351 237798 237814 237859 237932 237952 238036 238039 238189 238200 238419 238488 238531 238642 238946 240189 240496 240500 240892 240966 241795 241878 242315 242974 243000 243222 243509 243599 243868 244531 244591 244671 244742 245000 245293 245588 246072 246081 246330 246399 246631 246752 247059 247169 247187 247844 247866 248064 248450 248637 248997 249233 250156 250158 250786 250809 250964 251635 251695 251753 251877 252395 252607 252810 252811 253466 253566 253575 253666 253746 255928 256574 256685 257009 257060 257083 257913 258383 261174 262422 264795 269799 271141 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-03-18 12:16 UTC by thexkat
Modified: 2012-07-06 15:08 UTC (History)
118 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.6.1


Attachments
New crash information added by DrKonqi (7.60 KB, text/plain)
2010-04-10 03:16 UTC, Valerio De Angelis
Details
New crash information added by DrKonqi (7.14 KB, text/plain)
2010-05-07 22:16 UTC, casseia.cainy
Details
New crash information added by DrKonqi (7.63 KB, text/plain)
2010-05-25 21:21 UTC, Matteo Rossi
Details
New crash information added by DrKonqi (6.26 KB, text/plain)
2010-07-27 17:36 UTC, marsu1
Details
New crash information added by DrKonqi (18.97 KB, text/plain)
2010-08-02 19:34 UTC, slacker.rus
Details
New crash information added by DrKonqi (7.30 KB, text/plain)
2010-08-13 19:26 UTC, boldak
Details
New crash information added by DrKonqi (5.77 KB, text/plain)
2010-10-15 21:49 UTC, ichliebespringen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thexkat 2010-03-18 12:16:26 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.32.9-70.fc12.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
install a fresh copy of Fedora 12 and then strated to update on konsole

The crash can be reproduced every time.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[KCrash Handler]
#6  0x03cc5605 in QObject::metaObject (this=0x90767b8) at .moc/release-shared/moc_qobject.cpp:90
#7  0x03cc89f5 in QObject::connect (sender=0x95a1508, signal=0x3d56a6c "timeout()", receiver=0x90767b8, method=0x3801958 "checkChanged()", type=AutoConnection) at kernel/qobject.cpp:2550
#8  0x03cd028f in QSingleShotTimer::QSingleShotTimer (this=0x95a1508, msec=0, receiver=0x90767b8, member=0x3801957 "1checkChanged()") at kernel/qtimer.cpp:291
#9  0x03cd0314 in QTimer::singleShot (msec=0, receiver=0x90767b8, member=0x3801957 "1checkChanged()") at kernel/qtimer.cpp:343
#10 0x037f88f2 in KpkAddRm::save (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/AddRm/KpkAddRm.cpp:424
#11 0x037f909b in KpkAddRm::qt_metacall (this=<value optimized out>, _c=<value optimized out>, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kpackagekit-0.5.4/i686-redhat-linux-gnu/AddRm/KpkAddRm.moc:100
#12 0x03cbb5db in QMetaObject::metacall (object=0x90767b8, cl=InvokeMetaMethod, idx=29, argv=0xbf8fda8c) at kernel/qmetaobject.cpp:237
#13 0x03cca4af in QMetaObject::activate (sender=0x9081710, m=0x3804034, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3293
#14 0x037f5c78 in KcmKpkAddRm::s_save (this=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/i686-redhat-linux-gnu/AddRm/moc_KcmKpkAddRm.cpp:92
#15 0x00f70a5a in KCModuleProxy::save (this=0x8f28d88) at /usr/src/debug/kdelibs-4.4.0/kutils/kcmoduleproxy.cpp:279
#16 0x00eb5154 in ModuleView::moduleSave (this=0x8f41a28, module=0x8f28d88) at /usr/src/debug/kdebase-workspace-4.4.0/systemsettings/core/ModuleView.cpp:302
#17 0x00eb5529 in ModuleView::moduleSave (this=0x8f41a28) at /usr/src/debug/kdebase-workspace-4.4.0/systemsettings/core/ModuleView.cpp:293
#18 0x00eb8433 in ModuleView::qt_metacall (this=0x8f41a28, _c=InvokeMetaMethod, _id=5, _a=0xbf8fdc58)
    at /usr/src/debug/kdebase-workspace-4.4.0/i686-redhat-linux-gnu/systemsettings/core/ModuleView.moc:95
#19 0x03cbb5db in QMetaObject::metacall (object=0x8f41a28, cl=InvokeMetaMethod, idx=32, argv=0xbf8fdc58) at kernel/qmetaobject.cpp:237
#20 0x03cca4af in QMetaObject::activate (sender=0x8f490a8, m=0x19bce04, local_signal_index=2, argv=0xbf8fdc58) at kernel/qobject.cpp:3293
#21 0x01789bea in QAbstractButton::clicked (this=0x8f490a8, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#22 0x0149db3a in QAbstractButtonPrivate::emitClicked (this=0x8f4b0f0) at widgets/qabstractbutton.cpp:546
#23 0x0149ed75 in QAbstractButtonPrivate::click (this=0x8f4b0f0) at widgets/qabstractbutton.cpp:539
#24 0x0149f03e in QAbstractButton::mouseReleaseEvent (this=0x8f490a8, e=0xbf8fe3a0) at widgets/qabstractbutton.cpp:1121
#25 0x01118fcd in QWidget::event (this=0x8f490a8, event=0xbf8fe3a0) at kernel/qwidget.cpp:7998
#26 0x0149d9df in QAbstractButton::event (this=0x8f490a8, e=0xbf8fe3a0) at widgets/qabstractbutton.cpp:1080
#27 0x0153b443 in QPushButton::event (this=0x8f490a8, e=0xbf8fe3a0) at widgets/qpushbutton.cpp:679
#28 0x010c61cc in QApplicationPrivate::notify_helper (this=0x8d3f8f0, receiver=0x8f490a8, e=0xbf8fe3a0) at kernel/qapplication.cpp:4300
#29 0x010cd59e in QApplication::notify (this=0xbf8fec5c, receiver=0x8f490a8, e=0xbf8fe3a0) at kernel/qapplication.cpp:3865
#30 0x0054d58b in KApplication::notify (this=0xbf8fec5c, receiver=0x8f490a8, event=0xbf8fe3a0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#31 0x03cb6c03 in QCoreApplication::notifyInternal (this=0xbf8fec5c, receiver=0x8f490a8, event=0xbf8fe3a0) at kernel/qcoreapplication.cpp:704
#32 0x010cc308 in sendEvent (receiver=0x8f490a8, event=0xbf8fe3a0, alienWidget=0x8f490a8, nativeWidget=0x8dab628, buttonDown=0x19c5598, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QApplicationPrivate::sendMouseEvent (receiver=0x8f490a8, event=0xbf8fe3a0, alienWidget=0x8f490a8, nativeWidget=0x8dab628, buttonDown=0x19c5598, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#34 0x01149570 in QETWidget::translateMouseEvent (this=0x8dab628, event=0xbf8fe8bc) at kernel/qapplication_x11.cpp:4368
#35 0x01148a83 in QApplication::x11ProcessEvent (this=0xbf8fec5c, event=0xbf8fe8bc) at kernel/qapplication_x11.cpp:3379
#36 0x0117497a in x11EventSourceDispatch (s=0x8d429a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#37 0x04addf88 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#38 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#39 0x04ae18b8 in g_main_context_iterate (context=<value optimized out>, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#40 0x04ae19e4 in IA__g_main_context_iteration (context=0x8d41c90, may_block=<value optimized out>) at gmain.c:2654
#41 0x03cdee46 in QEventDispatcherGlib::processEvents (this=0x8d21370, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#42 0x01174566 in QGuiEventDispatcherGlib::processEvents (this=0x8d21370, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x03cb52da in QEventLoop::processEvents (this=0xbf8febb4, flags=...) at kernel/qeventloop.cpp:149
#44 0x03cb561a in QEventLoop::exec (this=0xbf8febb4, flags=...) at kernel/qeventloop.cpp:201
#45 0x03cb7ce7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#46 0x010c6278 in QApplication::exec () at kernel/qapplication.cpp:3579
#47 0x08055dc8 in main (argc=5, argv=0xbf8feda4) at /usr/src/debug/kdebase-workspace-4.4.0/systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-21 20:12:09 UTC
From bug 231572:
-- Information about the crash:
I chose several packages to install through the GUI of kpackagekit. A pop-up
box informed me that several other packages would need to be uninstalled in
order to resolve dependencies. I then decided to cancel the installation of the
(initally chosen) packages and kpackagekit crashed.

From bug 229427:
-- Information about the crash:
KPackageManager crash after I cancel installation of packages and try to close
them.
Comment 2 Dario Andres 2010-03-21 20:12:19 UTC
*** Bug 231572 has been marked as a duplicate of this bug. ***
Comment 3 Dario Andres 2010-03-21 20:12:24 UTC
*** Bug 230410 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2010-03-21 20:12:26 UTC
*** Bug 229427 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2010-03-21 20:12:30 UTC
*** Bug 229858 has been marked as a duplicate of this bug. ***
Comment 6 Dario Andres 2010-03-21 20:26:19 UTC
From bug 230237:
-- Information about the crash:
Happend when closing the system settings from the packagekit view.
I have done there some updates and closed the window after that - crash.

From bug 229297:
-- Information about the crash:
Got stuck on updating a package named Gstreamer - a plugin I believe, Had left
it to update by itself, when I came back, it seemed to be still updating,
realized it had frozen, so tried to 'Hide' the dialog box, to return to first
screen and then hit Apply again, then it went to installing again, everything,
after that it told e everything was installed and when I went to close it this
crash reporter box popped up
Comment 7 Dario Andres 2010-03-21 20:29:41 UTC
*** Bug 230237 has been marked as a duplicate of this bug. ***
Comment 8 Dario Andres 2010-03-21 20:30:31 UTC
*** Bug 229297 has been marked as a duplicate of this bug. ***
Comment 9 Dario Andres 2010-03-21 20:30:54 UTC
*** Bug 229055 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2010-03-21 20:32:29 UTC
From bug 228391:
-- Information about the crash:
I searched for updates but didn't install any. Then i changed the updater
preferences, telling it to never search for updates. After that i closed the
app and then it crashed.

From bug 226319:
-- Information about the crash:
The system settings  crashes after kpackagekit has been interrupted

-- Information about the crash:
I clicked the "Window Close" button in the top right corner of the window and
DrKonqi poped up saying it crashed.
Comment 11 Dario Andres 2010-03-21 20:32:39 UTC
*** Bug 228391 has been marked as a duplicate of this bug. ***
Comment 12 Dario Andres 2010-03-21 20:33:27 UTC
*** Bug 226319 has been marked as a duplicate of this bug. ***
Comment 13 Dario Andres 2010-04-05 01:54:20 UTC
*** Bug 233302 has been marked as a duplicate of this bug. ***
Comment 14 Dario Andres 2010-04-07 14:12:37 UTC
*** Bug 233533 has been marked as a duplicate of this bug. ***
Comment 15 Dario Andres 2010-04-09 14:37:49 UTC
*** Bug 233829 has been marked as a duplicate of this bug. ***
Comment 16 Valerio De Angelis 2010-04-10 03:16:37 UTC
Created attachment 42637 [details]
New crash information added by DrKonqi

Kpackagekit crashed after cancel several package installation question.
Comment 17 Jonathan Thomas 2010-04-10 22:02:28 UTC
*** Bug 233978 has been marked as a duplicate of this bug. ***
Comment 18 Dario Andres 2010-04-11 00:25:45 UTC
From bug 233983:
-- Information about the crash:
I try install startup manager. There are lots dependencies so I cancel. Then
PaskageKit crashes.

From bug 233656:
-- Information about the crash:
Last time my KPackagekit crashed I did nearly the same : I installed new
features and had dialogs in IRC , couldnt it be a coincidence?
Nothing happend as long as  I didnt use the IRC !
Comment 19 Dario Andres 2010-04-11 00:25:47 UTC
*** Bug 233983 has been marked as a duplicate of this bug. ***
Comment 20 Dario Andres 2010-04-11 00:25:48 UTC
*** Bug 233656 has been marked as a duplicate of this bug. ***
Comment 21 casseia.cainy 2010-05-07 22:16:49 UTC
Created attachment 43355 [details]
New crash information added by DrKonqi

Every time I close Kpackagekit, it crashes. Only happens with the graphical one, not when updating/(un)installing with console.
Comment 22 Matteo Rossi 2010-05-25 21:21:26 UTC
Created attachment 43887 [details]
New crash information added by DrKonqi

Happens to me too, when closing Kpackagekit when installing packages or updates
Comment 23 Christoph Feck 2010-05-31 12:15:58 UTC
*** Bug 240189 has been marked as a duplicate of this bug. ***
Comment 24 Nicolas L. 2010-06-02 00:10:05 UTC
*** Bug 237952 has been marked as a duplicate of this bug. ***
Comment 25 Nicolas L. 2010-06-02 00:11:18 UTC
*** Bug 237932 has been marked as a duplicate of this bug. ***
Comment 26 Nicolas L. 2010-06-02 00:11:36 UTC
*** Bug 237859 has been marked as a duplicate of this bug. ***
Comment 27 Nicolas L. 2010-06-02 00:11:49 UTC
*** Bug 237351 has been marked as a duplicate of this bug. ***
Comment 28 Nicolas L. 2010-06-02 00:12:14 UTC
*** Bug 237295 has been marked as a duplicate of this bug. ***
Comment 29 Nicolas L. 2010-06-02 00:12:52 UTC
*** Bug 237046 has been marked as a duplicate of this bug. ***
Comment 30 Nicolas L. 2010-06-02 00:13:35 UTC
*** Bug 236508 has been marked as a duplicate of this bug. ***
Comment 31 Nicolas L. 2010-06-02 00:13:51 UTC
*** Bug 236119 has been marked as a duplicate of this bug. ***
Comment 32 Nicolas L. 2010-06-02 00:14:03 UTC
*** Bug 236264 has been marked as a duplicate of this bug. ***
Comment 33 Nicolas L. 2010-06-02 00:14:16 UTC
*** Bug 236347 has been marked as a duplicate of this bug. ***
Comment 34 Nicolas L. 2010-06-02 00:14:29 UTC
*** Bug 236488 has been marked as a duplicate of this bug. ***
Comment 35 Nicolas L. 2010-06-02 00:15:06 UTC
*** Bug 235986 has been marked as a duplicate of this bug. ***
Comment 36 Nicolas L. 2010-06-02 00:15:26 UTC
*** Bug 236034 has been marked as a duplicate of this bug. ***
Comment 37 Nicolas L. 2010-06-02 00:18:54 UTC
*** Bug 235860 has been marked as a duplicate of this bug. ***
Comment 38 Nicolas L. 2010-06-02 00:20:17 UTC
*** Bug 235495 has been marked as a duplicate of this bug. ***
Comment 39 Nicolas L. 2010-06-02 00:20:38 UTC
*** Bug 235225 has been marked as a duplicate of this bug. ***
Comment 40 Nicolas L. 2010-06-02 00:20:55 UTC
*** Bug 235082 has been marked as a duplicate of this bug. ***
Comment 41 Nicolas L. 2010-06-16 09:55:44 UTC
*** Bug 241795 has been marked as a duplicate of this bug. ***
Comment 42 Nicolas L. 2010-06-17 10:37:41 UTC
*** Bug 241878 has been marked as a duplicate of this bug. ***
Comment 43 Nicolas L. 2010-06-28 09:59:46 UTC
*** Bug 242315 has been marked as a duplicate of this bug. ***
Comment 44 Nicolas L. 2010-06-28 09:59:51 UTC
*** Bug 243000 has been marked as a duplicate of this bug. ***
Comment 45 Christoph Feck 2010-07-07 04:00:27 UTC
*** Bug 237323 has been marked as a duplicate of this bug. ***
Comment 46 Christoph Feck 2010-07-07 04:01:03 UTC
*** Bug 237798 has been marked as a duplicate of this bug. ***
Comment 47 Christoph Feck 2010-07-07 04:01:54 UTC
*** Bug 242974 has been marked as a duplicate of this bug. ***
Comment 48 RussianNeuroMancer 2010-07-07 08:32:12 UTC
Why this bug is stall UNCONFIRMED? Looks like there is enough confirmations.
Comment 49 Clemens Eisserer 2010-07-07 10:42:38 UTC
> Why this bug is stall UNCONFIRMED? 

Because they don't have enough guys to fix it. I have currently 33 open bugs (many crashers) lurking arround like this.
However instead of adding 2-3 month stabilization time which would *really* be a good thing, KDE-4.5 will be released on schedule as every time - full of unfixed bugs and emergency fixes. RC1 still feels like a Beta1 on my laptop.

I've decided to not beta-test KDE releases anymore, they have enough testers, but not enough programmers to fix the reported bugs.
Comment 50 Jonathan Thomas 2010-07-21 15:15:33 UTC
*** Bug 243509 has been marked as a duplicate of this bug. ***
Comment 51 Jonathan Thomas 2010-07-21 15:16:00 UTC
*** Bug 243222 has been marked as a duplicate of this bug. ***
Comment 52 Jonathan Thomas 2010-07-21 15:16:25 UTC
*** Bug 244742 has been marked as a duplicate of this bug. ***
Comment 53 Jonathan Thomas 2010-07-21 15:16:54 UTC
*** Bug 244671 has been marked as a duplicate of this bug. ***
Comment 54 Jonathan Thomas 2010-07-21 15:17:16 UTC
*** Bug 244591 has been marked as a duplicate of this bug. ***
Comment 55 Jonathan Thomas 2010-07-21 15:17:40 UTC
*** Bug 244531 has been marked as a duplicate of this bug. ***
Comment 56 Jonathan Thomas 2010-07-21 15:18:31 UTC
*** Bug 243868 has been marked as a duplicate of this bug. ***
Comment 57 Jonathan Thomas 2010-07-21 15:18:55 UTC
*** Bug 243599 has been marked as a duplicate of this bug. ***
Comment 58 Jonathan Thomas 2010-07-21 15:19:15 UTC
*** Bug 238531 has been marked as a duplicate of this bug. ***
Comment 59 Jonathan Thomas 2010-07-21 15:19:43 UTC
*** Bug 238039 has been marked as a duplicate of this bug. ***
Comment 60 Jonathan Thomas 2010-07-21 15:20:07 UTC
*** Bug 238036 has been marked as a duplicate of this bug. ***
Comment 61 Jonathan Thomas 2010-07-21 15:20:15 UTC
*** Bug 237814 has been marked as a duplicate of this bug. ***
Comment 62 Jonathan Thomas 2010-07-21 15:20:50 UTC
*** Bug 236576 has been marked as a duplicate of this bug. ***
Comment 63 Jonathan Thomas 2010-07-21 15:21:03 UTC
*** Bug 236226 has been marked as a duplicate of this bug. ***
Comment 64 Jonathan Thomas 2010-07-21 15:21:48 UTC
*** Bug 236173 has been marked as a duplicate of this bug. ***
Comment 65 Jonathan Thomas 2010-07-21 15:22:21 UTC
*** Bug 236075 has been marked as a duplicate of this bug. ***
Comment 66 Jonathan Thomas 2010-07-21 15:22:53 UTC
*** Bug 236071 has been marked as a duplicate of this bug. ***
Comment 67 Jonathan Thomas 2010-07-21 15:23:35 UTC
*** Bug 236064 has been marked as a duplicate of this bug. ***
Comment 68 Jonathan Thomas 2010-07-21 15:24:28 UTC
*** Bug 238488 has been marked as a duplicate of this bug. ***
Comment 69 Jonathan Thomas 2010-07-21 15:25:14 UTC
*** Bug 238419 has been marked as a duplicate of this bug. ***
Comment 70 Jonathan Thomas 2010-07-21 15:25:23 UTC
*** Bug 238200 has been marked as a duplicate of this bug. ***
Comment 71 Jonathan Thomas 2010-07-21 15:25:46 UTC
*** Bug 238189 has been marked as a duplicate of this bug. ***
Comment 72 Jonathan Thomas 2010-07-21 15:48:43 UTC
*** Bug 245293 has been marked as a duplicate of this bug. ***
Comment 73 Jonathan Thomas 2010-07-21 16:13:18 UTC
*** Bug 245000 has been marked as a duplicate of this bug. ***
Comment 74 Jonathan Thomas 2010-07-21 16:55:56 UTC
*** Bug 240966 has been marked as a duplicate of this bug. ***
Comment 75 Jonathan Thomas 2010-07-21 16:56:24 UTC
*** Bug 240500 has been marked as a duplicate of this bug. ***
Comment 76 Jonathan Thomas 2010-07-21 16:56:55 UTC
*** Bug 240496 has been marked as a duplicate of this bug. ***
Comment 77 Jonathan Thomas 2010-07-21 16:57:21 UTC
*** Bug 238946 has been marked as a duplicate of this bug. ***
Comment 78 Jonathan Thomas 2010-07-21 16:57:29 UTC
*** Bug 238642 has been marked as a duplicate of this bug. ***
Comment 79 Jonathan Thomas 2010-07-21 16:58:15 UTC
*** Bug 240892 has been marked as a duplicate of this bug. ***
Comment 80 Jonathan Thomas 2010-07-21 17:11:27 UTC
*** Bug 237034 has been marked as a duplicate of this bug. ***
Comment 81 Jonathan Thomas 2010-07-21 17:12:00 UTC
*** Bug 236785 has been marked as a duplicate of this bug. ***
Comment 82 Jonathan Thomas 2010-07-21 17:12:48 UTC
*** Bug 236925 has been marked as a duplicate of this bug. ***
Comment 83 Jonathan Thomas 2010-07-21 17:13:21 UTC
*** Bug 236796 has been marked as a duplicate of this bug. ***
Comment 84 Jonathan Thomas 2010-07-21 17:22:43 UTC
*** Bug 235939 has been marked as a duplicate of this bug. ***
Comment 85 Jonathan Thomas 2010-07-21 17:32:12 UTC
*** Bug 233976 has been marked as a duplicate of this bug. ***
Comment 86 Jonathan Thomas 2010-07-24 03:34:52 UTC
*** Bug 245588 has been marked as a duplicate of this bug. ***
Comment 87 marsu1 2010-07-27 17:36:10 UTC
Created attachment 49538 [details]
New crash information added by DrKonqi

Kpackagekit crashed after closing it
Comment 88 Jonathan Thomas 2010-08-01 14:45:08 UTC
*** Bug 246399 has been marked as a duplicate of this bug. ***
Comment 89 Jonathan Thomas 2010-08-01 14:50:58 UTC
*** Bug 246330 has been marked as a duplicate of this bug. ***
Comment 90 slacker.rus 2010-08-02 19:34:09 UTC
Created attachment 49756 [details]
New crash information added by DrKonqi

I`am searching some packets like "someone-package-name" and click to install him. Then i search another packet like "another-package-name" and click to install him. Then i`am back to search packet "some-package-name" and decided do not install it, clicking on to drop the choice and install only "another-package-name". In installs fine but after closing KPackageKit it crashes any time.
Comment 91 Nicolas L. 2010-08-11 11:57:47 UTC
*** Bug 247059 has been marked as a duplicate of this bug. ***
Comment 92 Nicolas L. 2010-08-11 11:57:59 UTC
*** Bug 247187 has been marked as a duplicate of this bug. ***
Comment 93 boldak 2010-08-13 19:26:00 UTC
Created attachment 50141 [details]
New crash information added by DrKonqi

kpackagekit (0.6.0) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

- What I was doing when the application crashed:

KPackageKit crashed after installing whatever packages.

-- Backtrace (Reduced):
#6  0x00007f1393e7d944 in QObject::metaObject (this=0x13c03c0) at .moc/release-shared/moc_qobject.cpp:90
[...]
[...]
#9  QTimer::singleShot (msec=0, receiver=0x13c03c0, member=0x7f138273cfbc "1checkChanged()") at kernel/qtimer.cpp:351
[...]
[...]
[...]
#13 0x00007f139347d437 in KCModuleProxy::save() () from /usr/lib/libkcmutils.so.4
[...]
#15 0x00007f139347b5cc in KCMultiDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkcmutils.so.4
[...]
#17 0x00007f1394e5da85 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
Comment 94 Daniel Nicoletti 2010-08-14 05:54:50 UTC
Sorry ALL for the HUGE delay in fixing this,
I just got a bit out of time.
The new KPackageKit release 0.6.1 will fix this
and MANY other bugs, I still need to fix some
kdelibs classes that I use before properly doing
the release.

Best.
Comment 95 Daniel Nicoletti 2010-08-14 06:22:09 UTC
*** Bug 246752 has been marked as a duplicate of this bug. ***
Comment 96 Daniel Nicoletti 2010-08-14 21:14:46 UTC
*** Bug 247866 has been marked as a duplicate of this bug. ***
Comment 97 Daniel Nicoletti 2010-08-14 21:17:12 UTC
*** Bug 247844 has been marked as a duplicate of this bug. ***
Comment 98 Daniel Nicoletti 2010-08-14 21:40:25 UTC
*** Bug 246631 has been marked as a duplicate of this bug. ***
Comment 99 Daniel Nicoletti 2010-08-14 22:01:29 UTC
*** Bug 246081 has been marked as a duplicate of this bug. ***
Comment 100 Daniel Nicoletti 2010-08-14 22:04:19 UTC
*** Bug 246072 has been marked as a duplicate of this bug. ***
Comment 101 Daniel Nicoletti 2010-08-15 02:57:56 UTC
*** Bug 232113 has been marked as a duplicate of this bug. ***
Comment 102 Daniel Nicoletti 2010-08-15 04:03:35 UTC
*** Bug 234735 has been marked as a duplicate of this bug. ***
Comment 103 Jonathan Thomas 2010-08-16 17:08:01 UTC
*** Bug 248064 has been marked as a duplicate of this bug. ***
Comment 104 Daniel Nicoletti 2010-08-18 20:07:44 UTC
*** Bug 247169 has been marked as a duplicate of this bug. ***
Comment 105 Daniel Nicoletti 2010-08-20 00:27:22 UTC
*** Bug 248450 has been marked as a duplicate of this bug. ***
Comment 106 Daniel Nicoletti 2010-08-22 02:39:49 UTC
*** Bug 248637 has been marked as a duplicate of this bug. ***
Comment 107 Daniel Nicoletti 2010-08-25 15:24:56 UTC
*** Bug 248997 has been marked as a duplicate of this bug. ***
Comment 108 Daniel Nicoletti 2010-08-27 16:27:13 UTC
*** Bug 249233 has been marked as a duplicate of this bug. ***
Comment 109 Jonathan Thomas 2010-09-04 20:32:35 UTC
*** Bug 250158 has been marked as a duplicate of this bug. ***
Comment 110 Daniel Nicoletti 2010-09-04 21:15:11 UTC
*** Bug 250156 has been marked as a duplicate of this bug. ***
Comment 111 Daniel Nicoletti 2010-09-10 15:51:15 UTC
*** Bug 250786 has been marked as a duplicate of this bug. ***
Comment 112 Daniel Nicoletti 2010-09-10 19:04:43 UTC
*** Bug 250809 has been marked as a duplicate of this bug. ***
Comment 113 Daniel Nicoletti 2010-09-12 16:13:41 UTC
*** Bug 250964 has been marked as a duplicate of this bug. ***
Comment 114 C.M.Trindade 2010-09-14 10:42:50 UTC
Fixed with new kernel version.
Comment 115 Daniel Nicoletti 2010-09-26 04:37:01 UTC
*** Bug 252395 has been marked as a duplicate of this bug. ***
Comment 116 Daniel Nicoletti 2010-09-26 05:05:13 UTC
*** Bug 251877 has been marked as a duplicate of this bug. ***
Comment 117 Daniel Nicoletti 2010-09-26 05:09:53 UTC
*** Bug 251753 has been marked as a duplicate of this bug. ***
Comment 118 Daniel Nicoletti 2010-09-26 05:11:27 UTC
*** Bug 251695 has been marked as a duplicate of this bug. ***
Comment 119 Daniel Nicoletti 2010-10-15 07:34:30 UTC
*** Bug 253575 has been marked as a duplicate of this bug. ***
Comment 120 ichliebespringen 2010-10-15 21:49:42 UTC
Created attachment 52550 [details]
New crash information added by DrKonqi

installed Fedora 13 fresh yesterday. This is the only program that crashes regularly (every time i apply changes), but plasma workspace as well as the OS crash on occasion. I have a geforce gts250 gfx card which might be causing general instability.
Comment 121 Christoph Feck 2010-10-23 21:55:38 UTC
*** Bug 253746 has been marked as a duplicate of this bug. ***
Comment 122 Christoph Feck 2010-10-23 21:56:07 UTC
*** Bug 253666 has been marked as a duplicate of this bug. ***
Comment 123 Christoph Feck 2010-10-23 21:56:27 UTC
*** Bug 253566 has been marked as a duplicate of this bug. ***
Comment 124 Christoph Feck 2010-10-23 21:56:47 UTC
*** Bug 253466 has been marked as a duplicate of this bug. ***
Comment 125 Christoph Feck 2010-10-23 21:57:10 UTC
*** Bug 252811 has been marked as a duplicate of this bug. ***
Comment 126 Christoph Feck 2010-10-23 21:57:32 UTC
*** Bug 252810 has been marked as a duplicate of this bug. ***
Comment 127 Christoph Feck 2010-10-23 21:59:42 UTC
*** Bug 252607 has been marked as a duplicate of this bug. ***
Comment 128 Christoph Feck 2010-10-23 22:00:04 UTC
*** Bug 251635 has been marked as a duplicate of this bug. ***
Comment 129 Christoph Feck 2010-11-15 20:21:49 UTC
*** Bug 257009 has been marked as a duplicate of this bug. ***
Comment 130 Dario Andres 2010-11-16 21:56:39 UTC
*** Bug 257083 has been marked as a duplicate of this bug. ***
Comment 131 Dario Andres 2010-11-16 21:56:42 UTC
*** Bug 257060 has been marked as a duplicate of this bug. ***
Comment 132 Dario Andres 2010-11-16 21:56:51 UTC
*** Bug 256574 has been marked as a duplicate of this bug. ***
Comment 133 Dario Andres 2010-11-16 21:57:02 UTC
*** Bug 256685 has been marked as a duplicate of this bug. ***
Comment 134 Dario Andres 2010-11-27 22:57:33 UTC
*** Bug 257913 has been marked as a duplicate of this bug. ***
Comment 135 Dario Andres 2010-11-30 21:03:43 UTC
*** Bug 258383 has been marked as a duplicate of this bug. ***
Comment 136 Dario Andres 2010-12-12 19:24:53 UTC
*** Bug 255928 has been marked as a duplicate of this bug. ***
Comment 137 Dario Andres 2010-12-25 14:35:58 UTC
*** Bug 261174 has been marked as a duplicate of this bug. ***
Comment 138 Nicolas L. 2011-01-07 16:30:14 UTC
*** Bug 262422 has been marked as a duplicate of this bug. ***
Comment 139 Dario Andres 2011-01-30 23:23:15 UTC
*** Bug 264795 has been marked as a duplicate of this bug. ***
Comment 140 Dario Andres 2011-04-17 13:38:37 UTC
*** Bug 271141 has been marked as a duplicate of this bug. ***
Comment 141 Jekyll Wu 2012-07-06 14:41:20 UTC
*** Bug 269799 has been marked as a duplicate of this bug. ***
Comment 142 Jekyll Wu 2012-07-06 15:08:28 UTC
*** Bug 249588 has been marked as a duplicate of this bug. ***