Kev / macaceupdater

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

Wrong addon installed revision detected, quite a lot of times #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. download Cartographer_Fishing (for example)
2. Installed column say r34362 but it's r36980 for real
3. ... cuz in the folder there are **3** Changelog-[something].xml, 2 of them 
belonging to 
libraries (quite normal in ace mods)

What is the expected output? What do you see instead?
see point 2

What version of the product are you using? On what operating system?
3.2, latest

Please provide any additional information below.
Installed version check should look for Changelog-[addonname]-[version].xml 
where 
[addonname] is the name of the addon folder (quite easy trick).

As a result some addons are reinstalled over and over again, unnecessary.

Cheers

Original issue reported on code.google.com by tommy...@gmail.com on 27 May 2007 at 11:42

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for this; as it happens I did check the app name in the past but stopped 
doing
so when it meant some addons weren't being detected. I'll fix it.

Original comment by k.i.sm...@gmail.com on 6 Jun 2007 at 10:01

GoogleCodeExporter commented 9 years ago
If it helps, Kevin, 3 addons that always reload for me are AbacusLib, 
Cartographer_Fishing and TinyTipExtras.
(MAU makes keeping MazzleUI in best shape much easier - Brava!)

Original comment by DadrianM...@gmail.com on 12 Jun 2007 at 1:06

GoogleCodeExporter commented 9 years ago
Ok, thanks :)

Original comment by k.i.sm...@gmail.com on 12 Jun 2007 at 1:15

GoogleCodeExporter commented 9 years ago
I believe 'GuildMap' may suffer from the same problem.

Original comment by chrisnol...@gmail.com on 18 Jun 2007 at 5:52

GoogleCodeExporter commented 9 years ago
There is a wrong version id in the name of "Changelog-AceLibrary-r36325.xml".
AbacusLib is already at 41173 (see: Changelog-AbacusLib-r41173.txt). Seems like 
this
is the problem.

Original comment by stefan.h...@gmail.com on 23 Jun 2007 at 8:54

GoogleCodeExporter commented 9 years ago
I've now got new code for detecting the installed version, which is hopefully 
much
more robust. I hope the next version will fix this for you.

Original comment by k.i.sm...@gmail.com on 30 Jun 2007 at 9:58

GoogleCodeExporter commented 9 years ago
 I've seen in the current build (from SVN) that some of the mods that should be selected when you click "select 
out of date" don't, this seems to happen when a single decimal place sub 
version number (not sure what else to 
call it) become a double or more. For example 51173.8 moves to 51173.10.

BTW, I'm just starting to scratch the surface of xCode and Mac dev. Are you 
inviting people to help on this 
project?    : )     I'm interested in learning things and helping out if I can, 
I've already dabbled with the 
MainMenu.nib file a little, tweaking the current prefs window, playing with the 
default starting widths of the Table Column headers for Installed and Latest so 
they show full version numbers, oh and I fixed the non 
adjustable Headers that seemed to break when I started working in xCode 3 and 
Leopard. 

Original comment by dodds.st...@gmail.com on 12 Nov 2007 at 7:31

Attachments:

GoogleCodeExporter commented 9 years ago
Yes, you're quite right, that'll happen with the numbers, thanks for the report.

Yes, I'm very much inviting people to help out :)

Original comment by k.i.sm...@gmail.com on 20 Nov 2007 at 4:17

GoogleCodeExporter commented 9 years ago
How can I help out?     : )

Original comment by dodds.st...@gmail.com on 20 Nov 2007 at 9:35

GoogleCodeExporter commented 9 years ago
Find an itch of yours and scratch it :)

Original comment by k.i.sm...@gmail.com on 20 Nov 2007 at 9:39

GoogleCodeExporter commented 9 years ago
How do I get my changes to you?  I don't have SVN access do I?  (for committing 
changes back into the system)

Original comment by dodds.st...@gmail.com on 21 Nov 2007 at 3:14

GoogleCodeExporter commented 9 years ago
You can just `svn diff` and mail that to me in the first case :)

Original comment by k.i.sm...@gmail.com on 21 Nov 2007 at 9:27

GoogleCodeExporter commented 9 years ago
Not sure if you got my email to gmail with this attachment.
I think this is what you asked for.

Original comment by dodds.st...@gmail.com on 28 Nov 2007 at 9:51

Attachments: