[Pidgin] #11401: pounces are saved, but get reset after running the other client
Pidgin
trac at pidgin.im
Thu Feb 18 09:22:02 EST 2010
#11401: pounces are saved, but get reset after running the other client
--------------------------+-------------------------------------------------
Reporter: chutz | Owner: rekkanoryo
Type: defect | Status: new
Component: unclassified | Version: 2.6.5
Keywords: |
--------------------------+-------------------------------------------------
Pounces work fine for me most of the time. However, if I make a pounce in
pidgin and exit and it is nicely saved... it will disappear after running
finch (start then quit) just once.
Steps to reproduce:
$ mkdir test
$ cd test
$ pidgin -c $PWD
# add a gmail account, add a pounce, set it as recurring, exit
$ cat pounces.xml
# will attach as a first attachment
$ pidgin -c $PWD
# verify that the pounce is still there
$ cat pounces.xml
# verify there is no difference
$ finch -c $PWD
# alt-Q to just exit
cat pounces.xml
# will attach as a second attachment
The diff of the pounces file looks like this:
<actions>
- <action type='send-message'>
- <param name='message'>You want to say
something?</param>
- </action>
+ <action type='send-message'/>
The problem works both ways - pidgin will wipe the action params for finch
pounces.
--
Ticket URL: <http://developer.pidgin.im/ticket/11401>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list