I reported this awhile ago:
When you drop a sbridge ScSSHClient componet on a form it raises a access violation and you have to cancel and it kills the whole IDE.
It's fine on existing projects that use it, it only happens when you drop a new one on the
form on a new project OR a existing one.
Lazarus Issue with Latest Sbridge
Re: Lazarus Issue with Latest Sbridge
any ideas how to fix this issue, it's pretty annoying.
All the other components work fine, but for the ssh client I have to manually create it in code for every new project.
Thanks,
Snorkel
All the other components work fine, but for the ssh client I have to manually create it in code for every new project.
Thanks,
Snorkel
Re: Lazarus Issue with Latest Sbridge
Thank you for the information.
We have reproduced the problem and investigation is in progress.
We will inform you when we have any results.
We have reproduced the problem and investigation is in progress.
We will inform you when we have any results.
Re: Lazarus Issue with Latest Sbridge
What I have been doing is starting a project in a shard folder with my windows VM, then
I can put the ssh client component on my datamodule, then open the project in Linux.
Even though the component is on the datamod, it AVs everytime I try to set a property, so I open the proj in windows and set the property.
So opening the proj in windows is a hack workaround for now.
I can put the ssh client component on my datamodule, then open the project in Linux.
Even though the component is on the datamod, it AVs everytime I try to set a property, so I open the proj in windows and set the property.
So opening the proj in windows is a hack workaround for now.
Re: Lazarus Issue with Latest Sbridge
oh, I may have forgot to mention this but it only does it on Linux.
No issues on Lazarus running on win32/64.
I only have a 64bit install of Linux, so I don't know if it's all linux or just 64bit.
No issues on Lazarus running on win32/64.
I only have a 64bit install of Linux, so I don't know if it's all linux or just 64bit.
Re: Lazarus Issue with Latest Sbridge
We are investigating the problem.
Re: Lazarus Issue with Latest Sbridge
We have investigated the problem and haven't found any issues in SecureBridge to be the reason for this error. But we have discovered the same behaviour with other non-visual components, like TDataSource.
Therefore it seems, that the described issue belongs to Lazarus, not to SecureBridge components.
Therefore it seems, that the described issue belongs to Lazarus, not to SecureBridge components.