1
Internet / Re: Dooble releases-Qt6
« on: March 08, 2026, 03:42:24 pm »
Dave,
OK, there's more to it. I got your latest Dooble and tried it, but no difference with the new sqlite. Works fine with the old one.
One thing I had forgotten about - I use a separate DOOBLE_HOME directory for the QT6 version of Dooble and set that on the 'Environment' tab of the objects' settings page. If I remove that setting and just let it use the default (which is also used by the QT5 version) then the QT6 version of Dooble works fine with the new sqlite and all settings are used and can be changed. Soon as I try to set the 'DOOBLE_HOME' environment it stops working - even if I use the default of 'DOOBLE_HOME=C:\Home\.dooble'.
So the problem is the 'DOOBLE_HOME' variable it seems.
Regards,
EDIT: it gets more interesting: On the 'Settings' page of Dooble at the upper left it shows the directory it is using for settings. When using the default (that is: no DOOBLE_HOME specified) it shows 'C:/Home\.dooble'. So I tried setting 'DOOBLE_HOME' to 'C:/Home\.dooble2' using the new sqlite and it worked! So the real problem is the slash after the drive letter...
OK, there's more to it. I got your latest Dooble and tried it, but no difference with the new sqlite. Works fine with the old one.
One thing I had forgotten about - I use a separate DOOBLE_HOME directory for the QT6 version of Dooble and set that on the 'Environment' tab of the objects' settings page. If I remove that setting and just let it use the default (which is also used by the QT5 version) then the QT6 version of Dooble works fine with the new sqlite and all settings are used and can be changed. Soon as I try to set the 'DOOBLE_HOME' environment it stops working - even if I use the default of 'DOOBLE_HOME=C:\Home\.dooble'.
So the problem is the 'DOOBLE_HOME' variable it seems.
Regards,
EDIT: it gets more interesting: On the 'Settings' page of Dooble at the upper left it shows the directory it is using for settings. When using the default (that is: no DOOBLE_HOME specified) it shows 'C:/Home\.dooble'. So I tried setting 'DOOBLE_HOME' to 'C:/Home\.dooble2' using the new sqlite and it worked! So the real problem is the slash after the drive letter...