Bug 102061 - klipper going berserk, keeps popping up the same URL every 10 seconds
Summary: klipper going berserk, keeps popping up the same URL every 10 seconds
Status: RESOLVED DUPLICATE of bug 97595
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-21 10:35 UTC by Jens
Modified: 2006-02-01 15:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens 2005-03-21 10:35:36 UTC
Version:           v0.9.6 (using KDE 3.4.0 Level "a" , unofficial build of SUSE )
Compiler:          gcc version 3.3.3 (SuSE Linux)
OS:                Linux (i686) release 2.6.5-7.147-default

Hi,

today I copied http://Webstandards.org/acid2 into klipper, then a string "Motor-". Then I started writing emails with KMail (but no copy&paste actions).

From that point on, klipper kept popping up the Webstandards.org URL about every ten seconds. I tried backtracing this with gdb but couldn't really get anything helpful:

(gdb) bt 20
#0  0x414dc2d2 in select () from /lib/libc.so.6
#1  0x41086f40 in __JCR_LIST__ () from /usr/lib/qt3/lib/libqt-mt.so.3
#2  0x00000009 in ?? ()
#3  0x08100a18 in ?? ()
#4  0x40b65a07 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3
#5  0x40bcf3c1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#6  0x40bcf206 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#7  0x40bb919f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x41676c33 in kdemain () from /opt/kde3/lib/libkdeinit_klipper.so
#9  0x400158d4 in kdeinitmain () from /opt/kde3/lib/kde3/klipper.so
#10 0x0804e852 in launch ()
#11 0x0804ef5c in handle_launcher_request ()
#12 0x0804f519 in handle_requests ()
#13 0x0804fcea in main ()


This kept going on until I cleared klipper's history. I don't know how to debug this further, but it seems there is a bug in klipper's way of remembering which strings have already caused a popup (and not to pop them up again unless explicitly requested by hotkey or whatever).

My klipper configuration is from KDE 3.1.x, upgraded through KDE 3.2 and 3.3.[02] until KDE 3.4.0. I am using the SuSE 9.2 RPM packages from SuSE for KDE 3.4.0.

Thanks,

Jens
Comment 1 Lubos Lunak 2006-02-01 15:44:14 UTC

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