You are not logged in.
hey everyone,
today i realized whatever mirror my pacman was getting it's package lists from was all about old packages. i updated my mirrors and did a full system upgrade, and i think pretty much everything got updated. now, when i try to start banshee, i get this:
$ banshee-1
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Hyena.ApplicationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone ---> System.ExecutionEngineException: SIGILL
at System.Collections.Hashtable..ctor (Int32 capacity, Single loadFactor, IHashCodeProvider hcp, IComparer comparer) [0x00000] in <filename unknown>:0
at System.Collections.Hashtable..ctor (Int32 capacity, Single loadFactor) [0x00000] in <filename unknown>:0
at System.Collections.Hashtable..ctor (Int32 capacity) [0x00000] in <filename unknown>:0
at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0
at System.TimeZone..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Hyena.ApplicationContext..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at Booter.Booter.CheckHelpVersion () [0x00000] in <filename unknown>:0
at Booter.Booter.Main () [0x00000] in <filename unknown>:0 i don't even know where to begin to figure out what's not working here. i've tried a couple older versions of banshee, and that didn't fix it either. i looked into hyena and it's a part of banshee, i think. at least, i didn't find the standalone library installed. the only other thing that sticks out to me is the System.TimeZone thing. other than that, i have no ideas. has anyone else had this problem, or does anyone know what might be happening here? thanks!
Offline