OEWG 20110315: Difference between revisions

From GO Wiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
* [https://sourceforge.net/tracker/?func=detail&aid=2899138&group_id=36855&atid=418257 explanation component not working]
* [https://sourceforge.net/tracker/?func=detail&aid=2899138&group_id=36855&atid=418257 explanation component not working]
** Did it ever work?  Can anyone remember when?
** Did it ever work?  Can anyone remember when?
* [https://sourceforge.net/tracker/?func=detail&atid=418257&aid=3193480&group_id=36855 2.1beta10 merge loses text details]
* [https://sourceforge.net/tracker/?func=detail&atid=418257&aid=3193480&group_id=36855 merge sometimes loses text details; sometimes can't undo merge]
** Midori says the problem showed up some time between 2.1b7 and 2.1b10
** This is a sporadic problem; not new to 2.1b10
** When she merged terms A and B, synonyms from A disappeared, and A's name didn't become a synonym for B. The definitions also weren't merged.
** I have not been able to reproduce this.  Midori and Ramona have both seen it, but couldn't reproduce it reliably.
** Ramona said, "Last week when I was trying to merge a term, it [she means 2.1b9] didn't work properly (wouldn't show source ID as alternate ID). I tried it three or four times, then it finally worked. I may have restarted the program in between it working and it not working"
** If anyone can give me a repeatable example of this problem, I will do my best to track it down.
** I tried merging several terms in 2.1b10 and it all worked as it should. It sounds like there's some scenario in which it doesn't work. (It doesn't seem to me that it's a bug that's new to 2.1b10--it could have been around for a while).  If anyone can give me a repeatable example of this problem, I will track it down.
* Trying to help Paola to get her OBO-Edit behaving like Becky's.  Problems with her dictionaryNone of her problems appear to be OBO-Edit bugs.
** We discussed the term-merging problem that Midori reportedRamona had this happen in 2.1b9. This seems to be a sporadic problemIt is almost certainly not new to 2.1b10 (since Ramona saw it in 2.1b9)Need to figure out how to trigger this problem before it can be fixed.
* [http://sourceforge.net/tracker/?func=detail&aid=3196331&group_id=36855&atid=418257 have to click twice to view search results in text editor] - This turned out to be another occurrence of a previously-observed issue where this happened to Harold when his oboedit_config/perspectives was out of dateSure enough, when Ramona removed her perspectives subdirectory, it fixed this problem.
* Trying to help Paola to get her OBO-Edit behaving like Becky's
* Michael Ashburner reported, "Every now and again a Tree Editor window gets the shakes, the terms spontaneously travelling up & down the window.
This cannot be cured - except by killing the window."
** This may be the same problem reported by Harold a few years ago:  https://sourceforge.net/tracker/index.php?func=detail&aid=2024992&group_id=36855&atid=418257
"When I select a term from a search, the tree editor moves to the term, but then continues to scroll up without stopping when I then touch another area such as the text editorIn fact, if I select a term from the search, the tree editor jumps to the term with it being on the top of the window. If I then so much has hover my mouse over the search screen again, the tree editor starts scrolling up again, no touch or click needed."
*** Harold reported that this never happened to him again.  Has anyone else observed it?


===Fixed since last meeting===
===Fixed since last meeting===
* [ geneontology-Bugs-3203198 ] Words added to dictionary in unedited term don't turn black immediately
* [http://sourceforge.net/tracker/?func=detail&aid=3196331&group_id=36855&atid=3203198 Words added to dictionary in unedited term don't turn black immediately]
** If you are editing a term and OBO-Edit colors a word red because it thinks it's misspelled, you can add the word to the dictionary and then it turns black.  However, if you loaded an ontology and there were words that OBO-Edit didn't recognize, adding them to the dictionary didn't make them turn black right away.  Now fixed.
* [https://sourceforge.net/tracker/index.php?func=detail&aid=3169726&group_id=36855&atid=418257 Search term Filter returning wrong results]<br />[https://sourceforge.net/tracker/index.php?func=detail&aid=1899612&group_id=36855&atid=418257 Some filters give wrong answers unless reasoner turned on]
* [https://sourceforge.net/tracker/index.php?func=detail&aid=3169726&group_id=36855&atid=418257 Search term Filter returning wrong results]<br />[https://sourceforge.net/tracker/index.php?func=detail&aid=1899612&group_id=36855&atid=418257 Some filters give wrong answers unless reasoner turned on]
** Discussed with Chris. Agreed on short-term fix: "if an aspect of a search cannot be performed without the reasoner, then it should be greyed out [i.e., disabled] or otherwise indicated."
** Short-term fix: "if an aspect of a search cannot be performed without the reasoner, then it should be greyed out [i.e., disabled] or otherwise indicated."
** Almost done
*** Almost done
* Repeated word warnings: warned about some repeated digits (e.g., "7.7-dimethyl-whatever").  Now all of the digits are in the allowed-repeats list.


===Currently working on===
===Currently working on===
* [https://sourceforge.net/tracker/?func=detail&aid=2899138&group_id=36855&atid=418257 explanation component not working]
* [https://sourceforge.net/tracker/?func=detail&aid=3176685&group_id=36855&atid=418257 Is_a closure broken]


===Next bugs to work on===
===Next bugs to work on===
* [https://sourceforge.net/tracker/?func=detail&aid=2309391&group_id=36855&atid=418257 Bad handling of unrecognized relation (text editor et al.)]
** I looked into this some--will not be simple to fix.  Has to do with how dangling objects (e.g., unrecognized relations) are handled in different components.


==Links==
==Links==
[[OBO-Edit_Working_Group_Meeting_Agenda_and_Minutes|Back to OEWG Meeting agenda and minutes List]]
[[OBO-Edit_Working_Group_Meeting_Agenda_and_Minutes|Back to OEWG Meeting agenda and minutes List]]

Revision as of 18:28, 13 March 2011

OBO-Edit Working Group Meeting: Tuesday, March 15, 2011, 8:30am PDT (15:30 UK time rather than 16:30 like usual)

Conference call numbers:
US: 1 866 953 9688
UK: 0808 238 6001
pin: 801561

Agenda/Chair: Nomi Harris
Minutes:
Attendees:

Bug and Feature Tracker Updates

Discussion items

  • explanation component not working
    • Did it ever work? Can anyone remember when?
  • merge sometimes loses text details; sometimes can't undo merge
    • This is a sporadic problem; not new to 2.1b10
    • I have not been able to reproduce this. Midori and Ramona have both seen it, but couldn't reproduce it reliably.
    • If anyone can give me a repeatable example of this problem, I will do my best to track it down.
  • Trying to help Paola to get her OBO-Edit behaving like Becky's. Problems with her dictionary. None of her problems appear to be OBO-Edit bugs.
  • have to click twice to view search results in text editor - This turned out to be another occurrence of a previously-observed issue where this happened to Harold when his oboedit_config/perspectives was out of date. Sure enough, when Ramona removed her perspectives subdirectory, it fixed this problem.
  • Michael Ashburner reported, "Every now and again a Tree Editor window gets the shakes, the terms spontaneously travelling up & down the window.

This cannot be cured - except by killing the window."

"When I select a term from a search, the tree editor moves to the term, but then continues to scroll up without stopping when I then touch another area such as the text editor. In fact, if I select a term from the search, the tree editor jumps to the term with it being on the top of the window. If I then so much has hover my mouse over the search screen again, the tree editor starts scrolling up again, no touch or click needed."

      • Harold reported that this never happened to him again. Has anyone else observed it?

Fixed since last meeting

Currently working on

Next bugs to work on

Links

Back to OEWG Meeting agenda and minutes List