Bug 124155 - klipperrc config read error as applet
Summary: klipperrc config read error as applet
Status: RESOLVED UNMAINTAINED
Alias: None
Product: klipper
Classification: Applications
Component: general (show other bugs)
Version: 0.9.6
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Esben Mose Hansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-23 20:39 UTC by Josep Andreu
Modified: 2008-11-27 22:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
my klipper config file (2.53 KB, text/plain)
2006-03-27 18:13 UTC, Josep Andreu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josep Andreu 2006-03-23 20:39:42 UTC
Version:           0.9.6 (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Starting klipper as applet dont read the klipperrc config file properly.
Runs fine starting klipper as command.
Comment 1 Josep Andreu 2006-03-23 20:43:28 UTC
I dont know exactly what's happen but seems a index problem, they asign descriptions of action x+1 to action x, or something like that.

Comment 2 Josep Andreu 2006-03-23 20:50:49 UTC
Step by Step procedure.

1) Config Klipper
2) Add New Actions and commands.
3) No problem using klipper, config in memory is correct.
4) Restart kde or (remove and add klipper to the panel) 
5) Begins the problem

Anyway, I was try many times and I'm not sure if all the times the config file is writed correctly.
Comment 3 Philip Rodrigues 2006-03-24 11:45:36 UTC
You didn't describe the problem itself. How do you know that the config file isn't being read correctly? It seems fine here: I create an action, remove the klipper applet, start the applet again, and the action I created is still there.
Comment 4 Josep Andreu 2006-03-24 13:34:24 UTC
Yes, you rigth, the klipperrc file has all the entries but almost in my computer when you try to use klipper selecting some text who match any regexp the descriptions of the actions in the pop-up menu are wrong displayed, I think then only one wrong is the description, if you click on the item the action is correct even the icon of the program is correct.

For example if you select some URL Web text... the menu show the konqueror icon and the description says "Open with kmail" ... etc, all the descriptions are worng, seems a index problem, they get the descriptions of action_commands x_y+1  for the action_command x_y.     
Comment 5 Philip Rodrigues 2006-03-25 12:30:43 UTC
Correct descriptions are shown here with SVN r519475 . Could you attach your klipperrc file?
Comment 6 Josep Andreu 2006-03-27 18:13:32 UTC
Created attachment 15326 [details]
my klipper config file
Comment 7 Luka Renko 2006-09-04 21:27:32 UTC
We are currently hunting a strange crash of klipper on startup in Kubuntu Edgy. See bug; https://launchpad.net/bugs/56377

The interesting part is that we are seeing similar pattern (wrong behaviour when started as applet vs. proper behavior when started from command line) but with different result/outcome (config file wrongly read vs. crash). Since crash in Kubuntu Edgy is only seen for two weeks or two, I suspect that crash may be triggered by some change of compiler in Edgy and that before our users just did not notice original bug as logged here.
Comment 8 Dmitry Suzdalev 2008-11-27 22:01:06 UTC
KDE3 bug. Marking as UNMAINTAINED