-
Simone Olianti
- Beta Testing
- Tuesday, 23 December 2025 09:44 AM UTC
Hi everyone, I'm testing the new Powerbuilder 2025 R2 Beta.
My app's workspace migration worked without errors.
I'm testing the application migration to Solution, and it completed without errors.
However, during runtime, I'm encountering a blocking error that crashes the application, which I've attached as an image.
I've identified the command causing the error in the "Activate" event of a window with a sort of toolbar: window lw_pw lw_pw = parentwindow() this.x = 0 this.y = 0 this.width = lw_pw.workspacewidth() //this line causing the error even if i use a fixed number
It looks like a possible bug, because everything works correctly in the "Workspace" version with pbls.
Any ideas?
tia, simone
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.