code-google-com / texmaker

Automatically exported from code.google.com/p/texmaker
0 stars 0 forks source link

Texmaker does not launch in GCC-5.0 environment #1466

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
stacktrace generated using gdb

(gdb) run
Starting program: /usr/bin/texmaker 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.21-gdb.py", line 58, in <module>
    import libstdcxx.v6
  File "/lib64/../share/gcc-5.0.0/python/libstdcxx/v6/__init__.py", line 19, in <module>
    from printers import register_libstdcxx_printers
ImportError: No module named 'printers'

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff0b34ce4 in _GLOBAL__sub_I_qprinterinfo.cpp () from 
/lib64/libQtGui.so.4

Original issue reported on code.google.com by nonamed...@gmail.com on 13 Mar 2015 at 1:10