Hello,
I have an issue with vdr-plugin-graphlcd. I can easily compile everything. But when I start VDR, I get the following:
/usr/sbin/vdr --grab=/tmp --no-kbd --shutdown=vdr-shutdown.sh --plugin=dvbhddevice --plugin=graphlcd -l 3.7 /usr/include/c++/8/bits/basic_string.h:1039: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::const_reference std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::operator[](std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::const_reference = const char&; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int]: Assertion '__pos <= size()' failed.
System: Fedora 28 gcc-8.2.1-4.fc28.x86_64 gcc-c++-8.2.1-4.fc28.x86_64 vdr-2.2.0-14.fc28.x86_64 (from Fedora) graphlcd-base (https://projects.vdr-developer.org/git/graphlcd-base.git/) vdr-plugin-graphlcd (https://projects.vdr-developer.org/git/vdr-plugin-graphtftng.git/)
Any idea?
Greetings, kuppe.