If you install Lens Desktop
, Telegram Desktop, Google Chrome, Visual Studio Code of the latest version, then nothing seems to happen at startup. It can be seen that the PID appears in the processes, but the applications do not start. If you install from Flatpack, the applications work fine. Help me figure out why they don’t start. Fedora version 38 , latest updates installed. HP ProBook 450 G6 Laptop, Intel® HD Graphics 620 (WHL GT2)
Try starting one of the apps from the command line in a terminal window and look at what error messgages are printed.
If that does not help then have a look in the journal with sudo journalctl
for error at the time you start an app.
Also have a look at the oputput of sudo dmesg
for clues like SEGV errors.
1 Like
I understand that these applications are united by the Electron.js framework, and there seems to be some compatibility issue with Mesa drivers.