RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Edit option has been removed from ride

Open piyushsingh07 opened this issue 1 year ago • 6 comments

Hi Team, First edit page was not visible then i restarted the ride then edit option only has been removed please help image

piyushsingh07 avatar Mar 20 '24 13:03 piyushsingh07

I have reinstalled the ride using following commands but then also edit option is not coming 1->HAVE PYTHON 3.9.11 2->pip install robotframework 3->pip install wxPython 4->pip install -U https://github.com/robotframework/RIDE/archive/master.zip

piyushsingh07 avatar Mar 20 '24 17:03 piyushsingh07

Still did not say the version of wxPython. Better use the pip list command. Or the RIDE->Tools->View RIDE Log (If no errors, at least wxPython version is there).

You can search in the Wiki, how to reset broken views.

HelioGuilherme66 avatar Mar 20 '24 17:03 HelioGuilherme66

Package Version


packaging 24.0 pillow 10.2.0 pip 24.0 psutil 5.9.8 Pygments 2.17.2 Pypubsub 4.0.3 pywin32 306 robotframework 7.0 robotframework-ride 2.1.dev21 six 1.16.0 wxPython 4.2.1

piyushsingh07 avatar Mar 21 '24 04:03 piyushsingh07

You can try to activate and deactivate the:

  • Editor
  • Text Editor

At RIDE->Tools->Manage Plugins, and then restart RIDE.

I see active Parser Log, some errors may have caused the failure. You can try to start RIDE from command window, passing a fake argument, like wrong.robot.

HelioGuilherme66 avatar Mar 21 '24 11:03 HelioGuilherme66

now ride is only not opening sir

piyushsingh07 avatar Mar 22 '24 09:03 piyushsingh07

@piyushsingh07 That is a different state, than the one when you created the issue. You should delete the settings file or even the directory:

With RIDE closed, make a backup of the settings file at: %APPDATA%\RobotFramework\ride\settings.cfg or ~/.robotframework/ride/settings.cfg (if you want to preserve some settings) Then delete the file settings.cfg or even the directories.

Next run, RIDE starts with defaults.

HelioGuilherme66 avatar Mar 22 '24 10:03 HelioGuilherme66

This is non-reproducible problem. We know that in some circumstances, a Editor/Run tab may disappear. Usually, restoring the settings file, or removing problematic definition , or even disabling and enabling the Plugin, fixes the problem. For this reason, I close this issue.

HelioGuilherme66 avatar Jul 30 '25 23:07 HelioGuilherme66