Issue with missing minimize and maximize buttons in CLion on Ubuntu 24.04.2 LTS

已回答

Hello, I just installed CLion 2024.3.3 on Linux Ubuntu 24.04.2 LTS using the following commands:

sudo apt install clang* g++ build-essential default-jdk flatpak
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo flatpak install flathub com.jetbrains.CLion
However, when I launch CLion for the first time, I notice that the minimize and maximize buttons are missing. There is only a close button (screenshot attached).

  • Windowing system: X11
  • CLion version: 2024.3.3
  • Flatpak version: 1.14.6

I have already checked my system settings and confirmed that other applications display the buttons correctly.

What can I do to restore the missing buttons? Any help would be appreciated!

0
Please follow the instructions from our site to reinstall the IDE and see if it's reproducible.

https://www.jetbrains.com/help/clion/installation-guide.html#standalone
0

Bond Han Zero effort comments like this are not going to help your brand. Me any my colleagues all have this problem under KDE Plasma on Fedora 42 Silverblue.

0

Oliver Weichhold If the issue is constantly seen in your case, probably it's a duplicate of below issue, please find the solution there.

https://youtrack.jetbrains.com/issue/IJPL-160911/Window-title-bar-has-no-minimize-maximize-buttons-on-KDE-Plasma-6.1

 

0

请先登录再写评论。