Opened 10 years ago

Closed 10 years ago

#295 closed defect (invalid)

More and more newer qt4 applications do not work

Reported by: Hansi58 Owned by:
Priority: major Milestone: Qt Enhanced
Component: General Version: 4.7.3
Severity: low Keywords: qt4
Cc:

Description

Never versions of qt4 applications do not work anymore. The older versions still do.
For example there is qedit which is running in version 2.6.6. As with version 2.6.7 I received that stdcpp6.dll could not be found.
Here I found three tickets for this problem and so I installed libstdc++6 and libsupc++6 (via yum). The stdcpp6.dll problem is gone but now there is response
"Killed by SIGABRT
pid=0x0064 ppid=0x0062 tid=0x0001 slot=0x00a5 pri=0x0200 mc=0x0001
E:\DOWNLOADS\QEDIT-2.6.7-OS2\QEDIT.EXE"
Other qt4 applications which do not run anymore:

  • SMPLAYER-14_3_0_BUILD1
  • QPDFVIEW-0_4_10_GA

Older versions of these are still working.
Thanks for your help.

Change History (3)

comment:1 Changed 10 years ago by Dmitry A. Kuminov

Some DLL is still not correct. This is may be because you intermixed the manual and RPM install and did something in a wrong order.

The error message is not complete, there must be more data.

Also, please try to install Qt Creator and see if it works - yum install qtcreator. It works here (latest libc065, latest libstdc++6, etc).

comment:2 Changed 10 years ago by Hansi58

Thanks for your quick response.
Before I wrote the ticket I removed all qt related packages and re-installed them again.
Could there be some mismatch with kLIBC and LIBC which I have installed via WPI?
I installed qtcreator which is obviously running, but I'm not experienced to use it.
This is my first TRAC ticket and I wanted to send you the list of installed yum packages, but I didn't manage to upload the file. How can I do it?

comment:3 Changed 10 years ago by Silvan Scherrer

Resolution: invalid
Status: newclosed

this ticket doesn't belong here, as it's not a Qt problem. It's more a Qt Apps problem.
But anyway: did you read the readme's which are included in the qt apps? At least the smplayer and qpdfview tells you exactly what to install.

If you can't find the solution in the readme or in the Qt Apps wiki, please open a ticket in the Qt Apps section. Thanks

Note: See TracTickets for help on using tickets.