dl5di / OpenDV

Open Digital Voice software for Amateur Radio based on Jonathan Naylor's (G4KLX) "ircDDBGateway" and "PCRepeaterController" for D-Star
GNU General Public License v2.0
106 stars 63 forks source link

Assert failure character cannot be converted to single byte #123

Open ddclarknm opened 7 years ago

ddclarknm commented 7 years ago

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

mcdermj commented 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