Hi, and Hi Xaviou,
After (failed, but after success with many investigations) migrate to Linux Mint 22 on my fix PC (residual bug into "mintupdate"), I have must reinstalled all my Linux/Ubuntu system, and installed too man>
First install with CB with command "sudo apt install codeblocks" :
Lecture des listes de paquets... Fait
Construction de l'arbre des dpendances... Fait
Lecture des informations d'tat... Fait
Paquets suggrs:
codeblocks-contrib libwxgtk3.0-dev
Les NOUVEAUX paquets suivants seront installs:
codeblocks
0 mis jour, 1 nouvellement installs, 0 enlever et 3 non mis jour.
Il est ncessaire de prendre 0 o/1858 ko dans les archives.
Aprs cette opration, 7121 ko d'espace disque supplmentaires seront utiliss.
Slection du paquet codeblocks prcdemment dslectionn.
(Lecture de la base de donnes... 1256663 fichiers et rpertoires dj installs.)
Prparation du dpaquetage de .../codeblocks_20.03+svn13046-0.3build2_amd64.deb ...
Dpaquetage de codeblocks (20.03+svn13046-0.3build2) ...
Paramtrage de codeblocks (20.03+svn13046-0.3build2) ...
All good, test with gcc OK, and result of open screen Information into Help of CB is next :
Name : Code::Blocks
Version : svn-r13046
SDK Version : 2.23.0
Scintilla Version : 3.7.5
Author : The Code::Blocks Team
E-mail : info@codeblocks.org
Website :
https://www.codeblocks.orgOS : Linux 6.8.0-41-generic x86_64
Scaling factor : 1.000000
Detected scaling factor: 1.000000
Display PPI : 96x96
Display count : 1
Display 0 : XY=[0,0]; Size=[1920,1080]; Primary
wxWidgets Library (wxGTK port)
Version 3.2.4 (Unicode: wchar_t, debug level: 1),
Runtime version of toolkit used is 3.24.
Compile-time GTK+ version is 3.24.41.
And, to use "last" nigthly, I add ppa repository : "sudo add-apt-repository ppa:x-psoud/cbnb", and after first "sudo apt update", and finally "sudo apt install codeblocks", install good, but crash with next run of CB.
I can reproduce same bug, with remove CB and execute same installed instructions. On my laptop, with Linux Mint 21.3, CB nightly work fine, with this ppa.
Someone constat this behaviour on "same" systems ?
Thank's
Regards.
Thierry D.
PS : results of :
"lsb_release -a"
No LSB modules are available.
Distributor ID: Linuxmint
Description: Linux Mint 22
Release: 22
Codename: wilma
"uname -a"
Linux thierry-VS201AA-ABF-HPE-010fr 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 2 20:41:06 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
"gcc --version"
gcc (Ubuntu 14.2.0-1ubuntu1~24.04) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.