Problèmes et questions concernant l'édition KDE.
Répondre

texstudioplante après mise à jour (oxygen.so?)

#1Messageil y a 6 ans

bonjour,

Texstudio plante après une mise à jour:

$ gdb texstudio
GNU gdb (GDB) 8.0
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from texstudio...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/texstudio
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe8e25700 (LWP 4479)]
[New Thread 0x7fffdb0f7700 (LWP 4480)]
[New Thread 0x7fffce6e8700 (LWP 4481)]
[New Thread 0x7fffcd27e700 (LWP 4482)]

Thread 1 "texstudio" received signal SIGSEGV, Segmentation fault.
0x00007fffcea59b68 in ?? () from /usr/lib/qt/plugins/styles/oxygen.so


je ne vois pas comment réparer pour le moment ...
Dernière modification par jeanpatil y a 6 ans, modifié au total 1 fois.

texstudioplante après mise à jour (oxygen.so?)

#2Messageil y a 6 ans

Arggll, par curiosité, j'ai rouvert mon texstudio, et, effectivement, j'ai un problème de segmentation également :

texstudio
qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
inconsistent command arguments: "\\addlanguage" "french.cwl"
inconsistent command arguments: "\\addlanguage" "english.cwl"
inconsistent command arguments: "\\addlanguage" "latin.cwl"
qt5ct: D-Bus global menu: no
[1]    2437 segmentation fault (core dumped)  texstudio


J'ai désinstallé/réinstallé, et c'est pas mieux.
Pas de mise à jour de texstudio récente, donc ça doit venir d'une dépendance, et je soupçonne un paquet qt5 d'après le message ci-dessus.
À creuser donc, même si je ne l'utilise pas en ce moment.

J'ai fait un test avec Kile : pas de problème de ce côté-là. Il existe pas mal d'alternative à texstudio, en attendant que le bug soit corrigé.

texstudioplante après mise à jour (oxygen.so?)

#3Messageil y a 6 ans

le coupable semble être qt5.9; va pour kile.

texstudioplante après mise à jour (oxygen.so?)

#4Messageil y a 6 ans

:salut:
regarder ce sujet (en)
le bug corrigé par suppression d'une ligne dans le .ini ...

texstudioplante après mise à jour (oxygen.so?)

#5Messageil y a 6 ans

papajoke a écrit ::salut:
regarder ce sujet (en)
le bug corrigé par suppression d'une ligne dans le .ini ...


Super, merci !
Effectivement, en supprimant la ligne suivante :

centralVSplitterState=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\x1\x84\0\0\x1\x17\0\xff\xff\xff\xff\x1\0\0\0\x2\0)


dans le fichier texstudio.ini (qui se trouve à cet emplacement : ~/.config/texstudio/texstudio.ini)
l'appli fonctionne à nouveau.
Le problème est effectivement lié à l'upgrade Qt 5.8 -> 5.9.

texstudioplante après mise à jour (oxygen.so?)

#6Messageil y a 6 ans

Content que ce soit résolu.
Pour ma part, je n'ai pas trouvé mieux que texstudio !
A moins qu'on me convainque du contraire...
Répondre