-
Notifications
You must be signed in to change notification settings - Fork 37
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
Unable to Open Any Observations #610
Comments
Hi, can you repeat this issue with the last version (8.16.6)? |
Hi there,
Yes I downloaded the latest issue of BORIS and created a new project and
imported my ethogram and observations from the previous project and i ended
up getting the same error.
I will post it now on github.
Cheers,
Sam
…On Thu, Apr 20, 2023 at 5:35 PM Olivier Friard ***@***.***> wrote:
Hi,
can you repeat this issue with the last version (8.16.6)?
—
Reply to this email directly, view it on GitHub
<#610 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6SYOFF4IMKLKE5436LTEUTXCFJT3ANCNFSM6AAAAAAXFVH7GE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
BORIS version: 8.16.6 Traceback (most recent call last): System info: Host Name: SAMUELELLIN9568 |
Could you send me a copy of your project (by email) and a detailed procedure to repeat the issue? |
Attached below you will find my project; however this is unpublished data
so please do not share or make this accessible anywhere.
*Detailed Steps:*
*Project Tab > Recent Imports > Updated_Salvador_Copy.BORIS > Observations
Tab > Edit Observations > ERROR*
This all started after I began to integrate events from different
observations via copy and pasting events from one to the other.
Finally, it might be helpful to state that I am also using Windows
Parallels to run the most updated version of BORIS on my MacBook.
Please let me know if you have any questions or if there is anything else I
can do to help.
Cheers,
Sam Soule
…On Fri, Apr 21, 2023 at 3:18 PM Olivier Friard ***@***.***> wrote:
Could you send me a copy of your project (by email) and a detailed
procedure to repeat the issue?
—
Reply to this email directly, view it on GitHub
<#610 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6SYOFAT7GYD5AHVEGAFY6TXCKCJLANCNFSM6AAAAAAXFVH7GE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I did not receive your project file. Did you copy/paste events from BORIS or from another sources? |
Hi Sam, You should also check your project file with the Check project integrity function (See Project > ...) as some observations have errors Thank you for your collaboration |
Hi there, after downloading and extracting the newest version, boris-8.18.1-win64.zip, I am unable to open this version from the "start boris.wbf" file. It opens for a second then immediately closes. |
Hi, |
Hi There, |
See http://www.boris.unito.it/pages/report_a_bug.html |
BORIS version: 8.11.4
OS: Windows 10 10.0.22621
CPU: AMD64 Intel64 Family 6 Model 158 Stepping 13, GenuineIntel
Python 3.11.2 (64-bit)
Qt 5.15.2 - PyQt 5.15.9
2023-04-20 17:18
Traceback (most recent call last):
File "C:\Users\samsoule\BORIS_8.11.4\Lib\site-packages\boris\connections.py", line 98, in
self.actionEdit_observation_2.triggered.connect(lambda: observation_operations.edit_observation(self))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samsoule\BORIS_8.11.4\Lib\site-packages\boris\observation_operations.py", line 274, in edit_observation
_, selected_observations = select_observations.select_observations2(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samsoule\BORIS_8.11.4\Lib\site-packages\boris\select_observations.py", line 80, in select_observations2
interval = project_functions.observed_interval(pj[cfg.OBSERVATIONS][obs])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\samsoule\BORIS_8.11.4\Lib\site-packages\boris\project_functions.py", line 1112, in observed_interval
min(observation[cfg.EVENTS])[cfg.PJ_OBS_FIELDS[observation[cfg.TYPE]][cfg.TIME]],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: '<' not supported between instances of 'str' and 'int'
j
The text was updated successfully, but these errors were encountered: