[Lazarus] Qt5 build of program, modal dialogs go to background

zeljko zeljko at holobit.net
Sat Oct 26 08:49:48 CEST 2019


On 10/26/19 6:25 AM, AlexeyT via lazarus wrote:
> I made Qt5 build of CudaText, pls test and see is my bug present? I test 
> on Ubuntu w/o Qt5:
> 
> user at PC:~$ qmake --version
> qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake': No such 
> file or directory
> user at PC:~$ qmake-qt5 --version
> Command 'qmake-qt5' not found, did you mean:
>    command 'qmake-qt4' from deb qt4-qmake (4:4.8.7+dfsg-7ubuntu1)
> 
> steps.
> 
> - get beta of Qt5 build 
> https://sourceforge.net/projects/cudatext/files/beta_version/
> 
> - configure Python engine in it: 
> https://wiki.freepascal.org/CudaText#Python_on_Linux.2C_BSD.2C_Solaris
> 
> - open Plugins / Options Editor dialog, and drag this dialog by it 
> caption. Here dialog always jumps to BACK of main cudatext dialog during 
> dragging (and it jumps by pixels too). About dialog don't jump.
> 

Sorry, but I don't understand what is exact problem. You cannot build 
libQt5Pas with qmake or you have problem with Qt5LCL application ?
I'm using LinuxMint 19.2 on my laptop and there I have qmake (qt5) and 
qmake-qt4 installed.

zeljko



More information about the lazarus mailing list