<div dir="ltr">Hi Benoit,<br><br>If I remember correctly, you could create the installation packages of our application only from the stable version of Gambas.<br>I ask myself why, if I try to create them from Gambas develop, I only get support packages (or at least I think they are support packages since they don't install, see here the terminal answer [*]):<br><br><project name>_gtk_0.0.1-0ubuntu1_all.deb<br><project name>_gtk3_0.0.1-0ubuntu1_all.deb<br><project name>_qt4_0.0.1-0ubuntu1_all.deb<br><project name>_qt5_0.0.1-0ubuntu1_all.deb<br><br>without the real installation package (<project name> _0.0.1-0ubuntu1_all.deb) instead of a warning that I can't create packages from the develop version.<br><br>Or maybe now you can also create packages from develop and this is a bug.<br><br>I attach the log file<br><br>Regards<br>Gianluigi<br><br>[*]<br>$ LANG="C" sudo dpkg -i scrollareatabpanel-gtk3_0.0.5-0ubuntu1_all.deb<br>(Reading database ... 259256 files and directories currently installed.)<br>Preparing to unpack scrollareatabpanel-gtk3_0.0.5-0ubuntu1_all.deb ...<br>Unpacking scrollareatabpanel-gtk3 (0.0.5-0ubuntu1) over (0.0.5-0ubuntu1) ...<br>dpkg: dependency problems prevent configuration of scrollareatabpanel-gtk3:<br> scrollareatabpanel-gtk3 depends on scrollareatabpanel (>= 0.0.5); however:<br>  Package scrollareatabpanel is not installed.<br> scrollareatabpanel-gtk3 depends on scrollareatabpanel (<= 0.0.5); however:<br>  Package scrollareatabpanel is not installed.<br> scrollareatabpanel-gtk3 depends on gambas3-gb-gtk3 (>= 3.14); however:<br>  Package gambas3-gb-gtk3 is not installed.<br> scrollareatabpanel-gtk3 depends on gambas3-gb-gtk3 (<< 3.99.0); however:<br>  Package gambas3-gb-gtk3 is not installed.<br><br>dpkg: error processing package scrollareatabpanel-gtk3 (--install):<br> dependency problems - leaving unconfigured<br>Errors were encountered while processing:<br> scrollareatabpanel-gtk3</div>