I cannot create a new diff, but I am 99% sure I found the mistake.

Instead of this part:

+                       if { [::config::getKey protocol] == 16 } {
+                               set ver "MSNP16"
+                       } elseif { [::config::getKey protocol] == 15 } {
+                               set ver "MSNP15"
+                       } else {
+                               set ver "MSNP12"
+                       }

use this one:

+                               set ver "MSNP9"

aMSN 0.95 only supports MSNP9.


On Wed, Aug 6, 2008 at 9:40 PM, Adrien Cunin <[EMAIL PROTECTED]> wrote:
> vivia: dapper has amsn 0.95. Attached is the debdiff I tested.
>
> ** Attachment added: "dapper debdiff which doesn't work"
>   http://launchpadlibrarian.net/16595964/amsn_0.95-1ubuntu0.1.debdiff
>
> --
> amsn 0.97: login doesn't work anymore due to a protocol change
> https://bugs.launchpad.net/bugs/243722
> You received this bug notification because you are a direct subscriber
> of the bug.
>
>

-- 
amsn 0.97: login doesn't work anymore due to a protocol change
https://bugs.launchpad.net/bugs/243722
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to