Czy komukolwiek z Was udało się uruchomić program inSSIDer na Debianie Squeeze z GNOME? U mnie się nie da. Próbując w konsoli dostaję:
Kod: Zaznacz cały
Unhandled Exception: System.ComponentModel.Composition.CompositionException: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) org.freedesktop.DBus.Error.InvalidArgs: No such property PermHwAddress
Resulting in: An exception occurred while trying to create an instance of type 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Resulting in: Cannot activate part 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Element: MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot get export 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager (ContractName="MetaGeek.inSSIDer.Common.Network.NetworkManager")' from part 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Element: MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager (ContractName="MetaGeek.inSSIDer.Common.Network.NetworkManager") --> MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: An exception occurred while trying to create an instance of type 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Resulting in: Cannot activate part 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Element: MetaGeek.inSSIDer.NetworkManager.NetworkController --> MetaGeek.inSSIDer.NetworkManager.NetworkController --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot get export 'MetaGeek.inSSIDer.Common.Network.INetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController")' from part 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Element: MetaGeek.inSSIDer.Common.Network.INetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController") --> MetaGeek.inSSIDer.NetworkManager.NetworkController --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot set import 'MetaGeek.inSSIDer.Controller.MainViewController.MyNetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController")' on part 'MetaGeek.inSSIDer.Controller.MainViewController'.
Element: MetaGeek.inSSIDer.Controller.MainViewController.MyNetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController") --> MetaGeek.inSSIDer.Controller.MainViewController
at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors (System.ComponentModel.Composition.Hosting.AtomicComposition atomicComposition) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors () [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.Hosting.ImportEngine.SatisfyImportsOnce (System.ComponentModel.Composition.Primitives.ComposablePart part) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.Hosting.CompositionContainer.SatisfyImportsOnce (System.ComponentModel.Composition.Primitives.ComposablePart part) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.AttributedModelServices.SatisfyImportsOnce (ICompositionService compositionService, System.Object attributedPart) [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Common.Extensions.ExtensionManager.Satisfy (IExtensionConsumer consumer) [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Controller.MainViewController.CreateInstances () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Controller.MainViewController..ctor () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Inssider..ctor () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Inssider.Main (System.String[] args) [0x00000] in <filename unknown>:0
krzys@Samsung:~$ sudo inssider
Unhandled Exception: System.ComponentModel.Composition.CompositionException: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) org.freedesktop.DBus.Error.InvalidArgs: No such property PermHwAddress
Resulting in: An exception occurred while trying to create an instance of type 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Resulting in: Cannot activate part 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Element: MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot get export 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager (ContractName="MetaGeek.inSSIDer.Common.Network.NetworkManager")' from part 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Element: MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager (ContractName="MetaGeek.inSSIDer.Common.Network.NetworkManager") --> MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: An exception occurred while trying to create an instance of type 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Resulting in: Cannot activate part 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Element: MetaGeek.inSSIDer.NetworkManager.NetworkController --> MetaGeek.inSSIDer.NetworkManager.NetworkController --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot get export 'MetaGeek.inSSIDer.Common.Network.INetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController")' from part 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Element: MetaGeek.inSSIDer.Common.Network.INetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController") --> MetaGeek.inSSIDer.NetworkManager.NetworkController --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot set import 'MetaGeek.inSSIDer.Controller.MainViewController.MyNetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController")' on part 'MetaGeek.inSSIDer.Controller.MainViewController'.
Element: MetaGeek.inSSIDer.Controller.MainViewController.MyNetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController") --> MetaGeek.inSSIDer.Controller.MainViewController
at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors (System.ComponentModel.Composition.Hosting.AtomicComposition atomicComposition) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors () [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.Hosting.ImportEngine.SatisfyImportsOnce (System.ComponentModel.Composition.Primitives.ComposablePart part) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.Hosting.CompositionContainer.SatisfyImportsOnce (System.ComponentModel.Composition.Primitives.ComposablePart part) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.AttributedModelServices.SatisfyImportsOnce (ICompositionService compositionService, System.Object attributedPart) [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Common.Extensions.ExtensionManager.Satisfy (IExtensionConsumer consumer) [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Controller.MainViewController.CreateInstances () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Controller.MainViewController..ctor () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Inssider..ctor () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Inssider.Main (System.String[] args) [0x00000] in <filename unknown>:0
krzys@Samsung:~$ clear
krzys@Samsung:~$ inssider
Unhandled Exception: System.ComponentModel.Composition.CompositionException: The composition produced a single composition error. The root cause is provided below. Review the CompositionException.Errors property for more detailed information.
1) org.freedesktop.DBus.Error.InvalidArgs: No such property PermHwAddress
Resulting in: An exception occurred while trying to create an instance of type 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Resulting in: Cannot activate part 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Element: MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot get export 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager (ContractName="MetaGeek.inSSIDer.Common.Network.NetworkManager")' from part 'MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager'.
Element: MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager (ContractName="MetaGeek.inSSIDer.Common.Network.NetworkManager") --> MetaGeek.inSSIDer.LinuxNetworkManager.Model.NixNetworkManager --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: An exception occurred while trying to create an instance of type 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Resulting in: Cannot activate part 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Element: MetaGeek.inSSIDer.NetworkManager.NetworkController --> MetaGeek.inSSIDer.NetworkManager.NetworkController --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot get export 'MetaGeek.inSSIDer.Common.Network.INetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController")' from part 'MetaGeek.inSSIDer.NetworkManager.NetworkController'.
Element: MetaGeek.inSSIDer.Common.Network.INetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController") --> MetaGeek.inSSIDer.NetworkManager.NetworkController --> DirectoryCatalog (Path="/usr/share/inssider/Components")
Resulting in: Cannot set import 'MetaGeek.inSSIDer.Controller.MainViewController.MyNetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController")' on part 'MetaGeek.inSSIDer.Controller.MainViewController'.
Element: MetaGeek.inSSIDer.Controller.MainViewController.MyNetworkController (ContractName="MetaGeek.inSSIDer.Common.Network.INetworkController") --> MetaGeek.inSSIDer.Controller.MainViewController
at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors (System.ComponentModel.Composition.Hosting.AtomicComposition atomicComposition) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.CompositionResult.ThrowOnErrors () [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.Hosting.ImportEngine.SatisfyImportsOnce (System.ComponentModel.Composition.Primitives.ComposablePart part) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.Hosting.CompositionContainer.SatisfyImportsOnce (System.ComponentModel.Composition.Primitives.ComposablePart part) [0x00000] in <filename unknown>:0
at System.ComponentModel.Composition.AttributedModelServices.SatisfyImportsOnce (ICompositionService compositionService, System.Object attributedPart) [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Common.Extensions.ExtensionManager.Satisfy (IExtensionConsumer consumer) [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Controller.MainViewController.CreateInstances () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Controller.MainViewController..ctor () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Inssider..ctor () [0x00000] in <filename unknown>:0
at MetaGeek.inSSIDer.Inssider.Main (System.String[] args) [0x00000] in <filename unknown>:0