RIDE 0.51 released

83 views
Skip to first unread message

Mika Hänninen

unread,
Oct 9, 2012, 7:59:36 AM10/9/12
to robotframework-users, robotframew...@googlegroups.com
Hi,

RIDE 0.51 has just been released. This release includes test library loading
time improvement, fix to prevent library killing RIDE using system.exit and few other fixes.

New RIDE can be downloaded from:
https://github.com/robotframework/RIDE/downloads
OR updated with pip:
pip install --upgrade robotframework-ride

Release notes can be found form:
https://github.com/robotframework/RIDE/wiki/Release-notes#wiki-ride-0-51

If you find any issues with RIDE, please post a new issue to our issue tracker:
http://code.google.com/p/robotframework-ride/issues/list

Cheers,
Mika Hänninen and Robot Framework Core Team

Deville, Jean-Charles

unread,
Oct 9, 2012, 9:53:24 AM10/9/12
to mika.h...@gmail.com, robotframework-users, robotframew...@googlegroups.com

Hi Mika,

I just tried the installation using pip, but I got version 0.50 – it seems the .tar.gz contains version 0.50 instead of 0.51

Thanks for your help

Cheers

Jean-Charles Deville

 

The output in my dos command window :

 

c:\>pip install --upgrade robotframework-ride

Downloading/unpacking robotframework-ride from https://github.com/downloads/robotframework/RIDE/robotframework-ride-0.51.tar.gz

  Running setup.py egg_info for package robotframework-ride

Installing collected packages: robotframework-ride

  Found existing installation: robotframework-ride 0.50

    Uninstalling robotframework-ride:

      Successfully uninstalled robotframework-ride

  Running setup.py install for robotframework-ride

    ---> pavement.install

    ---> pavement._prepare_build

    Using version 0.50 from VERSION.txt

Successfully installed robotframework-ride

Cleaning up...

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To post to this group, send email to robotframe...@googlegroups.com.
To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.

-----------------------------------------
Moody’s monitors email communications through its networks for regulatory compliance purposes and to protect its clients, employees and business and where allowed to do so by applicable law. Parties communicating with Moody’s consent to such monitoring by their use of the email communication. The information contained in this e-mail message, and any attachment thereto, is confidential and may not be disclosed without our express permission. If you are not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that you have received this message in error and that any review, dissemination, distribution or copying of this message, or any attachment thereto, in whole or in part, is strictly prohibited. If you have received this message in error, please immediately notify us by telephone, fax or e-mail and delete the message and all of its attachments. Thank you. Every effort is made to keep our network free from viruses. You should, however, review this e-mail message, as well as any attachment thereto, for viruses. We take no responsibility and have no liability for any computer virus which may be transferred via this e-mail message. 
-----------------------------------------

Mikko Korpela

unread,
Oct 9, 2012, 10:34:51 AM10/9/12
to deville...@gmail.com, mika.h...@gmail.com, robotframework-users, robotframew...@googlegroups.com
Hi,

There was something wrong with pypi package registeration.
Now it should update correctly to RIDE 0.51.

Cheers,
Mikko Korpela

2012/10/9 Deville, Jean-Charles <Jean-Charl...@moodys.com>:
Mikko Korpela

Deville, Jean-Charles

unread,
Oct 10, 2012, 3:11:46 AM10/10/12
to Mikko Korpela, mika.h...@gmail.com, robotframework-users

Hi Mikko,

 

I just tried few minutes ago, but I got the same behavior ie no update from 0.50 to 0.51 (both with pip and easy_install)

 

 

NB : working environment info

·         OS : windows 7 Enterprise

·         Python : 2.7.3

 

Please let me know if you need more information.

Thanks again for your help.

Regards

Jean-charles

Mikko Korpela

unread,
Oct 10, 2012, 3:32:37 AM10/10/12
to Deville, Jean-Charles, robotframework-users
Hi,

I'm not experiencing any difficulties.

Could you manually download the package from http://cloud.github.com/downloads/robotframework/RIDE/robotframework-ride-0.51.tar.gz and use pip to install the package from your local file system.

1) cd to the place where robotframework-ride-0.51.tar.gz is
2) pip install robotframework-ride-0.51.tar.gz

2012/10/10 Deville, Jean-Charles <Jean-Charl...@moodys.com>



--
Mikko Korpela
image001.png

Deville, Jean-Charles

unread,
Oct 10, 2012, 4:28:10 AM10/10/12
to Mikko Korpela, robotframework-users

Hi,

Right, while installing from the local archive file, it works fine :

 

 

I’ll try to find what is wrong in my environment… but if you have an idea, it is welcome also J

Regards

JC

Hansie

unread,
Oct 11, 2012, 1:34:34 AM10/11/12
to robotframe...@googlegroups.com, robotframew...@googlegroups.com
Hi,

I faced two more issues with RIDE 0.51

Issue 1: While i am renaming a keyword, RIDE is hanging and unable to proceed further and finally unable to rename the keyword. I have nearly 20 test cases with around 100 keywords.

Issue 2: Some of the resource files in our project started to appear twice in the structure. If we make changes in one file, the other file is also showing up the changes. But, in the back end folder structure, we are seeing only one file. Attached a screenshot for your reference.

Can you please help us?

For now, we reverted back to 0.50 version

Thanks!
file1.png
file2.png

Mikko Korpela

unread,
Oct 11, 2012, 1:44:09 AM10/11/12
to gracen...@gmail.com, robotframe...@googlegroups.com, robotframew...@googlegroups.com
Thanks for the report!

Issue 1: If you have a small example case where this happens, it would
help a lot while trying to debug this problem!

Issue 2: from your pictures it seems that this only happens with resource files.

--
Mikko Korpela

2012/10/11 Hansie <gracen...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "robotframework-users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/robotframework-users/-/OKyl3L66xpEJ.

Hansie

unread,
Oct 11, 2012, 3:12:56 AM10/11/12
to robotframe...@googlegroups.com, gracen...@gmail.com, robotframew...@googlegroups.com
Hi Mikko,

Issue 1: We are not facing this problem when the tree structure in RIDE is less but when it very huge, we are noticing this problem. For Ex: for 22 test cases with 48 keywords, we did not face this issue.

Issue 2: You are right :) We noticed this only with resource files.

Thanks!

Hansie

unread,
Nov 28, 2012, 3:55:17 AM11/28/12
to robotframe...@googlegroups.com, gracen...@gmail.com, robotframew...@googlegroups.com
Hi,


Issue 1: We are not facing this problem when the tree structure in RIDE is less but when it very huge, we are noticing this problem. For Ex: for 22 test cases with 48 keywords, we did not face this issue.
 
>>>>>>>Issue 2: You are right :) We noticed this only with resource files.
>>>>>>>> We are still seeing this issue in RIDE 0.53 as well. Has this been fixed

Thanks!

Mikko Korpela

unread,
Nov 28, 2012, 5:20:08 AM11/28/12
to Grace Nirmala, robotframework-users, robotframew...@googlegroups.com
Hi,

You could add those issues to RIDE issue tracker ( http://code.google.com/p/robotframework-ride/issues/list ). Post also the information shown in RIDE log (from tools menu / View RIDE Log ) so that we have the relevant information about the wx-version, python version and operating system that you are using.


2012/11/28 Hansie <gracen...@gmail.com>

Thanks!

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.

To post to this group, send email to robotframe...@googlegroups.com.
To unsubscribe from this group, send email to robotframework-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/robotframework-users?hl=en.



--
Mikko Korpela
Reply all
Reply to author
Forward
0 new messages