| Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 1 | |
> Hello Eike, > I have two error that I came across running the new and previous Qt > Eclipse version: > > 1)I have installed the new QT Eclipse 0.7 on REDHAT WS 4 along with > Eclipse 3.2.2 and CDT 3.1.1 and it would not run, see the attached > error. Do you know what this issue is with this and how to fix this? > <<QT_eclipseerror.txt>> > 2) I then installed the previous version and of QT Eclipse 0.6 and it > runs but every time I do a previous it crashes eclipse and shuts down > eclipse. Do you know how to fix this? > <<Screenshot-Eclipse.png>> > > Best Regards, > Steve Macumber > Lear Tampa-Test Engineering > smacumber@xxxxxxxx > (813)882-5003 > > ********************** ** LEGAL DISCLAIMER ** ********************** This E-mail message and any attachments may contain legally privileged, confidential or proprietary information. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this E-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this E-mail message from your computer.
Unable to create view: /home/tester/Eclipse_3-2-2/eclipse/configuration/org.eclipse.osgi/bundles/20/1/.cp/lib/libqtdesigner.so: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/tester/Eclipse_3-2-2/eclipse/configuration/org.eclipse.osgi/bundles/20/1/.cp/lib/
Attachment:
Attachment:
Screenshot-Eclipse.png
Attachment:
.log
Description: Screenshot-Eclipse.png
Message 2 in thread
Hi Steven,
On Jun 19, 2007, at 4:54 PM, Macumber, Steven wrote:
> Hello Eike,
> I have two error that I came across running the new and previous Qt
> Eclipse version:
>
> 1)I have installed the new QT Eclipse .7 on REDHAT WS 4 along
> with Eclipse 3.2.2 and CDT 3.1.1 and it would not run see the
> attached error. Do you know what this issue is with this and how to
> fix this?
>
The 0.0.7 package was unfortunately built with (unnecessary) high
prerequisites on the needed libraries. As far as I see it, RH WS 4
comes with glibc < 2.4, but the package needs >= 2.4 . We will be
more careful about that in future releases.
> 2) I then installed the previous version and of QT Eclipse. 6 and
> it runs but every time I do a preview or a palette or a connection
> editor it crashes eclipse and shuts down.
>
>
In case of a crash there should be a file 'hs_err_pidXXXX.log' (where
XXXX denotes a process id) created in the current working directory
that includes information about stacktrace etc. Could you please send
that to me?
Eike
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 3 in thread
Hello Eike,
In regards to item #2, the 0.6 crash, I did not see file anywhere on my
system that was named hs_err_pid in it. I did find an .log file in my
workspace but I am not sure if this is from the 0.7 version or the 0.6
version. This will be very helpful to get this 0.6 working or get the
0.7 working.
Do you know of a way that I can get the 0.7 Qt Eclipse working on the
Redhat WS 4.4, such as upgrading the glibc to >=2.4?
Best Regards,
Steve Macumber
-----Original Message-----
From: Eike Preuss [mailto:epreuss@xxxxxxxxxxxxx]
Sent: Wednesday, June 20, 2007 4:11 AM
To: Macumber, Steven
Cc: qt4-preview-feedback@xxxxxxxxxxxxx; Punita Bajaj
Subject: Re: QT Eclipse Errors
Importance: High
Hi Steven,
On Jun 19, 2007, at 4:54 PM, Macumber, Steven wrote:
> Hello Eike,
> I have two error that I came across running the new and previous Qt
> Eclipse version:
>
> 1)I have installed the new QT Eclipse .7 on REDHAT WS 4 along with
> Eclipse 3.2.2 and CDT 3.1.1 and it would not run see the attached
> error. Do you know what this issue is with this and how to fix this?
>
The 0.0.7 package was unfortunately built with (unnecessary) high
prerequisites on the needed libraries. As far as I see it, RH WS 4 comes
with glibc < 2.4, but the package needs >= 2.4 . We will be more careful
about that in future releases.
> 2) I then installed the previous version and of QT Eclipse. 6 and it
> runs but every time I do a preview or a palette or a connection editor
> it crashes eclipse and shuts down.
>
>
In case of a crash there should be a file 'hs_err_pidXXXX.log' (where
XXXX denotes a process id) created in the current working directory
that includes information about stacktrace etc. Could you please send
that to me?
Eike
**********************
** LEGAL DISCLAIMER **
**********************
This E-mail message and any attachments may contain
legally privileged, confidential or proprietary
information. If you are not the intended recipient(s),
or the employee or agent responsible for delivery of
this message to the intended recipient(s), you are
hereby notified that any dissemination, distribution
or copying of this E-mail message is strictly
prohibited. If you have received this message in
error, please immediately notify the sender and
delete this E-mail message from your computer.
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 4 in thread
Hello Eike,
In regards to item #2, the 0.6 crash, I did not see file anywhere on my
system that was named hs_err_pid in it. I did find an .log file in my
workspace but I am not sure if this is from the 0.7 version or the 0.6
version. This will be very helpful to get this 0.6 working or get the
0.7 working.
Do you know of a way that I can get the 0.7 Qt Eclipse working on the
Redhat WS 4.4, such as upgrading the glibc to >=2.4?
Best Regards,
Steve Macumber
-----Original Message-----
From: Eike Preuss [mailto:epreuss@xxxxxxxxxxxxx]
Sent: Wednesday, June 20, 2007 4:11 AM
To: Macumber, Steven
Cc: qt4-preview-feedback@xxxxxxxxxxxxx; Punita Bajaj
Subject: Re: QT Eclipse Errors
Importance: High
Hi Steven,
On Jun 19, 2007, at 4:54 PM, Macumber, Steven wrote:
> Hello Eike,
> I have two error that I came across running the new and previous Qt
> Eclipse version:
>
> 1)I have installed the new QT Eclipse .7 on REDHAT WS 4 along with
> Eclipse 3.2.2 and CDT 3.1.1 and it would not run see the attached
> error. Do you know what this issue is with this and how to fix this?
>
The 0.0.7 package was unfortunately built with (unnecessary) high
prerequisites on the needed libraries. As far as I see it, RH WS 4 comes
with glibc < 2.4, but the package needs >= 2.4 . We will be more careful
about that in future releases.
> 2) I then installed the previous version and of QT Eclipse. 6 and it
> runs but every time I do a preview or a palette or a connection editor
> it crashes eclipse and shuts down.
>
>
In case of a crash there should be a file 'hs_err_pidXXXX.log' (where
XXXX denotes a process id) created in the current working directory
that includes information about stacktrace etc. Could you please send
that to me?
Eike
**********************
** LEGAL DISCLAIMER **
**********************
This E-mail message and any attachments may contain
legally privileged, confidential or proprietary
information. If you are not the intended recipient(s),
or the employee or agent responsible for delivery of
this message to the intended recipient(s), you are
hereby notified that any dissemination, distribution
or copying of this E-mail message is strictly
prohibited. If you have received this message in
error, please immediately notify the sender and
delete this E-mail message from your computer.
Description: .log