Pagina 1 di 1

[Risolto] airfoil speaker e Slackware

Inviato: sab 24 mag 2008, 14:39
da manublade
Ciao a tutti,
ho provato ad installare su slackware 12 il software airfoilspeaker che permette, in abbinamento alla versione normale, di inviare l'uscita sonora di un computer ad un altro.
Mi spiego meglio descrivendo la mia situazione:
Computer 1) apple con installato airfoil (software a pagamento)
Computer 2) slackware (dove ho tentato di installare airfoilspeaker)

il computer 1) dispone della musica mentre il computer 2) è collegato agli altoparlanti. Quello che i software fanno è far uscire dagli altoparlanti collegati al computer 2 quello che ascolti con il computer 1).

Ho scaricato il software da qui: http://www.rogueamoeba.com/airfoil/speakers.php
Ho installato mono come richiesto dal sito ufficiale di mono (versioni 1.2.6 _4,_5,_6)
Ma quando tento di far partire il programma ho il seguente errore:
./run_airfoilspeaker
Unhandled Exception: System.NotSupportedException: http://www.rogueamoeba.net/ping/versi...
at System.Net.WebRequest.GetCreator (System.String prefix) [0x00000]
at System.Net.WebRequest.Create (System.Uri requestUri) [0x00000]
at AirfoilServer.ApplicationSupport.UpdateChecker.CheckForLatest () [0x00000]
at AirfoilServer.ApplicationSupport.UpdateChecker.AutoCheckForLatest () [0x00000]
at AirfoilServer.GUI.AFSServerWindow.OnLoad (System.EventArgs e) [0x00000]
at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000]
at System.Windows.Forms.Form.OnCreateControl () [0x00000]
at System.Windows.Forms.Control.CreateControl () [0x00000]
at System.Windows.Forms.Control.WmShowWindow (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000]
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, messaggio messaggio, IntPtr wParam, IntPtr lParam) [0x00000]
at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, messaggio message, IntPtr wParam, IntPtr lParam) [0x00000]
at System.Windows.Forms.XplatUIX11.MapWindow (System.Windows.Forms.Hwnd hwnd, WindowType windows) [0x00000]
at System.Windows.Forms.XplatUIX11.CreateWindow (System.Windows.Forms.CreateParams cp) [0x00000]
at System.Windows.Forms.XplatUI.CreateWindow (System.Windows.Forms.CreateParams cp) [0x00000]
at System.Windows.Forms.NativeWindow.CreateHandle (System.Windows.Forms.CreateParams create_params) [0x00000]
at System.Windows.Forms.Control.CreateHandle () [0x00000]
at System.Windows.Forms.Form.CreateHandle () [0x00000]
at System.Windows.Forms.Control.CreateControl () [0x00000]
at System.Windows.Forms.Control.SetVisibleCore (Boolean value) [0x00000]
at System.Windows.Forms.Form.SetVisibleCore (Boolean value) [0x00000]
at System.Windows.Forms.Control.set_Visible (Boolean value) [0x00000]
at System.Windows.Forms.Control.Show () [0x00000]
at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:Show ()
at AirfoilServer.Glue.AFSApplicationContext_GUI.Run () [0x00000]
at AirfoilServer.Program.Main () [0x00000]


Ha qualcuno provato una cosa del genere?
Sareste in grado di darmi una mano?
Grazie!
Ema.

Re: airfoil speaker e Slackware

Inviato: sab 24 mag 2008, 17:03
da algol
Mhhh poco ne saccio ma sembra un sw .exe in dotnet per mono...
controlla la tua installazione di mono per cominciare....

Re: airfoil speaker e Slackware

Inviato: sab 24 mag 2008, 18:26
da manublade
come si fa?
Grazie!

Re: airfoil speaker e Slackware

Inviato: dom 25 mag 2008, 13:22
da manublade
Ho risolto installando Gslacky, che include mono ben configurato.... Grazie.