You may encounter the following known issues in this release. We are working diligently to resolve them in the coming releases.
PowerBuilder
PowerBuilder 2025 Build 3683 has the following known issues.
Solution/New compiler
-
Running multi-threading in PowerBuilder IDE under the Solution mode might result in errors and works properly after compiling the application to EXE.
-
The "Use the checked projects in the following order” setting on the Deploy page of the Properties of Project window has not yet been integrated into Solution.
RibbonBar Control
-
After the HideTabheader and HidePanelText properties are checked, the Height value of the RibbonBar control is not dynamically calculated at IDE design.
RibbonView
-
The clicked and selected event of the cascading menu item objects is not triggered when the automatic RibbonBar is enabled.
-
Dynamically setting the Text field of the cascading menu item objects is not reflected to the corresponding RibbonBar control objects.
-
By default, the DisplayMenuAsRibbonBar property of the MDI!/MDIHelp! window is not selected. After opening the window and dynamically enabling the DisplayMenuAsRibbonBar, the menu toolbar is not refreshed.
-
Dynamically add a menu item to the end of the first level menu after opening the sheet window, the sheet list location changes.
-
When the DisplayMenuAsRibbonBar property is enabled, dynamically changing the image of MenuItem doesn't reflect to the corresponding RibbonBar control in some scenarios. Dynamically changing the ButtonImage property has the same issue.
Other
-
In PowerBuilder IDE, pressing Ctrl + L under Edit Source deletes the entire line of code.
-
When using Go To -> Next Marker in the Script painter, PowerBuilder IDE doesn't locate the next marker based on the current cursor position.
-
Modifying and saving an object in PowerBuilder makes the Output window switch from the Search tab to the Default tab.
-
After opening a menu object and changing more than one property, saving the change results in an error similar to "C0019: Incompatible property ... ...".
Note
To resolve this issue, please download this hotfix and replace the pbudo.dll file in the IDE folder in your PowerBuilder installation directory.
-
The execution of the LibraryImport function fails when running with 64-bit in PowerBuilder IDE.
-
When creating a new DataWindow object through PowerBuilder IDE or by using the SyntaxFromSQL function, if more than one tables have a column of the same name, the DBname of this column in DataWindow always uses the table name of the first table.
Note
To resolve this issue, please download this hotfix and replace the pbshr.dll file in your Runtime directory.