mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

small bug (i think) in the set manager #193

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
ow just noticed something in the set manager..

it works fine exept some movies...I tried creating a set "Batman
Collection", but i
cant add any movies in it. when i create "The Batman Collection" it works...

"Wayne's world" just the same ("The Waynes World collection")
it always spits outs this error in the log file

--------------------------------------------------------------------------------
----
itle: Error
Message: IComparer (or the IComparable methods it relies upon) did not
return zero
when Array.Sort called x. CompareTo(x). x: ''  x's type: 'Movies' The
IComparer:
'System.Array+FunctorComparer`1[Ember_Media_Manager.dlgSetsManager+Movies]'.
StackTrace:    at System.Collections.Generic.ArraySortHelper`1.Sort(T[]
keys, Int32
index, Int32 length, IComparer`1 comparer)
   at System.Array.Sort[T](T[] array, Int32 index, Int32 length,
IComparer`1 comparer)
   at System.Collections.Generic.List`1.Sort(Comparison`1 comparison)
   at Ember_Media_Manager.dlgSetsManager.LoadCurrSet()
Date/Time: 6/23/2009 7:51:58 PM

Original issue reported on code.google.com by kvanbie...@gmail.com on 23 Jun 2009 at 6:03

GoogleCodeExporter commented 9 years ago
Fixed. Thanks!

Original comment by jason.schnitzler on 23 Jun 2009 at 7:04

GoogleCodeExporter commented 9 years ago
kvanbiesen, could you please confirm the fix? Thanks!

Original comment by nadas.bence@gmail.com on 24 Jun 2009 at 3:25

GoogleCodeExporter commented 9 years ago
No response for two days now. MArk this as verified.

Original comment by nadas.bence@gmail.com on 26 Jun 2009 at 12:49

GoogleCodeExporter commented 9 years ago
confirmed, not happening any more (will post if i find smoe more issues)

Original comment by kvanbie...@gmail.com on 26 Jun 2009 at 4:56