FS#59421 - QtCreator - missing librairies, curious annotations

Attached to Project: Arch Linux
Opened by C.D. (stophe) - Monday, 23 July 2018, 06:11 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 24 July 2018, 23:20 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
1. Since update to 4.7.0, qt-creator displays messages like this:
Could not load shared library symbols for 40 libraries, e.g. /usr/lib/libQt5PrintSupport.so.5.
Use the "info sharedlibrary" command to see the complete listing.
Do you need "set solib-search-path" or "set sysroot"?

2. After launch, QtCreator show messagebox with this text:
/home/stophe/.config/QtProject/qtcreator/devices.xml a échoué : Too many open files

3. QtCreator also displays lot of annotations in code that was not in 4.6.

Additional info:
* package version(s) 4.7.0
* config and/or log files etc.


Steps to reproduce:
2. Launch QtCreator 4.7 and messagebox will appear
1. and 3. Create a new Qt project
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 24 July 2018, 23:20 GMT
Reason for closing:  Upstream
Comment by C.D. (stophe) - Tuesday, 24 July 2018, 07:08 GMT
Hello,

Problems 1. and 3. solved after checking project configuration
2. is always present

Comment by Antonio Rojas (arojas) - Tuesday, 24 July 2018, 09:22 GMT
Please don't report multiple issues in the same ticket, it makes bug reports unmanageable.

Attach the output of 'lsof -c /qtcreator/' when QtCreator is running.
Comment by C.D. (stophe) - Tuesday, 24 July 2018, 11:22 GMT
OK, sorry.

Here the result of the command you ask for
   debug (125.7 KiB)
Comment by Antonio Rojas (arojas) - Tuesday, 24 July 2018, 13:43 GMT
What do you have in Options -> Help -> Documentation ?
Comment by C.D. (stophe) - Tuesday, 24 July 2018, 20:33 GMT
A very long list like in the screenshot.

I have backup ~/.config/QtProject* files and launch QtCreator.
Error messages seems not present.
Testing
Comment by Antonio Rojas (arojas) - Tuesday, 24 July 2018, 23:20 GMT
qtcreator should clean up help entries of packages that no longer exist on the system. Please report it upstream.

Loading...