Migrating configuration across systems
Robert Moskowitz
rgm at htt-consult.com
Thu May 7 17:20:31 EDT 2020
On 5/7/20 4:56 PM, pidgin at alexoren.com wrote:
> On 2020-05-07 3:29 PM, Robert Moskowitz wrote:
>> I have set up Pigdin on my Fedora30 system. Worked well for
>> participating in the IETF jabber rooms during our Virtual IETF107
>> meeting.
>>
>> Now I have to migrate all the settings to my new Fedora32 system.
>>
>> I have copied my ~/.purple directory from the old to new system.
>>
>> But when I start Pigdin, it says no accounts set up. When I go into
>> Account Manager it shows no accounts.
>>
>> But if I look at ~/.purple/accounts.xml, I see my account information.
>>
>> How do I properly migrate my settings between systems?
>
> Check the paths in prefs.xml
>
Only path not empty is:
<pref name='path' type='string'
value='/home/rgm/.purple/autoaccept'/>
<pref name='editor_path' type='string'
value='/usr/bin/gscore'/>
don't think that is it...
In .purple, greping for "@jabb" I see:
.purple/accounts.xml: <name>myaccount at jabber.hot-chilli.net/</name>
.purple/blist.xml: <account proto='prpl-jabber'
name='myaccount at jabb.im/' mode='4'/>
.purple/blist.xml: <account proto='prpl-jabber'
name='myaccount at jabber.hot-chilli.net/' mode='4'/>
More information about the Support
mailing list