[Eric] Segmentation fault

2012-03-06 Thread ken brockman
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, (6,7 
times?) 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.

Though far from an expert, it seems from the little I can understand of the 
trace, that Eric5 can't seem to find most of the installed apps locations, yet 
it had verified all were installed before it would even begin to allow it's 
self to be installed.


I had sent a prior msg, with too much of the output and it was deemed to large 
so i'll try with a smaller chuck of it.
At this point it seems my only options are either to  completely wipe them 
reinstall my OS and try once again from scratch, or else just forget 
my obsession about trying to get  eric5 to install and move on with my life.

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\0LexerRegistr

[Eric] Segmentation fault2

2012-03-05 Thread ken brockman
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, nothing showed in the terminal display and it just seemed to put the 
icon back on.

I rebooted and tried once again to un and re-install. That made a difference. 
I got some hard drive activity and some read out from the terminal. Still no 
good though. Same SegFault.

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
___
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric


[Eric] Segmentation fault

2012-03-05 Thread ken brockman
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___
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric


Re: [Eric] Qthelp not found eric5

2012-02-23 Thread ken brockman
I have been trying unsuccessfully on and off for over two months to
> > > get
> > > eric5 installed on my Ubuntu 11.10 system. Each time I try to
> > > compile
> > > it, i get the same error msg, "Qthelp not found". I have python2.7
> > > and
> > > 3.2 and 3.2mu installed. When i install I have reference python,
> > > python3.2 and python3.2mu, all to no avail. Any help would be
> > > greatly
> > > appreciated. Tkinter is looking better by the day, though I would
> > > really love to use QT and eric5.



