I get the following message on ubuntu 1610, firebird 2.5, flamerobin 0.9.3 whenever I try to execute a procedure:
/usr/include/wx-3.0/wx/strvararg.h(456): assert "(argtype & (wxFormatStringSpecifier<t>::value)) == argtype" failed in wxArgNormalizer(): format specifier doesn't match argument type</t>
Everything works fine on fedora 25 on the same databases on the same machine (multi-boot linux).
This same failure occurs with ubuntu 1610, firebird 3.0, flamerobin 0.9.3 on another machine.
Attached are screen shots from both fedora 25 and ubuntu 1610.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Having trouble attaching...
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Hopefully, this includes the rest of the screenshots.
Thanks i install now ubuntu 16.10 and i will test it , I have a similar issue on Windows 10 builds with latest git
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
The above referenced system has now been upgraded to ubuntu 1704, but the problem persists.
add -DNDEBUG in the Makefile and it should work
CXXFLAGS = -g -O2 -std=c++11 -DNDEBUG
Thank you , bug is solved with this commit https://github.com/mariuz/flamerobin/commit/b2a5b7d0305e30d5cc285ad0ba1640df5be9534f