RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

The configuration files *.robot disappeared sometimes

Open jishitang opened this issue 4 years ago • 6 comments

When I edit the autotest_resource_token.robot file by text edit in the ride project ,it would disappear sometimes,like this: 图片

but can appear if open the project again 图片

Can you help me,thank you!

jishitang avatar Jan 22 '21 06:01 jishitang

I also found this issue. The version as below: RIDE 1.7.4.2 running on Python 2.7.18.

mark26195491 avatar Jan 22 '21 07:01 mark26195491

The file disappears from tree because it is not being used in the project. I don't know if this was already fixed in current development version, so if you are using Python > 3.6, you can install and try.

HelioGuilherme66 avatar Jan 22 '21 15:01 HelioGuilherme66

The file disappears from tree because it is not being used in the project. I don't know if this was already fixed in current development version, so if you are using Python > 3.6, you can install and try.

Thank you for your answer,but actually the disappeared file is being used in the project.

jishitang avatar Jan 25 '21 01:01 jishitang

I have this issue too. Resource files seem to close spontaneously (when using the text editor and switching between resource files and test suites). After that, the entire project has to be reloaded to make the resource file visible again. Currently using RIDE version v2.0b1

mvdgrift avatar Dec 17 '21 13:12 mvdgrift

I am also in the same state. I am using "RIDE v2.0b1 running on Python 3.9.7." Even if not a Fix, some workaround would be really appreciated.

malayamithun avatar Mar 18 '22 22:03 malayamithun

I would like some good information on how to reproduce the cases. (include the first lines of RIDE->Tools-View RIDE Log)

I need to understand on what Test Suite the resource is imported, because on the original post, the resource is colored as not used.

If you can create a ZIP file with some example directories and test suites and resources, and attach here, with explanation of steps to reproduce.

Thanks, @malayamithun, @jishitang, @mark26195491, @mvdgrift

HelioGuilherme66 avatar Mar 21 '22 13:03 HelioGuilherme66