> If you get an ImportError it means, that the QtHelp package is having an
> issue. That is not an eric5 fault. Make sure you have compatible versions of
> Qt4 and PyQt4 installed (best through the package manager of your distro.
> 
> Regards,
> Detlev

Sorry I had misunderstood your last response. The package manager says all is 
installed. I have also install Qt4,  QScintilla-gpl-2.6 and PyQt4 from online, 
compiled and installed them. Also Sip and one or two other packages but still, 
no go. Have eric4 installed from the package manager, it is an earlier release. 
But eric5 won't work or install with 2.7, so I'm left with the puzzle of 
getting eric5 installed? My release of Linus, Ubuntu, doesn't offer eric5 as an 
option in package manager.
In your last email you said "But eric5 won't work or install with 2.7,...". 
That is correct because eric5 needs Python3 to be installed and executed. 
Please make sure you have sip, PyQt4 and QScintilla Python bindings done for 
Python3.


Yes I totally get it. I had said that i knew eric5 needed python3 in my last 
email. I know qthelp has to be install in python3. My question is HOW? I have 
built and installed Pyqt4, Qscintilla, sip, etc etc, all using python3 in the 
terminal, several times  and still no good?
There must be a way to do it. If you would be so kind as to give me a clue, I 
would be in your debt. I can Import PyQt4 in python 3 But still get the NO 
QtHelp error when trying to install eric5. Is there a site online where i can 
download just QtHelp , then install with python3???
I am not alone in this problem. I have seen many others, when goggling the 
problem with the same issue. 
Once more thanks for any help you can offer.
Ken




 

-- 
Detlev Offenbach
det...@die-offenbachs.de___
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric


Re: [Eric] Qthelp not found eric5

2012-02-22 Thread ken brockman





 From: Detlev Offenbach 
To: eric@riverbankcomputing.com; ken brockman  
Sent: Wednesday, February 22, 2012 2:38 PM
Subject: Re: [Eric] Qthelp not found eric5
 
Am Mittwoch, 22. Februar 2012, 11:29:28 schrieb ken brockman:
> 
>  From: Detlev Offenbach 
> To: eric@riverbankcomputing.com; ken brockman 
> Sent: Wednesday, February 22, 2012 1:42 PM
> Subject: Re: [Eric] Qthelp not found eric5
> 
> Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman:
> > I have been trying unsuccessfully on and off for over two months to get
> > eric5 installed on my Ubuntu 11.10 system. Each time I try to compile
> > it, i get the same error msg, "Qthelp not found". I have python2.7 and
> > 3.2 and 3.2mu installed. When i install I have reference python,
> > python3.2 and python3.2mu, all to no avail. Any help would be greatly
> > appreciated. Tkinter is looking better by the day, though I would
> > really love to use QT and eric5.
> > 
> > thanks in advance for any help you can supply.
> > Ken
> > PS I have Goggled this, found numerous people with the same issue, try
> > various suggestions and still I am dead in the water.
> 
> You have to install the Qt4 Help system. Many distros have this in a
> separate package that is not installed automatically. On Ubuntu this
> package is called "libqt4-help".
> 
> Regards,
> Detlev

Hello,

try this command in a Python3 shell.

import PyQt4.QtHelp

If you get an ImportError it means, that the QtHelp package is having an 
issue. That is not an eric5 fault. Make sure you have compatible versions of 
Qt4 and PyQt4 installed (best through the package manager of your distro.

Regards,
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de

Sorry I had misunderstood your last response. The package manager says all is 
installed. I have also install Qt4,  QScintilla-gpl-2.6 and PyQt4 from online, 
compiled and installed them. Also Sip and one or two other packages but still, 
no go. Have eric4 installed from the package manager, it is an earlier release. 
But eric5 won't work or install with 2.7, so I'm left with the puzzle of 
getting eric5 installed? My release of Linus, Ubuntu, doesn't offer eric5 as an 
option in package manager. 

Thanks
Ken___
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric


Re: [Eric] Qthelp not found eric5

2012-02-22 Thread ken brockman





 
> Am Mittwoch, 22. Februar 2012, 09:10:33 schrieb ken brockman:
> > I have been trying unsuccessfully on and off for over two months to get
> > eric5 installed on my Ubuntu 11.10 system. Each time I try to compile
> > it, i get the same error msg, "Qthelp not found". I have python2.7 and
> > 3.2 and 3.2mu installed. When i install I have reference python,
> > python3.2 and python3.2mu, all to no avail. Any help would be greatly
> > appreciated. Tkinter is looking better by the day, though I would
> > really love to use QT and eric5.
> > 
> > thanks in advance for any help you can supply.
> > Ken
> > PS I have Goggled this, found numerous people with the same issue, try
> > various suggestions and still I am dead in the water.
> 
> You have to install the Qt4 Help system. Many distros have this in a
> separate package that is not installed automatically. On Ubuntu this
> package is called "libqt4-help".

I have done just that several times and it says installed.

Hello,

try this command in a Python3 shell.

import PyQt4.QtHelp

If you get an ImportError it means, that the QtHelp package is having an 
issue. That is not an eric5 fault. Make sure you have compatible versions of 
Qt4 and PyQt4 installed (best through the package manager of your distro.

Regards,
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de

It is installed on 2.7, not 3.2. How do i download from the net and install for 
3.2
You had mentioned a package installer? How would i find and or use that. Both 
2.7 and 3.2mu were pre-installed on my Linus Ubuntu 11.10. So I'm a tad lost on 
this topic.

Once more.
Thanks
Ken___
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric


[Eric] Qthelp not found eric5

2012-02-22 Thread ken brockman
I have been trying unsuccessfully on and off for over two months to get eric5 
installed on my Ubuntu 11.10 system. Each time I try to compile it, i get the 
same error msg, "Qthelp not found". I have python2.7 and 3.2 and 3.2mu 
installed. When i install I have reference python, python3.2 and python3.2mu, 
all to no avail. Any help would be greatly appreciated. Tkinter is looking 
better by the day, though I would really love to use QT and eric5.

thanks in advance for any help you can supply.
Ken
PS I have Goggled this, found numerous people with the same issue, try various 
suggestions and still I am dead in the water.___
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric