Open ddclarknm opened 7 years ago
On Mar 9, 2017, at 8:57 AM, ddclarknm notifications@github.com wrote:
I have successfully compiled ircddbgateway on my Raspberry pi 3 running Raspian jessie. It also installs and runs.
When I connect to an xrf with DExtra, it connects, but when I key the mic, ircddbgateway crashes and throws:
Fatal Error: Assertion failed on line 65 in file ../src/common/unichar.cpp and function ToHi8bit: Assert failure character cannot be converted to single byte
This appears to be some sort of Unicode problem. There’s a parameter that you’ve got configured that is not an ASCII character. Look for special characters in both your radio and ircDDBGateway configuration.
Thoughts? Dave KJ5KG
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dl5di/OpenDV/issues/123, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMticMON_8UAo0VemcJCvm2JW05VXkDks5rkC-RgaJpZM4MYWpL.
— Jeremy McDermond nh6z@nh6z.net
I have successfully compiled ircddbgateway on my Raspberry pi 3 running Raspian jessie. It also installs and runs.
When I connect to an xrf with DExtra, it connects, but when I key the mic, ircddbgateway crashes and throws:
Fatal Error: Assertion failed on line 65 in file ../src/common/unichar.cpp and function ToHi8bit: Assert failure character cannot be converted to single byte
I am running a DVMega and MMDVMHost compiled from a pull this morning (8.MAR)
I have tried the latest code and have also reverted back to Johnathan's merge on 29.DEC.
Thoughts? Dave KJ5KG