Get your own customer support community
 

Assembly System.Windows.Forms not found

I'm attempting to run airfoil speakers 2.6.0-3 and have also tried 2.6.0-1. I'm running on a minimal headless server (no graphics card) with debian etch on it. I get this error when attempting to start airfoil speakers even with --gui=false added:
** (.//lib/airfoilspeakers/AirfoilSpeakers.exe:6833): WARNING **: The following assembly referenced from /home/sandbox/airfoilspeakers_2.6.0-3/lib/airfoilspeakers/AirfoilSpeakers.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=1)
Version: 2.0.0.0
Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/sandbox/airfoilspeakers_2.6.0-3//lib/airfoilspeakers/).

** (.//lib/airfoilspeakers/AirfoilSpeakers.exe:6833): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
Stacktrace:

Native stacktrace:
[It then hangs here with what seems like gdb getting stuck]

I believe that I'm missing a package that needs to be installed.

Can anyone help?
 
sad I’m confused
Inappropriate?
3 people have this problem

User_default_medium