¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

bug


Sebastian Ostenfeldt Roerup
 

Hi Howard?
I just tried the new version. but I get the following error
?
c:\Program Files\HamRadioIntegrator>HAMRADIOINTEGRATOR.exe
HowardTimers: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommDTS6: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommRelaysCK1610: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommElecraftK3: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT897: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT2000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT5000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommFT9000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommICOMCIV: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommICOMCIV: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAT200PC: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommICOMMarine: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommPowerSDR: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommTS590S: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommTS2000: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommAmplifier: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialComm: Constructor Finished.
TwoWaySerialCommRadioEmulator: Constructor Finished.
SavedSettings: Constructor Finished.
SavedWindowSettings: Constructor Finished.
The following serial ports were found:
TwoWaySerialComm: getAvailableSerialPorts: Sorted ports start:
TwoWaySerialComm: getAvailableSerialPorts:? Sorted ports end.
BandMode: Constructor Starting loading the BandData File.
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt
Can not open the sample Band Data file bands.ini.sample.txt file
Can not read from C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt file
BandMode: Loaded 0 records from file C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\bands.ini.txt
BandMode: Constructor Finished loading the BandData File.
FrequencyInfo: Starting to Load the FrequencyInfo file.
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt
FrequencyInfo: Can not open the sample Band Data file BandPlanInfo.ini.sample.txt file
FrequencyInfo: Can not read from C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt file
FrequencyInfo: Loaded 0 records from file C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\BandPlanInfo.ini.txt
FrequencyInfo: Starting the 3 second timer.
FrequencyInfo - Starting frequency information timer
HowardUtils:APPDATA Filename=C:\Users\dksje3\AppData\Roaming\HamRadioIntegrator\
Can not open zipcode.csv file
?
Unhandled Exception: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'HAMRADIOINTEGRATOR.MainWindow' that matches the specified binding constraints threw an exception. ---> System.ArgumentOutOfRangeException: The value must be less than the console's current maximum window size of 41 in that dimension. Note that this value depends on screen resolution and the console font.
Parameter name: height
Actual value was 50.
? ?at System.Console.SetWindowSize(Int32 width, Int32 height)
? ?at HAMRADIOINTEGRATOR.MainWindow..ctor()
? ?--- End of inner exception stack trace ---
? ?at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
? ?at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
? ?at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
? ?at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
? ?at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
? ?at System.Windows.Application.DoStartup()
? ?at System.Windows.Application.<.ctor>b__1_0(Object unused)
? ?at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
? ?at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
? ?at System.Windows.Threading.DispatcherOperation.InvokeImpl()
? ?at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
? ?at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
? ?at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
? ?at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
? ?at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
? ?at System.Windows.Threading.DispatcherOperation.Invoke()
? ?at System.Windows.Threading.Dispatcher.ProcessQueue()
? ?at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
? ?at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
? ?at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
? ?at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
? ?at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
? ?at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
? ?at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
? ?at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
? ?at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
? ?at System.Windows.Application.RunDispatcher(Object ignore)
? ?at System.Windows.Application.RunInternal(Window window)
? ?at HAMRADIOINTEGRATOR.App.Main()
?
c:\Program Files\HamRadioIntegrator>
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?


 

Sebastian,

I can not recreate your problem.? I uninstalled HRI, deleted the
settings folder in %appdata% folder, reinstalled.

This is what I think the problem is:
The debug window - I set the size to be 132 characters wide X 50 lines.
For some reason your system will not allow it to be over 41 lines.

I will make a new version where it is 40 lines, and you can tell me if
it solves this problem.
If it continues to have problems, I just will not set the Debug Window's
size and let it be whatever the system default size is.? The size of the
debug window is not important.

Thanks,
Howard


Sebastian Ostenfeldt Roerup
 

Thanks Howard.

I will try with the new version when it's ready.

Thanks sebastian


Sebastian Ostenfeldt Roerup
 

Hi Howard.

I tried with the new version. But the problem persist. Anyway I can see from former posts that you used to have a Java version. I would really like that as I'm normaly using Linux. Is it posible to put up a jar?

Cheers Sebastian


 

Sebastian,

Try downloading tonight's version dated 29NOV2018.

Let me know if it resolves your problem.

Regards
H


Sebastian Ostenfeldt Roerup
 

Hi howard

Is it posible to get the Java version as i would like to run HRI from ubuntu


Sebastian Ostenfeldt Roerup
 

Hi howard
The newest version is working. At least I can now run the program and receive the windows machine id. But then the program does not come up ofter that. Is that expected? So Im just wondering where to put in the licens key if I buy a licens?
Thanks Sebastian


 

Yes, this is expected.

If you wish to pay for a one year license, contact me privately.

Read the readme file contained in the zip file.

Regards
Howard