After finally getting eric5 installed after a 2 month battle, I gleefully clicked on the icon and was greeted by..nothing.
Sort of anti-climatic, to say the least. So i logged off then back on, hoping it may have made a difference. It didn't. I then rebooted and tried again. No good. I tried from the terminal and got a segmentation fault. I uninstalled, then re installed. same out come.
When I uninstalled, it didn't really seem to do anything except remove the icon from the computer. There was no hard drive activity of note and it took about 5 seconds. the reinstall took about the same 5 seconds, no hard drive activity to speak of, and it just seemed to put the icon back on.
After going through 2 months of configuring, making, and make installing of Sip, QT4, PyQt, QScintilla and the python binding, I feel a tad let down to say the least.
Any suggestions would be most appreciated.
Linus Ubuntu 11.10, eric5-5.2.0, PyQt-x11-gpi-4.9, sip-4.13.2, QScintilla-gpl-2.6, python3.2.2
I had ran a strace in the terminal. Below is most of the output. It was all i could get. I suppose it was more then the terminal buffer could hold. Hopefully, there is something, in it's cryptic output, that may point the way.
e or directory)
open("/usr/lib/python3.2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/org", 0xbfbcc158) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/org.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/orgmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/org.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/orgmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3.2/plat-linux2/org", 0xbfbcc158) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/org.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/orgmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/org.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/orgmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3.2/lib-dynload/org", 0xbfbcc158) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/org.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/orgmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/org.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/orgmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/bob/.local/lib/python3.2/site-packages/org", 0xbfbcc158) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/org.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/orgmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/org.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/orgmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/bob/.local/lib/python3.2/site-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/python3.2/dist-packages/org", 0xbfbcc158) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/org.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/orgmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/org.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/orgmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/python3.2/dist-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3/dist-packages/org", 0xbfbcc158) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/org.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/orgmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/org.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/orgmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
close(8) = 0
close(7) = 0
stat64("/usr/lib/python3/dist-packages/eric5/bz2", 0xbfbd2a38) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/bz2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3.2/bz2", 0xbfbd2a38) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/bz2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2", 0xbfbd2a38) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/ThirdParty/Pygments/bz2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3.2/plat-linux2/bz2", 0xbfbd2a38) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/plat-linux2/bz2.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/python3.2/lib-dynload/bz2", 0xbfbd2a38) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3.2/lib-dynload/bz2.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=31988, ...}) = 0
open("/usr/lib/python3.2/lib-dynload/bz2.cpython-32mu.so", O_RDONLY) = 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\25\0\0004\0\0\0"..., 512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=31988, ...}) = 0
mmap2(NULL, 34808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x587000
mmap2(0x58d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x5) = 0x58d000
close(8) = 0
open("/etc/ld.so.cache", O_RDONLY) = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=102678, ...}) = 0
mmap2(NULL, 102678, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb7765000
close(8) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libbz2.so.1.0", O_RDONLY) = 8
read(8, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \20\0\0004\0\0\0"..., 512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=65996, ...}) = 0
mmap2(NULL, 68840, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 0x5bb000
mmap2(0x5ca000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0xe) = 0x5ca000
close(8) = 0
mprotect(0x5ca000, 4096, PROT_READ) = 0
mprotect(0x58d000, 4096, PROT_READ) = 0
munmap(0xb7765000, 102678) = 0
close(7) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/PyQt4/QtNetwork", 0xbfbd5ea8) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtNetwork.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtNetworkmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtNetwork.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtNetworkmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtNetwork.so", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0755, st_size=672120, ...}) = 0
open("/usr/lib/python3/dist-packages/PyQt4/QtNetwork.so", O_RDONLY) = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\232\1\0004\0\0\0"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=672120, ...}) = 0
mmap2(NULL, 670780, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xece000
mmap2(0xf5e000, 81920, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x90) = 0xf5e000
close(7) = 0
open("/usr/local/Trolltech/Qt-4.8.0/lib/libQtNetwork.so.4", O_RDONLY) = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`h\2\0004\0\0\0"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=1374172, ...}) = 0
mmap2(NULL, 1377724, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x609a000
mprotect(0x61e5000, 4096, PROT_NONE) = 0
mmap2(0x61e6000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x14b) = 0x61e6000
close(7) = 0
mprotect(0x61e6000, 12288, PROT_READ) = 0
mprotect(0xf5e000, 4096, PROT_READ) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/PyQt4/QtWebKit", 0xbfbd5ea8) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtWebKit.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtWebKitmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtWebKit.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtWebKitmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/PyQt4/QtWebKit.so", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0755, st_size=418976, ...}) = 0
open("/usr/lib/python3/dist-packages/PyQt4/QtWebKit.so", O_RDONLY) = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\4\1\0004\0\0\0"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=418976, ...}) = 0
mmap2(NULL, 417616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7fa9000
mmap2(0x8003000, 49152, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x5a) = 0x8003000
close(7) = 0
open("/usr/local/Trolltech/Qt-4.8.0/lib/libQtWebKit.so.4", O_RDONLY) = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\306\27\0004\0\0\0"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0755, st_size=24428796, ...}) = 0
mmap2(NULL, 24519420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x1e45000
mmap2(0x34bf000, 864256, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1679) = 0x34bf000
mmap2(0x3592000, 86780, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x3592000
close(7) = 0
mprotect(0x34bf000, 806912, PROT_READ) = 0
mprotect(0x8003000, 4096, PROT_READ) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialog", 0xbfbd5e98) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialog.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialogmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialog.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialogmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialog.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialogmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialog.py", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=7676, ...}) = 0
open("/usr/lib/python3/dist-packages/eric5/E5Gui/__pycache__/E5FileDialog.cpython-32.pyc", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0664, st_size=7955, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb777e000
read(7, "l\f\r\n\275\274\370Nc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sO\1"..., 4096) = 4096
fstat64(7, {st_mode=S_IFREG|0664, st_size=7955, ...}) = 0
read(7, "widget of the dialog (QWidget)\n "..., 4096) = 3859
read(7, "", 4096) = 0
close(7) = 0
munmap(0xb777e000, 4096) = 0
stat64("/usr/lib/python3/dist-packages/eric5/E5Gui/E5FileDialog.py", {st_mode=S_IFREG|0644, st_size=7676, ...}) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__.py", {st_mode=S_IFREG|0644, st_size=599, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__", 0xbfbd4e58) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__.py", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=599, ...}) = 0
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__pycache__/__init__.cpython-32.pyc", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0664, st_size=665, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb777e000
read(7, "l\f\r\n\300\274\370Nc\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\n\0"..., 4096) = 665
fstat64(7, {st_mode=S_IFREG|0664, st_size=665, ...}) = 0
read(7, "", 4096) = 0
close(7) = 0
munmap(0xb777e000, 4096) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/__init__.py", {st_mode=S_IFREG|0644, st_size=599, ...}) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__.py", {st_mode=S_IFREG|0644, st_size=24155, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__", 0xbfbd4e58) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__.py", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=24155, ...}) = 0
open("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__pycache__/__init__.cpython-32.pyc", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0664, st_size=19094, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb777e000
read(7, "l\f\r\n\300\274\370Nc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\250\0"..., 4096) = 4096
fstat64(7, {st_mode=S_IFREG|0664, st_size=19094, ...}) = 0
brk(0x8bf3000) = 0x8bf3000
read(7, "u\6\0\0\0updateu\r\0\0\0LexerRegistry(\2\0"..., 12288) = 12288
read(7, "|\0\0j\1\0i\3\0d\216\0d\217\0006d\216\0d\220\0006d\221\0d\222\0006\203\1"..., 4096) = 2710
read(7, "", 4096) = 0
close(7) = 0
munmap(0xb777e000, 4096) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/Lexers/__init__.py", {st_mode=S_IFREG|0644, st_size=24155, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompat", 0xbfbd19e8) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompat.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompatmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompat.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompatmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompatmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompat.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=42274, ...}) = 0
open("/usr/lib/python3/dist-packages/eric5/QScintilla/__pycache__/QsciScintillaCompat.cpython-32.pyc", O_RDONLY|O_LARGEFILE) = 8
fstat64(8, {st_mode=S_IFREG|0664, st_size=48890, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb777e000
read(8, "l\f\r\n\366\22\377Nc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0st\0"..., 4096) = 4096
fstat64(8, {st_mode=S_IFREG|0664, st_size=48890, ...}) = 0
read(8, "\0j\t\0t\n\0j\v\0|\6\0|\4\0\203\3\0\1|\0\0j\t\0t\n\0j\f\0"..., 40960) = 40960
read(8, "\0\0SCI_POSITIONFROMLINEu\r\0\0\0posit"..., 4096) = 3834
read(8, "", 4096) = 0
brk(0x8c4f000) = 0x8c4f000
close(8) = 0
munmap(0xb777e000, 4096) = 0
stat64("/usr/lib/python3/dist-packages/eric5/QScintilla/QsciScintillaCompat.py", {st_mode=S_IFREG|0644, st_size=42274, ...}) = 0
close(7) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project/__init__.py", {st_mode=S_IFREG|0644, st_size=565, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project/__init__", 0xbfbd4e58) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__module.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__module.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/__init__.py", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=565, ...}) = 0
open("/usr/lib/python3/dist-packages/eric5/Project/__pycache__/__init__.cpython-32.pyc", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0664, st_size=628, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb777e000
read(7, "l\f\r\n\276\274\370Nc\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\n\0"..., 4096) = 628
fstat64(7, {st_mode=S_IFREG|0664, st_size=628, ...}) = 0
read(7, "", 4096) = 0
close(7) = 0
munmap(0xb777e000, 4096) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project/__init__.py", {st_mode=S_IFREG|0644, st_size=565, ...}) = 0
close(6) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlags", 0xbfbd5ea8) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlags.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlagsmodule.cpython-32mu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlags.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlagsmodule.abi3.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlags.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlagsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlags.py", O_RDONLY|O_LARGEFILE) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=588, ...}) = 0
open("/usr/lib/python3/dist-packages/eric5/Project/__pycache__/ProjectBrowserFlags.cpython-32.pyc", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0664, st_size=498, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb777e000
read(7, "l\f\r\n\276\274\370Nc\0\0\0\0\0\0\0\0\0\0\0\0\2\0\0\0@\0\0\0sH\0"..., 4096) = 498
fstat64(7, {st_mode=S_IFREG|0664, st_size=498, ...}) = 0
read(7, "", 4096) = 0
close(7) = 0
munmap(0xb777e000, 4096) = 0
stat64("/usr/lib/python3/dist-packages/eric5/Project/ProjectBrowserFlags.py", {st_mode=S_IFREG|0644, st_size=588, ...}) = 0
close(6) = 0
brk(0x8c9b000) = 0x8c9b000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
_______________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20120306/e02725c0/attachment-0001.html>
More information about the Eric
mailing list
‘She has never mentioned her father to me. Was he—well, the sort of man whom the County Club would not have blackballed?’ "We walked by the side of our teams or behind the wagons, we slept on the ground at night, we did our own cooking, we washed our knives by sticking them into the ground rapidly a few times, and we washed our plates with sand and wisps of grass. When we stopped, we arranged our wagons in a circle, and thus formed a 'corral,' or yard, where we drove our oxen to yoke them up. And the corral was often very useful as a fort, or camp, for defending ourselves against the Indians. Do you see that little hollow down there?" he asked, pointing to a depression in the ground a short distance to the right of the train. "Well, in that hollow our wagon-train was kept three days and nights by the Indians. Three days and nights they stayed around, and made several attacks. Two of our men were killed and three were wounded by their arrows, and others had narrow escapes. One arrow hit me on the throat, but I was saved by the knot of my neckerchief, and the point only tore the skin a little. Since that time I have always had a fondness for large neckties. I don't know how many of the Indians we killed, as they carried off their dead and wounded, to save them from being scalped. Next to getting the scalps of their enemies, the most important thing with the Indians is to save their own. We had several fights during our journey, but that one was the worst. Once a little party of us were surrounded in a small 'wallow,' and had a tough time to defend ourselves successfully. Luckily for us, the Indians had no fire-arms then, and their bows and arrows were no match for our rifles. Nowadays they are well armed, but there are[Pg 41] not so many of them, and they are not inclined to trouble the railway trains. They used to do a great deal of mischief in the old times, and many a poor fellow has been killed by them." As dusk came on nearly the whole population of Maastricht, with all their temporary guests, formed an endless procession and went to invoke God's mercy by the Virgin Mary's intercession. They went to Our Lady's Church, in which stands the miraculous statue of Sancta Maria Stella Maris. The procession filled all the principal streets and squares of the town. I took my stand at the corner of the Vrijthof, where all marched past me, men, women, and children, all praying aloud, with loud voices beseeching: "Our Lady, Star of the Sea, pray for us ... pray for us ... pray for us ...!" It had not occurred to her for some hours after Mrs. Campbell had told her of Landor's death that she was free now to give herself to Cairness. She had gasped, indeed, when she did remember it, and had put the thought away, angrily and self-reproachfully. But it returned now, and she felt that she might cling to it. She had been grateful, and she had been faithful, too.[Pg 286] She remembered only that Landor had been kind to her, and forgot that for the last two years she had borne with much harsh coldness, and with a sort of contempt which she felt in her unanalyzing mind to have been entirely unmerited. Gradually she raised herself until she sat quite erect by the side of the mound, the old exultation of her half-wild girlhood shining in her face as she planned the future, which only a few minutes before had seemed so hopeless. After he had gloated over Sergeant Ramsey, Shorty got his men into the road ready to start. Si placed himself in front of the squad and deliberately loaded his musket in their sight. Shorty took his place in the rear, and gave out: The groups about each gun thinned out, as the shrieking fragments of shell mowed down man after man, but the rapidity of the fire did not slacken in the least. One of the Lieutenants turned and motioned with his saber to the riders seated on their horses in the line of limbers under the cover of the slope. One rider sprang from each team and ran up to take the place of men who had fallen. "As long as there's men and women in the world, the men 'ull be top and the women bottom." Then, in the house, the little girls were useful. Mrs. Backfield was not so energetic as she used to be. She had never been a robust woman, and though her husband's care had kept her well and strong, her frame was not equal to Reuben's demands; after fourteen years' hard labour, she suffered from rheumatism, which though seldom acute, was inclined to make her stiff and slow. It was here that Caro and Tilly came in, and Reuben began to appreciate his girls. After all, girls were needed in a house—and as for young men and marriage, their father could easily see that such follies did not spoil their usefulness or take them from him. Caro and Tilly helped their grandmother in all sorts of ways—they dusted, they watched pots, they shelled peas and peeled potatoes, they darned house-linen, they could even make a bed between them. HoME一级毛片视频免费公开
ENTER NUMBET 0018www.b044.com.cn www.b038.com.cn www.5yzc.com.cn wulianhua.com.cn strandroad.com.cn drlan.com.cn jbqun.com.cn www.whssxk.com.cn luuna.com.cn www.muzat.com.cn