(12-22-2008 05:48 PM)Ger Teunis Wrote: [ -> ]Thank you! I've implemented the automatic install part as well.
It is even setting up the default startup script before installing software now. In the future this step is not necessery anymore for new install scripts.
Dowload beta2 here.
Please anyone, test and post your findings here!
Installed it on Ubuntu, works great with mono-project.
But when I select an apllication it says:
unable to download required files:
check internet connection or update your repository file
(12-22-2008 11:36 PM)redman5087 Wrote: [ -> ]Installed it on Ubuntu, works great with mono-project.
But when I select an apllication it says:
unable to download required files:
check internet connection or update your repository file
Now it doesn't work anymore, I get the following error message:
mono NMTApplicationInstaller.exe
Unhandled Exception: System.Configuration.ConfigurationErrorsException: There is an error in a configuration setting. () ()
at System.Configuration.CustomizableFileSettingsProvider.LoadPropertyValue (System.Configuration.SettingsPropertyCollection collection, System.Configuration.SettingElement element, Boolean allowOverwrite) [0x00000]
at System.Configuration.CustomizableFileSettingsProvider.LoadProperies (System.Configuration.ExeConfigurationFileMap exeMap, System.Configuration.SettingsPropertyCollection collection, ConfigurationUserLevel level, System.String sectionGroupName, Boolean allowOverwrite) [0x00000]
at System.Configuration.CustomizableFileSettingsProvider.GetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyCollection collection) [0x00000]
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues (System.Configuration.SettingsContext context, System.Configuration.SettingsPropertyCollection properties) [0x00000]
at System.Configuration.ApplicationSettingsBase.CacheValuesByProvider (System.Configuration.SettingsProvider provider) [0x00000]
at System.Configuration.ApplicationSettingsBase.GetPropertyValue (System.String propertyName) [0x00000]
at System.Configuration.ApplicationSettingsBase.get_Item (System.String propertyName) [0x00000]
at TransmissionApplicationUploader.Properties.Settings.get_FirstRun () [0x00000]
at TransmissionApplicationUploader.frmInstaller..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) TransmissionApplicationUploader.frmInstaller:.ctor ()
at TransmissionApplicationUploader.Program.Main () [0x00000]
With transmission 1.41beta4, when I restart the torrent client, it doesn't remember the preferences!
Anyone with the same problem?