rrhode wrote:Well it looks different. Had to clear my Java cache out before it would work right with the new look though. Seemed to take a really long time to load and I was almost ready to start it again to see but then it came up. Maybe that splash screen should stay up longer?
It shouldn't be taking more than 5 seconds. Does it also take so long the second time you start it? If it consistently takes a long time to load I should investigate.
rrhode wrote:Then it seemed to detect the wrong addons to update until I right clicked on one and selected update versions. Maybe this is the cleaning saved variables you were talking about or something. Anyway once I clicked the update versions then it paused for a long time and changed which addons were blue. Now it looked like maybe the ones left were ones that should be upgraded. It was going to upgrade an addon which I created for only me which doesn't exist anywhere. This is how I know it was wrong.
It marked addons as blue because it still needed to write the metadata file for them which contains information NetherPanel wants to remember about each addon. Clicking update versions made NetherPanel write the tag information and reload the addon status. I should probably do this behind the screens so that it doesn't give the wrong information initially. This only happens the first time because the metadata information isn't there yet.
rrhode wrote:Also, now if I go into WowAceUpdater there is a large number of addons grayed out which have version numbers as ?67789? for some reason. Maybe your program breaks their version numbers somehow I don't know.
I don't know what grayed out addons mean in WAU but I can guarantee you that combining different updaters on your addons isn't going to be flawless. That's because they all use their own way of remembering what the addon's version is and those ways can interfere with each other. NetherPanel tries to look into the addon files to see what its current version is if it doesn't have a metadata file for it yet that contains the version.
rrhode wrote:The hover overs are staying stuck up in some spots. Like when I click the Guild Homepage, roster, and forum buttons. It will load up the sites but the hover tips will be in the way in my browser still for some reason. It happens in other places within NetherPanel as well such as the hover tips when I hover over addons in the addon list.
I am aware of the bug with the tips staying. I'm trying to fix that atm. I didn't experience any hover bugs within NetherPanel yet though; how do the tips over the addons get stuck? Oh -- maybe when the dialog window pops up telling you about requested addons?
rrhode wrote:Also the wowroster doesn't update yet for some reason. Not sure why because I still can't edit the original one you have in there to see what its params are. And I can still go into UniUploader and upload them fine.
Mind terribly sending me your .NPrc? (NetherPanel's config file, it's in your home directory; /home/[username] on linux or C:\Documents and Settings\[username] on windows) I can have a look at what exactly is going wrong then.
rrhode wrote:Other than that, well... very nice work but it doesn't work right yet, for me at least. =) I would like it to be faster somehow as well like UniUploader is if that is at all possible.
The loading definately should be made faster - anywhere else you'd like me to look into speeding things up?