Impossible to run texmaker
Once i install texmaker from terminal with
sudo install texmaker
and i try to launch it, terminal says:
texmaker: error while loading shared libraries: libdouble-
I've been googling around for a while but it's still not clear for me how to overcome this issue...
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu texmaker Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Manfred Hampl
- Solved:
- Last query:
- Last reply:
Revision history for this message
|
#1 |
For diagnostic purposes please provide the output that you receive for the following commands:
uname -a
lsb_release -crid
apt-cache policy texmaker libdouble-
sudo dpkg --audit
Revision history for this message
|
#2 |
Hi Manfred, thanks for answering! Here follow the outputs:
uname -a
Linux zosiah-
lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
apt-cache policy texmaker libdouble-
texmaker:
Installed: 5.0.2-1build2
Candidate: 5.0.2-1build2
Version table:
*** 5.0.2-1build2 500
500 http://
100 /var/lib/
libdouble-
Installed: 2.0.1-4ubuntu1
Candidate: 2.0.1-4ubuntu1
Version table:
*** 2.0.1-4ubuntu1 500
500 http://
100 /var/lib/
libqt5core5a:
Installed: 5.9.5+dfsg-
Candidate: 5.9.5+dfsg-
Version table:
*** 5.9.5+dfsg-
500 http://
100 /var/lib/
5.
500 http://
5.
500 http://
sudo dpkg --audit
[sudo] password for zosiah: (no output here...)
Revision history for this message
|
#3 |
The file libdouble-
It is strange that the package is installed, but the file is shown as missing. Try re-installing that package
sudo apt install --reinstall libdouble-
Then try starting texmaker again and report the results.
Revision history for this message
|
#4 |
Ok, here's the result:
zosiah@
[sudo] password for zosiah: **********
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libqt5concurrent5
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 33,0 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://
Fetched 33,0 kB in 0s (211 kB/s)
(Reading database ... 365907 files and directories currently installed.)
Preparing to unpack .../libdouble-
Unpacking libdouble-
Setting up libdouble-
Processing triggers for libc-bin (2.27-3ubuntu1) ...
zosiah@
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Reinstalling the application may fix this problem.
Aborted (core dumped)
So this output is suggesting something...
Revision history for this message
|
#5 |
It seems to me that some packages are broken on your system, with the files missing although the package is installed.
What is the output of
ldd `which texmaker`
Revision history for this message
|
#6 |
ldd `which texmaker`
linux-vdso.so.1 (0x00007ffc13db
libsynctex.so.1 => /usr/lib/
libQt5PrintSup
libQt5Widgets.so.5 => /usr/lib/
libQt5Gui.so.5 => /usr/lib/
libQt5Xml.so.5 => /usr/lib/
libQt5Network.so.5 => /usr/lib/
libQt5Script.so.5 => /usr/lib/
libQt5Core.so.5 => /usr/lib/
libpthread.so.0 => /lib/x86_
libstdc++.so.6 => /usr/lib/
libm.so.6 => /lib/x86_
libc.so.6 => /lib/x86_
libz.so.1 => /lib/x86_
libGL.so.1 => /usr/lib/
libpng16.so.16 => /usr/lib/
libharfbuzz.so.0 => /usr/lib/
libgcc_s.so.1 => /lib/x86_
libicui18n.so.60 => /usr/lib/
libicuuc.so.60 => /usr/lib/
libdouble-
libdl.so.2 => /lib/x86_
libglib-2.0.so.0 => /usr/lib/
/lib64/
libGLX.so.0 => /usr/lib/
libGLdispatch.so.0 => /usr/lib/
libfreetype.so.6 => /usr/lib/
libgraphite2.so.3 => /usr/lib/
libicudata.so.60 => /usr/lib/
libpcre.so.3 => /lib/x86_
libX11.so.6 => /usr/lib/
libxcb.so.1 => /usr/lib/
libXau.so.6 => /usr/lib/
libXdmcp.so.6 => /usr/lib/
libbsd.so.0 => /lib/x86_
librt.so.1 => /lib/x86_
Revision history for this message
|
#7 |
The ldd output does not show any problem.
What output do you receive for the command
QT_DEBUG_PLUGINS=1 texmaker
Revision history for this message
|
#8 |
Here's the output:
zosiah@
QFactoryLoader:
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
"eglfs"
]
},
"className": "QEglFSIntegrat
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("eglfs")
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
]
},
"className": "QLinuxFbIntegr
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("linuxfb")
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
]
},
"className": "QMinimalIntegr
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("minimal")
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
]
},
"className": "QMinimalEglInt
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("minimalegl")
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
]
},
"className": "QOffscreenInte
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("offscreen")
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
"vnc"
]
},
"className": "QVncIntegratio
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("vnc")
QFactoryLoader:
Found metadata in lib /usr/lib/
{
"IID": "org.qt-
"MetaData": {
"Keys": [
"xcb"
]
},
"className": "QXcbIntegratio
"debug": false,
"version": 329989
}
Got keys from plugin meta data ("xcb")
QFactoryLoader:
Cannot load library /usr/lib/
QLibraryPrivate
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Reinstalling the application may fix this problem.
Aborted (core dumped)
Revision history for this message
|
#9 |
What is the output of the command
ldd /usr/lib/
Revision history for this message
|
#10 |
Here it is:
zosiah@
linux-vdso.so.1 (0x00007ffc5a3d
libQt5XcbQpa.so.5 => /usr/lib/
libQt5Gui.so.5 => /usr/lib/
libQt5Core.so.5 => /usr/lib/
libstdc++.so.6 => /usr/lib/
libc.so.6 => /lib/x86_
libglib-2.0.so.0 => /usr/lib/
libfontconfig.so.1 => /usr/lib/
libfreetype.so.6 => /usr/lib/
libQt5DBus.so.5 => /usr/lib/
libpthread.so.0 => /lib/x86_
libX11-xcb.so.1 => /usr/lib/
libX11.so.6 => /usr/lib/
libXi.so.6 => /usr/lib/
libSM.so.6 => /usr/lib/
libICE.so.6 => /usr/lib/
libxcb-xkb.so.1 => /usr/lib/
libxcb-
libxcb-render.so.0 => /usr/lib/
libxcb-sync.so.1 => /usr/lib/
libxcb-xfixes.so.0 => /usr/lib/
libxcb-
libxcb-randr.so.0 => /usr/lib/
libxcb-image.so.0 => /usr/lib/
libxcb-shm.so.0 => /usr/lib/
libxcb-
libxcb-icccm.so.4 => /usr/lib/
libxcb.so.1 => /usr/lib/
libxcb-shape.so.0 => /usr/lib/
libxkbcommon-
libxkbcommon.so.0 => /usr/lib/
libm.so.6 => /lib/x86_
libgcc_s.so.1 => /lib/x86_
libGL.so.1 => /usr/lib/
libpng16.so.16 => /usr/lib/
libharfbuzz.so.0 => /usr/lib/
libz.so.1 => /lib/x86_
libicui18n.so.60 => /usr/lib/
libicuuc.so.60 => /usr/lib/
libdouble-
libdl.so.2 => /lib/x86_
/lib64/
libpcre.so.3 => /lib/x86_
libexpat.so.1 => /lib/x86_
libdbus-1.so.3 => /lib/x86_
libXext.so.6 => /usr/lib/
libuuid.so.1 => /lib/x86_
libbsd.so.0 => /lib/x86_
libxcb-util.so.1 => /usr/lib/
libXau.so.6 => /usr/lib/
libXdmcp.so.6 => /usr/lib/
libGLX.so.0 => /usr/lib/
libGLdispatch.so.0 => /usr/lib/
libgraphite2.so.3 => /usr/lib/
libicudata.so.60 => /usr/lib/
libsystemd.so.0 => /lib/x86_
librt.so.1 => /lib/x86_
liblzma.so.5 => /lib/x86_
liblz4.so.1 => /usr/lib/
libgcrypt.so.20 => /lib/x86_
libgpg-error.so.0 => /lib/x86_
Revision history for this message
|
#11 |
What is the output of
apt-cache policy libxcb-xinerama0
Revision history for this message
|
#12 |
That's the output:
zosiah@
libxcb-xinerama0:
Installed: 1.13-2~ubuntu18.04
Candidate: 1.13-2~ubuntu18.04
Version table:
*** 1.13-2~ubuntu18.04 500
500 http://
100 /var/lib/
1.13-1 500
500 http://
Revision history for this message
|
#13 |
I do not know what there is happening on your system. Several files have disappeared, although they have been installed from their related packages. Did you tamper with system files and delete them?
You should consider a new installation, because nobody knows how many files more there might be missing.
For the texmaker problem, try reinstalling the package that delivers libxcb-
sudo apt install --reinstall libxcb-xinerama0
and then try starting texmaker again and report the results.
Revision history for this message
|
#14 |
Thanks Manfred Hampl, that solved my question.
Revision history for this message
|
#15 |
I'm considering your suggestion to reinstall entire system, because I'm having strange problems also with installing emacs and texstudio, and this things have never happened before. Aside of this considerations, your last suggestion DID IT, texmaker it's working now! Thanks a lot for suggestions and time you've dedicated to me! Best regards!