Bug 575843 - [kupdateapplet] checks for updates indefinitely
Summary: [kupdateapplet] checks for updates indefinitely
Status: RESOLVED DUPLICATE of bug 578988
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: KDE4 Applications (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.2
: P3 - Medium : Critical (vote)
Target Milestone: ---
Assignee: Thomas Göttlicher
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 18:44 UTC by Forgotten User 10buyl7JnO
Modified: 2010-04-07 14:12 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User 10buyl7JnO 2010-02-01 18:44:38 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5

Qt: 4.6.1
KDE Development Platform: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2)) "release 214"
Updater Applet: 0.9.5

Recently kupdate applet keeps checking for updates for indefinite time when we select check for updates. It freezes at 100% and does nothing. We need to quit it and start again.

Reproducible: Always

Steps to Reproduce:
1. Start kupdate applet.
2. Check for updates.
Actual Results:  
it checks for updates indefinitely.

Expected Results:  
It should finish checking for updates and update status accordingly.
Comment 1 Forgotten User 10buyl7JnO 2010-02-02 00:17:11 UTC
I just noticed that it actually hangs with below backtrace.

Thread 1 (Thread 0x7f52e41627f0 (LWP 2746)):
#0  0x00007f52e1753ff8 in poll () from /lib64/libc.so.6
#1  0x00007f52de4726f9 in g_main_context_poll (n_fds=<value optimized out>, fds=<value optimized out>, priority=<value optimized out>, timeout=<value optimized out>,
    context=<value optimized out>) at gmain.c:2904
#2  g_main_context_iterate (n_fds=<value optimized out>, fds=<value optimized out>, priority=<value optimized out>, timeout=<value optimized out>, context=<value optimized out>)
    at gmain.c:2586
#3  0x00007f52de472acc in IA__g_main_context_iteration (context=0x650120, may_block=1) at gmain.c:2654
#4  0x00007f52e2d39323 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00007f52e1f60dce in ?? () from /usr/lib64/libQtGui.so.4
#6  0x00007f52e2d0e712 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#7  0x00007f52e2d0eaec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#8  0x00007f52e2d1283b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#9  0x0000000000408506 in _start ()
Comment 2 Forgotten User 10buyl7JnO 2010-02-03 01:01:22 UTC
Further I noticed that it hangs only when using packagekit plugin. With zypp plugin it works fine.
Comment 3 Thomas Göttlicher 2010-04-07 14:12:22 UTC
duplicate of #578988

*** This bug has been marked as a duplicate of bug 578988 ***