Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit option has been removed from ride #2733

Open
piyushsingh07 opened this issue Mar 20, 2024 · 6 comments
Open

Edit option has been removed from ride #2733

piyushsingh07 opened this issue Mar 20, 2024 · 6 comments
Labels
pending Pending of response from creator or other parts

Comments

@piyushsingh07
Copy link

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

@HelioGuilherme66 HelioGuilherme66 added the BAD_ISSUE_REPORT Author did not provided basic information about versions, etc label Mar 20, 2024
@piyushsingh07
Copy link
Author

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

@HelioGuilherme66
Copy link
Member

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 HelioGuilherme66 added pending Pending of response from creator or other parts and removed BAD_ISSUE_REPORT Author did not provided basic information about versions, etc labels Mar 20, 2024
@piyushsingh07
Copy link
Author

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

@HelioGuilherme66
Copy link
Member

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.

@piyushsingh07
Copy link
Author

now ride is only not opening sir

@HelioGuilherme66
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Pending of response from creator or other parts
Projects
None yet
Development

No branches or pull requests

2 participants