I'm forwarding your email to amsn developers mailing list, and adding
some comments.

I was able to replay your problem. It looks like the default profile
doesn't have a "plugins.xml" file like named profiles. What shocked me
more: if I copy a plugins.xml file from my profile to the ~/.amsn
folder, then start amsn with the default profile, the profiles enabled
in the ~/.amsn/plugins.xml file will be loaded. However, plugins.xml
file will be deleted on amsn startup:

                if { $HOME == $HOME2 } {
                        plugins_log core "save_config: Default
profile, no plugin configuration saved!\n"
                        catch {file delete -force [file join ${HOME}
plugins.xml]}
                        return 0
                }

I guess there's a reason for this, but which one is it? Other settings
are preserved if changed in the default profile, so what's exactly the
point on not keeping the plugins?

Greets.

On Jan 20, 2008 11:02 PM,  <[EMAIL PROTECTED]> wrote:
> Hello i need help for amsn. I want the inkdraw be loaded when i start amsn.
> But every time i open amsn i need to load it again and again. And when i
> load a plugin i need to configure it again like i want. Isnt there a way to
> not to do this ? If i click on 'remember my account' it creates xml files
> for that account and problem seems to be solved for that profile. But i dont
> want my  profile to be remembered. A way to make the plugins loaded for any
> account. I mean to make it default ? For any account. And it show the
> display picture of a profile in another account. Only way is to solve that
> to is to make my profile remembered again. But i dont want amsn remember my
> profile really. I need help about these things. Any help is appreciated
>



-- 
(:===========================================:)
  Alvaro J. Iradier Muro - [EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to