https://bugs.kde.org/show_bug.cgi?id=411207
--- Comment #5 from celenta...@yandex.com --- (In reply to Ralf Habacker from comment #4) > (In reply to celentanos from comment #3) > > I installed umbrello from sources (as it described on oficial web side) too, > > but in this case i dont see any actions to apply auto layout. I used this > > commando: > > > > cmake -DCMAKE_INSTALL_PREFIX=$HOME/umbrello -DBUILD_KF5=1 > > -DCMAKE_BUILD_TYPE=Debug ../ > The reason is that after installing on a non standard location umbrello do > not know where to fetch the related config files from without setting a > related environment variable (need to research for the exact name) or by > placing the files into ~/.local/share/umbrello5/layouts (see result from > kf5-config --path data). > > If umbrello is installed at a standard location (/usr or /usr/local) the > layout related config files are installed into /usr/share/umbrello5/layouts > and could be found by umbrello. Thank you, auto layout by manual installation (from sources) is now work. I copied layouts folder from install path to following path ~/.local/share/umbrello5/layouts (as you describe above). But snap package installation still don't work properly. I tried to place layouts folder to each path from "kf5-config --path data" output. -- You are receiving this mail because: You are watching all bug changes.