Advertisement
Guest User

Untitled

a guest
Jul 19th, 2011
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. #0 0x00eafeb3 in QTranslator::translate(char const*, char const*, char const*, int) const () from /usr/lib/libQtCore.so.4
  2. #1 0x00e932ea in QCoreApplication::translate(char const*, char const*, char const*, QCoreApplication::Encoding, int) () from /usr/lib/libQtCore.so.4
  3. #2 0x00e937a6 in QCoreApplication::translate(char const*, char const*, char const*, QCoreApplication::Encoding) () from /usr/lib/libQtCore.so.4
  4. #3 0x00e970d2 in QMetaObject::tr(char const*, char const*) const ()
  5. from /usr/lib/libQtCore.so.4
  6. #4 0x08079d74 in StimulatorMainWindow::tr (
  7. s=0x808a3f8 "A valid backend executable is needed for the stimulations to work, but none is set. Please choose one at %1", c=0x0)
  8. at ../Cliente-Eletroestimulador/stimulatormainwindow.hpp:30
  9. #5 0x08074e16 in StimulatorMainWindow::initBackend (this=0xbffff288)
  10. at ../Cliente-Eletroestimulador/stimulatormainwindow.cpp:315
  11. #6 0x08072102 in StimulatorMainWindow::StimulatorMainWindow (this=0xbffff288,
  12. parent=0x0) at ../Cliente-Eletroestimulador/stimulatormainwindow.cpp:46
  13. #7 0x08053546 in main (argc=1, argv=0xbffff3e4)
  14. at ../Cliente-Eletroestimulador/main.cpp:23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement