We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
telepathy-logger throws errors loading old logs because it uses libxml2 to read the logs, but a version of GMarkup to save them:
.local/share/TpLogger/logs/idle_irc_hadess2/chatrooms/#control-center/20210522.log:204: parser error : xmlParseCharRef: invalid xmlChar value 7 x7;CHANNEL HAS MOVED TO IRC.LIBERA.CHAT #HAMRADIO  ^
Reproducer file and analysis here: https://gitlab.gnome.org/GNOME/polari/-/issues/183
The text was updated successfully, but these errors were encountered:
No branches or pull requests
telepathy-logger throws errors loading old logs because it uses libxml2 to read the logs, but a version of GMarkup to save them:
Reproducer file and analysis here:
https://gitlab.gnome.org/GNOME/polari/-/issues/183
The text was updated successfully, but these errors were encountered: