Forum > General
Size of the main project form drifts when open Lazarus
backprop:
I have tried new version of the Lazarus for linux (deb packages) before new year and actually was provided 3.0 RC by mistake (whoever make them and post on SVN) which was way too buggy and after that official release was replaced...
Anyway, this official new version is also problematic as it resize main project form unexpectedly from time to time when open IDE with. And require almost every time to manually set it again. Sometimes, moving components of the form have no effect, especially if there is TGroupBox instance (often dragged component disappear when moved).
Also it resize and reposition all open forms of IDE itself randomly, seem it doesn't save position of it in the config file.
Can someone explain?
backprop:
This is quite annoying... No body had similar problem?
Seem that problem is simply ignoring main form settings for the project and for IDE as well.
TRon:
--- Quote from: backprop on February 10, 2024, 02:54:59 am ---This is quite annoying... No body had similar problem?
--- End quote ---
Not enough information provided. Yes, there have been similar reports.
Which widgetset ? (be specific on version number)
Which desktop environment and window manager are you using ?
--- Quote ---Seem that problem is simply ignoring main form settings for the project and for IDE as well.
--- End quote ---
It is not but might simply appear as such.
dbannon:
Hmm, be interesting to know if you are using Wayland (as opposed to X11) ? If a newish Gnome or KDE, probably. Try logging out, from the login screen, see if you can change your desktop to use to X11 rather than Wayland. Do you have the same problem ?
(For KDE, it is usually displayed bottom left of the login screen, on Gnome you need to click an icon, typically a gear symbol.)
Davo
backprop:
I do not know much about technical things on linux, but it is debian based KDE distro, default installation and latest updates:
--- Code: Pascal [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---$ cat /etc/os-releasePRETTY_NAME="KDE neon 5.27"NAME="KDE neon"VERSION_ID="22.04"VERSION="5.27"VERSION_CODENAME=jammyID=neonID_LIKE="ubuntu debian"HOME_URL="https://neon.kde.org/"SUPPORT_URL="https://neon.kde.org/"BUG_REPORT_URL="https://bugs.kde.org/"PRIVACY_POLICY_URL="https://kde.org/privacypolicy/"UBUNTU_CODENAME=jammyLOGO=start-here-kde-neon
Navigation
[0] Message Index
[#] Next page