ga526321 / prat

Automatically exported from code.google.com/p/prat
GNU General Public License v3.0
0 stars 0 forks source link

Insonsistent use of profiles. #142

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What version of Prat are you using?
I run my wowace updated every day... right now it says: "2.0 65876" in the
/prat about.

Do you use embedded libraries or standalones?
Embedded.

What language/realm type?
English/normal.

What steps will reproduce the problem?
1. Set up an alias and a channel-ordering on one character.
2. Log onto an alt.

What is the expected output? What do you see instead?
Expected output: Either the alt and the original character share neither
aliases nor channels, or both.

When on the alt, the alias is still active, but the channel-ordering is
not.  The channel ordering is forcing itself to character specific.  

The problem:
  I want "/c" to talk on my "clan" channel.  My clan is a group of friends
who are in different guilds, have tons of alts some of them not in guilds
at all, etc.  So I log on and make an alias "/c /3" and set the channel
ordering to put my clan channel on channel 3.  Then I relog, and my clan
channel goes to 4 for some reason.  I set it to 3, and that doesn't work. 
So I set it to 5 (what it currently is), now my alias doesn't work.  So I
change my alias.  Then I log back onto my other character, and my alias is
now for 5, but the channel is set to 3.

  Sure, with a lot of work and relogging and testing, I could get this to
work the way as I intend it to work, but it's an ugly work around.  What
I'd like is to get to pick which type of data I use through the profile
system.  So if I want each character to have separate options set in Prat,
I can change profiles and set them, but the "default" should be shared
account-wide.

Please provide any additional information below.

Original issue reported on code.google.com by nathan.s...@gmail.com on 27 Mar 2008 at 5:13