https://bugs.documentfoundation.org/show_bug.cgi?id=157935
--- Comment #6 from [email protected] --- No username/password defined here. The odb file connects to a PostgreSQL database which is checked against username/password. Each buttons defines (macro "CONNEXION_DB") a database connection string related to either a local, remote or VPN connection (depending on where and how the computer should be connected to the database) Normal sequence is : 1. open odb file 2. macro "CONNEXION_DB" is triggered, displaying a from including 3 buttons. 3. Click on one button (the corresponding connection string to the database is defined) 4. The form "1. MENU - A lancer en premier" is displayed Steps 2,3 & 4 are related to the macro "CONNEXION_DB" (including a call to dialog "Boite_de_login") Please note that this bug (to be confirmed by now) occurs before having to select any of the 3 buttons : the form including these buttons remains blank (empty), no button displayed and LibreOffice is stuck -- You are receiving this mail because: You are the assignee for the bug.
